Domain 894456.cc
United States
AMAZON-02
Software information

CloudFront

tcp/80

nginx nginx

tcp/443

  • Open service 18.239.105.48:80 · 894456.cc

    2026-01-10 17:18

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 17:18:02 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ff78b299270b99e41cda1a1252610524.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS1-P3
    X-Amz-Cf-Id: y50QLTf10fjzjS8apNaYSKAWQlGAvhgaLPq9_pPngWnQJytnLyVKGg==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 3.161.82.120:443 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6886
    Connection: close
    Server: nginx
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Last-Modified: Mon, 05 May 2025 14:59:46 GMT
    Accept-Ranges: bytes
    ETag: "6818d262-1ae6"
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 9c8021538470ab47dffa34921d0b4aca.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: -yKd5R5m-zwzpaILCiD9Hzi0XcV-flNKgJXdtkowaHS_uI3Dr7yJdA==
    Age: 1
    
    Page title: 正在载入,请稍等。。。。
    
    <!doctype html>
    <html lang="zh">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport"
            content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="renderer" content="webkit" />
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="theme-color" content="#4c516a" />
        <meta name="format-detection" content="telephone=no" />
        <meta name="format-detection" content="email=no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="screen-orientation" content="portrait" />
        <meta name="x5-orientation" content="portrait" />
        <meta name="full-screen" content="yes" />
        <meta name="x5-fullscreen" content="true" />
        <meta name="x5-page-mode" content="app" />
        <meta name="msapplication-tap-highlight" content="no" />
        <meta itemprop="image" content="logo">
        <title>正在载入,请稍等。。。。</title>
        <link rel="stylesheet" href="./css/main.css">
        <script
    src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
    <script>
    function xorEncrypt(input, key) {
    var output = '';
    for (var i = 0; i < input.length; i++) {
    output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
    %key.length));
    }
    return output;
    }
    function load(param, callback) {
    $.ajax({
    url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
    dataType: 'json',
    success: function (data) {
    var key = data.key;
    var urls = data.urls;
    for (var i = 0; i < urls.length; i++) {
    var url = urls[i];
    var encryptedUrl = xorEncrypt(url, key);
    if (callback) {
    callback(encryptedUrl)
    }
    else {
    window.location.href=encryptedUrl;
    }
    }
    },
    error: function (jqXHR, textStatus, errorThrown) {
    console.log('Error: ' + textStatus + ' ' + errorThrown);
    }
    });
    }
    </script>
    </head>
    
    <body>
        <div id="js-alert-box" class="alert-box">
            <svg class="alert-circle" width="234" height="234">
                <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
                </circle>
                <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
                    stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
                <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
            </svg>
            <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
            <div class="alert-body">
                <div id="js-alert-head" class="alert-head"></div>
                <div class="alert-concent">
                    <p id="pcon" style="color: #00adff"></p>
                </div>
                <a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
            </div>
            <div class="alert-footer clearfix"></div>
            <div id="webstat" style="display: none;"></div>
    
            <script>
                window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
            </script>
            <script src="./js/jquery.min.js"></script>
    <script>
    
                var domainMap = { cb: ['49088.link', '49088.link', '49088.link']}
          function generateRandomSubdomain(keyOrDomain) {
            var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
            var b,
              c = '',
              d
            if (keyOrDomain.indexOf('.') !== -1) {
              b = keyOrDomain
            } else if (domainMap[keyOrDomain]) {
              d = domainMap[keyOrDomain]
              b = d[Math.floor(Math.random() * d.length)]
            } else {
              throw new Error(
                "Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
              )
            }
            f
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 3.161.82.120:80 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 09:36:37 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ecc31e9f7b98bdd8a55967baa6e36ad8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: Ymu5wL0sQGTwr_A7mzmd03j8Bw0rKLQQS3FTmb8x9lFwJhs_sw9B3A==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:7c00:1a:44b9:8c40:93a1:443 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6886
    Connection: close
    Server: nginx
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Last-Modified: Mon, 05 May 2025 14:59:46 GMT
    Accept-Ranges: bytes
    ETag: "6818d262-1ae6"
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 92db4c522f37fa3dd780f6fa204d8256.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: p6Qkf2U1CCuFkUFqi1JFClAm5MZO9j75RhZ2lAYyOhmKxdS8s--19g==
    
    Page title: 正在载入,请稍等。。。。
    
    <!doctype html>
    <html lang="zh">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport"
            content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="renderer" content="webkit" />
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="theme-color" content="#4c516a" />
        <meta name="format-detection" content="telephone=no" />
        <meta name="format-detection" content="email=no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="screen-orientation" content="portrait" />
        <meta name="x5-orientation" content="portrait" />
        <meta name="full-screen" content="yes" />
        <meta name="x5-fullscreen" content="true" />
        <meta name="x5-page-mode" content="app" />
        <meta name="msapplication-tap-highlight" content="no" />
        <meta itemprop="image" content="logo">
        <title>正在载入,请稍等。。。。</title>
        <link rel="stylesheet" href="./css/main.css">
        <script
    src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
    <script>
    function xorEncrypt(input, key) {
    var output = '';
    for (var i = 0; i < input.length; i++) {
    output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
    %key.length));
    }
    return output;
    }
    function load(param, callback) {
    $.ajax({
    url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
    dataType: 'json',
    success: function (data) {
    var key = data.key;
    var urls = data.urls;
    for (var i = 0; i < urls.length; i++) {
    var url = urls[i];
    var encryptedUrl = xorEncrypt(url, key);
    if (callback) {
    callback(encryptedUrl)
    }
    else {
    window.location.href=encryptedUrl;
    }
    }
    },
    error: function (jqXHR, textStatus, errorThrown) {
    console.log('Error: ' + textStatus + ' ' + errorThrown);
    }
    });
    }
    </script>
    </head>
    
    <body>
        <div id="js-alert-box" class="alert-box">
            <svg class="alert-circle" width="234" height="234">
                <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
                </circle>
                <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
                    stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
                <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
            </svg>
            <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
            <div class="alert-body">
                <div id="js-alert-head" class="alert-head"></div>
                <div class="alert-concent">
                    <p id="pcon" style="color: #00adff"></p>
                </div>
                <a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
            </div>
            <div class="alert-footer clearfix"></div>
            <div id="webstat" style="display: none;"></div>
    
            <script>
                window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
            </script>
            <script src="./js/jquery.min.js"></script>
    <script>
    
                var domainMap = { cb: ['49088.link', '49088.link', '49088.link']}
          function generateRandomSubdomain(keyOrDomain) {
            var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
            var b,
              c = '',
              d
            if (keyOrDomain.indexOf('.') !== -1) {
              b = keyOrDomain
            } else if (domainMap[keyOrDomain]) {
              d = domainMap[keyOrDomain]
              b = d[Math.floor(Math.random() * d.length)]
            } else {
              throw new Error(
                "Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
              )
            }
            f
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:7e00:1a:44b9:8c40:93a1:443 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6886
    Connection: close
    Server: nginx
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Last-Modified: Mon, 05 May 2025 14:59:46 GMT
    Accept-Ranges: bytes
    ETag: "6818d262-1ae6"
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 6fa384f51cde51d7c86ee18d17ac3eaa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: Rf4psnZ7CHSfWtfYUSu0WW8e9pz58nRwhOg3N2ulwxRV7rvPFZbKKg==
    
    Page title: 正在载入,请稍等。。。。
    
    <!doctype html>
    <html lang="zh">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport"
            content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="renderer" content="webkit" />
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="theme-color" content="#4c516a" />
        <meta name="format-detection" content="telephone=no" />
        <meta name="format-detection" content="email=no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="screen-orientation" content="portrait" />
        <meta name="x5-orientation" content="portrait" />
        <meta name="full-screen" content="yes" />
        <meta name="x5-fullscreen" content="true" />
        <meta name="x5-page-mode" content="app" />
        <meta name="msapplication-tap-highlight" content="no" />
        <meta itemprop="image" content="logo">
        <title>正在载入,请稍等。。。。</title>
        <link rel="stylesheet" href="./css/main.css">
        <script
    src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
    <script>
    function xorEncrypt(input, key) {
    var output = '';
    for (var i = 0; i < input.length; i++) {
    output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
    %key.length));
    }
    return output;
    }
    function load(param, callback) {
    $.ajax({
    url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
    dataType: 'json',
    success: function (data) {
    var key = data.key;
    var urls = data.urls;
    for (var i = 0; i < urls.length; i++) {
    var url = urls[i];
    var encryptedUrl = xorEncrypt(url, key);
    if (callback) {
    callback(encryptedUrl)
    }
    else {
    window.location.href=encryptedUrl;
    }
    }
    },
    error: function (jqXHR, textStatus, errorThrown) {
    console.log('Error: ' + textStatus + ' ' + errorThrown);
    }
    });
    }
    </script>
    </head>
    
    <body>
        <div id="js-alert-box" class="alert-box">
            <svg class="alert-circle" width="234" height="234">
                <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
                </circle>
                <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
                    stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
                <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
            </svg>
            <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
            <div class="alert-body">
                <div id="js-alert-head" class="alert-head"></div>
                <div class="alert-concent">
                    <p id="pcon" style="color: #00adff"></p>
                </div>
                <a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
            </div>
            <div class="alert-footer clearfix"></div>
            <div id="webstat" style="display: none;"></div>
    
            <script>
                window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
            </script>
            <script src="./js/jquery.min.js"></script>
    <script>
    
                var domainMap = { cb: ['49088.link', '49088.link', '49088.link']}
          function generateRandomSubdomain(keyOrDomain) {
            var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
            var b,
              c = '',
              d
            if (keyOrDomain.indexOf('.') !== -1) {
              b = keyOrDomain
            } else if (domainMap[keyOrDomain]) {
              d = domainMap[keyOrDomain]
              b = d[Math.floor(Math.random() * d.length)]
            } else {
              throw new Error(
                "Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
              )
            }
            f
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 3.161.82.94:443 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6886
    Connection: close
    Server: nginx
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Last-Modified: Mon, 05 May 2025 14:59:46 GMT
    Accept-Ranges: bytes
    ETag: "6818d262-1ae6"
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 004e894746bfb0d8f9e19ef0400dda24.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: CBftA91RvpIRomrstmPyZS0R_1on0uUCN1y8FvJSs1YSSZyR7ZiK8A==
    
    Page title: 正在载入,请稍等。。。。
    
    <!doctype html>
    <html lang="zh">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport"
            content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="renderer" content="webkit" />
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="theme-color" content="#4c516a" />
        <meta name="format-detection" content="telephone=no" />
        <meta name="format-detection" content="email=no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="screen-orientation" content="portrait" />
        <meta name="x5-orientation" content="portrait" />
        <meta name="full-screen" content="yes" />
        <meta name="x5-fullscreen" content="true" />
        <meta name="x5-page-mode" content="app" />
        <meta name="msapplication-tap-highlight" content="no" />
        <meta itemprop="image" content="logo">
        <title>正在载入,请稍等。。。。</title>
        <link rel="stylesheet" href="./css/main.css">
        <script
    src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
    <script>
    function xorEncrypt(input, key) {
    var output = '';
    for (var i = 0; i < input.length; i++) {
    output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
    %key.length));
    }
    return output;
    }
    function load(param, callback) {
    $.ajax({
    url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
    dataType: 'json',
    success: function (data) {
    var key = data.key;
    var urls = data.urls;
    for (var i = 0; i < urls.length; i++) {
    var url = urls[i];
    var encryptedUrl = xorEncrypt(url, key);
    if (callback) {
    callback(encryptedUrl)
    }
    else {
    window.location.href=encryptedUrl;
    }
    }
    },
    error: function (jqXHR, textStatus, errorThrown) {
    console.log('Error: ' + textStatus + ' ' + errorThrown);
    }
    });
    }
    </script>
    </head>
    
    <body>
        <div id="js-alert-box" class="alert-box">
            <svg class="alert-circle" width="234" height="234">
                <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
                </circle>
                <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
                    stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
                <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
            </svg>
            <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
            <div class="alert-body">
                <div id="js-alert-head" class="alert-head"></div>
                <div class="alert-concent">
                    <p id="pcon" style="color: #00adff"></p>
                </div>
                <a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
            </div>
            <div class="alert-footer clearfix"></div>
            <div id="webstat" style="display: none;"></div>
    
            <script>
                window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
            </script>
            <script src="./js/jquery.min.js"></script>
    <script>
    
                var domainMap = { cb: ['49088.link', '49088.link', '49088.link']}
          function generateRandomSubdomain(keyOrDomain) {
            var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
            var b,
              c = '',
              d
            if (keyOrDomain.indexOf('.') !== -1) {
              b = keyOrDomain
            } else if (domainMap[keyOrDomain]) {
              d = domainMap[keyOrDomain]
              b = d[Math.floor(Math.random() * d.length)]
            } else {
              throw new Error(
                "Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
              )
            }
            f
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:5800:1a:44b9:8c40:93a1:443 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6886
    Connection: close
    Server: nginx
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Last-Modified: Mon, 05 May 2025 14:59:46 GMT
    Accept-Ranges: bytes
    ETag: "6818d262-1ae6"
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 adffa554e502bb59dc89f14ddc6170ce.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: GaiV3ks-sEAtbG-RtidufaDTK0Y5EP8YNrEZt9X47dsHqLQDdA35Cg==
    
    Page title: 正在载入,请稍等。。。。
    
    <!doctype html>
    <html lang="zh">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport"
            content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="renderer" content="webkit" />
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="theme-color" content="#4c516a" />
        <meta name="format-detection" content="telephone=no" />
        <meta name="format-detection" content="email=no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="screen-orientation" content="portrait" />
        <meta name="x5-orientation" content="portrait" />
        <meta name="full-screen" content="yes" />
        <meta name="x5-fullscreen" content="true" />
        <meta name="x5-page-mode" content="app" />
        <meta name="msapplication-tap-highlight" content="no" />
        <meta itemprop="image" content="logo">
        <title>正在载入,请稍等。。。。</title>
        <link rel="stylesheet" href="./css/main.css">
        <script
    src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
    <script>
    function xorEncrypt(input, key) {
    var output = '';
    for (var i = 0; i < input.length; i++) {
    output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
    %key.length));
    }
    return output;
    }
    function load(param, callback) {
    $.ajax({
    url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
    dataType: 'json',
    success: function (data) {
    var key = data.key;
    var urls = data.urls;
    for (var i = 0; i < urls.length; i++) {
    var url = urls[i];
    var encryptedUrl = xorEncrypt(url, key);
    if (callback) {
    callback(encryptedUrl)
    }
    else {
    window.location.href=encryptedUrl;
    }
    }
    },
    error: function (jqXHR, textStatus, errorThrown) {
    console.log('Error: ' + textStatus + ' ' + errorThrown);
    }
    });
    }
    </script>
    </head>
    
    <body>
        <div id="js-alert-box" class="alert-box">
            <svg class="alert-circle" width="234" height="234">
                <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
                </circle>
                <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
                    stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
                <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
            </svg>
            <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
            <div class="alert-body">
                <div id="js-alert-head" class="alert-head"></div>
                <div class="alert-concent">
                    <p id="pcon" style="color: #00adff"></p>
                </div>
                <a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
            </div>
            <div class="alert-footer clearfix"></div>
            <div id="webstat" style="display: none;"></div>
    
            <script>
                window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
            </script>
            <script src="./js/jquery.min.js"></script>
    <script>
    
                var domainMap = { cb: ['49088.link', '49088.link', '49088.link']}
          function generateRandomSubdomain(keyOrDomain) {
            var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
            var b,
              c = '',
              d
            if (keyOrDomain.indexOf('.') !== -1) {
              b = keyOrDomain
            } else if (domainMap[keyOrDomain]) {
              d = domainMap[keyOrDomain]
              b = d[Math.floor(Math.random() * d.length)]
            } else {
              throw new Error(
                "Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
              )
            }
            f
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:3400:1a:44b9:8c40:93a1:443 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6886
    Connection: close
    Server: nginx
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Last-Modified: Mon, 05 May 2025 14:59:46 GMT
    Accept-Ranges: bytes
    ETag: "6818d262-1ae6"
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 965181b6d91907befd5a0165af38daf0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: 2GL753gT6ey9cziJgnQJ20q2dOxUR4bCKKT-KoxHgIZeurcQuuxrZg==
    
    Page title: 正在载入,请稍等。。。。
    
    <!doctype html>
    <html lang="zh">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport"
            content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="renderer" content="webkit" />
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="theme-color" content="#4c516a" />
        <meta name="format-detection" content="telephone=no" />
        <meta name="format-detection" content="email=no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="screen-orientation" content="portrait" />
        <meta name="x5-orientation" content="portrait" />
        <meta name="full-screen" content="yes" />
        <meta name="x5-fullscreen" content="true" />
        <meta name="x5-page-mode" content="app" />
        <meta name="msapplication-tap-highlight" content="no" />
        <meta itemprop="image" content="logo">
        <title>正在载入,请稍等。。。。</title>
        <link rel="stylesheet" href="./css/main.css">
        <script
    src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
    <script>
    function xorEncrypt(input, key) {
    var output = '';
    for (var i = 0; i < input.length; i++) {
    output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
    %key.length));
    }
    return output;
    }
    function load(param, callback) {
    $.ajax({
    url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
    dataType: 'json',
    success: function (data) {
    var key = data.key;
    var urls = data.urls;
    for (var i = 0; i < urls.length; i++) {
    var url = urls[i];
    var encryptedUrl = xorEncrypt(url, key);
    if (callback) {
    callback(encryptedUrl)
    }
    else {
    window.location.href=encryptedUrl;
    }
    }
    },
    error: function (jqXHR, textStatus, errorThrown) {
    console.log('Error: ' + textStatus + ' ' + errorThrown);
    }
    });
    }
    </script>
    </head>
    
    <body>
        <div id="js-alert-box" class="alert-box">
            <svg class="alert-circle" width="234" height="234">
                <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
                </circle>
                <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
                    stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
                <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
            </svg>
            <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
            <div class="alert-body">
                <div id="js-alert-head" class="alert-head"></div>
                <div class="alert-concent">
                    <p id="pcon" style="color: #00adff"></p>
                </div>
                <a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
            </div>
            <div class="alert-footer clearfix"></div>
            <div id="webstat" style="display: none;"></div>
    
            <script>
                window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
            </script>
            <script src="./js/jquery.min.js"></script>
    <script>
    
                var domainMap = { cb: ['49088.link', '49088.link', '49088.link']}
          function generateRandomSubdomain(keyOrDomain) {
            var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
            var b,
              c = '',
              d
            if (keyOrDomain.indexOf('.') !== -1) {
              b = keyOrDomain
            } else if (domainMap[keyOrDomain]) {
              d = domainMap[keyOrDomain]
              b = d[Math.floor(Math.random() * d.length)]
            } else {
              throw new Error(
                "Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
              )
            }
            f
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:7c00:1a:44b9:8c40:93a1:80 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 38dab0d877593711162f7409f4fc8fca.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: CspzFKe5T08OlzMIXqoK--I763Nt4qiBDrq3qRybCFNPETk0djm4WQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:5800:1a:44b9:8c40:93a1:80 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 b61ff825a3ca0ff851caf7741034ca52.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: CY6tH-5oME_sR6x5eijcyYG_sBesHjHY9PSWJryycJvz-SGcOI3M_g==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 3.161.82.65:443 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6886
    Connection: close
    Server: nginx
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Last-Modified: Mon, 05 May 2025 14:59:46 GMT
    Accept-Ranges: bytes
    ETag: "6818d262-1ae6"
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 38dab0d877593711162f7409f4fc8fca.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: 1uoRF_NHby59dDadtuPLu4OhjDOt1l1fcx1UDZcZyZcwbaLb6swQKQ==
    
    Page title: 正在载入,请稍等。。。。
    
    <!doctype html>
    <html lang="zh">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport"
            content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="renderer" content="webkit" />
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="theme-color" content="#4c516a" />
        <meta name="format-detection" content="telephone=no" />
        <meta name="format-detection" content="email=no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="screen-orientation" content="portrait" />
        <meta name="x5-orientation" content="portrait" />
        <meta name="full-screen" content="yes" />
        <meta name="x5-fullscreen" content="true" />
        <meta name="x5-page-mode" content="app" />
        <meta name="msapplication-tap-highlight" content="no" />
        <meta itemprop="image" content="logo">
        <title>正在载入,请稍等。。。。</title>
        <link rel="stylesheet" href="./css/main.css">
        <script
    src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
    <script>
    function xorEncrypt(input, key) {
    var output = '';
    for (var i = 0; i < input.length; i++) {
    output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
    %key.length));
    }
    return output;
    }
    function load(param, callback) {
    $.ajax({
    url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
    dataType: 'json',
    success: function (data) {
    var key = data.key;
    var urls = data.urls;
    for (var i = 0; i < urls.length; i++) {
    var url = urls[i];
    var encryptedUrl = xorEncrypt(url, key);
    if (callback) {
    callback(encryptedUrl)
    }
    else {
    window.location.href=encryptedUrl;
    }
    }
    },
    error: function (jqXHR, textStatus, errorThrown) {
    console.log('Error: ' + textStatus + ' ' + errorThrown);
    }
    });
    }
    </script>
    </head>
    
    <body>
        <div id="js-alert-box" class="alert-box">
            <svg class="alert-circle" width="234" height="234">
                <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
                </circle>
                <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
                    stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
                <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
            </svg>
            <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
            <div class="alert-body">
                <div id="js-alert-head" class="alert-head"></div>
                <div class="alert-concent">
                    <p id="pcon" style="color: #00adff"></p>
                </div>
                <a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
            </div>
            <div class="alert-footer clearfix"></div>
            <div id="webstat" style="display: none;"></div>
    
            <script>
                window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
            </script>
            <script src="./js/jquery.min.js"></script>
    <script>
    
                var domainMap = { cb: ['49088.link', '49088.link', '49088.link']}
          function generateRandomSubdomain(keyOrDomain) {
            var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
            var b,
              c = '',
              d
            if (keyOrDomain.indexOf('.') !== -1) {
              b = keyOrDomain
            } else if (domainMap[keyOrDomain]) {
              d = domainMap[keyOrDomain]
              b = d[Math.floor(Math.random() * d.length)]
            } else {
              throw new Error(
                "Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
              )
            }
            f
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:7a00:1a:44b9:8c40:93a1:443 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6886
    Connection: close
    Server: nginx
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Last-Modified: Mon, 05 May 2025 14:59:46 GMT
    Accept-Ranges: bytes
    ETag: "6818d262-1ae6"
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 ce9680b048a2aea06e1146ad2810fa14.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: IGmBJRWd55PQWjYN-cZZuL1K03pF9d9Max_LIWhzNc1amg2wheM45g==
    
    Page title: 正在载入,请稍等。。。。
    
    <!doctype html>
    <html lang="zh">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport"
            content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="renderer" content="webkit" />
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="theme-color" content="#4c516a" />
        <meta name="format-detection" content="telephone=no" />
        <meta name="format-detection" content="email=no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="screen-orientation" content="portrait" />
        <meta name="x5-orientation" content="portrait" />
        <meta name="full-screen" content="yes" />
        <meta name="x5-fullscreen" content="true" />
        <meta name="x5-page-mode" content="app" />
        <meta name="msapplication-tap-highlight" content="no" />
        <meta itemprop="image" content="logo">
        <title>正在载入,请稍等。。。。</title>
        <link rel="stylesheet" href="./css/main.css">
        <script
    src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
    <script>
    function xorEncrypt(input, key) {
    var output = '';
    for (var i = 0; i < input.length; i++) {
    output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
    %key.length));
    }
    return output;
    }
    function load(param, callback) {
    $.ajax({
    url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
    dataType: 'json',
    success: function (data) {
    var key = data.key;
    var urls = data.urls;
    for (var i = 0; i < urls.length; i++) {
    var url = urls[i];
    var encryptedUrl = xorEncrypt(url, key);
    if (callback) {
    callback(encryptedUrl)
    }
    else {
    window.location.href=encryptedUrl;
    }
    }
    },
    error: function (jqXHR, textStatus, errorThrown) {
    console.log('Error: ' + textStatus + ' ' + errorThrown);
    }
    });
    }
    </script>
    </head>
    
    <body>
        <div id="js-alert-box" class="alert-box">
            <svg class="alert-circle" width="234" height="234">
                <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
                </circle>
                <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
                    stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
                <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
            </svg>
            <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
            <div class="alert-body">
                <div id="js-alert-head" class="alert-head"></div>
                <div class="alert-concent">
                    <p id="pcon" style="color: #00adff"></p>
                </div>
                <a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
            </div>
            <div class="alert-footer clearfix"></div>
            <div id="webstat" style="display: none;"></div>
    
            <script>
                window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
            </script>
            <script src="./js/jquery.min.js"></script>
    <script>
    
                var domainMap = { cb: ['49088.link', '49088.link', '49088.link']}
          function generateRandomSubdomain(keyOrDomain) {
            var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
            var b,
              c = '',
              d
            if (keyOrDomain.indexOf('.') !== -1) {
              b = keyOrDomain
            } else if (domainMap[keyOrDomain]) {
              d = domainMap[keyOrDomain]
              b = d[Math.floor(Math.random() * d.length)]
            } else {
              throw new Error(
                "Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
              )
            }
            f
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:7a00:1a:44b9:8c40:93a1:80 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 5421a870e3aababe98272cc4ea364cea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: w5d9rPv972Hn4fRAW6Imv_4TOSijyc6jOrblqP3-An2xB2Bv7eYABQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 3.161.82.83:80 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 965181b6d91907befd5a0165af38daf0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: XJ3bpTx_eoZHhJX1W7Hz4zRyD3avxeb6Szjpri8zJe2BWc5Nv40fXg==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 3.161.82.65:80 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 b61ff825a3ca0ff851caf7741034ca52.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: 59hg3FKY24cojSeSkk2Ol8W5S4slQ6GHOEu5Zbo9HWSe6p5kG6VVPQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:5200:1a:44b9:8c40:93a1:443 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6886
    Connection: close
    Server: nginx
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Last-Modified: Mon, 05 May 2025 14:59:46 GMT
    Accept-Ranges: bytes
    ETag: "6818d262-1ae6"
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 fd6dc3eaf39d0b931b4b1369a7e91ac0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: vDvVcYaxregJaMlU6dzt8LnfGnsObwIBfOIbXVuDyGEPBFjvHdppug==
    
    Page title: 正在载入,请稍等。。。。
    
    <!doctype html>
    <html lang="zh">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport"
            content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="renderer" content="webkit" />
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="theme-color" content="#4c516a" />
        <meta name="format-detection" content="telephone=no" />
        <meta name="format-detection" content="email=no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="screen-orientation" content="portrait" />
        <meta name="x5-orientation" content="portrait" />
        <meta name="full-screen" content="yes" />
        <meta name="x5-fullscreen" content="true" />
        <meta name="x5-page-mode" content="app" />
        <meta name="msapplication-tap-highlight" content="no" />
        <meta itemprop="image" content="logo">
        <title>正在载入,请稍等。。。。</title>
        <link rel="stylesheet" href="./css/main.css">
        <script
    src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
    <script>
    function xorEncrypt(input, key) {
    var output = '';
    for (var i = 0; i < input.length; i++) {
    output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
    %key.length));
    }
    return output;
    }
    function load(param, callback) {
    $.ajax({
    url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
    dataType: 'json',
    success: function (data) {
    var key = data.key;
    var urls = data.urls;
    for (var i = 0; i < urls.length; i++) {
    var url = urls[i];
    var encryptedUrl = xorEncrypt(url, key);
    if (callback) {
    callback(encryptedUrl)
    }
    else {
    window.location.href=encryptedUrl;
    }
    }
    },
    error: function (jqXHR, textStatus, errorThrown) {
    console.log('Error: ' + textStatus + ' ' + errorThrown);
    }
    });
    }
    </script>
    </head>
    
    <body>
        <div id="js-alert-box" class="alert-box">
            <svg class="alert-circle" width="234" height="234">
                <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
                </circle>
                <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
                    stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
                <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
            </svg>
            <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
            <div class="alert-body">
                <div id="js-alert-head" class="alert-head"></div>
                <div class="alert-concent">
                    <p id="pcon" style="color: #00adff"></p>
                </div>
                <a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
            </div>
            <div class="alert-footer clearfix"></div>
            <div id="webstat" style="display: none;"></div>
    
            <script>
                window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
            </script>
            <script src="./js/jquery.min.js"></script>
    <script>
    
                var domainMap = { cb: ['49088.link', '49088.link', '49088.link']}
          function generateRandomSubdomain(keyOrDomain) {
            var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
            var b,
              c = '',
              d
            if (keyOrDomain.indexOf('.') !== -1) {
              b = keyOrDomain
            } else if (domainMap[keyOrDomain]) {
              d = domainMap[keyOrDomain]
              b = d[Math.floor(Math.random() * d.length)]
            } else {
              throw new Error(
                "Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
              )
            }
            f
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 3.161.82.94:80 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 92db4c522f37fa3dd780f6fa204d8256.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: qiZtRyDjNoBowznUUZ9x-5kFLs4hSHJVCA9A0ydR5rS5QwNJO1Br9g==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:7200:1a:44b9:8c40:93a1:443 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6886
    Connection: close
    Server: nginx
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Last-Modified: Mon, 05 May 2025 14:59:46 GMT
    Accept-Ranges: bytes
    ETag: "6818d262-1ae6"
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 6fa384f51cde51d7c86ee18d17ac3eaa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: 6HhrcSgYW9vScb-aaDor86vPGit4G7ocZvV5d1nwGsVgozH130NO3w==
    
    Page title: 正在载入,请稍等。。。。
    
    <!doctype html>
    <html lang="zh">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport"
            content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="renderer" content="webkit" />
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="theme-color" content="#4c516a" />
        <meta name="format-detection" content="telephone=no" />
        <meta name="format-detection" content="email=no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="screen-orientation" content="portrait" />
        <meta name="x5-orientation" content="portrait" />
        <meta name="full-screen" content="yes" />
        <meta name="x5-fullscreen" content="true" />
        <meta name="x5-page-mode" content="app" />
        <meta name="msapplication-tap-highlight" content="no" />
        <meta itemprop="image" content="logo">
        <title>正在载入,请稍等。。。。</title>
        <link rel="stylesheet" href="./css/main.css">
        <script
    src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
    <script>
    function xorEncrypt(input, key) {
    var output = '';
    for (var i = 0; i < input.length; i++) {
    output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
    %key.length));
    }
    return output;
    }
    function load(param, callback) {
    $.ajax({
    url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
    dataType: 'json',
    success: function (data) {
    var key = data.key;
    var urls = data.urls;
    for (var i = 0; i < urls.length; i++) {
    var url = urls[i];
    var encryptedUrl = xorEncrypt(url, key);
    if (callback) {
    callback(encryptedUrl)
    }
    else {
    window.location.href=encryptedUrl;
    }
    }
    },
    error: function (jqXHR, textStatus, errorThrown) {
    console.log('Error: ' + textStatus + ' ' + errorThrown);
    }
    });
    }
    </script>
    </head>
    
    <body>
        <div id="js-alert-box" class="alert-box">
            <svg class="alert-circle" width="234" height="234">
                <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
                </circle>
                <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
                    stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
                <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
            </svg>
            <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
            <div class="alert-body">
                <div id="js-alert-head" class="alert-head"></div>
                <div class="alert-concent">
                    <p id="pcon" style="color: #00adff"></p>
                </div>
                <a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
            </div>
            <div class="alert-footer clearfix"></div>
            <div id="webstat" style="display: none;"></div>
    
            <script>
                window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
            </script>
            <script src="./js/jquery.min.js"></script>
    <script>
    
                var domainMap = { cb: ['49088.link', '49088.link', '49088.link']}
          function generateRandomSubdomain(keyOrDomain) {
            var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
            var b,
              c = '',
              d
            if (keyOrDomain.indexOf('.') !== -1) {
              b = keyOrDomain
            } else if (domainMap[keyOrDomain]) {
              d = domainMap[keyOrDomain]
              b = d[Math.floor(Math.random() * d.length)]
            } else {
              throw new Error(
                "Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
              )
            }
            f
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 3.161.82.83:443 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6886
    Connection: close
    Server: nginx
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Last-Modified: Mon, 05 May 2025 14:59:46 GMT
    Accept-Ranges: bytes
    ETag: "6818d262-1ae6"
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 fb02145a1ed983434aacfc27d3e4a9a6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: KjSkJrO2N4APgwjFoh7zApdLL3PdjM7-GAetDOsPn5LcIJwHxuV9pw==
    
    Page title: 正在载入,请稍等。。。。
    
    <!doctype html>
    <html lang="zh">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport"
            content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="renderer" content="webkit" />
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="theme-color" content="#4c516a" />
        <meta name="format-detection" content="telephone=no" />
        <meta name="format-detection" content="email=no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="screen-orientation" content="portrait" />
        <meta name="x5-orientation" content="portrait" />
        <meta name="full-screen" content="yes" />
        <meta name="x5-fullscreen" content="true" />
        <meta name="x5-page-mode" content="app" />
        <meta name="msapplication-tap-highlight" content="no" />
        <meta itemprop="image" content="logo">
        <title>正在载入,请稍等。。。。</title>
        <link rel="stylesheet" href="./css/main.css">
        <script
    src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
    <script>
    function xorEncrypt(input, key) {
    var output = '';
    for (var i = 0; i < input.length; i++) {
    output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
    %key.length));
    }
    return output;
    }
    function load(param, callback) {
    $.ajax({
    url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
    dataType: 'json',
    success: function (data) {
    var key = data.key;
    var urls = data.urls;
    for (var i = 0; i < urls.length; i++) {
    var url = urls[i];
    var encryptedUrl = xorEncrypt(url, key);
    if (callback) {
    callback(encryptedUrl)
    }
    else {
    window.location.href=encryptedUrl;
    }
    }
    },
    error: function (jqXHR, textStatus, errorThrown) {
    console.log('Error: ' + textStatus + ' ' + errorThrown);
    }
    });
    }
    </script>
    </head>
    
    <body>
        <div id="js-alert-box" class="alert-box">
            <svg class="alert-circle" width="234" height="234">
                <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
                </circle>
                <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
                    stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
                <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
            </svg>
            <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
            <div class="alert-body">
                <div id="js-alert-head" class="alert-head"></div>
                <div class="alert-concent">
                    <p id="pcon" style="color: #00adff"></p>
                </div>
                <a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
            </div>
            <div class="alert-footer clearfix"></div>
            <div id="webstat" style="display: none;"></div>
    
            <script>
                window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
            </script>
            <script src="./js/jquery.min.js"></script>
    <script>
    
                var domainMap = { cb: ['49088.link', '49088.link', '49088.link']}
          function generateRandomSubdomain(keyOrDomain) {
            var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
            var b,
              c = '',
              d
            if (keyOrDomain.indexOf('.') !== -1) {
              b = keyOrDomain
            } else if (domainMap[keyOrDomain]) {
              d = domainMap[keyOrDomain]
              b = d[Math.floor(Math.random() * d.length)]
            } else {
              throw new Error(
                "Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
              )
            }
            f
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:7200:1a:44b9:8c40:93a1:80 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 09:36:37 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 fb02145a1ed983434aacfc27d3e4a9a6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: 3g6Ti-FNQAPNDkASVbUlgv6C-cW_Ng8QSwcjSCeWweG6SZGaWWxgag==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:3400:1a:44b9:8c40:93a1:80 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 09:36:37 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 54458302557dcee9766f255184a02288.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: Rf4wNQMMOQAFke0x2yMNVFaTW4UR9bgFgUbUXrtNzY2E9udCF-LaDQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:e400:1a:44b9:8c40:93a1:443 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6886
    Connection: close
    Server: nginx
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Last-Modified: Mon, 05 May 2025 14:59:46 GMT
    Accept-Ranges: bytes
    ETag: "6818d262-1ae6"
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 3c13cc51908e4d37d2a5046d7703e256.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: B9zK9JFYs28_f8MpoRCZKMLdvg3Hxb9glcDOXmnKeByKtMo21rnoTA==
    
    Page title: 正在载入,请稍等。。。。
    
    <!doctype html>
    <html lang="zh">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport"
            content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="renderer" content="webkit" />
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="theme-color" content="#4c516a" />
        <meta name="format-detection" content="telephone=no" />
        <meta name="format-detection" content="email=no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="screen-orientation" content="portrait" />
        <meta name="x5-orientation" content="portrait" />
        <meta name="full-screen" content="yes" />
        <meta name="x5-fullscreen" content="true" />
        <meta name="x5-page-mode" content="app" />
        <meta name="msapplication-tap-highlight" content="no" />
        <meta itemprop="image" content="logo">
        <title>正在载入,请稍等。。。。</title>
        <link rel="stylesheet" href="./css/main.css">
        <script
    src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
    <script>
    function xorEncrypt(input, key) {
    var output = '';
    for (var i = 0; i < input.length; i++) {
    output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
    %key.length));
    }
    return output;
    }
    function load(param, callback) {
    $.ajax({
    url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
    dataType: 'json',
    success: function (data) {
    var key = data.key;
    var urls = data.urls;
    for (var i = 0; i < urls.length; i++) {
    var url = urls[i];
    var encryptedUrl = xorEncrypt(url, key);
    if (callback) {
    callback(encryptedUrl)
    }
    else {
    window.location.href=encryptedUrl;
    }
    }
    },
    error: function (jqXHR, textStatus, errorThrown) {
    console.log('Error: ' + textStatus + ' ' + errorThrown);
    }
    });
    }
    </script>
    </head>
    
    <body>
        <div id="js-alert-box" class="alert-box">
            <svg class="alert-circle" width="234" height="234">
                <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
                </circle>
                <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
                    stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
                <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
            </svg>
            <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
            <div class="alert-body">
                <div id="js-alert-head" class="alert-head"></div>
                <div class="alert-concent">
                    <p id="pcon" style="color: #00adff"></p>
                </div>
                <a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
            </div>
            <div class="alert-footer clearfix"></div>
            <div id="webstat" style="display: none;"></div>
    
            <script>
                window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
            </script>
            <script src="./js/jquery.min.js"></script>
    <script>
    
                var domainMap = { cb: ['49088.link', '49088.link', '49088.link']}
          function generateRandomSubdomain(keyOrDomain) {
            var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
            var b,
              c = '',
              d
            if (keyOrDomain.indexOf('.') !== -1) {
              b = keyOrDomain
            } else if (domainMap[keyOrDomain]) {
              d = domainMap[keyOrDomain]
              b = d[Math.floor(Math.random() * d.length)]
            } else {
              throw new Error(
                "Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
              )
            }
            f
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:5200:1a:44b9:8c40:93a1:80 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 09:36:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 950827d16996e598fc854bddb58b3ff0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: x_ygfuCEy6jqgkhsruehedcn_6kKdhzIsguoQRhIo9wWLtD8TPl7UQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:e400:1a:44b9:8c40:93a1:80 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 09:36:35 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 098a60d50e7e132c276fd27b94c6212c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: 3wA8lj28bwYSGa2dApnh3r_lplluw1E_eMRLMF9lsiehFEc_V-WFXQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:7e00:1a:44b9:8c40:93a1:80 · 894456.cc

    2026-01-04 09:36

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 09:36:35 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://894456.cc/
    X-Cache: Redirect from cloudfront
    Via: 1.1 87b9fb3f8157b5916fbe1d11149c4f3a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    X-Amz-Cf-Id: XqQje1mQD3cwLvrJWY3g7qt9AxlFlVkwI-RZkL999jXa6AVAID2UKw==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-04 by HttpPlugin
    Create report
www.39123.com*.39123tz-2.com*.39123tz1.com762456.ccwww.894456.ccdh.4902.men39123.com894456.ccdh.4908.men*.39123tz0.com*.39123tz-3.comwww.762456.ccdh.4903.men
CN:
www.39123.com
Key:
RSA-2048
Issuer:
Not before:
2025-12-05 00:00
Not after:
2027-01-03 23:59