Domain b7pg03.com
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Open service 3.174.46.109:80 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 23 Dec 2025 06:22:37 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://b7pg03.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 02efb09910c56fb99344d44bcbe8e60e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: Ad8m9L00GbQ2CDDEqMxusxaQfGE1upJ3d-RQB9Rc_FWJ5uMiPgwHyw==
    
    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 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:4600:16:b830:c140:93a1:443 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13193
    Connection: close
    Date: Mon, 22 Dec 2025 18:32:48 GMT
    Last-Modified: Mon, 22 Dec 2025 18:30:37 GMT
    x-amz-version-id: rq4bHozUHLkd7il5ndflPCci8tlkLusX
    ETag: "fb720ecfbcef143744f0cf2a66eb1dfc"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 b05a5dd80bc2a2f1773b586f1714217a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 6f80Y5GACjKYw1VMF-LcOERGljGuN36VzW2hYkmVPHaXu3J3n8YPVg==
    Age: 42590
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
        
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><scri
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:7e00:16:b830:c140:93a1:443 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13193
    Connection: close
    Date: Mon, 22 Dec 2025 18:32:48 GMT
    Last-Modified: Mon, 22 Dec 2025 18:30:37 GMT
    x-amz-version-id: rq4bHozUHLkd7il5ndflPCci8tlkLusX
    ETag: "fb720ecfbcef143744f0cf2a66eb1dfc"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 d9ded362658a71bc4f5c03fb78a1085c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: CyVVvknqjY1Jb6TO-q7bebo9YwvPs7RZI7MHQE9f7ge4QpJGF5sUhw==
    Age: 42590
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
        
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><scri
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 3.174.46.27:443 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13193
    Connection: close
    Date: Mon, 22 Dec 2025 18:32:48 GMT
    Last-Modified: Mon, 22 Dec 2025 18:30:37 GMT
    x-amz-version-id: rq4bHozUHLkd7il5ndflPCci8tlkLusX
    ETag: "fb720ecfbcef143744f0cf2a66eb1dfc"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 40a69b6ad68a14e6cabe1065cfa2dc82.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 5RcOppxLgTOXvjZIsOwAvwRxjr6xIVdjM6lXJr_-0fPyg18AfYnEoA==
    Age: 42589
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
        
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><scri
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:ae00:16:b830:c140:93a1:443 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13193
    Connection: close
    Date: Mon, 22 Dec 2025 18:32:48 GMT
    Last-Modified: Mon, 22 Dec 2025 18:30:37 GMT
    x-amz-version-id: rq4bHozUHLkd7il5ndflPCci8tlkLusX
    ETag: "fb720ecfbcef143744f0cf2a66eb1dfc"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 6a979963b4bbad2eae71dd7856d44c8c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: b2M1ct3ckd2Pn1qwkx35b-x7I3C08DJwIZIp0r3evbqKk4fV16xb9w==
    Age: 42589
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
        
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><scri
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 3.174.46.57:80 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 23 Dec 2025 06:22:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://b7pg03.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 90a1c9bfae56eb9062f3a496d1877f0c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: yE9CikyLgRxYJoOMXrENXLfYP9EvSZEPOvEKMiZ0dXX_9IMUwHms3Q==
    
    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 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:4600:16:b830:c140:93a1:80 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 23 Dec 2025 06:22:37 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://b7pg03.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 c9300fee53e483fd91f18a10d4431680.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: rs_w5KGZ5vu0nfMIW8F408UHT0IPWCzTNQTo3NpKnPalXewxf5kgmw==
    
    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 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:1e00:16:b830:c140:93a1:443 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13193
    Connection: close
    Date: Mon, 22 Dec 2025 18:32:48 GMT
    Last-Modified: Mon, 22 Dec 2025 18:30:37 GMT
    x-amz-version-id: rq4bHozUHLkd7il5ndflPCci8tlkLusX
    ETag: "fb720ecfbcef143744f0cf2a66eb1dfc"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 90a1c9bfae56eb9062f3a496d1877f0c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: bPWTeULqR_pXdaUrcStAZ5sXPeQvL-KeNZiuSwLzF4Nkpdre9t_wbA==
    Age: 42589
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
        
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><scri
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:6200:16:b830:c140:93a1:443 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13193
    Connection: close
    Date: Mon, 22 Dec 2025 18:32:48 GMT
    Last-Modified: Mon, 22 Dec 2025 18:30:37 GMT
    x-amz-version-id: rq4bHozUHLkd7il5ndflPCci8tlkLusX
    ETag: "fb720ecfbcef143744f0cf2a66eb1dfc"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 90a1c9bfae56eb9062f3a496d1877f0c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: pRO4aAmFh9Ex7yWftxS2BVShE3RUPJvIl5wRt332O79p-UDTnzGMBQ==
    Age: 42589
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
        
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><scri
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:7a00:16:b830:c140:93a1:80 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 23 Dec 2025 06:22:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://b7pg03.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 5510ba86e3df44d161d0304fbdee228c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: xQCXldqqQQQoay5nCEH703d6W8V2Pru4J-ocTSNLFmhW4lwhfA-3zQ==
    
    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 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:1e00:16:b830:c140:93a1:80 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 23 Dec 2025 06:22:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://b7pg03.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 a6665fb360a5f54fc8b94f7b2c566192.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: hy--jPgf2zfTYRN0T4_YvH3mOMnw3ILd3o6olAEnkV4emruMRz-CHQ==
    
    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 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:c00:16:b830:c140:93a1:443 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13193
    Connection: close
    Date: Mon, 22 Dec 2025 18:32:48 GMT
    Last-Modified: Mon, 22 Dec 2025 18:30:37 GMT
    x-amz-version-id: rq4bHozUHLkd7il5ndflPCci8tlkLusX
    ETag: "fb720ecfbcef143744f0cf2a66eb1dfc"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 9b54c47ba82fa634dd5f3b43f670c934.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: CPOKYJXxjVXuTqWtejisLVbcmck_KLHl4d18ldu8K_pFZARP6V6d4A==
    Age: 42589
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
        
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><scri
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 3.174.46.57:443 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13193
    Connection: close
    Date: Mon, 22 Dec 2025 18:32:48 GMT
    Last-Modified: Mon, 22 Dec 2025 18:30:37 GMT
    x-amz-version-id: rq4bHozUHLkd7il5ndflPCci8tlkLusX
    ETag: "fb720ecfbcef143744f0cf2a66eb1dfc"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 10a31a8919932a2483a8dee40abc5178.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: dtQABYLSsxb-Z5dYZTDz2KCIkKgN0mMHRMb_jGGfYN3piPEvEiNoKw==
    Age: 42589
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
        
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><scri
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:4400:16:b830:c140:93a1:80 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 23 Dec 2025 06:22:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://b7pg03.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 94b7e0ee2a6007674c5416c61042731c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: C0qchQcQICO5HZ1r2eB5n4FoHu-WlOeB1wJvTBWAQhz4Jx0_ASegVA==
    
    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 2025-12-23 by HttpPlugin
    Create report
  • Open service 3.174.46.109:443 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13193
    Connection: close
    Date: Mon, 22 Dec 2025 18:32:48 GMT
    Last-Modified: Mon, 22 Dec 2025 18:30:37 GMT
    x-amz-version-id: rq4bHozUHLkd7il5ndflPCci8tlkLusX
    ETag: "fb720ecfbcef143744f0cf2a66eb1dfc"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 c9300fee53e483fd91f18a10d4431680.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: qxZpOTwc9oLU0McAp1zbXX3R_0FY4QCiVQBvaoLLG0MYLYKyxTvT4A==
    Age: 42589
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
        
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><scri
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:4400:16:b830:c140:93a1:443 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13193
    Connection: close
    Date: Mon, 22 Dec 2025 18:32:48 GMT
    Last-Modified: Mon, 22 Dec 2025 18:30:37 GMT
    x-amz-version-id: rq4bHozUHLkd7il5ndflPCci8tlkLusX
    ETag: "fb720ecfbcef143744f0cf2a66eb1dfc"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 2d72fd84d4c7c03cc33e65c393b3d0de.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: v84ybJR6V1wCZacOYHZqXryEp7Xrg2hcrSN9H7Ktxiz7nYW8zBKFjQ==
    Age: 42589
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
        
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><scri
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 3.174.46.70:443 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13193
    Connection: close
    Date: Mon, 22 Dec 2025 18:32:48 GMT
    Last-Modified: Mon, 22 Dec 2025 18:30:37 GMT
    x-amz-version-id: rq4bHozUHLkd7il5ndflPCci8tlkLusX
    ETag: "fb720ecfbcef143744f0cf2a66eb1dfc"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 849149785eb810a2bb27d4e2bd0d82b4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: hHxbwRmuVFfm0v00JtidaW0UVME0U-zZ_Kv_CUb_EMpZdaUuBnXI7A==
    Age: 42589
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
        
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><scri
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:7e00:16:b830:c140:93a1:80 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 23 Dec 2025 06:22:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://b7pg03.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 278fc31388a17e0af9d84be18de80a5a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: UyUXLLeQSjVGBwlUiV4xHdxt5l2dmqozAtRbc2iNn33cGu3yyzYvQg==
    
    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 2025-12-23 by HttpPlugin
    Create report
  • Open service 3.174.46.27:80 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 23 Dec 2025 06:22:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://b7pg03.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 6a979963b4bbad2eae71dd7856d44c8c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: U60GqzA0i4KzAtb5tjZqKbjqtogVZEfQaDRVRtq0zmM1dm-WVbOyaQ==
    
    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 2025-12-23 by HttpPlugin
    Create report
  • Open service 3.174.46.70:80 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 23 Dec 2025 06:22:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://b7pg03.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 2d72fd84d4c7c03cc33e65c393b3d0de.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: t3OI2PHOnUlubq3f9Aqw9J-hFM0q3foGuLSYZ4lI_K3DQ2h_mZeqKQ==
    
    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 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:c00:16:b830:c140:93a1:80 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 23 Dec 2025 06:22:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://b7pg03.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 407be30b827b135816536ec9b41a2f56.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: f9DE5lBod99lTmSry3nm3dAjqUcUO7QYhoGzkHbW1aaNG0gOkuitEg==
    
    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 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:28eb:7a00:16:b830:c140:93a1:443 · b7pg03.com

    2025-12-23 06:22

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13193
    Connection: close
    Date: Mon, 22 Dec 2025 18:32:48 GMT
    Last-Modified: Mon, 22 Dec 2025 18:30:37 GMT
    x-amz-version-id: rq4bHozUHLkd7il5ndflPCci8tlkLusX
    ETag: "fb720ecfbcef143744f0cf2a66eb1dfc"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 b05a5dd80bc2a2f1773b586f1714217a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P12
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 6-cu4bl4YzBKOSclAtg3uUvXsg7jrLBZeLt70g6zLEtjoyvm7SIjmw==
    Age: 42589
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/spin77/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
        
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><scri
    Found 2025-12-23 by HttpPlugin
    Create report
spin77.games*.b7pg01.com77pg03.com*.sup797.comb7pg05.com*.77pg08.comspi777.com77pg08.comb7pg01.com*.77pg04.comspi97.com*.spi97.comspwin7.com77pg04.com*.77pg07.com*.b7pg02.com77pg07.com*.spwin7.comb7pg02.com*.77pg03.com*.77pg01.com*.77pg06.com77pg05.comb7pg03.com*.b7pg03.com*.b7pg04.com77pg06.comspn977.comb7pg04.com*.77pg05.comspw79.com*.b7pg05.com*.spn977.com*.spi777.com77pg01.com*.spin77.games*.spw79.comsup797.com
CN:
spin77.games
Key:
RSA-2048
Issuer:
Not before:
2025-10-25 00:00
Not after:
2026-11-23 23:59