Domain manifold13.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 172.67.177.9:8443 · manifold13.com

    2026-01-24 08:52

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 08:52:13 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gdrvP06XT71Ce1zOM4DTGxlpX82x8foI57TKv%2Bi5vn1O7KycDHF9ZzqkQIRY84diWBEKXgsnzpyusvxFa%2BwDgLcMOHNJFmkYTk6Yhw%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c2e4b20eb6da0f4-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: manifold13
    
    <!DOCTYPE html>
    <html lang="en" class="bg-black text-white">
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <title>manifold13</title>
            <script src="https://cdn.tailwindcss.com"></script>
            <meta name="robots" content="noindex, nofollow" />
            <style>
                body {
                    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                }
    
                .glitchy {
                    letter-spacing: 0.1em;
                }
    
                /* Scanlines effect */
                .scanlines {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(transparent 50%, rgba(0, 255, 0, 0.03) 50%);
                    background-size: 100% 4px;
                    z-index: 10;
                    pointer-events: none;
                    animation: scanline-flicker 0.15s infinite linear;
                }
    
                @keyframes scanline-flicker {
                    0% {
                        opacity: 1;
                    }
    
                    98% {
                        opacity: 1;
                    }
    
                    99% {
                        opacity: 0.98;
                    }
    
                    100% {
                        opacity: 0.96;
                    }
                }
    
                /* Perlin Noise Display */
                .noise-display {
                    width: 640px;
                    height: 640px;
                    font-family: monospace;
                    font-size: 5px;
                    line-height: 5px;
                    letter-spacing: 0;
                    border: 1px solid #00ff00;
                    background: rgba(0, 0, 0, 0.8);
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }
    
                .noise-line {
                    white-space: pre;
                    margin: 0;
                    padding: 0;
                }
    
                .manifold-anomaly {
                    color: #ff0000 !important;
                    text-shadow: 0 0 3px #ff0000;
                    animation: anomaly-pulse 1s infinite;
                }
    
                @keyframes anomaly-pulse {
    
                    0%,
                    100% {
                        opacity: 1;
                    }
    
                    50% {
                        opacity: 0.7;
                    }
                }
    
                /* Control Panel Styles */
                .control-btn.active {
                    background-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 10px #00ff00;
                }
    
                .control-btn:active {
                    transform: scale(0.95);
                }
    
                #btn-thrust.active {
                    background-color: #00ff00 !important;
                    border-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 20px #00ff00;
                }
    
                .status-on {
                    background-color: #00ff00 !important;
                    box-shadow: 0 0 5px #00ff00;
                }
    
                .status-off {
                    background-color: #003300 !important;
                }
    
            </style>
        </head>
        <body class="bg-black text-green-400 min-h-screen flex flex-col justify-center items-center p-8">
            <!-- Scanlines overlay -->
            <div class="scanlines"></div>
    
            <div class="container mx-auto text-center space-y-8">
                <h1 class="text-4xl font-bold mb-8 glitchy">MANIFOLD-13</h1>
    
                <!-- Perlin Noise Display -->
                <div class="noise-display" id="noiseDisplay">
                    <!-- Lines will be generated here -->
    
                    <!-- Ship Indicator -->
                    <div id="shipIndicator" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 100;">
                        <svg width="20" height="20" viewBox="0 0 20 20">
                            <polygon points="10,3 4,17 10,14 16,17" fill="#00cc33" strok
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:1195:8443 · manifold13.com

    2026-01-24 08:52

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 08:52:14 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9%2F5dnv%2Fg2CxHjUX0xnLLlvPXvlLhZ2mo2UkqZKIdiv4E22DoVc1YgB%2F2E7ONXv4Wa%2BAMJS%2B1E4aqwQQ%2FQZKaiF9uuL6Hnaks%2B5ijlUu%2BZHWzJ934fPEFvw%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c2e4b248bf0fcea-SIN
    alt-svc: h3=":8443"; ma=86400
    
    Page title: manifold13
    
    <!DOCTYPE html>
    <html lang="en" class="bg-black text-white">
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <title>manifold13</title>
            <script src="https://cdn.tailwindcss.com"></script>
            <meta name="robots" content="noindex, nofollow" />
            <style>
                body {
                    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                }
    
                .glitchy {
                    letter-spacing: 0.1em;
                }
    
                /* Scanlines effect */
                .scanlines {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(transparent 50%, rgba(0, 255, 0, 0.03) 50%);
                    background-size: 100% 4px;
                    z-index: 10;
                    pointer-events: none;
                    animation: scanline-flicker 0.15s infinite linear;
                }
    
                @keyframes scanline-flicker {
                    0% {
                        opacity: 1;
                    }
    
                    98% {
                        opacity: 1;
                    }
    
                    99% {
                        opacity: 0.98;
                    }
    
                    100% {
                        opacity: 0.96;
                    }
                }
    
                /* Perlin Noise Display */
                .noise-display {
                    width: 640px;
                    height: 640px;
                    font-family: monospace;
                    font-size: 5px;
                    line-height: 5px;
                    letter-spacing: 0;
                    border: 1px solid #00ff00;
                    background: rgba(0, 0, 0, 0.8);
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }
    
                .noise-line {
                    white-space: pre;
                    margin: 0;
                    padding: 0;
                }
    
                .manifold-anomaly {
                    color: #ff0000 !important;
                    text-shadow: 0 0 3px #ff0000;
                    animation: anomaly-pulse 1s infinite;
                }
    
                @keyframes anomaly-pulse {
    
                    0%,
                    100% {
                        opacity: 1;
                    }
    
                    50% {
                        opacity: 0.7;
                    }
                }
    
                /* Control Panel Styles */
                .control-btn.active {
                    background-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 10px #00ff00;
                }
    
                .control-btn:active {
                    transform: scale(0.95);
                }
    
                #btn-thrust.active {
                    background-color: #00ff00 !important;
                    border-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 20px #00ff00;
                }
    
                .status-on {
                    background-color: #00ff00 !important;
                    box-shadow: 0 0 5px #00ff00;
                }
    
                .status-off {
                    background-color: #003300 !important;
                }
    
            </style>
        </head>
        <body class="bg-black text-green-400 min-h-screen flex flex-col justify-center items-center p-8">
            <!-- Scanlines overlay -->
            <div class="scanlines"></div>
    
            <div class="container mx-auto text-center space-y-8">
                <h1 class="text-4xl font-bold mb-8 glitchy">MANIFOLD-13</h1>
    
                <!-- Perlin Noise Display -->
                <div class="noise-display" id="noiseDisplay">
                    <!-- Lines will be generated here -->
    
                    <!-- Ship Indicator -->
                    <div id="shipIndicator" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 100;">
                        <svg width="20" height="20" viewBox="0 0 20 20">
                            <polygon points="10,3 4,17 10,14 16,17" fill="#00cc33" strok
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:1195:80 · manifold13.com

    2026-01-24 08:52

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 08:52:14 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GgJHH0HUWER7%2FDD7lQ6Lb3CHKi%2BUMa8XTQ9J13GVnTZ6MY9UT9in3bvOK%2BEfLcUMDEtOtLxlPiYBMvBXGLgnrNHt%2FtOk8Dkxw8GUTfxkeYt4SW39%2FEncGg%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c2e4b2498fed43a-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: manifold13
    
    <!DOCTYPE html>
    <html lang="en" class="bg-black text-white">
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <title>manifold13</title>
            <script src="https://cdn.tailwindcss.com"></script>
            <meta name="robots" content="noindex, nofollow" />
            <style>
                body {
                    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                }
    
                .glitchy {
                    letter-spacing: 0.1em;
                }
    
                /* Scanlines effect */
                .scanlines {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(transparent 50%, rgba(0, 255, 0, 0.03) 50%);
                    background-size: 100% 4px;
                    z-index: 10;
                    pointer-events: none;
                    animation: scanline-flicker 0.15s infinite linear;
                }
    
                @keyframes scanline-flicker {
                    0% {
                        opacity: 1;
                    }
    
                    98% {
                        opacity: 1;
                    }
    
                    99% {
                        opacity: 0.98;
                    }
    
                    100% {
                        opacity: 0.96;
                    }
                }
    
                /* Perlin Noise Display */
                .noise-display {
                    width: 640px;
                    height: 640px;
                    font-family: monospace;
                    font-size: 5px;
                    line-height: 5px;
                    letter-spacing: 0;
                    border: 1px solid #00ff00;
                    background: rgba(0, 0, 0, 0.8);
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }
    
                .noise-line {
                    white-space: pre;
                    margin: 0;
                    padding: 0;
                }
    
                .manifold-anomaly {
                    color: #ff0000 !important;
                    text-shadow: 0 0 3px #ff0000;
                    animation: anomaly-pulse 1s infinite;
                }
    
                @keyframes anomaly-pulse {
    
                    0%,
                    100% {
                        opacity: 1;
                    }
    
                    50% {
                        opacity: 0.7;
                    }
                }
    
                /* Control Panel Styles */
                .control-btn.active {
                    background-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 10px #00ff00;
                }
    
                .control-btn:active {
                    transform: scale(0.95);
                }
    
                #btn-thrust.active {
                    background-color: #00ff00 !important;
                    border-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 20px #00ff00;
                }
    
                .status-on {
                    background-color: #00ff00 !important;
                    box-shadow: 0 0 5px #00ff00;
                }
    
                .status-off {
                    background-color: #003300 !important;
                }
    
            </style>
        </head>
        <body class="bg-black text-green-400 min-h-screen flex flex-col justify-center items-center p-8">
            <!-- Scanlines overlay -->
            <div class="scanlines"></div>
    
            <div class="container mx-auto text-center space-y-8">
                <h1 class="text-4xl font-bold mb-8 glitchy">MANIFOLD-13</h1>
    
                <!-- Perlin Noise Display -->
                <div class="noise-display" id="noiseDisplay">
                    <!-- Lines will be generated here -->
    
                    <!-- Ship Indicator -->
                    <div id="shipIndicator" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 100;">
                        <svg width="20" height="20" viewBox="0 0 20 20">
                            <polygon points="10,3 4,17 10,14 16,17" fill="#00cc33" strok
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:b109:80 · manifold13.com

    2026-01-24 08:52

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 08:52:13 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6ZbMg2vMAhm8P%2F%2BpQ2yVrc6jogu1Ag6oUceqR4D2IQXsv9dqnFltv0jOQkRXnSVXcBz4ByCBnwv4M4rzvF08wNozC4UTr8TvbsCDPQdG4HMSPD72th%2B%2FzQ%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c2e4b2018abacd7-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: manifold13
    
    <!DOCTYPE html>
    <html lang="en" class="bg-black text-white">
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <title>manifold13</title>
            <script src="https://cdn.tailwindcss.com"></script>
            <meta name="robots" content="noindex, nofollow" />
            <style>
                body {
                    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                }
    
                .glitchy {
                    letter-spacing: 0.1em;
                }
    
                /* Scanlines effect */
                .scanlines {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(transparent 50%, rgba(0, 255, 0, 0.03) 50%);
                    background-size: 100% 4px;
                    z-index: 10;
                    pointer-events: none;
                    animation: scanline-flicker 0.15s infinite linear;
                }
    
                @keyframes scanline-flicker {
                    0% {
                        opacity: 1;
                    }
    
                    98% {
                        opacity: 1;
                    }
    
                    99% {
                        opacity: 0.98;
                    }
    
                    100% {
                        opacity: 0.96;
                    }
                }
    
                /* Perlin Noise Display */
                .noise-display {
                    width: 640px;
                    height: 640px;
                    font-family: monospace;
                    font-size: 5px;
                    line-height: 5px;
                    letter-spacing: 0;
                    border: 1px solid #00ff00;
                    background: rgba(0, 0, 0, 0.8);
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }
    
                .noise-line {
                    white-space: pre;
                    margin: 0;
                    padding: 0;
                }
    
                .manifold-anomaly {
                    color: #ff0000 !important;
                    text-shadow: 0 0 3px #ff0000;
                    animation: anomaly-pulse 1s infinite;
                }
    
                @keyframes anomaly-pulse {
    
                    0%,
                    100% {
                        opacity: 1;
                    }
    
                    50% {
                        opacity: 0.7;
                    }
                }
    
                /* Control Panel Styles */
                .control-btn.active {
                    background-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 10px #00ff00;
                }
    
                .control-btn:active {
                    transform: scale(0.95);
                }
    
                #btn-thrust.active {
                    background-color: #00ff00 !important;
                    border-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 20px #00ff00;
                }
    
                .status-on {
                    background-color: #00ff00 !important;
                    box-shadow: 0 0 5px #00ff00;
                }
    
                .status-off {
                    background-color: #003300 !important;
                }
    
            </style>
        </head>
        <body class="bg-black text-green-400 min-h-screen flex flex-col justify-center items-center p-8">
            <!-- Scanlines overlay -->
            <div class="scanlines"></div>
    
            <div class="container mx-auto text-center space-y-8">
                <h1 class="text-4xl font-bold mb-8 glitchy">MANIFOLD-13</h1>
    
                <!-- Perlin Noise Display -->
                <div class="noise-display" id="noiseDisplay">
                    <!-- Lines will be generated here -->
    
                    <!-- Ship Indicator -->
                    <div id="shipIndicator" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 100;">
                        <svg width="20" height="20" viewBox="0 0 20 20">
                            <polygon points="10,3 4,17 10,14 16,17" fill="#00cc33" strok
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:1195:443 · manifold13.com

    2026-01-24 08:52

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 08:52:14 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gZO%2FshzI9vKIopFITk0bGczmbefKooyXD6ObXm0pShzbAAUW80Bm3uQnYGW8Ay%2BdAJTtJOgklfpiuf0s8R7Yfz10015Hb%2BaAtBFpM1vM6xbRGtL6V3CEbw%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c2e4b219e4d3680-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: manifold13
    
    <!DOCTYPE html>
    <html lang="en" class="bg-black text-white">
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <title>manifold13</title>
            <script src="https://cdn.tailwindcss.com"></script>
            <meta name="robots" content="noindex, nofollow" />
            <style>
                body {
                    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                }
    
                .glitchy {
                    letter-spacing: 0.1em;
                }
    
                /* Scanlines effect */
                .scanlines {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(transparent 50%, rgba(0, 255, 0, 0.03) 50%);
                    background-size: 100% 4px;
                    z-index: 10;
                    pointer-events: none;
                    animation: scanline-flicker 0.15s infinite linear;
                }
    
                @keyframes scanline-flicker {
                    0% {
                        opacity: 1;
                    }
    
                    98% {
                        opacity: 1;
                    }
    
                    99% {
                        opacity: 0.98;
                    }
    
                    100% {
                        opacity: 0.96;
                    }
                }
    
                /* Perlin Noise Display */
                .noise-display {
                    width: 640px;
                    height: 640px;
                    font-family: monospace;
                    font-size: 5px;
                    line-height: 5px;
                    letter-spacing: 0;
                    border: 1px solid #00ff00;
                    background: rgba(0, 0, 0, 0.8);
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }
    
                .noise-line {
                    white-space: pre;
                    margin: 0;
                    padding: 0;
                }
    
                .manifold-anomaly {
                    color: #ff0000 !important;
                    text-shadow: 0 0 3px #ff0000;
                    animation: anomaly-pulse 1s infinite;
                }
    
                @keyframes anomaly-pulse {
    
                    0%,
                    100% {
                        opacity: 1;
                    }
    
                    50% {
                        opacity: 0.7;
                    }
                }
    
                /* Control Panel Styles */
                .control-btn.active {
                    background-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 10px #00ff00;
                }
    
                .control-btn:active {
                    transform: scale(0.95);
                }
    
                #btn-thrust.active {
                    background-color: #00ff00 !important;
                    border-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 20px #00ff00;
                }
    
                .status-on {
                    background-color: #00ff00 !important;
                    box-shadow: 0 0 5px #00ff00;
                }
    
                .status-off {
                    background-color: #003300 !important;
                }
    
            </style>
        </head>
        <body class="bg-black text-green-400 min-h-screen flex flex-col justify-center items-center p-8">
            <!-- Scanlines overlay -->
            <div class="scanlines"></div>
    
            <div class="container mx-auto text-center space-y-8">
                <h1 class="text-4xl font-bold mb-8 glitchy">MANIFOLD-13</h1>
    
                <!-- Perlin Noise Display -->
                <div class="noise-display" id="noiseDisplay">
                    <!-- Lines will be generated here -->
    
                    <!-- Ship Indicator -->
                    <div id="shipIndicator" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 100;">
                        <svg width="20" height="20" viewBox="0 0 20 20">
                            <polygon points="10,3 4,17 10,14 16,17" fill="#00cc33" strok
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 172.67.177.9:80 · manifold13.com

    2026-01-24 08:52

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 08:52:13 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=RJwuPXgVuLc5O2jPZFWhw2AhFh794C92EGFef7hSQMpB6m%2FiPQFjGBLISxBRpe0orO4c73JzCUXkpnkf0tagafSpF3W1KAfX0ZD9sQ%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c2e4b216d0ddbfc-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: manifold13
    
    <!DOCTYPE html>
    <html lang="en" class="bg-black text-white">
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <title>manifold13</title>
            <script src="https://cdn.tailwindcss.com"></script>
            <meta name="robots" content="noindex, nofollow" />
            <style>
                body {
                    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                }
    
                .glitchy {
                    letter-spacing: 0.1em;
                }
    
                /* Scanlines effect */
                .scanlines {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(transparent 50%, rgba(0, 255, 0, 0.03) 50%);
                    background-size: 100% 4px;
                    z-index: 10;
                    pointer-events: none;
                    animation: scanline-flicker 0.15s infinite linear;
                }
    
                @keyframes scanline-flicker {
                    0% {
                        opacity: 1;
                    }
    
                    98% {
                        opacity: 1;
                    }
    
                    99% {
                        opacity: 0.98;
                    }
    
                    100% {
                        opacity: 0.96;
                    }
                }
    
                /* Perlin Noise Display */
                .noise-display {
                    width: 640px;
                    height: 640px;
                    font-family: monospace;
                    font-size: 5px;
                    line-height: 5px;
                    letter-spacing: 0;
                    border: 1px solid #00ff00;
                    background: rgba(0, 0, 0, 0.8);
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }
    
                .noise-line {
                    white-space: pre;
                    margin: 0;
                    padding: 0;
                }
    
                .manifold-anomaly {
                    color: #ff0000 !important;
                    text-shadow: 0 0 3px #ff0000;
                    animation: anomaly-pulse 1s infinite;
                }
    
                @keyframes anomaly-pulse {
    
                    0%,
                    100% {
                        opacity: 1;
                    }
    
                    50% {
                        opacity: 0.7;
                    }
                }
    
                /* Control Panel Styles */
                .control-btn.active {
                    background-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 10px #00ff00;
                }
    
                .control-btn:active {
                    transform: scale(0.95);
                }
    
                #btn-thrust.active {
                    background-color: #00ff00 !important;
                    border-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 20px #00ff00;
                }
    
                .status-on {
                    background-color: #00ff00 !important;
                    box-shadow: 0 0 5px #00ff00;
                }
    
                .status-off {
                    background-color: #003300 !important;
                }
    
            </style>
        </head>
        <body class="bg-black text-green-400 min-h-screen flex flex-col justify-center items-center p-8">
            <!-- Scanlines overlay -->
            <div class="scanlines"></div>
    
            <div class="container mx-auto text-center space-y-8">
                <h1 class="text-4xl font-bold mb-8 glitchy">MANIFOLD-13</h1>
    
                <!-- Perlin Noise Display -->
                <div class="noise-display" id="noiseDisplay">
                    <!-- Lines will be generated here -->
    
                    <!-- Ship Indicator -->
                    <div id="shipIndicator" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 100;">
                        <svg width="20" height="20" viewBox="0 0 20 20">
                            <polygon points="10,3 4,17 10,14 16,17" fill="#00cc33" strok
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 104.21.17.149:8443 · manifold13.com

    2026-01-24 08:52

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 08:52:13 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gm5QOOr7e0OOgdXOK0VV6%2F0YLJ0AOq%2FxBYUe2Dv8BsjuyrfSElp63byvZJqMjVFPIS%2F5aruNp0oQMzL4OslBvGYtsfryGcCWIy%2Fb5w%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c2e4b215bf0dbfb-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: manifold13
    
    <!DOCTYPE html>
    <html lang="en" class="bg-black text-white">
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <title>manifold13</title>
            <script src="https://cdn.tailwindcss.com"></script>
            <meta name="robots" content="noindex, nofollow" />
            <style>
                body {
                    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                }
    
                .glitchy {
                    letter-spacing: 0.1em;
                }
    
                /* Scanlines effect */
                .scanlines {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(transparent 50%, rgba(0, 255, 0, 0.03) 50%);
                    background-size: 100% 4px;
                    z-index: 10;
                    pointer-events: none;
                    animation: scanline-flicker 0.15s infinite linear;
                }
    
                @keyframes scanline-flicker {
                    0% {
                        opacity: 1;
                    }
    
                    98% {
                        opacity: 1;
                    }
    
                    99% {
                        opacity: 0.98;
                    }
    
                    100% {
                        opacity: 0.96;
                    }
                }
    
                /* Perlin Noise Display */
                .noise-display {
                    width: 640px;
                    height: 640px;
                    font-family: monospace;
                    font-size: 5px;
                    line-height: 5px;
                    letter-spacing: 0;
                    border: 1px solid #00ff00;
                    background: rgba(0, 0, 0, 0.8);
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }
    
                .noise-line {
                    white-space: pre;
                    margin: 0;
                    padding: 0;
                }
    
                .manifold-anomaly {
                    color: #ff0000 !important;
                    text-shadow: 0 0 3px #ff0000;
                    animation: anomaly-pulse 1s infinite;
                }
    
                @keyframes anomaly-pulse {
    
                    0%,
                    100% {
                        opacity: 1;
                    }
    
                    50% {
                        opacity: 0.7;
                    }
                }
    
                /* Control Panel Styles */
                .control-btn.active {
                    background-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 10px #00ff00;
                }
    
                .control-btn:active {
                    transform: scale(0.95);
                }
    
                #btn-thrust.active {
                    background-color: #00ff00 !important;
                    border-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 20px #00ff00;
                }
    
                .status-on {
                    background-color: #00ff00 !important;
                    box-shadow: 0 0 5px #00ff00;
                }
    
                .status-off {
                    background-color: #003300 !important;
                }
    
            </style>
        </head>
        <body class="bg-black text-green-400 min-h-screen flex flex-col justify-center items-center p-8">
            <!-- Scanlines overlay -->
            <div class="scanlines"></div>
    
            <div class="container mx-auto text-center space-y-8">
                <h1 class="text-4xl font-bold mb-8 glitchy">MANIFOLD-13</h1>
    
                <!-- Perlin Noise Display -->
                <div class="noise-display" id="noiseDisplay">
                    <!-- Lines will be generated here -->
    
                    <!-- Ship Indicator -->
                    <div id="shipIndicator" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 100;">
                        <svg width="20" height="20" viewBox="0 0 20 20">
                            <polygon points="10,3 4,17 10,14 16,17" fill="#00cc33" strok
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:b109:443 · manifold13.com

    2026-01-24 08:52

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 08:52:13 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=wXmEIpWzhOip3t7xhPS6wo%2FAEXyFOJa%2BAvFpzUJo7v%2FqnC8Yus33adTSiO%2BiMv9cScGvTjDGytCuwphkuBn1E9MJf5o71P5n80npqWtFJHG%2Fgfo8tLwWEg%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c2e4b212a54d232-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: manifold13
    
    <!DOCTYPE html>
    <html lang="en" class="bg-black text-white">
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <title>manifold13</title>
            <script src="https://cdn.tailwindcss.com"></script>
            <meta name="robots" content="noindex, nofollow" />
            <style>
                body {
                    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                }
    
                .glitchy {
                    letter-spacing: 0.1em;
                }
    
                /* Scanlines effect */
                .scanlines {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(transparent 50%, rgba(0, 255, 0, 0.03) 50%);
                    background-size: 100% 4px;
                    z-index: 10;
                    pointer-events: none;
                    animation: scanline-flicker 0.15s infinite linear;
                }
    
                @keyframes scanline-flicker {
                    0% {
                        opacity: 1;
                    }
    
                    98% {
                        opacity: 1;
                    }
    
                    99% {
                        opacity: 0.98;
                    }
    
                    100% {
                        opacity: 0.96;
                    }
                }
    
                /* Perlin Noise Display */
                .noise-display {
                    width: 640px;
                    height: 640px;
                    font-family: monospace;
                    font-size: 5px;
                    line-height: 5px;
                    letter-spacing: 0;
                    border: 1px solid #00ff00;
                    background: rgba(0, 0, 0, 0.8);
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }
    
                .noise-line {
                    white-space: pre;
                    margin: 0;
                    padding: 0;
                }
    
                .manifold-anomaly {
                    color: #ff0000 !important;
                    text-shadow: 0 0 3px #ff0000;
                    animation: anomaly-pulse 1s infinite;
                }
    
                @keyframes anomaly-pulse {
    
                    0%,
                    100% {
                        opacity: 1;
                    }
    
                    50% {
                        opacity: 0.7;
                    }
                }
    
                /* Control Panel Styles */
                .control-btn.active {
                    background-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 10px #00ff00;
                }
    
                .control-btn:active {
                    transform: scale(0.95);
                }
    
                #btn-thrust.active {
                    background-color: #00ff00 !important;
                    border-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 20px #00ff00;
                }
    
                .status-on {
                    background-color: #00ff00 !important;
                    box-shadow: 0 0 5px #00ff00;
                }
    
                .status-off {
                    background-color: #003300 !important;
                }
    
            </style>
        </head>
        <body class="bg-black text-green-400 min-h-screen flex flex-col justify-center items-center p-8">
            <!-- Scanlines overlay -->
            <div class="scanlines"></div>
    
            <div class="container mx-auto text-center space-y-8">
                <h1 class="text-4xl font-bold mb-8 glitchy">MANIFOLD-13</h1>
    
                <!-- Perlin Noise Display -->
                <div class="noise-display" id="noiseDisplay">
                    <!-- Lines will be generated here -->
    
                    <!-- Ship Indicator -->
                    <div id="shipIndicator" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 100;">
                        <svg width="20" height="20" viewBox="0 0 20 20">
                            <polygon points="10,3 4,17 10,14 16,17" fill="#00cc33" strok
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 172.67.177.9:443 · manifold13.com

    2026-01-24 08:52

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 08:52:13 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=1vuS1TzPPe3sSUTKDigcsd6OMpZmQEeWseIMsQf1P%2B5Q%2BnegYumPVpe8vSa30Na4XLfql8hKlRyg0Ose52X%2FzYsbce67NccrZ8neJw%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c2e4b1f8c684295-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: manifold13
    
    <!DOCTYPE html>
    <html lang="en" class="bg-black text-white">
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <title>manifold13</title>
            <script src="https://cdn.tailwindcss.com"></script>
            <meta name="robots" content="noindex, nofollow" />
            <style>
                body {
                    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                }
    
                .glitchy {
                    letter-spacing: 0.1em;
                }
    
                /* Scanlines effect */
                .scanlines {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(transparent 50%, rgba(0, 255, 0, 0.03) 50%);
                    background-size: 100% 4px;
                    z-index: 10;
                    pointer-events: none;
                    animation: scanline-flicker 0.15s infinite linear;
                }
    
                @keyframes scanline-flicker {
                    0% {
                        opacity: 1;
                    }
    
                    98% {
                        opacity: 1;
                    }
    
                    99% {
                        opacity: 0.98;
                    }
    
                    100% {
                        opacity: 0.96;
                    }
                }
    
                /* Perlin Noise Display */
                .noise-display {
                    width: 640px;
                    height: 640px;
                    font-family: monospace;
                    font-size: 5px;
                    line-height: 5px;
                    letter-spacing: 0;
                    border: 1px solid #00ff00;
                    background: rgba(0, 0, 0, 0.8);
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }
    
                .noise-line {
                    white-space: pre;
                    margin: 0;
                    padding: 0;
                }
    
                .manifold-anomaly {
                    color: #ff0000 !important;
                    text-shadow: 0 0 3px #ff0000;
                    animation: anomaly-pulse 1s infinite;
                }
    
                @keyframes anomaly-pulse {
    
                    0%,
                    100% {
                        opacity: 1;
                    }
    
                    50% {
                        opacity: 0.7;
                    }
                }
    
                /* Control Panel Styles */
                .control-btn.active {
                    background-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 10px #00ff00;
                }
    
                .control-btn:active {
                    transform: scale(0.95);
                }
    
                #btn-thrust.active {
                    background-color: #00ff00 !important;
                    border-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 20px #00ff00;
                }
    
                .status-on {
                    background-color: #00ff00 !important;
                    box-shadow: 0 0 5px #00ff00;
                }
    
                .status-off {
                    background-color: #003300 !important;
                }
    
            </style>
        </head>
        <body class="bg-black text-green-400 min-h-screen flex flex-col justify-center items-center p-8">
            <!-- Scanlines overlay -->
            <div class="scanlines"></div>
    
            <div class="container mx-auto text-center space-y-8">
                <h1 class="text-4xl font-bold mb-8 glitchy">MANIFOLD-13</h1>
    
                <!-- Perlin Noise Display -->
                <div class="noise-display" id="noiseDisplay">
                    <!-- Lines will be generated here -->
    
                    <!-- Ship Indicator -->
                    <div id="shipIndicator" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 100;">
                        <svg width="20" height="20" viewBox="0 0 20 20">
                            <polygon points="10,3 4,17 10,14 16,17" fill="#00cc33" strok
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 104.21.17.149:80 · manifold13.com

    2026-01-24 08:52

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 08:52:14 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2Fkch8AfGy%2BZNWpjrRSLORLxehpO16ko%2F40cElKnMox2StpiREJ9ldBELbX2rOjyf8VQVMLwlHZF5X9yiB%2BVgAIp2kkY%2BZDGXw%2FDWGA%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c2e4b235d5885d2-BOM
    alt-svc: h3=":443"; ma=86400
    
    Page title: manifold13
    
    <!DOCTYPE html>
    <html lang="en" class="bg-black text-white">
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <title>manifold13</title>
            <script src="https://cdn.tailwindcss.com"></script>
            <meta name="robots" content="noindex, nofollow" />
            <style>
                body {
                    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                }
    
                .glitchy {
                    letter-spacing: 0.1em;
                }
    
                /* Scanlines effect */
                .scanlines {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(transparent 50%, rgba(0, 255, 0, 0.03) 50%);
                    background-size: 100% 4px;
                    z-index: 10;
                    pointer-events: none;
                    animation: scanline-flicker 0.15s infinite linear;
                }
    
                @keyframes scanline-flicker {
                    0% {
                        opacity: 1;
                    }
    
                    98% {
                        opacity: 1;
                    }
    
                    99% {
                        opacity: 0.98;
                    }
    
                    100% {
                        opacity: 0.96;
                    }
                }
    
                /* Perlin Noise Display */
                .noise-display {
                    width: 640px;
                    height: 640px;
                    font-family: monospace;
                    font-size: 5px;
                    line-height: 5px;
                    letter-spacing: 0;
                    border: 1px solid #00ff00;
                    background: rgba(0, 0, 0, 0.8);
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }
    
                .noise-line {
                    white-space: pre;
                    margin: 0;
                    padding: 0;
                }
    
                .manifold-anomaly {
                    color: #ff0000 !important;
                    text-shadow: 0 0 3px #ff0000;
                    animation: anomaly-pulse 1s infinite;
                }
    
                @keyframes anomaly-pulse {
    
                    0%,
                    100% {
                        opacity: 1;
                    }
    
                    50% {
                        opacity: 0.7;
                    }
                }
    
                /* Control Panel Styles */
                .control-btn.active {
                    background-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 10px #00ff00;
                }
    
                .control-btn:active {
                    transform: scale(0.95);
                }
    
                #btn-thrust.active {
                    background-color: #00ff00 !important;
                    border-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 20px #00ff00;
                }
    
                .status-on {
                    background-color: #00ff00 !important;
                    box-shadow: 0 0 5px #00ff00;
                }
    
                .status-off {
                    background-color: #003300 !important;
                }
    
            </style>
        </head>
        <body class="bg-black text-green-400 min-h-screen flex flex-col justify-center items-center p-8">
            <!-- Scanlines overlay -->
            <div class="scanlines"></div>
    
            <div class="container mx-auto text-center space-y-8">
                <h1 class="text-4xl font-bold mb-8 glitchy">MANIFOLD-13</h1>
    
                <!-- Perlin Noise Display -->
                <div class="noise-display" id="noiseDisplay">
                    <!-- Lines will be generated here -->
    
                    <!-- Ship Indicator -->
                    <div id="shipIndicator" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 100;">
                        <svg width="20" height="20" viewBox="0 0 20 20">
                            <polygon points="10,3 4,17 10,14 16,17" fill="#00cc33" strok
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:b109:8443 · manifold13.com

    2026-01-24 08:52

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 08:52:13 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=0pc6ZZ9yBMH30V1B6vxVpuHZFHjC994y9zfFGL7ES8o9VBf040HhOVFmwdccgEfCOzhfHQJLprVPzV7al9MZStHYfZG7j1LWuVQybfddj%2FY2o5KZYdw%3D"}]}
    Server: cloudflare
    CF-RAY: 9c2e4b1f2c3a5589-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: manifold13
    
    <!DOCTYPE html>
    <html lang="en" class="bg-black text-white">
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <title>manifold13</title>
            <script src="https://cdn.tailwindcss.com"></script>
            <meta name="robots" content="noindex, nofollow" />
            <style>
                body {
                    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                }
    
                .glitchy {
                    letter-spacing: 0.1em;
                }
    
                /* Scanlines effect */
                .scanlines {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(transparent 50%, rgba(0, 255, 0, 0.03) 50%);
                    background-size: 100% 4px;
                    z-index: 10;
                    pointer-events: none;
                    animation: scanline-flicker 0.15s infinite linear;
                }
    
                @keyframes scanline-flicker {
                    0% {
                        opacity: 1;
                    }
    
                    98% {
                        opacity: 1;
                    }
    
                    99% {
                        opacity: 0.98;
                    }
    
                    100% {
                        opacity: 0.96;
                    }
                }
    
                /* Perlin Noise Display */
                .noise-display {
                    width: 640px;
                    height: 640px;
                    font-family: monospace;
                    font-size: 5px;
                    line-height: 5px;
                    letter-spacing: 0;
                    border: 1px solid #00ff00;
                    background: rgba(0, 0, 0, 0.8);
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }
    
                .noise-line {
                    white-space: pre;
                    margin: 0;
                    padding: 0;
                }
    
                .manifold-anomaly {
                    color: #ff0000 !important;
                    text-shadow: 0 0 3px #ff0000;
                    animation: anomaly-pulse 1s infinite;
                }
    
                @keyframes anomaly-pulse {
    
                    0%,
                    100% {
                        opacity: 1;
                    }
    
                    50% {
                        opacity: 0.7;
                    }
                }
    
                /* Control Panel Styles */
                .control-btn.active {
                    background-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 10px #00ff00;
                }
    
                .control-btn:active {
                    transform: scale(0.95);
                }
    
                #btn-thrust.active {
                    background-color: #00ff00 !important;
                    border-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 20px #00ff00;
                }
    
                .status-on {
                    background-color: #00ff00 !important;
                    box-shadow: 0 0 5px #00ff00;
                }
    
                .status-off {
                    background-color: #003300 !important;
                }
    
            </style>
        </head>
        <body class="bg-black text-green-400 min-h-screen flex flex-col justify-center items-center p-8">
            <!-- Scanlines overlay -->
            <div class="scanlines"></div>
    
            <div class="container mx-auto text-center space-y-8">
                <h1 class="text-4xl font-bold mb-8 glitchy">MANIFOLD-13</h1>
    
                <!-- Perlin Noise Display -->
                <div class="noise-display" id="noiseDisplay">
                    <!-- Lines will be generated here -->
    
                    <!-- Ship Indicator -->
                    <div id="shipIndicator" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 100;">
                        <svg width="20" height="20" viewBox="0 0 20 20">
                            <polygon points="10,3 4,17 10,14 16,17" fill="#00cc33" strok
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 104.21.17.149:443 · manifold13.com

    2026-01-24 08:52

    HTTP/1.1 200 OK
    Date: Sat, 24 Jan 2026 08:52:13 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-Ranges: bytes
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LBMzGemIfFu%2Bbaa9GJbxb%2BspSrRSgVY19gBaENQHrOSQhhmmaOkk80hoKcfZ72sKlcyfXtIL8P0VTofeOcwP8xIKO5CMew9S8xl2uA%3D%3D"}]}
    Server: cloudflare
    CF-RAY: 9c2e4b207cd50c3c-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: manifold13
    
    <!DOCTYPE html>
    <html lang="en" class="bg-black text-white">
        <head>
            <meta charset="UTF-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
            <title>manifold13</title>
            <script src="https://cdn.tailwindcss.com"></script>
            <meta name="robots" content="noindex, nofollow" />
            <style>
                body {
                    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
                }
    
                .glitchy {
                    letter-spacing: 0.1em;
                }
    
                /* Scanlines effect */
                .scanlines {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(transparent 50%, rgba(0, 255, 0, 0.03) 50%);
                    background-size: 100% 4px;
                    z-index: 10;
                    pointer-events: none;
                    animation: scanline-flicker 0.15s infinite linear;
                }
    
                @keyframes scanline-flicker {
                    0% {
                        opacity: 1;
                    }
    
                    98% {
                        opacity: 1;
                    }
    
                    99% {
                        opacity: 0.98;
                    }
    
                    100% {
                        opacity: 0.96;
                    }
                }
    
                /* Perlin Noise Display */
                .noise-display {
                    width: 640px;
                    height: 640px;
                    font-family: monospace;
                    font-size: 5px;
                    line-height: 5px;
                    letter-spacing: 0;
                    border: 1px solid #00ff00;
                    background: rgba(0, 0, 0, 0.8);
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }
    
                .noise-line {
                    white-space: pre;
                    margin: 0;
                    padding: 0;
                }
    
                .manifold-anomaly {
                    color: #ff0000 !important;
                    text-shadow: 0 0 3px #ff0000;
                    animation: anomaly-pulse 1s infinite;
                }
    
                @keyframes anomaly-pulse {
    
                    0%,
                    100% {
                        opacity: 1;
                    }
    
                    50% {
                        opacity: 0.7;
                    }
                }
    
                /* Control Panel Styles */
                .control-btn.active {
                    background-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 10px #00ff00;
                }
    
                .control-btn:active {
                    transform: scale(0.95);
                }
    
                #btn-thrust.active {
                    background-color: #00ff00 !important;
                    border-color: #00ff00 !important;
                    color: #000000 !important;
                    box-shadow: 0 0 20px #00ff00;
                }
    
                .status-on {
                    background-color: #00ff00 !important;
                    box-shadow: 0 0 5px #00ff00;
                }
    
                .status-off {
                    background-color: #003300 !important;
                }
    
            </style>
        </head>
        <body class="bg-black text-green-400 min-h-screen flex flex-col justify-center items-center p-8">
            <!-- Scanlines overlay -->
            <div class="scanlines"></div>
    
            <div class="container mx-auto text-center space-y-8">
                <h1 class="text-4xl font-bold mb-8 glitchy">MANIFOLD-13</h1>
    
                <!-- Perlin Noise Display -->
                <div class="noise-display" id="noiseDisplay">
                    <!-- Lines will be generated here -->
    
                    <!-- Ship Indicator -->
                    <div id="shipIndicator" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 100;">
                        <svg width="20" height="20" viewBox="0 0 20 20">
                            <polygon points="10,3 4,17 10,14 16,17" fill="#00cc33" strok
    Found 2026-01-24 by HttpPlugin
    Create report
manifold13.com*.manifold13.com
CN:
manifold13.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-12-15 23:22
Not after:
2026-03-16 00:20