cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2606:4700:3036::ac43:c339:8443 · quasatron.com
2026-01-05 15:35
HTTP/1.1 522 <none> Date: Mon, 05 Jan 2026 15:36:20 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=19475,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b940c7d6adc0517-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3036::ac43:c339:443 · quasatron.com
2026-01-05 15:35
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 15:35:59 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Set-Cookie: request_id=54e5fa08-97b7-4864-948a-2c4dd393ff27; Max-Age=3600; Path=/; HttpOnly
last-modified: Thu, 18 Jan 2024 19:43:11 GMT
Cache-Control: max-age=3600
vary: Accept-Encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3dDSz5J0OTwkTPCPSEAqLyBuI1Nub6VUOfAYj4bMQ3rudy4NFjGcbZv6lva7YR7ih7NjEUsYZWcLlxah4FBVfZeLzyLF4cjVbwf8fQx1hSidesTiWK1T"}]}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=7,cfOrigin;dur=57
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Mon, 05 Jan 2026 16:35:59 GMT
Age: 0
x-request-id: 54e5fa08-97b7-4864-948a-2c4dd393ff27
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 9b940c75cfecdcf2-EWR
alt-svc: h3=":443"; ma=86400
<html><HEAD>
</HEAD><FRAMESET border='0' ROWS='*,1'> <FRAME SRC='https://kcmazie.github.io'><FRAME SRC='blank.html'> </FRAMESET> </html><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"d59f8a5f2e6c441a98299f64a0e30368","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
Open service 104.21.84.161:80 · quasatron.com
2026-01-05 15:35
HTTP/1.1 467 <none>
Date: Mon, 05 Jan 2026 15:35:59 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Set-Cookie: request_id=c936df12-3344-4d9d-a4bb-34f1caa8cd64; Max-Age=3600; Path=/; HttpOnly
Cache-Control: no-store, no-cache, must-revalidate, max-age=0
Pragma: no-cache
Expires: 0
X-Request-ID: c936df12-3344-4d9d-a4bb-34f1caa8cd64
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=22,cfOrigin;dur=14
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XgeJgHBkR4%2FHPl0ek4OrUL7i3w9cpBHcTjv5G57dfuJBVV8qBAy4P86r0i5PZ22nojO3p%2BpDcPHYM5yqZXqzW5SPO43PaUU6EjG0uzQ%3D"}]}
Server: cloudflare
CF-RAY: 9b940c757a617290-EWR
alt-svc: h3=":443"; ma=86400
Page title: Access Denied
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Access Denied</title>
<style>
html, body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
background: #ffffff;
color: #333;
margin: 0;
padding: 0;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
}
h1 {
color: #c00;
font-size: 2.5em;
margin: 50px 0 10px 0;
text-align: center;
}
h2 {
color: #555;
font-size: 1.7em;
margin: 5px 0 40px 0;
text-align: center;
}
/* Browser window */
.screen {
width: 90%;
max-width: 1200px;
background: #f0f0f0;
border-radius: 10px;
box-shadow: 0 20px 40px rgba(0,0,0,0.3);
border: 1px solid #ccc;
position: relative;
overflow: hidden;
}
/* Tab bar */
.screen .tab-bar {
height: 35px;
background: #e0e0e0;
display: flex;
align-items: center;
padding: 0 10px;
border-bottom: 1px solid #ccc;
}
.screen .tab {
width: 14px;
height: 14px;
border-radius: 50%;
margin-right: 6px;
}
.screen .tab.red { background: #f25f58; }
.screen .tab.yellow { background: #f8c956; }
.screen .tab.green { background: #3fc14f; }
/* URL bar */
.screen .url-bar {
height: 28px;
background: #ffffff;
margin: 5px 15px;
border-radius: 6px;
border: 1px solid #ccc;
display: flex;
align-items: center;
padding: 0 10px;
font-size: 0.9em;
color: #555;
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
/* Page content */
.screen .content {
padding: 100px 40px;
position: relative;
}
/* Red circle X */
.block-icon {
width: 160px;
height: 160px;
margin: 0 auto;
border-radius: 50%;
background-color: #c00;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 0 12px rgba(0,0,0,0.25);
}
.block-icon svg {
width: 80px;
height: 80px;
stroke: #fff;
stroke-width: 10;
}
/* Bottom questions */
.container {
width: 95%;
max-width: 1400px;
margin: 40px auto 10px auto;
display: flex;
justify-content: space-between;
gap: 20px;
}
.box {
flex: 1;
min-width: 0;
background: #fff;
padding: 30px;
border-radius: 6px;
box-shadow: 0 0 15px rgba(0,0,0,0.1);
text-align: left;
font-size: 1em;
}
/* Request ID in rectangle */
.request-id-footer {
margin-top: 10px;
background: #f8f8f8;
border: 1px solid #ccc;
padding: 15px 30px;
font-weight: bold;
font-family: monospace;
color: #c00;
font-size: 1.3em;
border-radius: 6px;
text-align: center;
box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
}
</style>
</head>
<body>
<h1>Sorry, you have been blocked</h1>
<h2>You are unable to access <strong>quasatron.com</strong></h2>
<div class="screen">
<!-- Tab bar -->
<div class="tab-bar">
<div class="tab red"></div>
<div class="tab yellow"></div>
<div class="tab green"></div>
</div>
<!-- URL bar -->
<div class="url-bar">
https://quasatron.com
</div>
<!-- Page content -->
<div class="content">
<div class="block-icon">
<svg viewBox="0 0 60 60">
<line x1="0" y1="0" x2="60" y2="60"/>
<line x1="60" y1="0" x2="0" y2="60"/>
</svg>
</div>
</div>
</div>
<div class="container">
<div class="box">
<strong>Why have I been blocked?</strong>
<p>It seems that something in your recent request triggered our website’s security system. These protections are in place to keep the site safe from online threats and misuse. Various actions can cause this block, such as submitting specific words or phrases, executing a SQL command, or sending improperly formatted data.</p>
</div>
<div class="box">
<strong>What can I do to resolve this?</strong>
<p>If you think you were blocked by mistake, please reach out to the site owner. Be sure to include the Request ID shown below so they can quickly look into your request and restore access if appropriate.</p>
Open service 2606:4700:3036::ac43:c339:80 · quasatron.com
2026-01-05 15:35
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 15:35:59 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Set-Cookie: request_id=790ae10b-3b5a-4ace-b361-16b5e64d2200; Max-Age=3600; Path=/; HttpOnly
Last-Modified: Thu, 18 Jan 2024 19:43:11 GMT
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=113
Cache-Control: max-age=3600
Expires: Mon, 05 Jan 2026 16:35:59 GMT
Vary: Accept-Encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MrVgd2hrLPMU9REGGcPbWiCnypUUuo4ZxG0Jp4HNVOs9biRSGqgTJWraktCGK25fVTsLefIuY8TpGNwGNdNAbUQ%2BHWFOOXSW4SwrdhWLntoT5iWDjOZ%2FtY4%3D"}]}
Age: 0
X-Request-ID: 790ae10b-3b5a-4ace-b361-16b5e64d2200
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 9b940c759e48fbf2-EWR
alt-svc: h3=":443"; ma=86400
<html><HEAD>
</HEAD><FRAMESET border='0' ROWS='*,1'> <FRAME SRC='https://kcmazie.github.io'><FRAME SRC='blank.html'> </FRAMESET> </html><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"d59f8a5f2e6c441a98299f64a0e30368","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
Open service 2606:4700:3037::6815:54a1:80 · quasatron.com
2026-01-05 15:35
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 15:35:59 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Set-Cookie: request_id=aca6d5f3-9b83-4525-a57b-7b5e87d7c0f0; Max-Age=3600; Path=/; HttpOnly
Last-Modified: Thu, 18 Jan 2024 19:43:11 GMT
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=22,cfOrigin;dur=178
Cache-Control: max-age=3600
Expires: Mon, 05 Jan 2026 16:35:06 GMT
Vary: Accept-Encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jk70hPeACYMiqjf%2FRVxmf%2BsJc9YrMTd46Jl2HoqzQQIugvbrhTFJrSd%2ByNtQgeeskDo5Mf2D0L%2FdS85Es6WKbXbqdby9H4YJ%2BxYYwsc6XVJmwxRK6sNq5%2Bc%3D"}]}
Age: 54
X-Request-ID: aca6d5f3-9b83-4525-a57b-7b5e87d7c0f0
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 9b940c7659d81ad7-FRA
alt-svc: h3=":443"; ma=86400
<html><HEAD>
</HEAD><FRAMESET border='0' ROWS='*,1'> <FRAME SRC='https://kcmazie.github.io'><FRAME SRC='blank.html'> </FRAMESET> </html><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"d59f8a5f2e6c441a98299f64a0e30368","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
Open service 104.21.84.161:443 · quasatron.com
2026-01-05 15:35
HTTP/1.1 467 <none>
Date: Mon, 05 Jan 2026 15:36:00 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Set-Cookie: request_id=b47999b2-bfc0-416a-b647-baa0b1d01777; Max-Age=3600; Path=/; HttpOnly
Cache-Control: no-store, no-cache, must-revalidate, max-age=0
pragma: no-cache
expires: 0
x-request-id: b47999b2-bfc0-416a-b647-baa0b1d01777
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=16,cfOrigin;dur=283
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=OeMouaz7Ak%2BbNls2Qinu7J7NtbiHdGExtERd3vj0bMU9j2YRF0jU4r4OGb26pxyIlTnbIQq9gkFpv1BxgeXof9ZIhRufPbsqfbkyz6k%3D"}]}
Server: cloudflare
CF-RAY: 9b940c76fbb20686-FRA
alt-svc: h3=":443"; ma=86400
Page title: Access Denied
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Access Denied</title>
<style>
html, body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
background: #ffffff;
color: #333;
margin: 0;
padding: 0;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
}
h1 {
color: #c00;
font-size: 2.5em;
margin: 50px 0 10px 0;
text-align: center;
}
h2 {
color: #555;
font-size: 1.7em;
margin: 5px 0 40px 0;
text-align: center;
}
/* Browser window */
.screen {
width: 90%;
max-width: 1200px;
background: #f0f0f0;
border-radius: 10px;
box-shadow: 0 20px 40px rgba(0,0,0,0.3);
border: 1px solid #ccc;
position: relative;
overflow: hidden;
}
/* Tab bar */
.screen .tab-bar {
height: 35px;
background: #e0e0e0;
display: flex;
align-items: center;
padding: 0 10px;
border-bottom: 1px solid #ccc;
}
.screen .tab {
width: 14px;
height: 14px;
border-radius: 50%;
margin-right: 6px;
}
.screen .tab.red { background: #f25f58; }
.screen .tab.yellow { background: #f8c956; }
.screen .tab.green { background: #3fc14f; }
/* URL bar */
.screen .url-bar {
height: 28px;
background: #ffffff;
margin: 5px 15px;
border-radius: 6px;
border: 1px solid #ccc;
display: flex;
align-items: center;
padding: 0 10px;
font-size: 0.9em;
color: #555;
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
/* Page content */
.screen .content {
padding: 100px 40px;
position: relative;
}
/* Red circle X */
.block-icon {
width: 160px;
height: 160px;
margin: 0 auto;
border-radius: 50%;
background-color: #c00;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 0 12px rgba(0,0,0,0.25);
}
.block-icon svg {
width: 80px;
height: 80px;
stroke: #fff;
stroke-width: 10;
}
/* Bottom questions */
.container {
width: 95%;
max-width: 1400px;
margin: 40px auto 10px auto;
display: flex;
justify-content: space-between;
gap: 20px;
}
.box {
flex: 1;
min-width: 0;
background: #fff;
padding: 30px;
border-radius: 6px;
box-shadow: 0 0 15px rgba(0,0,0,0.1);
text-align: left;
font-size: 1em;
}
/* Request ID in rectangle */
.request-id-footer {
margin-top: 10px;
background: #f8f8f8;
border: 1px solid #ccc;
padding: 15px 30px;
font-weight: bold;
font-family: monospace;
color: #c00;
font-size: 1.3em;
border-radius: 6px;
text-align: center;
box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
}
</style>
</head>
<body>
<h1>Sorry, you have been blocked</h1>
<h2>You are unable to access <strong>quasatron.com</strong></h2>
<div class="screen">
<!-- Tab bar -->
<div class="tab-bar">
<div class="tab red"></div>
<div class="tab yellow"></div>
<div class="tab green"></div>
</div>
<!-- URL bar -->
<div class="url-bar">
https://quasatron.com
</div>
<!-- Page content -->
<div class="content">
<div class="block-icon">
<svg viewBox="0 0 60 60">
<line x1="0" y1="0" x2="60" y2="60"/>
<line x1="60" y1="0" x2="0" y2="60"/>
</svg>
</div>
</div>
</div>
<div class="container">
<div class="box">
<strong>Why have I been blocked?</strong>
<p>It seems that something in your recent request triggered our website’s security system. These protections are in place to keep the site safe from online threats and misuse. Various actions can cause this block, such as submitting specific words or phrases, executing a SQL command, or sending improperly formatted data.</p>
</div>
<div class="box">
<strong>What can I do to resolve this?</strong>
<p>If you think you were blocked by mistake, please reach out to the site owner. Be sure to include the Request ID shown below so they can quickly look into your request and restore access if appropriate.</p>
Open service 2606:4700:3037::6815:54a1:8443 · quasatron.com
2026-01-05 15:35
HTTP/1.1 522 <none> Date: Mon, 05 Jan 2026 15:36:19 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=19323,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b940c7b38d59fdb-AMS alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3037::6815:54a1:443 · quasatron.com
2026-01-05 15:35
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 15:35:59 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Set-Cookie: request_id=8d05674f-6586-4506-8ae5-d0424c5f8dbb; Max-Age=3600; Path=/; HttpOnly
last-modified: Thu, 18 Jan 2024 19:43:11 GMT
Cache-Control: max-age=3600
vary: Accept-Encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=agsGuTfaNQ2gw%2FrUlVkNT4CHbOGrgNMsKFB1VkLIRC3UQ6GGSQ3EBW04JPWtR9tO18Tvf%2BKuJQpQpnScQl1MrG8iDNShoUuRCtH3ruxsr6Ovl%2BdZI4s5BSc%3D"}]}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=11,cfOrigin;dur=102
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Mon, 05 Jan 2026 16:35:59 GMT
Age: 0
x-request-id: 8d05674f-6586-4506-8ae5-d0424c5f8dbb
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 9b940c754fa280ce-EWR
alt-svc: h3=":443"; ma=86400
<html><HEAD>
</HEAD><FRAMESET border='0' ROWS='*,1'> <FRAME SRC='https://kcmazie.github.io'><FRAME SRC='blank.html'> </FRAMESET> </html><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"d59f8a5f2e6c441a98299f64a0e30368","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
Open service 172.67.195.57:8443 · quasatron.com
2026-01-05 15:35
HTTP/1.1 522 <none> Date: Mon, 05 Jan 2026 15:36:20 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=19451,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b940c7b7a868861-LHR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.195.57:80 · quasatron.com
2026-01-05 15:35
HTTP/1.1 467 <none>
Date: Mon, 05 Jan 2026 15:35:59 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Set-Cookie: request_id=fad628b8-152f-4611-b2f9-f41e1d03dded; Max-Age=3600; Path=/; HttpOnly
Cache-Control: no-store, no-cache, must-revalidate, max-age=0
Pragma: no-cache
Expires: 0
X-Request-ID: fad628b8-152f-4611-b2f9-f41e1d03dded
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=12,cfOrigin;dur=7
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ufEEu5z5PCl8gXoW7rkftS1mS%2Bi33K6xX7hpaaH6W6fd84Rwhr4bOwbXPozfKa9RIw8QzXNvzLlr90ZvBLXJVCHjZtYs7JJftU%2B7E60%3D"}]}
Server: cloudflare
CF-RAY: 9b940c74ecec8acc-EWR
alt-svc: h3=":443"; ma=86400
Page title: Access Denied
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Access Denied</title>
<style>
html, body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
background: #ffffff;
color: #333;
margin: 0;
padding: 0;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
}
h1 {
color: #c00;
font-size: 2.5em;
margin: 50px 0 10px 0;
text-align: center;
}
h2 {
color: #555;
font-size: 1.7em;
margin: 5px 0 40px 0;
text-align: center;
}
/* Browser window */
.screen {
width: 90%;
max-width: 1200px;
background: #f0f0f0;
border-radius: 10px;
box-shadow: 0 20px 40px rgba(0,0,0,0.3);
border: 1px solid #ccc;
position: relative;
overflow: hidden;
}
/* Tab bar */
.screen .tab-bar {
height: 35px;
background: #e0e0e0;
display: flex;
align-items: center;
padding: 0 10px;
border-bottom: 1px solid #ccc;
}
.screen .tab {
width: 14px;
height: 14px;
border-radius: 50%;
margin-right: 6px;
}
.screen .tab.red { background: #f25f58; }
.screen .tab.yellow { background: #f8c956; }
.screen .tab.green { background: #3fc14f; }
/* URL bar */
.screen .url-bar {
height: 28px;
background: #ffffff;
margin: 5px 15px;
border-radius: 6px;
border: 1px solid #ccc;
display: flex;
align-items: center;
padding: 0 10px;
font-size: 0.9em;
color: #555;
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
/* Page content */
.screen .content {
padding: 100px 40px;
position: relative;
}
/* Red circle X */
.block-icon {
width: 160px;
height: 160px;
margin: 0 auto;
border-radius: 50%;
background-color: #c00;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 0 12px rgba(0,0,0,0.25);
}
.block-icon svg {
width: 80px;
height: 80px;
stroke: #fff;
stroke-width: 10;
}
/* Bottom questions */
.container {
width: 95%;
max-width: 1400px;
margin: 40px auto 10px auto;
display: flex;
justify-content: space-between;
gap: 20px;
}
.box {
flex: 1;
min-width: 0;
background: #fff;
padding: 30px;
border-radius: 6px;
box-shadow: 0 0 15px rgba(0,0,0,0.1);
text-align: left;
font-size: 1em;
}
/* Request ID in rectangle */
.request-id-footer {
margin-top: 10px;
background: #f8f8f8;
border: 1px solid #ccc;
padding: 15px 30px;
font-weight: bold;
font-family: monospace;
color: #c00;
font-size: 1.3em;
border-radius: 6px;
text-align: center;
box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
}
</style>
</head>
<body>
<h1>Sorry, you have been blocked</h1>
<h2>You are unable to access <strong>quasatron.com</strong></h2>
<div class="screen">
<!-- Tab bar -->
<div class="tab-bar">
<div class="tab red"></div>
<div class="tab yellow"></div>
<div class="tab green"></div>
</div>
<!-- URL bar -->
<div class="url-bar">
https://quasatron.com
</div>
<!-- Page content -->
<div class="content">
<div class="block-icon">
<svg viewBox="0 0 60 60">
<line x1="0" y1="0" x2="60" y2="60"/>
<line x1="60" y1="0" x2="0" y2="60"/>
</svg>
</div>
</div>
</div>
<div class="container">
<div class="box">
<strong>Why have I been blocked?</strong>
<p>It seems that something in your recent request triggered our website’s security system. These protections are in place to keep the site safe from online threats and misuse. Various actions can cause this block, such as submitting specific words or phrases, executing a SQL command, or sending improperly formatted data.</p>
</div>
<div class="box">
<strong>What can I do to resolve this?</strong>
<p>If you think you were blocked by mistake, please reach out to the site owner. Be sure to include the Request ID shown below so they can quickly look into your request and restore access if appropriate.</p>
Open service 172.67.195.57:443 · quasatron.com
2026-01-05 15:35
HTTP/1.1 467 <none>
Date: Mon, 05 Jan 2026 15:35:59 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Set-Cookie: request_id=dd27422a-3298-47ca-8f99-01eb9e9252e2; Max-Age=3600; Path=/; HttpOnly
Cache-Control: no-store, no-cache, must-revalidate, max-age=0
pragma: no-cache
expires: 0
x-request-id: dd27422a-3298-47ca-8f99-01eb9e9252e2
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=66
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ygqHor2z0XX7hL7YeJOUk2ebI77grksvYzfcs3RtOnM9IMiaDROR7ps089yPNWsQ3rjf3pGXXl4eNUuY3WxIwJ8zlcBsOXVqbAREgb8%3D"}]}
Server: cloudflare
CF-RAY: 9b940c755921e403-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Access Denied
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Access Denied</title>
<style>
html, body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
background: #ffffff;
color: #333;
margin: 0;
padding: 0;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
}
h1 {
color: #c00;
font-size: 2.5em;
margin: 50px 0 10px 0;
text-align: center;
}
h2 {
color: #555;
font-size: 1.7em;
margin: 5px 0 40px 0;
text-align: center;
}
/* Browser window */
.screen {
width: 90%;
max-width: 1200px;
background: #f0f0f0;
border-radius: 10px;
box-shadow: 0 20px 40px rgba(0,0,0,0.3);
border: 1px solid #ccc;
position: relative;
overflow: hidden;
}
/* Tab bar */
.screen .tab-bar {
height: 35px;
background: #e0e0e0;
display: flex;
align-items: center;
padding: 0 10px;
border-bottom: 1px solid #ccc;
}
.screen .tab {
width: 14px;
height: 14px;
border-radius: 50%;
margin-right: 6px;
}
.screen .tab.red { background: #f25f58; }
.screen .tab.yellow { background: #f8c956; }
.screen .tab.green { background: #3fc14f; }
/* URL bar */
.screen .url-bar {
height: 28px;
background: #ffffff;
margin: 5px 15px;
border-radius: 6px;
border: 1px solid #ccc;
display: flex;
align-items: center;
padding: 0 10px;
font-size: 0.9em;
color: #555;
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
/* Page content */
.screen .content {
padding: 100px 40px;
position: relative;
}
/* Red circle X */
.block-icon {
width: 160px;
height: 160px;
margin: 0 auto;
border-radius: 50%;
background-color: #c00;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 0 12px rgba(0,0,0,0.25);
}
.block-icon svg {
width: 80px;
height: 80px;
stroke: #fff;
stroke-width: 10;
}
/* Bottom questions */
.container {
width: 95%;
max-width: 1400px;
margin: 40px auto 10px auto;
display: flex;
justify-content: space-between;
gap: 20px;
}
.box {
flex: 1;
min-width: 0;
background: #fff;
padding: 30px;
border-radius: 6px;
box-shadow: 0 0 15px rgba(0,0,0,0.1);
text-align: left;
font-size: 1em;
}
/* Request ID in rectangle */
.request-id-footer {
margin-top: 10px;
background: #f8f8f8;
border: 1px solid #ccc;
padding: 15px 30px;
font-weight: bold;
font-family: monospace;
color: #c00;
font-size: 1.3em;
border-radius: 6px;
text-align: center;
box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
}
</style>
</head>
<body>
<h1>Sorry, you have been blocked</h1>
<h2>You are unable to access <strong>quasatron.com</strong></h2>
<div class="screen">
<!-- Tab bar -->
<div class="tab-bar">
<div class="tab red"></div>
<div class="tab yellow"></div>
<div class="tab green"></div>
</div>
<!-- URL bar -->
<div class="url-bar">
https://quasatron.com
</div>
<!-- Page content -->
<div class="content">
<div class="block-icon">
<svg viewBox="0 0 60 60">
<line x1="0" y1="0" x2="60" y2="60"/>
<line x1="60" y1="0" x2="0" y2="60"/>
</svg>
</div>
</div>
</div>
<div class="container">
<div class="box">
<strong>Why have I been blocked?</strong>
<p>It seems that something in your recent request triggered our website’s security system. These protections are in place to keep the site safe from online threats and misuse. Various actions can cause this block, such as submitting specific words or phrases, executing a SQL command, or sending improperly formatted data.</p>
</div>
<div class="box">
<strong>What can I do to resolve this?</strong>
<p>If you think you were blocked by mistake, please reach out to the site owner. Be sure to include the Request ID shown below so they can quickly look into your request and restore access if appropriate.</p>
Open service 104.21.84.161:8443 · quasatron.com
2026-01-05 15:35
HTTP/1.1 522 <none> Date: Mon, 05 Jan 2026 15:36:20 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=19726,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b940c7a8ecf066b-EWR alt-svc: h3=":8443"; ma=86400 error code: 522