Domain 795910.com
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Open service 3.161.82.75:80 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 13:47:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 c53fb2c65e26830010100e7d773f73ae.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: dL3P101asBLiSFGDuchtVBV0rUUP7hGeFgAkWF-wBWEJx5u7UjTawg==
    
    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 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:ae00:15:fcdb:9380:93a1:443 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13502
    Connection: close
    Date: Mon, 12 Jan 2026 01:10:50 GMT
    Last-Modified: Fri, 09 Jan 2026 12:46:05 GMT
    x-amz-version-id: oH6g2iQS1e6eLcKx2lXRB33lDuQ5BJx3
    ETag: "b5b95489a6b06ffc0de0bcde49ed08d4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 3adffce7dd03a16d055927ad5fa7671a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: y7y4gGqm58I8V13-QQp28RNusOQkYuMvdN4FpgbUiB4b1t3g5pES8A==
    Age: 45387
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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;
    
                  // 处理 Text node
                  if (noddy && noddy.nodeType === 3) noddy = noddy.parentNode;
    
                  // 关键:加 noddy 判空
                  while (noddy && noddy.nodeName !== "A" && noddy.nodeName !== "HTML") {
                    noddy = noddy.parentNode;
                  }
    
                  if (!noddy) return;
    
                  if (
                      "href" in noddy &&
                      noddy.href &&
                   
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:e400:15:fcdb:9380:93a1:80 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 13:47:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 098a60d50e7e132c276fd27b94c6212c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: HdN7ASfDs5_Es7ZRiH2DP1B7XHBb-yI21y7n_qRCoTZVQ3-0lszOGg==
    
    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 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:8c00:15:fcdb:9380:93a1:80 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 13:47:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 e3d6f049badd72a460740c783d33cfa4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: Xxl7shecUxoRlsX22JKFxPoZnTn3SDNoZSkkTJr_GXEjpU2AEAW09g==
    
    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 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:4400:15:fcdb:9380:93a1:80 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 13:47:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 f0ff3515536254a60a04240b4114639c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: e_SIcjuxYVEY4aizcHAYvljjJgiPZ1WLLt7cRBqz6b9jRm083V4Hog==
    
    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 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:2a00:15:fcdb:9380:93a1:443 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13502
    Connection: close
    Date: Mon, 12 Jan 2026 01:10:50 GMT
    Last-Modified: Fri, 09 Jan 2026 12:46:05 GMT
    x-amz-version-id: oH6g2iQS1e6eLcKx2lXRB33lDuQ5BJx3
    ETag: "b5b95489a6b06ffc0de0bcde49ed08d4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 67a9db8bae62321fca21cfd1c50bec56.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 4xbxsRQ5C7lGkJqh1yYCrwie44lpmtgQraHWSdQA7K8wdwumc677ZQ==
    Age: 45387
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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;
    
                  // 处理 Text node
                  if (noddy && noddy.nodeType === 3) noddy = noddy.parentNode;
    
                  // 关键:加 noddy 判空
                  while (noddy && noddy.nodeName !== "A" && noddy.nodeName !== "HTML") {
                    noddy = noddy.parentNode;
                  }
    
                  if (!noddy) return;
    
                  if (
                      "href" in noddy &&
                      noddy.href &&
                   
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:8800:15:fcdb:9380:93a1:443 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13502
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 12:46:05 GMT
    x-amz-version-id: oH6g2iQS1e6eLcKx2lXRB33lDuQ5BJx3
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 20:51:56 GMT
    ETag: "b5b95489a6b06ffc0de0bcde49ed08d4"
    X-Cache: Hit from cloudfront
    Via: 1.1 098a60d50e7e132c276fd27b94c6212c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 6QrJaOSGFIGd44EELfSclEYYxQeHBMDA9WKbKqvYufelvuyH-dqwWg==
    Age: 60962
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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;
    
                  // 处理 Text node
                  if (noddy && noddy.nodeType === 3) noddy = noddy.parentNode;
    
                  // 关键:加 noddy 判空
                  while (noddy && noddy.nodeName !== "A" && noddy.nodeName !== "HTML") {
                    noddy = noddy.parentNode;
                  }
    
                  if (!noddy) return;
    
                  if (
                      "href" in noddy &&
                      noddy.href &&
                   
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.161.82.127:80 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 13:47:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 004e894746bfb0d8f9e19ef0400dda24.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: isPLw9Onga9E1cgr1cBCeBrRnxFU6rBbq18wmaJFbaAS4056llbjFg==
    
    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 2 days ago by HttpPlugin
    Create report
  • Open service 3.161.82.66:80 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 13:47:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ce9680b048a2aea06e1146ad2810fa14.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: SuuurXBb2dnGbl4OuAycCAOpi1w-6uAzhB93nfKVSS2BZQRWODvhrg==
    
    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 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:5000:15:fcdb:9380:93a1:80 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 13:47:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 3c13cc51908e4d37d2a5046d7703e256.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: b3qbaX9l-cgKca6u9WiYqJ6pOMIJ-0zrMc7GnLE8HsS_vmCwkvf7_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 2 days ago by HttpPlugin
    Create report
  • Open service 3.161.82.127:443 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13502
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 12:46:05 GMT
    x-amz-version-id: oH6g2iQS1e6eLcKx2lXRB33lDuQ5BJx3
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 20:51:56 GMT
    ETag: "b5b95489a6b06ffc0de0bcde49ed08d4"
    X-Cache: Hit from cloudfront
    Via: 1.1 2a1069adbc6a1208306ee3de10fe9952.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: KXsRs5FYrX0sePO0Uh2MucFLazOSOnZyBj99FJTJSbWWZE2yCHPq9g==
    Age: 60962
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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;
    
                  // 处理 Text node
                  if (noddy && noddy.nodeType === 3) noddy = noddy.parentNode;
    
                  // 关键:加 noddy 判空
                  while (noddy && noddy.nodeName !== "A" && noddy.nodeName !== "HTML") {
                    noddy = noddy.parentNode;
                  }
    
                  if (!noddy) return;
    
                  if (
                      "href" in noddy &&
                      noddy.href &&
                   
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.161.82.113:443 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13502
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 12:46:05 GMT
    x-amz-version-id: oH6g2iQS1e6eLcKx2lXRB33lDuQ5BJx3
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 20:51:56 GMT
    ETag: "b5b95489a6b06ffc0de0bcde49ed08d4"
    X-Cache: Hit from cloudfront
    Via: 1.1 e3d6f049badd72a460740c783d33cfa4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: tiTL0-8wFAvy4mMdHctc_ZTZ__96w09t5qxREmRh6MsItNBbiAWrJA==
    Age: 60962
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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;
    
                  // 处理 Text node
                  if (noddy && noddy.nodeType === 3) noddy = noddy.parentNode;
    
                  // 关键:加 noddy 判空
                  while (noddy && noddy.nodeName !== "A" && noddy.nodeName !== "HTML") {
                    noddy = noddy.parentNode;
                  }
    
                  if (!noddy) return;
    
                  if (
                      "href" in noddy &&
                      noddy.href &&
                   
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:aa00:15:fcdb:9380:93a1:80 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 13:47:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 adffa554e502bb59dc89f14ddc6170ce.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 8wokYD3vvfch032JmFwGh6Ee7AAFSF84jv1Zhu7Lrs-zmLoYJDyq1g==
    
    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 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:e400:15:fcdb:9380:93a1:443 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13502
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 12:46:05 GMT
    x-amz-version-id: oH6g2iQS1e6eLcKx2lXRB33lDuQ5BJx3
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 20:51:56 GMT
    ETag: "b5b95489a6b06ffc0de0bcde49ed08d4"
    X-Cache: Hit from cloudfront
    Via: 1.1 fd6dc3eaf39d0b931b4b1369a7e91ac0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: qQndSM-SOmDs_r2OdQC4xsKlgh5TUwgpkFEMXWvf_Fwwggfd1HLzsw==
    Age: 60963
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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;
    
                  // 处理 Text node
                  if (noddy && noddy.nodeType === 3) noddy = noddy.parentNode;
    
                  // 关键:加 noddy 判空
                  while (noddy && noddy.nodeName !== "A" && noddy.nodeName !== "HTML") {
                    noddy = noddy.parentNode;
                  }
    
                  if (!noddy) return;
    
                  if (
                      "href" in noddy &&
                      noddy.href &&
                   
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.161.82.66:443 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13502
    Connection: close
    Date: Mon, 12 Jan 2026 01:10:50 GMT
    Last-Modified: Fri, 09 Jan 2026 12:46:05 GMT
    x-amz-version-id: oH6g2iQS1e6eLcKx2lXRB33lDuQ5BJx3
    ETag: "b5b95489a6b06ffc0de0bcde49ed08d4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 54458302557dcee9766f255184a02288.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: YSEFEPMKXPAVRZDTRiIbFUNp7lLow4AQSfD9sMSrbTrSa3R2pdzg7g==
    Age: 45387
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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;
    
                  // 处理 Text node
                  if (noddy && noddy.nodeType === 3) noddy = noddy.parentNode;
    
                  // 关键:加 noddy 判空
                  while (noddy && noddy.nodeName !== "A" && noddy.nodeName !== "HTML") {
                    noddy = noddy.parentNode;
                  }
    
                  if (!noddy) return;
    
                  if (
                      "href" in noddy &&
                      noddy.href &&
                   
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:2a00:15:fcdb:9380:93a1:80 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 13:47:15 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 9ceaac5e4cbf8702556b2c925b200af8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: jo1jHwi0FOtxagaJhInpsFruHlGgPwxu27JT14sR09iLA1F24kzing==
    
    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 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:aa00:15:fcdb:9380:93a1:443 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13502
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 12:46:05 GMT
    x-amz-version-id: oH6g2iQS1e6eLcKx2lXRB33lDuQ5BJx3
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 20:51:56 GMT
    ETag: "b5b95489a6b06ffc0de0bcde49ed08d4"
    X-Cache: Hit from cloudfront
    Via: 1.1 18a0c3f5e09e58d51d2e5d6f596d202e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 2S0tlaNX2kkNYds3MN_XZvA5xwZyr7HZnHkvqG0etydToYq___QJWQ==
    Age: 60962
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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;
    
                  // 处理 Text node
                  if (noddy && noddy.nodeType === 3) noddy = noddy.parentNode;
    
                  // 关键:加 noddy 判空
                  while (noddy && noddy.nodeName !== "A" && noddy.nodeName !== "HTML") {
                    noddy = noddy.parentNode;
                  }
    
                  if (!noddy) return;
    
                  if (
                      "href" in noddy &&
                      noddy.href &&
                   
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:8c00:15:fcdb:9380:93a1:443 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13502
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 12:46:05 GMT
    x-amz-version-id: oH6g2iQS1e6eLcKx2lXRB33lDuQ5BJx3
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 20:51:56 GMT
    ETag: "b5b95489a6b06ffc0de0bcde49ed08d4"
    X-Cache: Hit from cloudfront
    Via: 1.1 5d59ec457bae9e2b9df45a357eeeffd2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: jNdhOsqabpXwx69W9UK7kjdi9SPGiQZaFLXHpPoQdx323RA2rRY6RQ==
    Age: 60962
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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;
    
                  // 处理 Text node
                  if (noddy && noddy.nodeType === 3) noddy = noddy.parentNode;
    
                  // 关键:加 noddy 判空
                  while (noddy && noddy.nodeName !== "A" && noddy.nodeName !== "HTML") {
                    noddy = noddy.parentNode;
                  }
    
                  if (!noddy) return;
    
                  if (
                      "href" in noddy &&
                      noddy.href &&
                   
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:5000:15:fcdb:9380:93a1:443 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13502
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 12:46:05 GMT
    x-amz-version-id: oH6g2iQS1e6eLcKx2lXRB33lDuQ5BJx3
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 20:51:56 GMT
    ETag: "b5b95489a6b06ffc0de0bcde49ed08d4"
    X-Cache: Hit from cloudfront
    Via: 1.1 7b33e91c10f2279399751cc4de05f400.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 88E3f0KmcLv8vFExMcTCKthZWOx17UUzpyKEGI8paXQWhe_lGo7Aww==
    Age: 60962
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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;
    
                  // 处理 Text node
                  if (noddy && noddy.nodeType === 3) noddy = noddy.parentNode;
    
                  // 关键:加 noddy 判空
                  while (noddy && noddy.nodeName !== "A" && noddy.nodeName !== "HTML") {
                    noddy = noddy.parentNode;
                  }
    
                  if (!noddy) return;
    
                  if (
                      "href" in noddy &&
                      noddy.href &&
                   
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:4400:15:fcdb:9380:93a1:443 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13502
    Connection: close
    Date: Mon, 12 Jan 2026 01:10:50 GMT
    Last-Modified: Fri, 09 Jan 2026 12:46:05 GMT
    x-amz-version-id: oH6g2iQS1e6eLcKx2lXRB33lDuQ5BJx3
    ETag: "b5b95489a6b06ffc0de0bcde49ed08d4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 e161fd49d3d858d9f9d1d337fc91ce8e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: ysUXWtH0JEBmWwnkkLXu05BKX6TXtO-AJzrFTwcwwTlZmfF6v2Jk6g==
    Age: 45387
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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;
    
                  // 处理 Text node
                  if (noddy && noddy.nodeType === 3) noddy = noddy.parentNode;
    
                  // 关键:加 noddy 判空
                  while (noddy && noddy.nodeName !== "A" && noddy.nodeName !== "HTML") {
                    noddy = noddy.parentNode;
                  }
    
                  if (!noddy) return;
    
                  if (
                      "href" in noddy &&
                      noddy.href &&
                   
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:ae00:15:fcdb:9380:93a1:80 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 13:47:15 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 5421a870e3aababe98272cc4ea364cea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: Sv-WaeEJ_1bDjNSEyB6RJl2PssvGTIEq_xs9OC3kFcdpGbf9C37VZQ==
    
    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 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:8800:15:fcdb:9380:93a1:80 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 13:47:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 9ceaac5e4cbf8702556b2c925b200af8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: rUN48EYmraaAZCHCkNx65MW1vWzrSEduQ5fiexsVTZzEXWEy0SYLMw==
    
    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 2 days ago by HttpPlugin
    Create report
  • Open service 3.161.82.75:443 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13502
    Connection: close
    Last-Modified: Fri, 09 Jan 2026 12:46:05 GMT
    x-amz-version-id: oH6g2iQS1e6eLcKx2lXRB33lDuQ5BJx3
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 20:51:56 GMT
    ETag: "b5b95489a6b06ffc0de0bcde49ed08d4"
    X-Cache: Hit from cloudfront
    Via: 1.1 fd6dc3eaf39d0b931b4b1369a7e91ac0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: zk1IQvepvY3IYzJtvjBmbA6xQ2y0VmsAXoZNOz4I3MZ_ikdkk8zfhQ==
    Age: 60961
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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;
    
                  // 处理 Text node
                  if (noddy && noddy.nodeType === 3) noddy = noddy.parentNode;
    
                  // 关键:加 noddy 判空
                  while (noddy && noddy.nodeName !== "A" && noddy.nodeName !== "HTML") {
                    noddy = noddy.parentNode;
                  }
    
                  if (!noddy) return;
    
                  if (
                      "href" in noddy &&
                      noddy.href &&
                   
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.161.82.113:80 · 795910.com

    2026-01-12 13:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 13:47:15 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ce9680b048a2aea06e1146ad2810fa14.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: dMWe7-rv36cAEi9gKp5TPht0i6J6DZvadYsMbV8jAD2JhWNpOO32vg==
    
    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 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:6200:15:fcdb:9380:93a1:80 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 17:17:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 fb02145a1ed983434aacfc27d3e4a9a6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: jiS8S-LT4dXO7on3MROLDuWQjwp0RIQmP2Pnl55Mnzs7qRoSls7bvA==
    
    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-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:fa00:15:fcdb:9380:93a1:80 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 17:17:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 54458302557dcee9766f255184a02288.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: d1ROhkO9-3CTKAZBDrJQScqTn6txet9BNuBeR6qnyhIq5g0vU5HPXw==
    
    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-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:a00:15:fcdb:9380:93a1:443 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13189
    Connection: close
    Last-Modified: Sat, 27 Dec 2025 07:57:32 GMT
    x-amz-version-id: EsaCe9i0PoOMDZ3BLLXlnX.HBEMdW7Rb
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 08:25:51 GMT
    ETag: "e13a459b89bf3491d262c318574167cf"
    X-Cache: Hit from cloudfront
    Via: 1.1 7b33e91c10f2279399751cc4de05f400.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: pz5xZCWeOxhv64XSqBIcw9IhNqgO37Bd6K0T3CoC1VBTnSasGifgQg==
    Age: 31909
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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><script>/
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:a00:15:fcdb:9380:93a1:80 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 17:17:43 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 2a1069adbc6a1208306ee3de10fe9952.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: y1TUcLajDpWnG-DXC0G7Rh6FqbtKd1KNn1K3PTKcTL1S1qNhtVupww==
    
    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-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:5a00:15:fcdb:9380:93a1:80 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 17:17:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 2a1069adbc6a1208306ee3de10fe9952.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: E8Uf8VM0Grm1IXDGVRoXWZdn8HJy3WCdnF1VenJyNdD1HZtgTYPszg==
    
    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-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:9000:15:fcdb:9380:93a1:443 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13189
    Connection: close
    Last-Modified: Sat, 27 Dec 2025 07:57:32 GMT
    x-amz-version-id: EsaCe9i0PoOMDZ3BLLXlnX.HBEMdW7Rb
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 08:25:51 GMT
    ETag: "e13a459b89bf3491d262c318574167cf"
    X-Cache: Hit from cloudfront
    Via: 1.1 9ceaac5e4cbf8702556b2c925b200af8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: kMhONCpxbhPnBwpqAbRWgoxhqKkB8ESsd6ZP2unD5JCgkIQNKxg8Mg==
    Age: 31909
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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><script>/
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:9000:15:fcdb:9380:93a1:80 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 17:17:40 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 fb02145a1ed983434aacfc27d3e4a9a6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: qP1koOWh8JBFlLpp8MtP4ZWgHHKU7Rs75fIH3JmdktMiIZ7jOtDC1Q==
    
    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-29 by HttpPlugin
    Create report
  • Open service 18.239.50.48:443 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13189
    Connection: close
    Last-Modified: Sat, 27 Dec 2025 07:57:32 GMT
    x-amz-version-id: EsaCe9i0PoOMDZ3BLLXlnX.HBEMdW7Rb
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 08:25:51 GMT
    ETag: "e13a459b89bf3491d262c318574167cf"
    X-Cache: Hit from cloudfront
    Via: 1.1 ecbb6ac82f8f6ff46460b69097d121ec.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: g4uWUG9_BGvNmSq0K3bJuy84cQrikfL6yv2XqNQZQHiw_1xVRCXJWQ==
    Age: 31909
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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><script>/
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 18.239.50.55:80 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 17:17:40 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 b6e86319773f95421e5e42f048890d7c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: bzQJDsORRMRqqP9l9Ipvtz94f3jsIB6w40T7PeT0a4mzT2DVxS2bgA==
    
    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-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:6200:15:fcdb:9380:93a1:443 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13189
    Connection: close
    Last-Modified: Sat, 27 Dec 2025 07:57:32 GMT
    x-amz-version-id: EsaCe9i0PoOMDZ3BLLXlnX.HBEMdW7Rb
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 08:25:51 GMT
    ETag: "e13a459b89bf3491d262c318574167cf"
    X-Cache: Hit from cloudfront
    Via: 1.1 b61ff825a3ca0ff851caf7741034ca52.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: VhuqCUV4q9LFEXed5RR5a054Bl1YI46m5hIkRviN9oi1u-1zo3DVMA==
    Age: 31908
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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><script>/
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:8c00:15:fcdb:9380:93a1:443 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13189
    Connection: close
    Last-Modified: Sat, 27 Dec 2025 07:57:32 GMT
    x-amz-version-id: EsaCe9i0PoOMDZ3BLLXlnX.HBEMdW7Rb
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 08:25:51 GMT
    ETag: "e13a459b89bf3491d262c318574167cf"
    X-Cache: Hit from cloudfront
    Via: 1.1 18a0c3f5e09e58d51d2e5d6f596d202e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 5g8Ahgy_2CWRmT20w9uSJi-zkditqvENl0b0U98brynP5Vgez3_X3w==
    Age: 31908
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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><script>/
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:5a00:15:fcdb:9380:93a1:443 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13189
    Connection: close
    Last-Modified: Sat, 27 Dec 2025 07:57:32 GMT
    x-amz-version-id: EsaCe9i0PoOMDZ3BLLXlnX.HBEMdW7Rb
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 08:25:51 GMT
    ETag: "e13a459b89bf3491d262c318574167cf"
    X-Cache: Hit from cloudfront
    Via: 1.1 92db4c522f37fa3dd780f6fa204d8256.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: m5P5bPBtsWsg_zo_tISeqwj5u5I0Gl_CaqxP9ZVyacz6SAFxbRDcqg==
    Age: 31908
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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><script>/
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 18.239.50.7:80 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 17:17:38 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 0f5a5feace742eb20ef71e34731fb1fa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: Mp5mwvCf5RTuQuX_DiYJmfTup_Srn6MWskc0V4SU4HpAjfHKj0e25w==
    
    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-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:d000:15:fcdb:9380:93a1:80 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 17:17:38 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 de11a38373aee7f9d5ba9d586bb8bfd2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 0G0M6qbEvvtJhDa2BaByUNDHO1rTXfKwbVfak7Sruafg9W1JVb5gMw==
    
    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-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:b200:15:fcdb:9380:93a1:80 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 17:17:38 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 098a60d50e7e132c276fd27b94c6212c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: ZeLvKTUuVKk4K57n_NG8A1Umeu_92Edph6_TQQhFmXoK5BnRMqbU8A==
    
    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-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:d000:15:fcdb:9380:93a1:443 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13189
    Connection: close
    Last-Modified: Sat, 27 Dec 2025 07:57:32 GMT
    x-amz-version-id: EsaCe9i0PoOMDZ3BLLXlnX.HBEMdW7Rb
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 08:25:51 GMT
    ETag: "e13a459b89bf3491d262c318574167cf"
    X-Cache: Hit from cloudfront
    Via: 1.1 c6e8f008a950e08db9c0a054276fe95e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: juITpZZ1GcARXyJXrInyrkFNohqctWJ3v2tbsJH-_OdjepE2jD_ZrQ==
    Age: 31908
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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><script>/
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:8c00:15:fcdb:9380:93a1:80 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 17:17:38 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ce9680b048a2aea06e1146ad2810fa14.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 7wXvCyW6_KgCCiAw57WLM0ZNvq0wzFC_Q4Oj88UGSTdzIYxNA4P7WA==
    
    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-29 by HttpPlugin
    Create report
  • Open service 18.239.50.98:443 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13189
    Connection: close
    Last-Modified: Sat, 27 Dec 2025 07:57:32 GMT
    x-amz-version-id: EsaCe9i0PoOMDZ3BLLXlnX.HBEMdW7Rb
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 08:25:51 GMT
    ETag: "e13a459b89bf3491d262c318574167cf"
    X-Cache: Hit from cloudfront
    Via: 1.1 9418ec5c8ad0c320eddf5061646e3d88.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 3TZw3XfFBzICz6cieHeJX9bSCOdrPyQpQ-N-uRULhpMYrVpV01zBvg==
    Age: 31908
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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><script>/
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:b200:15:fcdb:9380:93a1:443 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13189
    Connection: close
    Last-Modified: Sat, 27 Dec 2025 07:57:32 GMT
    x-amz-version-id: EsaCe9i0PoOMDZ3BLLXlnX.HBEMdW7Rb
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 08:25:51 GMT
    ETag: "e13a459b89bf3491d262c318574167cf"
    X-Cache: Hit from cloudfront
    Via: 1.1 c53fb2c65e26830010100e7d773f73ae.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: jy0bp_HiVdEd8W9kos-2upmw2uvPxNRMh0NAbT_0hS5PUOXQl9HXrQ==
    Age: 31908
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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><script>/
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 18.239.50.7:443 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13189
    Connection: close
    Last-Modified: Sat, 27 Dec 2025 07:57:32 GMT
    x-amz-version-id: EsaCe9i0PoOMDZ3BLLXlnX.HBEMdW7Rb
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 08:25:51 GMT
    ETag: "e13a459b89bf3491d262c318574167cf"
    X-Cache: Hit from cloudfront
    Via: 1.1 1d14130822f7563ef82bba830d521f72.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: gcWnXESZUVBa9ZMLpfMY-5bCPt52gkjMTRuWuXYV4-qAbmdpkfBo7g==
    Age: 31908
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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><script>/
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 2600:9000:26e8:fa00:15:fcdb:9380:93a1:443 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13189
    Connection: close
    Last-Modified: Sat, 27 Dec 2025 07:57:32 GMT
    x-amz-version-id: EsaCe9i0PoOMDZ3BLLXlnX.HBEMdW7Rb
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 08:25:51 GMT
    ETag: "e13a459b89bf3491d262c318574167cf"
    X-Cache: Hit from cloudfront
    Via: 1.1 c53fb2c65e26830010100e7d773f73ae.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P10
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: K5m4dfIw54DQAalEe3MW-Fe9aY6rJiu_H20pS1u2ijt5jEcbgK1atQ==
    Age: 31908
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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><script>/
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 18.239.50.98:80 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 17:17:38 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 7d2716fe283418b87c2df69e15b55944.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: OQg3Iq556a3PBNOlBAhenLMBjSF-QO6hd3Iz8XxvZ_r0slMBgGBX6g==
    
    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-29 by HttpPlugin
    Create report
  • Open service 18.239.50.55:443 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13189
    Connection: close
    Last-Modified: Sat, 27 Dec 2025 07:57:32 GMT
    x-amz-version-id: EsaCe9i0PoOMDZ3BLLXlnX.HBEMdW7Rb
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 08:25:51 GMT
    ETag: "e13a459b89bf3491d262c318574167cf"
    X-Cache: Hit from cloudfront
    Via: 1.1 0a3248cb2729105e64fb474faf90e3b2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: CALpc-aaoauS9qZ3KhNcftrF8qWjX1nXAVsk59Dvb8LYrxPtrQYmYg==
    Age: 31908
    
    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/7959/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/7959/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><script>/
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 18.239.50.48:80 · 795910.com

    2025-12-29 17:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 17:17:38 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://795910.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 1d14130822f7563ef82bba830d521f72.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: p5TlCt1alSgrJuHJZ1JK2My7_dg2dCTKaPuyl7ak_CjTbztxnnFBzA==
    
    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-29 by HttpPlugin
    Create report
7959.com*.7959pg15.com7959pg18.com*.7959101.com*.7959pg4.com795910.com*.7959110.com*.7959099.com*.795910.com7959pg7.com*.7959012.com*.7959100.com7959pg17.com7959009.com*.7959pg5.com7959120.com*.7959002.com*.7959pg14.com7959pg8.com*.7959011.com*.7959088.com7959022.com7959pg5.com*.7959001.com*.7959pg13.com7959pg16.com*.7959pg2.com7959101.com*.7959pg3.com7959pg20.com*.7959pg11.com*.7959000.com*.7959pg12.com7959pg6.com*.795902.com795902.com7959pg15.com*.7959009.com*.7959pg10.com7959100.com7959011.com795906.com7959pg3.com*.7959pg9.com7959002.com7959088.com7959pg14.com*.7959pg19.com7959pg4.com7959pg12.com7959010.com795990.com*.795990.com*.7959600.com*.7959pg1.com7959001.com7959500.com7959pg13.com*.7959pg18.com*.7959010.com7959pg11.com7959000.com*.7959pg7.com7959103.com*.7959pg6.com*.7959103.com7959110.com7959pg10.com*.7959120.com*.7959pg17.com7959099.com7959pg9.com*.7959022.com*.7959pg16.com7959012.com7959pg2.com*.7959pg8.com7959pg1.com*.795906.com*.7959pg20.com*.7959.com7959pg19.com*.7959500.com7959600.com
CN:
7959.com
Key:
RSA-2048
Issuer:
Not before:
2025-11-14 00:00
Not after:
2026-12-13 23:59