Domain mindreading.ryx007.work
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 104.21.20.176:8443 · mindreading.ryx007.work

    2026-01-24 09:17

    HTTP/1.1 523 <none>
    Date: Sat, 24 Jan 2026 09:17:32 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
    Server-Timing: cfEdge;dur=187,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c2e70378e913d5a-BOM
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:14b0:8443 · mindreading.ryx007.work

    2026-01-24 09:17

    HTTP/1.1 523 <none>
    Date: Sat, 24 Jan 2026 09:17:32 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
    Server-Timing: cfEdge;dur=172,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c2e7036dd69ae68-SIN
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 172.67.193.69:8443 · mindreading.ryx007.work

    2026-01-24 09:17

    HTTP/1.1 523 <none>
    Date: Sat, 24 Jan 2026 09:17:32 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
    Server-Timing: cfEdge;dur=165,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c2e7036b9733413-SIN
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 104.21.20.176:443 · mindreading.ryx007.work

    2026-01-24 09:17

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 09:17:32 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 15 Dec 2023 11:44:55 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=186
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YwVa3Yg2W1iEUcYV3EPhSbrqUmmWlagVeO2D8xs7EFl41NhFeP%2BKcrTF%2B3vY7XDJakbCvbFjsaWWqWAUU2I%2F1iP%2FyLr6UB%2BVn%2Brorio%2B368Wr6brYB%2BL"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9c2e7036d8c3aadf-YYZ
    alt-svc: h3=":443"; ma=86400
    
    
    <!doctype html>
    <html>
    <head>
    	<meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
    	<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
    	<link href="https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,600&display=swap" rel="stylesheet">
    
    	<style>
        	body{
        		font-family: 'DM Sans', sans-serif;
            	background: url("images/background.jpg");
        	}
        	.heading-famiy{
            	font-weight: 800;
        	}
        	.newsletter-submit{
        		background: #984df1;
        		border-radius: 50px;
        		box-shadow: 5px 5px 4px rgba(228,153,169,.4);
        		color: #fff;
            	border: none;
            	box-sizing: border-box;
        		cursor: pointer;
        		display: inline-flex;
                align-items: center;
            	font-size: 16px;
        		font-weight: 400;
        		justify-content: center;
        		line-height: 22px;
                padding: 14px 24px;
        		text-align: center;
        		text-decoration: none;
        		transition: all .25s ease-in-out;
        		white-space: pre-wrap;
            	min-height: 50px;
        	}
        	.newsletter-submit:focus{
        		background: #b485f1;
        	}
        	.newsletter-submit:hover{
        		background: #d3bbf4;
        	}
        
        	.newsletter-email{
            	background: transparent;
        		color: #fff;
            	border: 1px solid #fff;
        		border-radius: 5px;
        		box-sizing: border-box;
        		display: block;
        		font-family: inherit;
        		font-size: 16px;
        		height: 48px;
        		padding: 5px 12px;
        		transition: all .25s ease-in-out;
        		width: 100%;
            	line-height: 1.15;
            	outline: none;
        	}
        	.product-box{
        		background: #fff;
        		border: 1px solid #984df1;
        		border-radius: 24px;
            	padding: 72px 28px;
        	}
        	.product-item{
                padding: 44px;
        	}
        	.product-item p{
            	font-size: 16px;
    		    line-height: 1.5;
            	color: #666;
        	}
        	.product-item img{
            	height: 100px;
            	width: 100px;
        	}
        	.product-item h3{
            	font-size: 24px;
            	margin-top: 24px;
        		line-height: 32px;
        		min-height: 96px;
            	color: #333;
            	font-weight: 400;
            	padding-left: 56px;
        		position: relative;
        	}
        	.product-item h3:before{
            	background-color: #333;
        		content: "";
        		height: 1px;
        		left: 0;
        		position: absolute;
        		top: 15px;
        		width: 40px;
        	}
        	.product-item:nth-child(2),.product-item:nth-child(3){
            	background-image: linear-gradient(#717484 20%,hsla(0,0%,100%,0) 0);
        		background-position: 0;
        		background-repeat: repeat-y;
        		background-size: 2px 10px;
        	}
        	.btn1{
            	position: relative;
            	color: #fff;
            	border: 2px solid rgb(0 0 0);
            	background-color: #000000;
            	border-radius: 50px;
            	padding-left: 25px;
        		padding-right: 25px;
            	font-size: 1rem;
            	font-weight: 700;
        		line-height: 1.5;
            	overflow: hidden;
            	text-decoration: none;
            	backface-visibility: hidden;
            	transform: translateZ(0);
            	transition-property: color;
            	-webkit-tap-highlight-color: rgba(0,0,0,0);
            	transition-duration: 0.3s;
        	}
        	.btn2{
            	color: #000;
            	background: #fff;
        	}
    		.btn1:before {
      			content: "";
      			position: absolute;
      			z-index: -1;
      			top: 0;
      			left: 0;
      			right: 0;
      			bottom: 0;
      			background: rgb(254 51 10);
      			transform: scaleY(0);
      			transform-origin: 50% 0;
      			transition-property: transform;
      			transition-duration: 0.3s;
      			transition-timing-function: ease-out;
    		}
    		.btn1:hover, .btn1:focus, .btn1:active {
      			color: white;
    			border: 2px solid rgb(254 51 10);
    		}
    		.btn1:hover:before, .btn1:focus:before, .btn1:active:before {
      			transform: scaleY(1);
    		}
    	</style>
    
    </head>
    <body>
    	<nav class="navbar sticky-top navbar-expand-lg">
      		<div class="container">
        		<a class="navbar-brand" href="#">Navbar</a>
        		<button class="navbar-toggler" type="button" data-bs-toggle="collapse" da
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:14b0:80 · mindreading.ryx007.work

    2026-01-24 09:17

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 24 Jan 2026 09:17:32 GMT
    Content-Length: 0
    Connection: close
    Location: https://mindreading.ryx007.work/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=FZe7E28ygImRfpCabUF1XWb772TQSgBFGejFTG2hQRacdSHFPAPPKSaiDMIIY2wv6TWYKpsPesQdh1gr2OzRc%2FSleURenQGqlsZJBe%2F9MDe7VJcJvAF8ut60N8HA%2FhJWIsSe"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9c2e703588401f9f-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 104.21.20.176:80 · mindreading.ryx007.work

    2026-01-24 09:17

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 24 Jan 2026 09:17:32 GMT
    Content-Length: 0
    Connection: close
    Location: https://mindreading.ryx007.work/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=L6OjCkqbF6aXVQZywLEqguJJVnoaFUugjYSb9lpRI3nmgjUjpVPcnFtmXDD1sio%2B3KgTqqw91t71%2F07ykNq9qimcusW8o0sElrncvvqjMBa38pFvsPWn"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9c2e703588d890e5-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:14b0:443 · mindreading.ryx007.work

    2026-01-24 09:17

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 09:17:32 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 15 Dec 2023 11:44:55 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=4,cfOrigin;dur=147
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=O68tKo2giK%2Fthz0vUm%2Bn%2F8yWN10GfiYwQL9bMOp5Xth2MbpXyP6%2FXSpjXTLDEA%2F2W7W9mkqQwOEtfNHdu3cGbDU6Q58z3nz1GP39zKmMLVUdb7TcX%2BMLOp3BqXmJF2Qv0Sv6"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9c2e703749501fdb-SJC
    alt-svc: h3=":443"; ma=86400
    
    
    <!doctype html>
    <html>
    <head>
    	<meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
    	<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
    	<link href="https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,600&display=swap" rel="stylesheet">
    
    	<style>
        	body{
        		font-family: 'DM Sans', sans-serif;
            	background: url("images/background.jpg");
        	}
        	.heading-famiy{
            	font-weight: 800;
        	}
        	.newsletter-submit{
        		background: #984df1;
        		border-radius: 50px;
        		box-shadow: 5px 5px 4px rgba(228,153,169,.4);
        		color: #fff;
            	border: none;
            	box-sizing: border-box;
        		cursor: pointer;
        		display: inline-flex;
                align-items: center;
            	font-size: 16px;
        		font-weight: 400;
        		justify-content: center;
        		line-height: 22px;
                padding: 14px 24px;
        		text-align: center;
        		text-decoration: none;
        		transition: all .25s ease-in-out;
        		white-space: pre-wrap;
            	min-height: 50px;
        	}
        	.newsletter-submit:focus{
        		background: #b485f1;
        	}
        	.newsletter-submit:hover{
        		background: #d3bbf4;
        	}
        
        	.newsletter-email{
            	background: transparent;
        		color: #fff;
            	border: 1px solid #fff;
        		border-radius: 5px;
        		box-sizing: border-box;
        		display: block;
        		font-family: inherit;
        		font-size: 16px;
        		height: 48px;
        		padding: 5px 12px;
        		transition: all .25s ease-in-out;
        		width: 100%;
            	line-height: 1.15;
            	outline: none;
        	}
        	.product-box{
        		background: #fff;
        		border: 1px solid #984df1;
        		border-radius: 24px;
            	padding: 72px 28px;
        	}
        	.product-item{
                padding: 44px;
        	}
        	.product-item p{
            	font-size: 16px;
    		    line-height: 1.5;
            	color: #666;
        	}
        	.product-item img{
            	height: 100px;
            	width: 100px;
        	}
        	.product-item h3{
            	font-size: 24px;
            	margin-top: 24px;
        		line-height: 32px;
        		min-height: 96px;
            	color: #333;
            	font-weight: 400;
            	padding-left: 56px;
        		position: relative;
        	}
        	.product-item h3:before{
            	background-color: #333;
        		content: "";
        		height: 1px;
        		left: 0;
        		position: absolute;
        		top: 15px;
        		width: 40px;
        	}
        	.product-item:nth-child(2),.product-item:nth-child(3){
            	background-image: linear-gradient(#717484 20%,hsla(0,0%,100%,0) 0);
        		background-position: 0;
        		background-repeat: repeat-y;
        		background-size: 2px 10px;
        	}
        	.btn1{
            	position: relative;
            	color: #fff;
            	border: 2px solid rgb(0 0 0);
            	background-color: #000000;
            	border-radius: 50px;
            	padding-left: 25px;
        		padding-right: 25px;
            	font-size: 1rem;
            	font-weight: 700;
        		line-height: 1.5;
            	overflow: hidden;
            	text-decoration: none;
            	backface-visibility: hidden;
            	transform: translateZ(0);
            	transition-property: color;
            	-webkit-tap-highlight-color: rgba(0,0,0,0);
            	transition-duration: 0.3s;
        	}
        	.btn2{
            	color: #000;
            	background: #fff;
        	}
    		.btn1:before {
      			content: "";
      			position: absolute;
      			z-index: -1;
      			top: 0;
      			left: 0;
      			right: 0;
      			bottom: 0;
      			background: rgb(254 51 10);
      			transform: scaleY(0);
      			transform-origin: 50% 0;
      			transition-property: transform;
      			transition-duration: 0.3s;
      			transition-timing-function: ease-out;
    		}
    		.btn1:hover, .btn1:focus, .btn1:active {
      			color: white;
    			border: 2px solid rgb(254 51 10);
    		}
    		.btn1:hover:before, .btn1:focus:before, .btn1:active:before {
      			transform: scaleY(1);
    		}
    	</style>
    
    </head>
    <body>
    	<nav class="navbar sticky-top navbar-expand-lg">
      		<div class="container">
        		<a class="navbar-brand" href="#">Navbar</a>
        		<button class="navbar-toggler" type="button" data-bs-toggle="collapse" da
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::ac43:c145:443 · mindreading.ryx007.work

    2026-01-24 09:17

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 09:17:32 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 15 Dec 2023 11:44:55 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=5,cfOrigin;dur=83
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MYeVypAug8mcjCwhSaZmTG%2Faj3KdmdnLQIa5Da2A4JmqyjW4T5qJ4D6961oxq2VwdNBwvDOPTm65MQbptrravvv2DMxIiexa43IW4kzSGQcouAYErwAxFL29zZwgzx8ADw%3D%3D"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9c2e70368df2fccc-EWR
    alt-svc: h3=":443"; ma=86400
    
    
    <!doctype html>
    <html>
    <head>
    	<meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
    	<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
    	<link href="https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,600&display=swap" rel="stylesheet">
    
    	<style>
        	body{
        		font-family: 'DM Sans', sans-serif;
            	background: url("images/background.jpg");
        	}
        	.heading-famiy{
            	font-weight: 800;
        	}
        	.newsletter-submit{
        		background: #984df1;
        		border-radius: 50px;
        		box-shadow: 5px 5px 4px rgba(228,153,169,.4);
        		color: #fff;
            	border: none;
            	box-sizing: border-box;
        		cursor: pointer;
        		display: inline-flex;
                align-items: center;
            	font-size: 16px;
        		font-weight: 400;
        		justify-content: center;
        		line-height: 22px;
                padding: 14px 24px;
        		text-align: center;
        		text-decoration: none;
        		transition: all .25s ease-in-out;
        		white-space: pre-wrap;
            	min-height: 50px;
        	}
        	.newsletter-submit:focus{
        		background: #b485f1;
        	}
        	.newsletter-submit:hover{
        		background: #d3bbf4;
        	}
        
        	.newsletter-email{
            	background: transparent;
        		color: #fff;
            	border: 1px solid #fff;
        		border-radius: 5px;
        		box-sizing: border-box;
        		display: block;
        		font-family: inherit;
        		font-size: 16px;
        		height: 48px;
        		padding: 5px 12px;
        		transition: all .25s ease-in-out;
        		width: 100%;
            	line-height: 1.15;
            	outline: none;
        	}
        	.product-box{
        		background: #fff;
        		border: 1px solid #984df1;
        		border-radius: 24px;
            	padding: 72px 28px;
        	}
        	.product-item{
                padding: 44px;
        	}
        	.product-item p{
            	font-size: 16px;
    		    line-height: 1.5;
            	color: #666;
        	}
        	.product-item img{
            	height: 100px;
            	width: 100px;
        	}
        	.product-item h3{
            	font-size: 24px;
            	margin-top: 24px;
        		line-height: 32px;
        		min-height: 96px;
            	color: #333;
            	font-weight: 400;
            	padding-left: 56px;
        		position: relative;
        	}
        	.product-item h3:before{
            	background-color: #333;
        		content: "";
        		height: 1px;
        		left: 0;
        		position: absolute;
        		top: 15px;
        		width: 40px;
        	}
        	.product-item:nth-child(2),.product-item:nth-child(3){
            	background-image: linear-gradient(#717484 20%,hsla(0,0%,100%,0) 0);
        		background-position: 0;
        		background-repeat: repeat-y;
        		background-size: 2px 10px;
        	}
        	.btn1{
            	position: relative;
            	color: #fff;
            	border: 2px solid rgb(0 0 0);
            	background-color: #000000;
            	border-radius: 50px;
            	padding-left: 25px;
        		padding-right: 25px;
            	font-size: 1rem;
            	font-weight: 700;
        		line-height: 1.5;
            	overflow: hidden;
            	text-decoration: none;
            	backface-visibility: hidden;
            	transform: translateZ(0);
            	transition-property: color;
            	-webkit-tap-highlight-color: rgba(0,0,0,0);
            	transition-duration: 0.3s;
        	}
        	.btn2{
            	color: #000;
            	background: #fff;
        	}
    		.btn1:before {
      			content: "";
      			position: absolute;
      			z-index: -1;
      			top: 0;
      			left: 0;
      			right: 0;
      			bottom: 0;
      			background: rgb(254 51 10);
      			transform: scaleY(0);
      			transform-origin: 50% 0;
      			transition-property: transform;
      			transition-duration: 0.3s;
      			transition-timing-function: ease-out;
    		}
    		.btn1:hover, .btn1:focus, .btn1:active {
      			color: white;
    			border: 2px solid rgb(254 51 10);
    		}
    		.btn1:hover:before, .btn1:focus:before, .btn1:active:before {
      			transform: scaleY(1);
    		}
    	</style>
    
    </head>
    <body>
    	<nav class="navbar sticky-top navbar-expand-lg">
      		<div class="container">
        		<a class="navbar-brand" href="#">Navbar</a>
        		<button class="navbar-toggler" type="button" data-bs-toggle="collapse" da
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::ac43:c145:80 · mindreading.ryx007.work

    2026-01-24 09:17

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 24 Jan 2026 09:17:32 GMT
    Content-Length: 0
    Connection: close
    Location: https://mindreading.ryx007.work/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XXjhBDgxByDowVXHUTYKK36ZEihZxYIf8%2FuWLMa5YZvVtKtLxvLkviF0AYEZ8SfCyHVlNY7oSd5yWZJAjE435JsjywrZ8JBJyk1P5YtVzXoxIXiVlFfcG72udhficNYYlT%2FX"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c2e70353fcef531-AMS
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 172.67.193.69:80 · mindreading.ryx007.work

    2026-01-24 09:17

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 24 Jan 2026 09:17:32 GMT
    Content-Length: 0
    Connection: close
    Location: https://mindreading.ryx007.work/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FTwzodL7WtqBENXDIqYMkW74McmJSGFWwBUx%2B8gSGZkElsR5o21%2FBj7b80h91DNfG08tdjFoyKj6EEHJd8UMMugFUc1t6nsMssHp5zNHTq1OOnZBl%2Fum"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c2e70351f84774a-LHR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 172.67.193.69:443 · mindreading.ryx007.work

    2026-01-24 09:17

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 09:17:32 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Fri, 15 Dec 2023 11:44:55 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=RGRIbpv6AxAguFb%2BV5mfROw8FnvLfAUMklOs%2BGqqxmK%2FAqdPqiNS3dwqm%2BjwXDS5onXpc79XGJaaW5T2OrFKRGIitS1n5XoA7DtDCJI%2FX%2Bsp9aKRjxQq"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c2e703539d58cb0-AMS
    alt-svc: h3=":443"; ma=86400
    
    
    <!doctype html>
    <html>
    <head>
    	<meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
    	<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
    	<link href="https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,600&display=swap" rel="stylesheet">
    
    	<style>
        	body{
        		font-family: 'DM Sans', sans-serif;
            	background: url("images/background.jpg");
        	}
        	.heading-famiy{
            	font-weight: 800;
        	}
        	.newsletter-submit{
        		background: #984df1;
        		border-radius: 50px;
        		box-shadow: 5px 5px 4px rgba(228,153,169,.4);
        		color: #fff;
            	border: none;
            	box-sizing: border-box;
        		cursor: pointer;
        		display: inline-flex;
                align-items: center;
            	font-size: 16px;
        		font-weight: 400;
        		justify-content: center;
        		line-height: 22px;
                padding: 14px 24px;
        		text-align: center;
        		text-decoration: none;
        		transition: all .25s ease-in-out;
        		white-space: pre-wrap;
            	min-height: 50px;
        	}
        	.newsletter-submit:focus{
        		background: #b485f1;
        	}
        	.newsletter-submit:hover{
        		background: #d3bbf4;
        	}
        
        	.newsletter-email{
            	background: transparent;
        		color: #fff;
            	border: 1px solid #fff;
        		border-radius: 5px;
        		box-sizing: border-box;
        		display: block;
        		font-family: inherit;
        		font-size: 16px;
        		height: 48px;
        		padding: 5px 12px;
        		transition: all .25s ease-in-out;
        		width: 100%;
            	line-height: 1.15;
            	outline: none;
        	}
        	.product-box{
        		background: #fff;
        		border: 1px solid #984df1;
        		border-radius: 24px;
            	padding: 72px 28px;
        	}
        	.product-item{
                padding: 44px;
        	}
        	.product-item p{
            	font-size: 16px;
    		    line-height: 1.5;
            	color: #666;
        	}
        	.product-item img{
            	height: 100px;
            	width: 100px;
        	}
        	.product-item h3{
            	font-size: 24px;
            	margin-top: 24px;
        		line-height: 32px;
        		min-height: 96px;
            	color: #333;
            	font-weight: 400;
            	padding-left: 56px;
        		position: relative;
        	}
        	.product-item h3:before{
            	background-color: #333;
        		content: "";
        		height: 1px;
        		left: 0;
        		position: absolute;
        		top: 15px;
        		width: 40px;
        	}
        	.product-item:nth-child(2),.product-item:nth-child(3){
            	background-image: linear-gradient(#717484 20%,hsla(0,0%,100%,0) 0);
        		background-position: 0;
        		background-repeat: repeat-y;
        		background-size: 2px 10px;
        	}
        	.btn1{
            	position: relative;
            	color: #fff;
            	border: 2px solid rgb(0 0 0);
            	background-color: #000000;
            	border-radius: 50px;
            	padding-left: 25px;
        		padding-right: 25px;
            	font-size: 1rem;
            	font-weight: 700;
        		line-height: 1.5;
            	overflow: hidden;
            	text-decoration: none;
            	backface-visibility: hidden;
            	transform: translateZ(0);
            	transition-property: color;
            	-webkit-tap-highlight-color: rgba(0,0,0,0);
            	transition-duration: 0.3s;
        	}
        	.btn2{
            	color: #000;
            	background: #fff;
        	}
    		.btn1:before {
      			content: "";
      			position: absolute;
      			z-index: -1;
      			top: 0;
      			left: 0;
      			right: 0;
      			bottom: 0;
      			background: rgb(254 51 10);
      			transform: scaleY(0);
      			transform-origin: 50% 0;
      			transition-property: transform;
      			transition-duration: 0.3s;
      			transition-timing-function: ease-out;
    		}
    		.btn1:hover, .btn1:focus, .btn1:active {
      			color: white;
    			border: 2px solid rgb(254 51 10);
    		}
    		.btn1:hover:before, .btn1:focus:before, .btn1:active:before {
      			transform: scaleY(1);
    		}
    	</style>
    
    </head>
    <body>
    	<nav class="navbar sticky-top navbar-expand-lg">
      		<div class="container">
        		<a class="navbar-brand" href="#">Navbar</a>
        		<button class="navbar-toggler" type="button" data-bs-toggle="collapse" da
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::ac43:c145:8443 · mindreading.ryx007.work

    2026-01-24 09:17

    HTTP/1.1 523 <none>
    Date: Sat, 24 Jan 2026 09:17:32 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: 9c2e7034ea6a2ba9-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-24 by HttpPlugin
    Create report
ryx007.work*.ryx007.work
CN:
ryx007.work
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-29 11:58
Not after:
2026-02-27 12:56