Domain humdrumcipd.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3032::6815:4806:443 · humdrumcipd.com

    2026-01-10 16:48

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 16:48:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=y%2B8Ku331NQSLxbUEnaRQlXGNfhNiKQzaWlPt2vGUBK4ykkBfKHKy9wI%2BNlzueLW3GC5VPBsWWRCYZWowOPAWtRhmpdg%2Bu92d%2FcpMwWEI1wKbrduTc000BCUNMQ%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=317
    CF-RAY: 9bbda9c1ab81df9a-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:4806:80 · humdrumcipd.com

    2026-01-10 16:48

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 16:48:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HBHk27JykohwmvarQGETIhItGloAq%2B7k8OFp9hyv%2BCm%2B5GdHO6Xw49EAePj2nf79GwM0hQ%2FzX5PMH2TSNSlqvwQrYi9CUstMQvER1bMidhyJza2YwW87uPieeg%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=16,cfOrigin;dur=176
    CF-RAY: 9bbda9c04a9352c6-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:ad64:80 · humdrumcipd.com

    2026-01-10 16:48

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 16:48:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=5e8duFZVzWd45sSqMC7YxZDOmKAWizoC2vCXK3MXEv0D2OX%2FqVwa8C%2Bd9zBw7tYNNjhmdgc2LbRkbn%2FZ4g5toWfPykIgMnCAy0SSfv9Wgf8M%2BZj%2FXiMM0nTifg%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9bbda9bf3a6b91db-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 172.67.173.100:443 · humdrumcipd.com

    2026-01-10 16:48

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 16:48:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=egACkHVPZE3lgoqXG5yi4s4%2BF1HhFjt0jDOpheaMxQ196m6%2Bc%2FuQKT6y9HBl5YYdEBzXR3BHfsD3ND2svVLFKXwr8KoVSBrfO6Sg10Rv8Q%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9bbda9bf3dd3dbc1-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 104.21.72.6:8443 · humdrumcipd.com

    2026-01-10 16:48

    HTTP/1.1 521 <none>
    Date: Sat, 10 Jan 2026 16:48:38 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbda9bf1e33d233-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:4806:8443 · humdrumcipd.com

    2026-01-10 16:48

    HTTP/1.1 521 <none>
    Date: Sat, 10 Jan 2026 16:48:38 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbda9bf0cfedca6-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:ad64:443 · humdrumcipd.com

    2026-01-10 16:48

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 16:48:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2Bhy4mmir3J9CiPXl%2B9hQrQUtlK4LHzPg49FUq5vrWgOd7tIvI87np%2BkZvSkSKudMmsey89HNN6a6UQYvHf4JJPx4ycrdtkV52msKZ%2BWf%2B0582DCvFhL8S97b0A%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9bbda9bee916eb5b-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 104.21.72.6:80 · humdrumcipd.com

    2026-01-10 16:48

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 16:48:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QVhfGkdHOya%2FP%2Fk8eAJvx6BqW0F1swXe3GIsDNgobW%2F58FzPIn1%2F8NRR5P1ydkmqf4xHUn9As4M0Sbea7WDoY%2B3%2FYduZ7XCZPeRp%2BPOBGw%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9bbda9befe13dbaf-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 104.21.72.6:443 · humdrumcipd.com

    2026-01-10 16:48

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 16:48:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NW3aiRBLAPJG82eEnyXjmzT8QsHlKIdcKmhe%2F37rp7Dzq0jV0y1y1IUSmawVWaGOrBkfWCEe3osLsPdid7DsDuKfye%2BoqvDioXNOLvokVQ%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9bbda9becdead2f7-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 172.67.173.100:8443 · humdrumcipd.com

    2026-01-10 16:48

    HTTP/1.1 521 <none>
    Date: Sat, 10 Jan 2026 16:48:38 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbda9bedc90ae0b-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:ad64:8443 · humdrumcipd.com

    2026-01-10 16:48

    HTTP/1.1 521 <none>
    Date: Sat, 10 Jan 2026 16:48:38 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbda9beb85b7310-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 172.67.173.100:80 · humdrumcipd.com

    2026-01-10 16:48

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 16:48:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=zUDjCPX6GaOdErWZCeOp%2BJHsdcgpI8VX1NDIEVp3foDyxwXn91ZH%2FSCrqceal9vz03N5beAOYElZxWF1%2FTGvwO9mTbAmS%2B4ANPaZdXYZsw%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9bbda9bedb32dca1-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Joints Restoration Solution
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
    	<meta charset="UTF-8" />
    	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>Joints Restoration Solution</title>
    	<style>
    		* {
    			margin: 0;
    			padding: 0;
    			box-sizing: border-box;
    		}
    
    		body {
    			font-family: Arial, sans-serif;
    			background-color: #ffffff;
    			color: #333333;
    			text-align: center;
    			line-height: 1.6;
    		}
    
    		.container {
    			max-width: 1000px;
    			margin: 0 auto;
    			padding: 24px 16px;
    		}
    
    		.header {
    			margin-bottom: 16px;
    			color: #666666;
    		}
    
    		.header p {
    			font-size: 14px;
    			line-height: 1.5;
    		}
    
    		.header .title {
    			display: block;
    			font-weight: 600;
    			color: #1f2937;
    			margin-bottom: 4px;
    		}
    
    		.header .meta {
    			font-size: 12px;
    			color: #6b7280;
    		}
    
    		.divider {
    			border-top: 1px solid #e5e7eb;
    			margin: 24px auto;
    			width: 75%;
    		}
    
    		.main-title {
    			font-size: 32px;
    			font-weight: normal;
    			line-height: 1.3;
    			margin: 24px 0;
    			color: #475569;
    			padding: 0 8px;
    		}
    
    		.highlight {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 4px 8px;
    			border-radius: 6px;
    			display: inline-block;
    			margin-top: 4px;
    		}
    
    		.emphasis {
    			font-weight: bold;
    			color: #1f2937;
    		}
    
    		.video-container {
    			margin: 32px auto;
    			width: 100%;
    			max-width: 640px;
    			padding: 0 8px;
    		}
    
    		.video-wrapper {
    			position: relative;
    			overflow: hidden;
    			border-radius: 12px;
    			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    			transition: all 0.3s ease;
    		}
    
    		.video-image {
    			width: 100%;
    			height: 100%;
    			cursor: pointer;
    		}
    
    
    		.play-overlay {
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			transition: all 0.3s ease;
    		}
    
    
    		.play-button {
    			width: 64px;
    			height: 64px;
    			background-color: #ef4444;
    			border-radius: 50%;
    			display: flex;
    			align-items: center;
    			justify-content: center;
    			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    			transition: all 0.3s ease;
    		}
    
    		.play-icon {
    			width: 24px;
    			height: 24px;
    			fill: white;
    			margin-left: 4px;
    		}
    
    		.cta-button {
    			display: block;
    			width: 100%;
    			max-width: 640px;
    			margin: 24px auto;
    			background-color: #ef4444;
    			color: white;
    			font-size: 18px;
    			font-weight: bold;
    			padding: 16px 24px;
    			border-radius: 12px;
    			text-decoration: none;
    			box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
    			transition: all 0.3s ease;
    			border: 2px solid #ef4444;
    		}
    
    		.cta-button:hover {
    			background-color: #dc2626;
    			transform: translateY(-2px);
    			box-shadow: 0 8px 20px rgba(239, 68, 68, 0.4);
    		}
    
    		.description {
    			max-width: 800px;
    			margin: 32px auto;
    			text-align: left;
    			padding: 0 16px;
    			color: #374151;
    		}
    
    		.description p {
    			font-size: 16px;
    			line-height: 1.6;
    			margin-bottom: 20px;
    		}
    
    		.description .highlight-text {
    			color: #ef4444;
    			font-weight: bold;
    			background-color: #fef2f2;
    			padding: 2px 6px;
    			border-radius: 4px;
    		}
    
    		.description .success-number {
    			font-weight: bold;
    			color: #059669;
    		}
    
    		.description .warning {
    			font-weight: bold;
    			color: #dc2626;
    		}
    
    		.call-to-action-text {
    			text-align: center;
    			padding: 16px 24px;
    			border-radius: 8px;
    		}
    
    		.call-to-action-text p {
    			font-size: 16px;
    			font-weight: 500;
    			color: #1f2937;
    		}
    
    		.footer {
    			font-size: 14px;
    			color: #6b7280;
    			margin-top: 48px;
    			padding: 16px 24px;
    			border-top: 1px solid #e5e7eb;
    			background-color: #f9fafb;
    			border-radius: 12px 12px 0 0;
    		}
    
    		.footer p {
    			margin-bottom: 16px;
    			font-weight: 500;
    		}
    
    		.footer-links {
    			display: flex;
    			flex-wrap: wrap;
    			justify-content: center;
    			gap: 8px 16px;
    			margin-bottom: 24px;
    			font-size: 12px;
    		}
    
    		.footer-links a {
    			color: #3b82f6;
    			text-decoration: none;
    			padding: 4px 8px;
    		}
    
    		.footer-links a:hover {
    			text-decoration: underline;
    			color: #1d4ed8;
    		}
    
    		.footer-links .separator {
    			color: #d1d5db;
    		}
    
    		.disclaimer {
    			font-size: 12px;
    			color: #9ca3af;
    			line-height: 1.5;
    			text-align: left;
    	
    Found 2026-01-10 by HttpPlugin
    Create report
humdrumcipd.com*.humdrumcipd.com
CN:
humdrumcipd.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-10 15:47
Not after:
2026-04-10 16:46