cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2606:4700:3033::ac43:d81b:8443 · alphaman.ai
2026-01-26 13:28
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 13:28:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=25,cfOrigin;dur=0
Cf-Placement: local-FRA
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lydTss3N9gXA6sp3QR%2F0s64RzmPFL6AcxDnHbbm7r2fqR%2BTDacKgWPKj%2BnTFCN9VCPBOttSZx7nIil2euCpDd8rSe4uH5N2%2BiJAZTBCbH55mfHsuKnjr"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c405ab26e4a1905-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3033::ac43:d81b:80 · alphaman.ai
2026-01-26 13:28
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 13:28:34 GMT
Content-Length: 0
Connection: close
Location: https://alphaman.ai/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=VPvJ1nfoL1QulZ5Glwiv%2BhqdaPoyBqwMS%2BS0IbsUJe5FCW4PbJBcGo8sZ%2BbP5QZGvaZhvwnST%2F6iKmmbmtmQzHZmUDlzJudAnVMQ8%2FYoEZqAOL6Exkl%2B"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=19,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9c405ab21ae230e2-FRA
alt-svc: h3=":443"; ma=86400
Open service 172.67.216.27:443 · alphaman.ai
2026-01-26 13:28
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 13:28:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
Cf-Placement: local-FRA
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mPtUI0rJBkbVME%2FMnSZIGh2izBvSq0r0hbdhJ9KIfuF1mXd2PAVh9CI8qiSkLZsZF4fBZRmgpi%2BNPGD0%2B9sV1rLOzW3p7vfKiF7F"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c405ab22f71d26c-FRA
alt-svc: h3=":443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3035::6815:35b5:443 · alphaman.ai
2026-01-26 13:28
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 13:28:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
Cf-Placement: local-FRA
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rwzQelaZLXt7V2puRGuZbJ3XeX9bp4ehiriNTWRZdSOgjDTqq%2Btq2C4lwU32KZkeOfs%2BvtPRnVrkkQgHfWKYEKX9LBawW4ZJHwhcjEWXgbjv%2FNwidPr9"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c405ab1fd8e0efe-FRA
alt-svc: h3=":443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3033::ac43:d81b:443 · alphaman.ai
2026-01-26 13:28
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 13:28:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=29,cfOrigin;dur=0
Cf-Placement: local-FRA
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ImjGVJQsORdSS%2B35cfsEjOso336fX63sHW8mJiLxLisCO7HMXLdOYfytDZYU7X7J71m77TO%2FOocqnkS5uDM3S0SKwmnPaFoVWTa9xfMEmwr0nhOIhVa9"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c405ab209fca574-FRA
alt-svc: h3=":443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.53.181:8443 · alphaman.ai
2026-01-26 13:28
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 13:28:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=21,cfOrigin;dur=0
Cf-Placement: local-AMS
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=sPB4rrQHTMrGJG3meaWurP5TNSiF2Sb4cSKW2wBTxDO9yxPWXRbHAUA21sKfMrBrbOqcGgvo8Rzf6FH6tBM43LhiGyI1KjlNY6nh"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c405ab1ea460b5c-AMS
alt-svc: h3=":8443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.216.27:8443 · alphaman.ai
2026-01-26 13:28
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 13:28:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=30,cfOrigin;dur=0
Cf-Placement: local-FRA
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=h2fo5a4Gw41Rdndyc8vEGHGolLTAlrrkqVI7bliMAqHCZBOOndkJcqiV%2FeMRdxkIqYM1zgvdcKBx4y4V%2BfMekz9472IZnzJXkX5k"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c405ab1fb4f9bf8-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.216.27:80 · alphaman.ai
2026-01-26 13:28
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 13:28:34 GMT
Content-Length: 0
Connection: close
Location: https://alphaman.ai/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=L1vnH1XDQMYfyIpzQ6WaJ%2FezlN%2F0w3mrerdl5K2ANt8FmQ%2B0v8KGburQUIy2tfhoeOr1FG4vYc%2FqgnKYABZOFBzntUL1zWmbZu3V"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=7,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9c405ab1bd4de7e3-YYZ
alt-svc: h3=":443"; ma=86400
Open service 104.21.53.181:80 · alphaman.ai
2026-01-26 13:28
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 13:28:34 GMT
Content-Length: 0
Connection: close
Location: https://alphaman.ai/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=JRtgdEmW7hw62N70onioLmpeAT4dp4lRv8BvMB1rEg5xTNHq1ibyuj2xP4IzxAk%2B11Hk%2BUeVhRzFIfjAYYqLhlD1AP1AOsibSoyO"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=35,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9c405ab1db8f4109-SIN
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3035::6815:35b5:8443 · alphaman.ai
2026-01-26 13:28
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 13:28:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
Cf-Placement: local-FRA
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=z1DIVNjMLV9bnnVCIFVpbWbO4D5yaK57othlb4j7O09VBQijqVUfTQ58g3A383Dki%2BWUBsQyU%2FnqSY0ae4dZy4KFtBdnDZsXWX6kD%2BfPYJjoPiOTgEpP"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c405ab19802566a-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3035::6815:35b5:80 · alphaman.ai
2026-01-26 13:28
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 13:28:34 GMT
Content-Length: 0
Connection: close
Location: https://alphaman.ai/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jt6yFS0IbmWK1j69USCxjPLCbO0eJGnUwTxmbL%2Blr6IRVDwcRZ%2FWZPctHlZtoXObkrNrkn3gJtOEb3eDiFf1IJJ8SbI4kDhpug%2BAUhFnWLgqLUzQyXeX"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=27,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9c405ab18fec35fc-FRA
alt-svc: h3=":443"; ma=86400
Open service 104.21.53.181:443 · alphaman.ai
2026-01-26 13:28
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 13:28:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=15,cfOrigin;dur=0
Cf-Placement: local-
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=wBiA%2FQAUaiEcuoenCcqq1QSvUyv3ps98qDgttunhrTYZdcM2%2FQ77QXoVv0H0rb5e7e7mqwfDxw68mvm%2BRW86jGBcMzY02gbjlb9h"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c405ab1aba84482-LHR
alt-svc: h3=":443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.216.27:8443 · alphaman.ai
2026-01-22 09:06
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 09:06:23 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=22,cfOrigin;dur=0
Cf-Placement: local-SIN
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=pH%2B5neiUvWVc%2FNSTsrtoiW3ce8jgL9yoMzEnwUaJUXQ7MhodiC%2FvmUoMrI96AqyAOQpMaaBOYqAa1%2FFk9xqYAFdVinWs2WZAhAKg"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c1de5236a2445e2-SIN
alt-svc: h3=":8443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.53.181:80 · alphaman.ai
2026-01-22 09:06
HTTP/1.1 301 Moved Permanently
Date: Thu, 22 Jan 2026 09:06:23 GMT
Content-Length: 0
Connection: close
Location: https://alphaman.ai/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=OzqUpKwFa%2BjvCEk3Oq1ZJQoFKFM%2FMTJPcmK3c%2FIO%2FZAa%2BzbvyuluRWs6iOUVrELBsdPq9pb1dSCQAF3M8fPHqbJbnykEJKf7g7fy"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=8,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9c1de5214fdf1185-YYZ
alt-svc: h3=":443"; ma=86400
Open service 172.67.216.27:443 · alphaman.ai
2026-01-22 09:06
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 09:06:23 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=13,cfOrigin;dur=0
Cf-Placement: local-YYZ
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WgHvzBxRBcfAIkngKQcPVBhWkhcd353bMwNSQ%2F1OVLFnJJLYNR%2FAbPGr2k6SxldR03CP693v%2FHAah%2Bk5H6kaIw8mg0nQ5PwgWDwh"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c1de5211acb8e83-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.53.181:8443 · alphaman.ai
2026-01-22 09:06
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 09:06:23 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=35,cfOrigin;dur=0
Cf-Placement: local-
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=N4M0Nxl9AUqcOe%2FH22I%2BIuR1Xb2E1Tc0iYVEBxQTM0itNoJ%2FIVMR28MGamfgV%2F2uI%2F8neEbn0Ui0xVsFFdXCgAlJCwhq6osQFvG1"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c1de5214e03b625-SJC
alt-svc: h3=":8443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3035::6815:35b5:443 · alphaman.ai
2026-01-22 09:06
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 09:06:23 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=29,cfOrigin;dur=0
Cf-Placement: local-LHR
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6jt0sdvYgWzLxenQV1j%2B4nLRGDGRBq6syUhAVo8VJ20hNrWGpkl9zDqg8HHfK0Xjp1msN9ZH0tWe%2BkviMqlJcswmrCTpJvMuj%2BAvXUe1HIt2b5LwnuT5"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c1de520fb6963ea-LHR
alt-svc: h3=":443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3033::ac43:d81b:443 · alphaman.ai
2026-01-22 09:06
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 09:06:23 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=21,cfOrigin;dur=0
Cf-Placement: local-EWR
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2L%2FeeG8ylONVX5Uvx8FYcJRtCil0m09DIolJjyRslwWuhcqti95lrjhOsC9KstHrc6JcLSs2NlksbrFpBbhpWA3CR%2FqDK6gkD6iV0c0YDrwcjeR9pHgI"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c1de520afc21c6f-EWR
alt-svc: h3=":443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3035::6815:35b5:8443 · alphaman.ai
2026-01-22 09:06
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 09:06:23 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=17,cfOrigin;dur=0
Cf-Placement: local-EWR
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tfKj5jmO8982A%2F4%2FNDbwCCMxXS2NKbjO7vHBLlEVlkQluC4LOwQr%2BmtOsU2UcwDvrt%2BVCFm924JEW4IMWCAuxS1F3jZBmf1HXazN7KoNl6DFG%2BSwSYbk"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c1de5207e0c1dc7-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.216.27:80 · alphaman.ai
2026-01-22 09:06
HTTP/1.1 301 Moved Permanently
Date: Thu, 22 Jan 2026 09:06:23 GMT
Content-Length: 0
Connection: close
Location: https://alphaman.ai/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=eztoeXz1b91M9sdoaMJJGOQHSROoZGNyuEFPmcF4BUy0QK3%2BdIdDxiHndnOdjKAHArr%2Fo%2Bzz4%2BHN4oMrfS1B5kyrlEB%2BQoVL2QMs"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9c1de5206b81fc94-FRA
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3033::ac43:d81b:8443 · alphaman.ai
2026-01-22 09:06
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 09:06:23 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=30,cfOrigin;dur=0
Cf-Placement: local-FRA
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=wCGjpjPCp7N4ifcnlUDodzg2VPCatgVIoaaoy3bYItUTANN%2BEwLo5fYT4YrKrFJEJq8qZhXDf1TtY0b7zM8f8A1YtUhDvTAqyhH5ro844gPf3as2ew1r"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c1de520698c18d3-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3033::ac43:d81b:80 · alphaman.ai
2026-01-22 09:06
HTTP/1.1 301 Moved Permanently
Date: Thu, 22 Jan 2026 09:06:23 GMT
Content-Length: 0
Connection: close
Location: https://alphaman.ai/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Kyqe0Co9EwWJMDyS49p9BhgydIjFPPtWm8YST4ZY7ayNrhDeBvEMuP26JFEsPckvXPpagqPJQzcU56uXbLu8tHw4ocrtzzMisEViYMl9xAxit2m1QLL7"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=19,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9c1de5204a4c5e64-EWR
alt-svc: h3=":443"; ma=86400
Open service 104.21.53.181:443 · alphaman.ai
2026-01-22 09:06
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 09:06:23 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server-Timing: cfEdge;dur=23,cfOrigin;dur=0
Cf-Placement: local-FRA
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CZjaD9EkB055rQg4VL%2BGwPF8ptKiRsYr4y8p4E3yX%2FeM2s9lk9RQ8YGlc%2FH8utb3Kzyf4uNAxUPO1mNiGmfQtjwxGGTq3xsRf7kw"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c1de52059a34d9e-FRA
alt-svc: h3=":443"; ma=86400
Page title: Interstellar Journey
<!DOCTYPE html>
<html>
<head>
<title>Interstellar Journey</title>
<style>
body, html {
margin: 0;
overflow: hidden;
height: 100%;
background: black;
}
.scene {
width: 100%;
height: 100%;
position: absolute;
perspective: 200px;
}
.tunnel {
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 2px;
border: 500px solid transparent;
border-radius: 50%;
animation: roundandround 20s linear infinite, zoom 20s linear infinite;
transform: translate(-50%, -50%);
}
.ring {
position: absolute;
width: 100%;
height: 100%;
border-style: solid;
border-color: transparent;
border-radius: 50%;
}
.welcome-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
color: white;
text-align: center;
opacity: 0;
animation: fadeIn 5s ease-in-out forwards;
animation-delay: 15s;
}
@keyframes roundandround {
100% {
transform: translate(-50%, -50%) rotateX(360deg);
}
}
@keyframes zoom {
from {
width: 2px;
height: 2px;
}
to {
width: 600px;
height:600px;
}
}
@keyframes fadeIn {
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="scene">
<div class="tunnel">
<!-- JavaScript will inject ring elements here -->
</div>
</div>
<div class="welcome-message">Welcome to ALPHA MAN AI</div>
<script>
const tunnel = document.querySelector('.tunnel');
for (let i = 0; i < 100; i++) {
const ring = document.createElement('div');
ring.className = 'ring';
ring.style.transform = 'rotateX(' + (i * 3.6) + 'deg) translateY(-200px)';
ring.style.borderColor = 'hsla(' + (i * 3.6) + ', 100%, 50%, 0.5)';
tunnel.appendChild(ring);
}
</script>
<script>
setTimeout(() => {
const welcomeMessage = document.querySelector('.welcome-message');
welcomeMessage.style.opacity = '1';
setTimeout(() => {
window.location.href = 'https://chat.openai.com/g/g-Zzd6VUpns-alphaman-ai';
}, 2000); // Adjust delay before redirecting
}, 27000); // Adjust delay before showing welcome message
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1b6bf58c16be446c99b5cdeeb708d14c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3035::6815:35b5:80 · alphaman.ai
2026-01-22 09:06
HTTP/1.1 301 Moved Permanently
Date: Thu, 22 Jan 2026 09:06:23 GMT
Content-Length: 0
Connection: close
Location: https://alphaman.ai/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=wzY3cZ3XurZvDzcLyEX24O3Nd6sgB4s%2Bsov10sYaJLBzx3S1dAqgfxhwGT8%2BpJAMvaNGsEfsPEGR75hyR3xgVfJnqBrVVxSKj2fM%2FlfvwJpIrYWGT%2BN0"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9c1de5202921d2ca-FRA
alt-svc: h3=":443"; ma=86400