Host 104.26.6.230
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 104.26.6.230:443 · consumertoday.net

    2024-11-02 22:14

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 22:14:27 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    vary: Accept-Encoding
    x-ua-compatible: IE=edge
    link: <https://consumertoday.net/wp-json/>; rel="https://api.w.org/", <https://consumertoday.net/wp-json/wp/v2/pages/1996>; rel="alternate"; title="JSON"; type="application/json", <https://consumertoday.net/>; rel=shortlink
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Cache-Control: max-age=2678400
    CF-Cache-Status: HIT
    Age: 0
    Last-Modified: Sat, 02 Nov 2024 22:14:27 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=WeJfjS3NMng%2ByMzR274caWv7s2grC1bsk3xOzB%2BOAlzlrHVShDhNctoNpTJQ3%2By2jZDsqOrXyRycbWiwF9ZioHo1jhTZM2Ic7bfh1LVGsXqmNFaHdEIZjsJuU2OJXx9fS2CCPg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dc77a44aea56726-AMS
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1036&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3114&recv_bytes=566&delivery_rate=4025949&cwnd=188&unsent_bytes=0&cid=1a5fa6308b59666a&ts=18&x=0"
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.idemsystems.com

    2024-11-02 20:58

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 02 Nov 2024 20:58:26 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://idemsystems.com/
    cf-edge-cache: cache,platform=wordpress
    x-redirect-by: WordPress
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=AKe1Idnyq%2BCj%2FcfSxlL6Xemp9FQtwqtgtQX0lZ53JMWr558IbWjpr1sOnMKnPpol38h7n5hWOruAom6EdJpLfUcmwdoi0MK0S3p0GnKlyz9QnvGC2Gyt8TUVkv2bXbdo9jMd63U%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dc70ae98f039f7e-AMS
    server-timing: cfL4;desc="?proto=TCP&rtt=1146&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3111&recv_bytes=570&delivery_rate=4172910&cwnd=252&unsent_bytes=0&cid=c21aa97f0d0d1983&ts=262&x=0"
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · holicolourpowder.com.au

    2024-11-02 08:13

    HTTP/1.1 200 OK
    Date: Sat, 02 Nov 2024 08:13:17 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=J1iNUIOHPgK0Uhfs38UeHLM5V8cl1BulSxedhBfI1eaMLRwabIVknOC%2FnMKM68kwynzMWooy4%2B6QesFYv7x9Icx4i4cHhTBah8RJL4hSOtEpp9dafVgjZun6aoKP1LtWPikbTkQu4LBL"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dc2aa0f3dff1c24-FRA
    server-timing: cfL4;desc="?proto=TCP&rtt=915&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3135&recv_bytes=578&delivery_rate=4501554&cwnd=252&unsent_bytes=0&cid=8bb0f39986156884&ts=1113&x=0"
    
    Page title: One moment, please...Loader
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
        
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
          <div class="throbber">
              <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
                  version="1.1"
                  xmlns="http://www.w3.org/2000/svg"
                  xmlns:xlink="http://www.w3.org/1999/xlink">
                  <title>Loader</title>
                  <defs>
                      <polygon id="path-1"
                              points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
                  </defs>
                  <g id="Page-1" stroke="none" stroke-width="1" fill="none"
                  fill-rule="evenodd">
                      <g id="Logo" transform="translate(-5.000000, -2.000000)">
                          <g id="Group-2" transform="translate(5.000000, 2.000000)">
                              <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                                  id="Fill-1" fill="#467C45"></path>
                              <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                                  id="Fill-3" fill="#467C45"></path>
                              <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                                  id="Fill-5" fill="#467C45"></path>
                              <g id="Group-9"
                              transform="translate(0.000000, 11.
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · yanairbe.com

    2024-11-01 22:40

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 22:40:25 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.yanairbe.com/
    CF-Ray: 8dbf62dfbac69c59-SIN
    CF-Cache-Status: MISS
    Cache-Control: max-age=0
    Expires: Fri, 01 Nov 2024 22:40:25 GMT
    Vary: Accept-Encoding
    cf-apo-via: origin,resnok
    cf-edge-cache: cache,platform=wordpress
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    x-endurance-cache-level: 0
    x-nginx-cache: WordPress
    x-redirect-by: WordPress
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZaqhZXW5%2FP0%2FFdP%2B0eM7GA254%2B1Xe79olnu9CMvlFz9WaOiybX5UnUk4LGSG3XQCHLwAyazQ1iHNKuWZNFmx5znCkEgFc5TBXT5%2FoYPuntYgWTWLEFr6YMm6sJG7EA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    server-timing: cfL4;desc="?proto=TCP&rtt=1377&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3098&recv_bytes=556&delivery_rate=3249065&cwnd=252&unsent_bytes=0&cid=06e0058d64c3acf6&ts=2776&x=0"
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · yanairbe.com

    2024-11-01 22:40

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 22:40:21 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 01 Nov 2024 23:40:21 GMT
    Location: https://yanairbe.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zcI0x9OHQlEn0GtljnSD8ogZr7RpjGpmgV7v7Pz%2FqO%2BkEwz5yt3zddaI1yWcYgwSN3WNqiyslhWG%2FKfhn9zDux%2FAj%2FtJawKSeaR%2F%2BKscXwIEltpUKtmTHoQ3qM3rBQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8dbf62d7dfb0ce12-SIN
    server-timing: cfL4;desc="?proto=TCP&rtt=1164&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=210&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · yanairbe.com

    2024-11-01 22:40

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 22:40:24 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.yanairbe.com/
    CF-Ray: 8dbf62dbfc1ab8fd-AMS
    CF-Cache-Status: MISS
    Cache-Control: max-age=0
    Expires: Fri, 01 Nov 2024 22:40:22 GMT
    Vary: Accept-Encoding
    cf-apo-via: origin,resnok
    cf-edge-cache: cache,platform=wordpress
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    x-endurance-cache-level: 0
    x-nginx-cache: WordPress
    x-redirect-by: WordPress
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=QXCxmidI9QEiuGbMfDZ0n%2FA3EhXger5sz%2FwPJpG%2B7uf38iVS%2FR1BYAFlilCq08uymyAsIPFs3NewZ%2B6DEFihZMTP6rjW8Wap0Af8kXJbmkcjkC8LJxN6edsToo6ZnQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    server-timing: cfL4;desc="?proto=TCP&rtt=986&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3098&recv_bytes=556&delivery_rate=4525000&cwnd=216&unsent_bytes=0&cid=89a53a9289334887&ts=2299&x=0"
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · consumertoday.net

    2024-11-01 19:08

    HTTP/1.1 200 OK
    Date: Fri, 01 Nov 2024 19:08:46 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    vary: Accept-Encoding
    x-ua-compatible: IE=edge
    link: <https://consumertoday.net/wp-json/>; rel="https://api.w.org/", <https://consumertoday.net/wp-json/wp/v2/pages/1996>; rel="alternate"; title="JSON"; type="application/json", <https://consumertoday.net/>; rel=shortlink
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Cache-Control: max-age=2678400
    CF-Cache-Status: HIT
    Age: 1
    Last-Modified: Fri, 01 Nov 2024 19:08:45 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iAIX57SIUebVgUr%2FaPAOHl8B9bafTwwKVdcjzztASJLcMTGgB%2BwcC2zknCi%2FvSeG41%2FqMKLXfMCtDX45B7CQvEzhor%2FrYrKXXprgabgmeVzRM6kHw%2FnZnW7PW0SZxX4I%2Br8m%2FA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dbe2ce3cdda52de-LHR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=2232&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3112&recv_bytes=566&delivery_rate=1953237&cwnd=251&unsent_bytes=0&cid=d9b193dc80ec8bbc&ts=21&x=0"
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.idemsystems.com

    2024-11-01 15:00

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 15:00:16 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://idemsystems.com/
    cf-edge-cache: cache,platform=wordpress
    x-redirect-by: WordPress
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=mEloQtTrPSKR58Y00XvXxtqduCriingXzFaMyODV2SUXfduiiowj3O3jJYZvMB1M8TzqhBoZNJp5ekXj1wjT8juEym7IvwYf8c5Oq2p3TJ3BLUr29YF5B31ZaljyPusQABkM%2Bxk%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dbcc0dfec27d2e2-FRA
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · www.cgtextures.com

    2024-11-01 08:20

    HTTP/1.1 521 
    Date: Fri, 01 Nov 2024 08:20:43 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=E%2FVRu5hRlkkPDOp1Du5FdMxEBf7Nve2aHsaWmTTIxwe0ly3W7Fb0M12wSsTLXUf9F5WiHowDZ84XbnLFnLQbBRIxWJHQMju%2B4m8Jvi5cdEtUCLnjl9%2F6slsOPyjG7sBj0wo8fA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8dba779c9ad679b9-LHR
    
    
    error code: 521
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.cgtextures.com

    2024-11-01 08:20

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 08:20:43 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.textures.com/
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=45Zn60WXGvXOhVNSWsc3c8IdwGv%2FKsigCCPw7AeNLasWlRxs4xzsdhm442liBkOLj2w4Vmv77trIJ6ueyNCRxpLoa2ghL7i1sxG%2F9wJ5ys%2BTCclx63Wv%2FuBNohBcL7QqwY8Aug%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dba77997d7a6329-LHR
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body bgcolor="white">
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · www.cgtextures.com

    2024-11-01 08:20

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 08:20:42 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.textures.com/
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=6BNogYUQ9vmWcmtUAbhiENJoMbl5%2BSDKO2RlyhVckCQoxniWmbkbBRwZGz%2FHpTSVjhpNuOqUNLSDtbZqxCKKLLsPpHKqNoiXWg7MdE9Vn7yd1YEupXHgDB8c2z8d%2FQaep2BPrA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dba77983c23666a-AMS
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body bgcolor="white">
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · cgtextures.com

    2024-11-01 08:20

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 08:20:43 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.textures.com/
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2BWuTikkbo5zqJWHFRn52ClSFd7vsNf9meclmHQFIvCWBg3GckCc%2BhMHuazccoIHieht2XYtzZ%2BW24jsC7ODU6KhWD6lRvpBnezkI7mRRiF7b%2B4QlF%2B6KHZ02Oya7zch%2F"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dba779aba819b6e-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body bgcolor="white">
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · cgtextures.com

    2024-11-01 08:20

    HTTP/1.1 521 
    Date: Fri, 01 Nov 2024 08:20:42 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dnA6hwhXQxYV%2BT0E6sDMZarU%2BhzgkqwdJNUwnaZb1DVltIPSc3PFoi1tEVu2GZsfnAa8RZsmsM5zB8689tcjBHQ3gexKLoN1eSCI8CoSibycTYRxcocS%2BRPw1EGx%2BOtl"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8dba77987f750408-FRA
    
    
    error code: 521
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · cgtextures.com

    2024-11-01 08:20

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 08:20:42 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.textures.com/
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=a%2F%2Fg3jE61RPHtdcX8ptwwESZ5amYeS7CuWFZlT9nJxbBOR246TTMjkYPKwB21lqsOzqGri1dPnu74HLAYCDzCdVa4IB8W%2BO3prHlqDzCEC%2B7ctGXdFNgJ1SDh6qy7JAC"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dba7797cd91971e-AMS
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body bgcolor="white">
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · testshop.museuegipci.com

    2024-11-01 06:09

    HTTP/1.1 403 Forbidden
    Date: Fri, 01 Nov 2024 06:09:37 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 01 Nov 2024 06:09:52 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=lX64RMPx%2B1AEUZ0slXFYz0T8f72oYW1PCUuyv1dDhIrpwqVUks%2FrE8BpbAngKJQ3a8ih27lfgd5biw%2F%2BORZiYohmN9njlOvCwNc%2FkdWWEDQ3HYAvXfLDPV7FA2yTEfIeerjnWSneDH7ghA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b790aa3741ba-EWR
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> museuegipci.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8db9b790aa3741ba</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">96.126.110.181</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.clas
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · testshop.museuegipci.com

    2024-11-01 06:09

    HTTP/1.1 403 Forbidden
    Date: Fri, 01 Nov 2024 06:09:37 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 01 Nov 2024 06:09:52 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Jl1253sPTzkGh2bQx5phJvmooJD920PZcnAPyDK%2By08bZPUl4yM9XYl4u6m1aGZesRrdBiik7jsmIyVo9v3ziEqOdHjAanSbKmcHg9awk9CCjOj1z1t4TNqVNcmxH8sFGWf%2BSykRlqJYlw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b790cc47ac4c-YYZ
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> museuegipci.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8db9b790cc47ac4c</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">165.227.39.235</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.clas
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · testshop.museuegipci.com

    2024-11-01 06:09

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 06:09:32 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 01 Nov 2024 07:09:32 GMT
    Location: https://testshop.museuegipci.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LbfwRqauOsp%2Fry1c0TYLZgUGV%2FhZ9DcrUTI4Y7NUhMEkRb4PN8JL%2FG5b1b0YYFMEQhOFKx%2FuNg3g3RldQOGZaUMOV7XImld%2BBJQSFyIUQuXht95RT1jh5NUO7ZR5Czwge2jy8aejymu%2BFw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b7751e0a440e-EWR
    server-timing: cfL4;desc="?proto=TCP&rtt=1037&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=222&delivery_rate=0&cwnd=179&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · www.museuegipci.com

    2024-11-01 06:09

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 06:09:31 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 01 Nov 2024 07:09:31 GMT
    Location: https://www.museuegipci.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2FtS4DzvjYMzJBhEzCwokYzc9N%2Fv7z2lTy4yvrsUOEDs7VUO4lZ4RPkIJ9z5HFEniVq7kmHbvfHJVsdiXZtbpG4Ddgn0LpS5r9gHBD%2FX5jT8SELQ%2BVCChZGIDGQeEAeaEiTV7UKY%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b76eaf904182-LHR
    server-timing: cfL4;desc="?proto=TCP&rtt=2459&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=217&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.museuegipci.com

    2024-11-01 06:09

    HTTP/1.1 403 Forbidden
    Date: Fri, 01 Nov 2024 06:09:32 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 01 Nov 2024 06:09:46 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=yYGl6sATX9osH1fzzumOYvYCCdkjzsHDszjYXL8%2FXxFQYLhHAoMRhLkSN%2FC4mJGRfxoap%2FH6xj2KlpAfRbW9n5SUp7FHn5ZFBGHPhbkidzbC6EyC6hihvi017mxhOmtAiW6ptBo%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b76efa4566db-AMS
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> museuegipci.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8db9b76efa4566db</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">142.93.143.8</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classL
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · www.museuegipci.com

    2024-11-01 06:09

    HTTP/1.1 403 Forbidden
    Date: Fri, 01 Nov 2024 06:09:31 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 01 Nov 2024 06:09:46 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=1QL3HxjJoq%2F4zyBLhetTHZgR9ayvZhmAoOCWdhwJtwdHFrSC%2BdXpMtT8sNAfKFlbCTqpbY66csg%2BW1HfVeDLpGTNZ%2FnCu5rnOJ0gFpeV29cbUuTWcrvkdrDXbljqKmgYhqF0XlE%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b76e4817368b-FRA
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> museuegipci.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8db9b76e4817368b</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">178.128.207.138</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.cla
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · museuegipci.com

    2024-11-01 06:09

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 06:09:04 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 01 Nov 2024 07:09:04 GMT
    Location: https://museuegipci.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=VmNgVTIhXLIRnQx%2B5E%2Fp8xG8Sv6O6KTcgpQDLVlbNlumQB1OYiZRrtdfMNlBreuieKzOCV6iBolzsJz5WU4nDI8TzC5v6zabhyySlhp5nVCSKT%2Bcw8797LJ%2FHMSJu2UMrg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b6c4dc799746-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · museuegipci.com

    2024-11-01 06:09

    HTTP/1.1 403 Forbidden
    Date: Fri, 01 Nov 2024 06:09:04 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 01 Nov 2024 06:09:19 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=hBReCWHEiHPlJbxMzoPka40EQhAPJYeSXG8Inzcy3iu%2BhOphe5sIQS8iBdZBR%2F9%2FzsGqidQdIZCwVAavK50Ra9WmoEdX3J5dudZsCBE%2FJq4J1BgRcJSkgldfBeySlcerAw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b6c3a8b91c17-FRA
    server-timing: cfL4;desc="?proto=TCP&rtt=963&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3106&recv_bytes=562&delivery_rate=3326186&cwnd=249&unsent_bytes=0&cid=7d9f989ddf9790b2&ts=16&x=0"
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> museuegipci.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8db9b6c3a8b91c17</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">209.38.208.202</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.clas
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · museuegipci.com

    2024-11-01 06:09

    HTTP/1.1 403 Forbidden
    Date: Fri, 01 Nov 2024 06:09:04 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 01 Nov 2024 06:09:19 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=l2x8iV6Qa88ktwSvZQJvaHbKMrwQGbTCTKZkzdlQUnZ5AUbmQTRJnBBsU71F9EG6qUhxZLuZ%2BrmfEtMdbA05pvC2Y5AlGQwpX6T9%2FeHObZO5KnR1thk6J5FVKamQXssLQg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b6c2cea23733-FRA
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> museuegipci.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8db9b6c2cea23733</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">64.226.78.121</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.class
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · news.museuegipci.com

    2024-11-01 06:08

    HTTP/1.1 403 Forbidden
    Date: Fri, 01 Nov 2024 06:08:36 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 01 Nov 2024 06:08:51 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ppINJw%2BIxYd6FPUdvAsDCsQXYf9bPgTlUe%2BiK8fg5ef%2FRUfaH%2BmxT%2BpC0CokBBEyZnwVowOiyhkWdtEOG06o4hlWICloKoMPIRxe%2FNKTwkXhqcotG8wKme1Vk1q%2BT5hXifXGBFBM"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b6117e8e39f5-YYZ
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> museuegipci.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8db9b6117e8e39f5</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">167.99.181.249</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.clas
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · news.museuegipci.com

    2024-11-01 06:08

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 06:08:35 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 01 Nov 2024 07:08:35 GMT
    Location: https://news.museuegipci.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=cu5Kt2ad5HgDSz9V3xuMZh2Ti4hqiBdDVinmKZot8b9i7EgXb8fM%2FX%2FwCOGIV10oLxCmIwsaiCFANj%2B3mqmtR6RPPUxo786ucVEo%2B1CGCeQSFSdVSTli9%2BshkODUJl9Lm8X67rnW"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b61049c1b066-ATL
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · news.museuegipci.com

    2024-11-01 06:08

    HTTP/1.1 403 Forbidden
    Date: Fri, 01 Nov 2024 06:08:36 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 01 Nov 2024 06:08:51 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=8zsVxpVFzqs5271oResqkrcG9tHXE0wTDl8o1%2BGj7BKn17XvrwxwirtGVHgy6g1H4GETFntGhlvyNTbYBjLxqWUTTuh9tQqqMRRY8%2FhfvujJ9ZsLDauBbdJs6Oj37mM%2FKksWsQEv"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b613af80dbad-FRA
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> museuegipci.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8db9b613af80dbad</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">139.59.143.102</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.clas
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · fishh.museuegipci.com

    2024-11-01 06:07

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 01 Nov 2024 06:07:42 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 01 Nov 2024 07:07:42 GMT
    Location: https://fishh.museuegipci.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=EUjiUVEEC%2FHMThbtHzbKv08Nks0JCGjOu%2B9F6DcjztfvvrIP0PiYKTr%2BgyHNMSmnRvm1b4zgvci1tbZ3rnbcDM%2BeMsA7HQkgDw9Huqv632PUkmfcgQLMNRAnI6jgk8vDqbck2nL3hA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b4c2ad09d34c-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · fishh.museuegipci.com

    2024-11-01 06:07

    HTTP/1.1 403 Forbidden
    Date: Fri, 01 Nov 2024 06:07:42 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 01 Nov 2024 06:07:57 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=OZJb8xC95lCVYoTCGsNMnkLT3HFgLulEMvq8Fgf2o4HRs0RqOfHfOVNUf4E4QHPu%2BC2jxvBW4SFxRWwfsOqe%2BRBNpVbPDjAiNfJ1ZGpA4RGlMr2asQqrBOAuoscqb0qhYXa0E2xppQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b4c37a631e60-FRA
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> museuegipci.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8db9b4c37a631e60</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">138.68.86.32</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classL
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · fishh.museuegipci.com

    2024-11-01 06:07

    HTTP/1.1 403 Forbidden
    Date: Fri, 01 Nov 2024 06:07:42 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 01 Nov 2024 06:07:57 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=nxWSNvr1zrJC1AByIPPAhkj%2BPJgUQxWLrkNq7IS6hRxkgI6V%2BcYzOBE%2F87IoHZtLYgd9JOsuYCxw%2FnqV4rei0mQ1wKtM6wHwu%2FuQDCC9%2By8DZlFV29ZXAKfSl9Aj5XxQXEEtoeb%2FIw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9b4c2dab866e1-AMS
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> museuegipci.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8db9b4c2dab866e1</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">142.93.129.190</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.clas
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · holicolourpowder.com.au

    2024-11-01 05:03

    HTTP/1.1 200 OK
    Date: Fri, 01 Nov 2024 05:03:21 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MCus%2B33CnnQA%2FPVhcNqCFddbL%2BWsW30wqJNC6vyW5D3AlPDjAC%2FTk4R9bJPXRLzAsnuopCw0tzcb%2BggFnbEbogOyjP9FznjcBMf3lf3nTJhiU7Kv%2FbhlmSH5o4y6Kwz70FwcsKjm6HZ9"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db9567c5e48658d-SIN
    
    Page title: One moment, please...Loader
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
        
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
          <div class="throbber">
              <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
                  version="1.1"
                  xmlns="http://www.w3.org/2000/svg"
                  xmlns:xlink="http://www.w3.org/1999/xlink">
                  <title>Loader</title>
                  <defs>
                      <polygon id="path-1"
                              points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
                  </defs>
                  <g id="Page-1" stroke="none" stroke-width="1" fill="none"
                  fill-rule="evenodd">
                      <g id="Logo" transform="translate(-5.000000, -2.000000)">
                          <g id="Group-2" transform="translate(5.000000, 2.000000)">
                              <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                                  id="Fill-1" fill="#467C45"></path>
                              <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                                  id="Fill-3" fill="#467C45"></path>
                              <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                                  id="Fill-5" fill="#467C45"></path>
                              <g id="Group-9"
                              transform="translate(0.000000, 11.
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · jimcolemanstore.com

    2024-10-31 21:06

    
                                
    Found 2024-10-31 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · jimcolemanstore.com

    2024-10-31 21:06

    HTTP/1.1 302 Found
    Date: Thu, 31 Oct 2024 21:06:02 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Set-Cookie: PHPSESSID=190269f4caffc7e8719523c2cd53e2c5; expires=Fri, 01-Nov-2024 21:06:02 GMT; Max-Age=86400; path=/; domain=jimcolemanstore.com; HttpOnly; SameSite=Lax
    Pragma: no-cache
    Cache-Control: max-age=0, must-revalidate, no-cache, no-store
    Expires: Tue, 31 Oct 2023 21:06:02 GMT
    
    Found 2024-10-31 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · jimcolemanstore.com

    2024-10-31 21:06

    HTTP/1.1 302 Found
    Date: Thu, 31 Oct 2024 21:06:02 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://www.jimcolemanstore.com/default/
    Set-Cookie: PHPSESSID=bb2267feea67daaf57a17725db1c05ae; expires=Fri, 01-Nov-2024 21:06:02 GMT; Max-Age=86400; path=/; domain=jimcolemanstore.com; secure; HttpOnly; SameSite=Lax
    pragma: no-cache
    Cache-Control: max-age=0, must-revalidate, no-cache, no-store
    expires: Tue, 31 Oct 2023 21:06:02 GMT
    
    Found 2024-10-31 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · love-lies.nl

    2024-10-31 10:16

    
                                
    Found 2024-10-31 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · love-lies.nl

    2024-10-31 10:16

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 31 Oct 2024 10:16:48 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://www.love-lies.nl/
    expires: Thu, 31 Oct 2024 10:16:48 GMT
    Cache-Control: max-age=0, must-revalidate, private
    x-frame-options: SAMEORIGIN
    strict-transport-security: max-age=0
    referrer-policy: no-referrer-when-downgrade
    x-content-type-options: nosniff
    x-xss-protection: 1; mode=block
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ryOtQDeq84BNAaaEndsFr6lj9buRdpyIvjBOvsa1I7EJu7tqLzHzzckxDP42w%2FwBHpdeOfSzdMnWfWPOSLJ1CW9yP3DwIZid%2BW2MpAxSEI3Xh0Osq3lAhAwupn%2BLSQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db2e448ed2c66c2-AMS
    
    Page title: Redirecting to https://www.love-lies.nl/
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta charset="UTF-8" />
            <meta http-equiv="refresh" content="0;url='https://www.love-lies.nl/'" />
    
            <title>Redirecting to https://www.love-lies.nl/</title>
        </head>
        <body>
            Redirecting to <a href="https://www.love-lies.nl/">https://www.love-lies.nl/</a>.
        </body>
    </html>
    Found 2024-10-31 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · love-lies.nl

    2024-10-31 10:16

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 31 Oct 2024 10:16:48 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Thu, 31 Oct 2024 11:16:48 GMT
    Location: https://love-lies.nl/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dgzQvpir5%2BhwOcVbFd4rqeoPdfhr2orK3VkLvfAOhKBkfQ9bbPmiq5UH0hw67bLG4SxS3VIu89k5ZRgJalnWEFxHlFHjSk9FqJO%2FjqSKaju3wV2pioR0oOW8YGzhug%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8db2e446bdf2d275-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-31 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · consumertoday.net

    2024-10-30 22:14

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 22:14:25 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    vary: Accept-Encoding
    x-ua-compatible: IE=edge
    link: <https://consumertoday.net/wp-json/>; rel="https://api.w.org/", <https://consumertoday.net/wp-json/wp/v2/pages/1996>; rel="alternate"; title="JSON"; type="application/json", <https://consumertoday.net/>; rel=shortlink
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Cache-Control: max-age=2678400
    CF-Cache-Status: HIT
    Age: 0
    Last-Modified: Wed, 30 Oct 2024 22:14:25 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sE5hxXjoeGfj4gaEunPLVeFTteFHqSv6yyMbwXSZlQpeFHu9ESP1eNlXLPwVq4dCaj0xJziRINOIeZps4JbNCXtTpRPLD53RCRt3gKph9ML1SwyKXRh58Vuqy%2FGPZQYWLWLvTA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8daec21a5a6c36db-YYZ
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=797&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3113&recv_bytes=566&delivery_rate=5784287&cwnd=250&unsent_bytes=0&cid=a6bdae187d6d6701&ts=26&x=0"
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · merchant9.com

    2024-10-30 21:27

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 30 Oct 2024 21:27:39 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    Location: https://merchant9.com/
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=z%2BjYysuj1UsEffqt7VaSQ4%2B0ZsNHxTHxvBFajNP8LHBpGowGQNKdy1SjstpHDxUC7Wnr%2FlGKXsRdOza1vQ6pAhagk7JDVfTlWSkZ29tOJ3uGjtCYyOvW9SlEhjXGAGU%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dae7d955e974176-LHR
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://merchant9.com/">here</a>.</p>
    </body></html>
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · merchant9.com

    2024-10-30 21:27

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 21:27:39 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    pragma: no-cache
    Set-Cookie: PHPSESSID=7j7bml0fr68n4spq0j4vicnic2; path=/
    vary: Accept-Encoding,User-Agent
    CF-Cache-Status: BYPASS
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZQ7jdMt7GJJ%2FpDW8xAJv%2B6xbYzlaxF3SBVlQDTGK8RBvTtJKwb6DN9IEDxaAY09XDptKvMEkdjyMpCCunkeN9QTIgbYhmS7zMdg4xMlVoJoYiHnm2%2FhZZYmXO9HYIz0%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dae7d92dd9b7315-LHR
    server-timing: cfL4;desc="?proto=TCP&rtt=4546&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3102&recv_bytes=558&delivery_rate=1406280&cwnd=152&unsent_bytes=0&cid=a58361f9ebb8ff65&ts=760&x=0"
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · www.merchant9.com

    2024-10-30 21:27

    HTTP/1.1 521 
    Date: Wed, 30 Oct 2024 21:27:38 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=H0k7U4KEoyA8hgfLIIuGD8iGHvhdDK%2ByVjFTpdkFEw%2FcW2sNBwFzqhcsifknKzHNGaYWrWdxO9uNPtBxbB27WRXoxYlSm8aEh38yth3pYwUq29sCtVSiZ1x7KVyPKwWqEpvo"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8dae7d912f955329-LHR
    
    
    error code: 521
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · merchant9.com

    2024-10-30 21:27

    HTTP/1.1 521 
    Date: Wed, 30 Oct 2024 21:27:38 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SNbYoX66GFp6tpFg8T8gqOCAoiScbD5mNBSvj8dPLES8EtAu1qNeUWurd4P9jCrq6m3hDIp450iH%2BWDk34xmX2X7E062zIYE2Mcak1dYVD79pX5dzG4YgzFuwTlWTtc%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8dae7d90a8cd18d5-FRA
    
    
    error code: 521
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.merchant9.com

    2024-10-30 21:27

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 30 Oct 2024 21:27:38 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    location: https://merchant9.com/
    Cache-Control: max-age=14400
    CF-Cache-Status: HIT
    Age: 0
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jPU9RFP4R1%2Bfphji3pc%2BuL6fI86KIvv89aGYaAS4Iu%2Bo%2Fj581o5yz6LE0yC5Fe%2FpBnWLOj9Xz0ZUrpc5QUiEVWKn8liQ%2BAV8aff7ACmx%2Bo0zLPMRy6eB6l7R1ei%2BQE3D0au%2B"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dae7d944bebd260-FRA
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://merchant9.com/">here</a>.</p>
    </body></html>
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · www.merchant9.com

    2024-10-30 21:27

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 30 Oct 2024 21:27:38 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    Location: https://merchant9.com/
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=DSlOU9mSdD7mK0bYPiGkz5po9EEo%2F4YsQOdEcbUz4K7i%2BG8BK2mCrQ6yGFKjXKyMZtwGejoyfZi8H5KW8zIvwe%2B2%2FJ4X2izRrR9%2Fqqz9%2BF2Cdv9Yval2IgYZdsC%2BXFf%2BqwdL"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dae7d908ef23a3d-FRA
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://merchant9.com/">here</a>.</p>
    </body></html>
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.idemsystems.com

    2024-10-30 14:37

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 30 Oct 2024 14:37:16 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://idemsystems.com/
    cf-edge-cache: cache,platform=wordpress
    x-redirect-by: WordPress
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBdWFY9o5r6%2B4vLewmc0PPHjHcgBfUagcgkOvRKD7D9MgXC4MgjPSCUoVImmiZYNOtTgUe%2BO2AFjGW2YLy7yGkh1ogeQTVkLPgMYuJOMtvJRUcOitX9g5%2BIAyVtQGBvbo6yYk88%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8dac2471de9906cc-AMS
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · holicolourpowder.com.au

    2024-10-30 07:48

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 07:48:49 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RrtTH63LPnt%2BgMU9wjP48YWfKpCNwOQFNkynEJsJCEMAvqqdpRH559%2FHlFXH%2Ftpk0jyajfUumnPjTBUFrnYZ1WNbKRtVP35Q38OQ5cXAZYqbGD%2B7cnpZ5aDJ8CexzmTv4rfUKE7lpgs6"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da9ce1a9ac34265-EWR
    
    Page title: One moment, please...Loader
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
        
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
          <div class="throbber">
              <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
                  version="1.1"
                  xmlns="http://www.w3.org/2000/svg"
                  xmlns:xlink="http://www.w3.org/1999/xlink">
                  <title>Loader</title>
                  <defs>
                      <polygon id="path-1"
                              points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
                  </defs>
                  <g id="Page-1" stroke="none" stroke-width="1" fill="none"
                  fill-rule="evenodd">
                      <g id="Logo" transform="translate(-5.000000, -2.000000)">
                          <g id="Group-2" transform="translate(5.000000, 2.000000)">
                              <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                                  id="Fill-1" fill="#467C45"></path>
                              <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                                  id="Fill-3" fill="#467C45"></path>
                              <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                                  id="Fill-5" fill="#467C45"></path>
                              <g id="Group-9"
                              transform="translate(0.000000, 11.
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · portal.mast.tas.gov.au

    2024-10-30 00:44

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 30 Oct 2024 00:44:17 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Wed, 30 Oct 2024 01:44:17 GMT
    Location: https://portal.mast.tas.gov.au/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kxQBBZb%2FLmfoDCVptoEL7hCxcm8q7XKWWBm8kwsi2bEti9EIyZm8gH%2F2SoV0Jr1G8KE71e2p3ARNjFJSmGFUcXqyu5LgtmDITyZsiKK7F4GM998n1TjwwInF0AGeg6B1VBYFf8lJg0Q%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da760400b386ab9-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · portal.mast.tas.gov.au

    2024-10-30 00:44

    HTTP/1.1 200 OK
    Date: Wed, 30 Oct 2024 00:44:19 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    last-modified: Fri, 31 May 2024 07:34:56 GMT
    vary: Accept-Encoding
    strict-transport-security: max-age=2592000
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=tfw1kdTite6YHRP3LPc59MPBr8XIU6ug8jU2PY3TA6HiRRKayWFYnGpRZdopL4JTnip0PYHpA83OduMR%2BMtJh5nrXRs2RHPjRTmsGNCCAsaZ7ZaUyGFiXihTj5OkG6rYz1XIb8Gn8OE%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da76044b921360a-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: MAST Online Portal
    
    <!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><base href="/"/><link rel="manifest" href="/manifest.json"><link rel="shortcut icon" href="/favicon.ico"><link rel="apple-touch-icon" href="/Icons/apple-touch-icon.png"/><title>MAST Online Portal</title><script defer="defer" src="/static/js/main.2a9bbdd6.js"></script><link href="/static/css/main.a1f8e6b9.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body><script src="https://api.payway.com.au/rest/v1/payway.js"></script></html>
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · portal.mast.tas.gov.au

    2024-10-30 00:44

    
                                
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · mast.tas.gov.au

    2024-10-30 00:40

    HTTP/1.1 403 Forbidden
    Date: Wed, 30 Oct 2024 00:40:18 GMT
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=WsG6aOtdWjAN6U459E23plS7iVA%2FEwwLW%2Bm8yxFryORuU6Ye6mFIYBPYtOgSvzicuNnYYOgQvydYGIjq%2BJIh2%2BB%2B0Nl2WBAOj6%2FAo3HUog9zooL6jFZ19m0NnfVPHGmzqQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da75a610fb1d178-LHR
    alt-svc: h3=":443"; ma=86400
    
    
    Access forbidden
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.mast.tas.gov.au

    2024-10-30 00:40

    HTTP/1.1 403 Forbidden
    Date: Wed, 30 Oct 2024 00:40:17 GMT
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=c7aiCj0FpKQtFRNIR%2BsTqkv370u8I9UfD1gwQx3Ipcan09XCr6sMNtlA4J6km1dYBR7sGRZSKJmT4bKGZaV8jlmmAxZeFwd%2Fa5Nr%2B%2FoHt3D%2FJaNL6ZHAuaZQleG5ThKTh%2FWzQlY%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da75a63596c3810-FRA
    alt-svc: h3=":443"; ma=86400
    
    
    Access forbidden
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · www.mast.tas.gov.au

    2024-10-30 00:40

    
                                
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · mast.tas.gov.au

    2024-10-30 00:40

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 30 Oct 2024 00:40:15 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Wed, 30 Oct 2024 01:40:15 GMT
    Location: https://mast.tas.gov.au/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=uRfw%2FIM4gi7KbXuWOtRBlKRQNoG0PbXHtCbhDvQjis7rMR5op5BkntvPzKkBb3tJPJi0%2FXDpaVqxlhbqCoxwyMPfGYOKRtfuqY8He6pwWt9LsHft8Q2atA2YUDxkufnTdw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da75a5a2d69bf0e-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · www.mast.tas.gov.au

    2024-10-30 00:40

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 30 Oct 2024 00:40:15 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Wed, 30 Oct 2024 01:40:15 GMT
    Location: https://www.mast.tas.gov.au/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ibgPkKg%2Bun7B%2Fhnqi%2BnCkeJgVBOge4UfZ7B5%2BVsQRWQpFGxTv3QzxQBuKz8OVl2aT7p2IBv1P6lUEk39yiOwpL%2BXEefh8OWv6V8zaexNPCNlxIz7TiG9bhpixnhM80vRWnDf%2Bi0%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da75a5a1c65d272-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · phoronix.com

    2024-10-29 21:18

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 21:18:23 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.phoronix.com/
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=pUcSMuT8dEmcVsV7R%2F7132LniabGFyDA%2BjyDvcoyx58q5FRqBvwU%2FQF19Wd9Z8GlFy77x3oLKGKkHgGiD8ejWYIfVR7%2B%2Fert9%2Blp7umsO3cbIQHCO4vGqFrt2VvSUg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da632a5dc99ab5a-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://www.phoronix.com/">here</a>.</p>
    </body></html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · phoronix.com

    2024-10-29 21:18

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 21:18:23 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 22:18:23 GMT
    Location: https://phoronix.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=QoXMp%2F%2BDMRP4A679K18pSWQezBLm8YRZiJT3GpA2cA3YIDDAHxdBkfpM12zjXSgbghxwyspeVWBagtE%2Bo8lsz3%2FcCLbcetZpjHgGeOnb3vnwQo3BTZELk2ABlxqTgA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da632a28eccaaaa-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · phoronix.com

    2024-10-29 21:18

    HTTP/1.1 521 
    Date: Tue, 29 Oct 2024 21:18:23 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RTdSEH9MYS%2FjSrnkXAP9xxuaQcANcdAHSdhJ%2F96u%2F5sV9E6EDbi4oko10O296gOr9ENx%2FWk2T%2FyUgocdhpGEIrMI1CGTCfq9gysQilTXNlgrbUpSApW238Wq6v0sGQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8da632a3386c71bf-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · ee.betlabel.com

    2024-10-29 19:18

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 19:18:18 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://ee.betlabel.com:443/
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=EJ1YWFWY2mEEJ%2Bq5Xp1fIfu9fEYOls0OMst%2F%2FOuEBduzTRss6jzcXfMN53914YB1Ec1XWAmoQQZlpNTJNVFSylnl4l8owOkFReObrpVGSSQsaZaSNWwydL2UpoUQ2e7Oxw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da582bcfa89a015-AMS
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · ee.betlabel.com

    2024-10-29 19:18

    HTTP/1.1 521 
    Date: Tue, 29 Oct 2024 19:18:18 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=W41lIfq%2FhMR48623xMNeKwUT%2BkaZ8FJW3MLZxDwaV9ZyNTSyWmYrtVx3pxeFrv8%2BPWlK8vqi7bAeDd0Nkj8hunskQHbaP1zcf5b6zrLwA7lRpSvZR%2FLMqqK9yo0XDhhdRw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8da582bdcbd1654d-LHR
    
    
    error code: 521
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · ee.betlabel.com

    2024-10-29 19:18

    
                                
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · brtecnico.com.br

    2024-10-29 17:11

    HTTP/1.1 200 OK
    Date: Tue, 29 Oct 2024 17:11:09 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Set-Cookie: PHPSESSID=a83e444fc733f0bc8aa91f3b7b2a0f44; path=/
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2B5vnrvtwXiwov5yUALXU%2F6IszfLDFiIwYSn4dtNeS%2FR3tp6t9zJDt4Lc7qkHOm0QtY2M9os0v8Qb7bm%2BcSAP6zpJAt58v3utSg64ijkhgHFcJGYGxTfj2RjPmXZBHVVYHZ8%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da4c8713c74434b-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · brtecnico.com.br

    2024-10-29 17:11

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 17:11:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 18:11:06 GMT
    Location: https://brtecnico.com.br/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=DT1pgxYqVPRvJTLDhGi3z3hAq9Dqwgyh1u4Dxd%2FGKuD1hEOnRyjJyPHPiRDyHM%2FgDRv%2FsS89wVzdD2x1dzLNWCxWPvbixhNS2M4Su%2B7d7ZdvP%2B%2FXOfisZ1hMdDBgdKmREtI%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da4c86a4c941d8e-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · brtecnico.com.br

    2024-10-29 17:11

    
                                
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · images.guns.lol

    2024-10-29 15:22

    HTTP/1.1 404 Not Found
    Date: Tue, 29 Oct 2024 15:22:17 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=knrIb76RXQQ5HPG9H5xPHUNiynu0U8BAJlVbcGByjfsrnglXaCKSV2X0177YdnlScSGebxjtypgYEM8c13efBcECfxfTf%2FsXb11FBn8HyQ0FtI1h4PdQxmTemFontFNMbg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Strict-Transport-Security: max-age=0; includeSubDomains; preload
    Speculation-Rules: "/cdn-cgi/speculation"
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8da42903acd18c1b-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Not Found
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
        <title>Not Found</title>
        <style>
          body {
            font-family: system-ui;
            font-weight: 300;
            font-size: 1.25rem;
            color: #36393a;
            display: flex;
            align-items: center;
            justify-content: center;
          }
          main {
            max-width: 1200px;
            margin-top: 120px;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
          }
          #text {
            max-width: 60%;
            margin-left: 1rem;
            margin-right: 1rem;
          }
          main > section > div {
            margin-bottom: 3.25rem;
          }
          svg {
            margin-left: 2rem;
          }
          @keyframes eye-1 {
            0% {
              transform: translateX(0);
            }
            10%,
            50% {
              transform: translateX(-5px);
            }
            60% {
              transform: translateX(0);
            }
            100% {
              transform: translateX(0px);
            }
          }
          @keyframes eye-2 {
            0% {
              transform: translateX(0);
            }
            10%,
            50% {
              transform: translateX(5px);
            }
            60% {
              transform: translateX(0);
            }
            100% {
              transform: translateX(0px);
            }
          }
          svg > .eye-1 {
            animation: eye-1 3s infinite;
          }
          svg > .eye-2 {
            animation: eye-2 3s 0.6s infinite;
          }
          h1 {
            font-size: 3.75rem;
            font-weight: 400;
            margin-bottom: 0.5rem;
          }
          h3 {
            font-size: 2rem;
            font-weight: 400;
            color: #92979b;
            margin: 0;
          }
          a {
            color: #0055dc;
          }
          p {
            margin: 0;
          }
          #error-title {
            font-size: 2rem;
            margin-bottom: 1rem;
          }
          #footer-title {
            font-weight: 700;
            margin-bottom: 0.75rem;
          }
        </style>
      </head>
      <body>
        <main>
          <section id="text">
            <div>
              <h1>Error 404</h1>
              <h3>Object not found</h3>
            </div>
    
            <div>
              <p>
                This object does not exist or is not publicly accessible at this
                URL. Check the URL of the object that you're looking for or contact
                the owner to enable Public access.
              </p>
            </div>
    
            <div>
              <p id="footer-title">Is this your bucket?</p>
              <p>
                Learn how to enable
                <a
                  href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
                  >Public Access</a
                >
              </p>
            </div>
          </section>
    
          <section>
            <svg
              width="414"
              height="212"
              viewBox="0 0 414 212"
              fill="none"
              xmlns="http://www.w3.org/2000/svg"
            >
              <ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
              <path
                d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
                fill="#C5EBF5"
              />
              <path
                d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
                stroke="#6ECCE5"
                stroke-width="2"
                stroke-linecap="round"
                stroke-linejoin="round"
              />
              <path
                d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
                stroke="#6ECCE5"
                stroke-width="2"
                stroke-linecap="round"
                stroke-linejoin="round"
              />
              <rect
                x="137"
                y="75"
                width="70.9351"
                height="9.39611"
                rx="2.40792"
                fill="#C5EBF5"
                stroke="#6ECCE5"
                stroke-width="2"
              />
              <path
                d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · images.guns.lol

    2024-10-29 15:22

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 15:22:17 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 16:22:17 GMT
    Location: https://images.guns.lol/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MtGt6mCkvmmuQSErilGPz4g9icjbggEJ5YnPBMvEoKDTkPDOzFkjdBUMJX%2Bpi2dt8LSlHILuDzQic8bHDpEEuVoZ%2FtpWuXE1WV99gG1%2FJXZFxhvtIJnWaknZ6J7u1SgZ%2BA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8da4290269fddb12-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · images.guns.lol

    2024-10-29 15:22

    HTTP/1.1 404 Not Found
    Date: Tue, 29 Oct 2024 15:22:17 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=8JTSmHHudYbEJDIO4zD%2FPFwPAmpHULOeyVqgQ%2F2YoTbx%2FszCyqB4wEH3WUXJHe8VeAProsOOkGMUHWIBXI7ZCqKAL66uycTsEYnUPtyPDnyl0ruSElvXff%2BK8sL7EXAFJQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Strict-Transport-Security: max-age=0; includeSubDomains; preload
    Speculation-Rules: "/cdn-cgi/speculation"
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8da4290399201c7f-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Not Found
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
        <title>Not Found</title>
        <style>
          body {
            font-family: system-ui;
            font-weight: 300;
            font-size: 1.25rem;
            color: #36393a;
            display: flex;
            align-items: center;
            justify-content: center;
          }
          main {
            max-width: 1200px;
            margin-top: 120px;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
          }
          #text {
            max-width: 60%;
            margin-left: 1rem;
            margin-right: 1rem;
          }
          main > section > div {
            margin-bottom: 3.25rem;
          }
          svg {
            margin-left: 2rem;
          }
          @keyframes eye-1 {
            0% {
              transform: translateX(0);
            }
            10%,
            50% {
              transform: translateX(-5px);
            }
            60% {
              transform: translateX(0);
            }
            100% {
              transform: translateX(0px);
            }
          }
          @keyframes eye-2 {
            0% {
              transform: translateX(0);
            }
            10%,
            50% {
              transform: translateX(5px);
            }
            60% {
              transform: translateX(0);
            }
            100% {
              transform: translateX(0px);
            }
          }
          svg > .eye-1 {
            animation: eye-1 3s infinite;
          }
          svg > .eye-2 {
            animation: eye-2 3s 0.6s infinite;
          }
          h1 {
            font-size: 3.75rem;
            font-weight: 400;
            margin-bottom: 0.5rem;
          }
          h3 {
            font-size: 2rem;
            font-weight: 400;
            color: #92979b;
            margin: 0;
          }
          a {
            color: #0055dc;
          }
          p {
            margin: 0;
          }
          #error-title {
            font-size: 2rem;
            margin-bottom: 1rem;
          }
          #footer-title {
            font-weight: 700;
            margin-bottom: 0.75rem;
          }
        </style>
      </head>
      <body>
        <main>
          <section id="text">
            <div>
              <h1>Error 404</h1>
              <h3>Object not found</h3>
            </div>
    
            <div>
              <p>
                This object does not exist or is not publicly accessible at this
                URL. Check the URL of the object that you're looking for or contact
                the owner to enable Public access.
              </p>
            </div>
    
            <div>
              <p id="footer-title">Is this your bucket?</p>
              <p>
                Learn how to enable
                <a
                  href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
                  >Public Access</a
                >
              </p>
            </div>
          </section>
    
          <section>
            <svg
              width="414"
              height="212"
              viewBox="0 0 414 212"
              fill="none"
              xmlns="http://www.w3.org/2000/svg"
            >
              <ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
              <path
                d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
                fill="#C5EBF5"
              />
              <path
                d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
                stroke="#6ECCE5"
                stroke-width="2"
                stroke-linecap="round"
                stroke-linejoin="round"
              />
              <path
                d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
                stroke="#6ECCE5"
                stroke-width="2"
                stroke-linecap="round"
                stroke-linejoin="round"
              />
              <rect
                x="137"
                y="75"
                width="70.9351"
                height="9.39611"
                rx="2.40792"
                fill="#C5EBF5"
                stroke="#6ECCE5"
                stroke-width="2"
              />
              <path
                d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · farmer.vipruchigood.com

    2024-10-29 13:23

    HTTP/1.1 403 Forbidden
    Date: Tue, 29 Oct 2024 13:23:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Tue, 29 Oct 2024 13:23:53 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=0lVgj59ALB41SxTh3W9WT7Co4soqbPrK8jSG4jCNkx8jfCvx3auDPrNbeHoEjxlJ4BoNqBD%2FnJC8Tiu5HgiPA2XIBHWabmRkbwai3duF0bn424pzpTRKGqzt3EmrX9vIaOIlhgUm471P"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da37b34cdc9c19f-BLR
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> vipruchigood.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8da37b34cdc9c19f</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">159.89.174.87</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.clas
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · farmer.vipruchigood.com

    2024-10-29 13:23

    HTTP/1.1 200 OK
    Date: Tue, 29 Oct 2024 13:23:40 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Fri, 18 Oct 2024 15:00:16 GMT
    Vary: Accept-Encoding
    Strict-Transport-Security: max-age=31536000
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=u2iJNRGZU8dSobBMIsucQjrx7jCExG02qqdcXg84Hs%2BX%2F%2Bo4oGKF0LhuFaA3EkoC23E6o1IZMSvdP3OefmzW4YhXQMaYUO3QFcS4n0quUgYHkwGf6mrilYV5lk65i41UG%2BUwOtOYLPn1"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da37b41cc209f70-AMS
    
    Page title: Defi Distributed Storage
    
    <!DOCTYPE html>
    <html lang="en" style="font-size: 13.3262vw; --rise-color:rgb(19, 178, 111); --fall-color:#DD4B4B; overflow: auto;">
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no">
        <title>Defi Distributed Storage</title>
      <link rel="shortcut icon" href="/favicon.ico"><link href="/css/main.css" rel="stylesheet"></head>
      <body>
        <noscript>
          <strong>很抱歉,没有启用JavaScript, iview-admin无法正常工作。请允许它继续。 We're sorry but iview-admin doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
        </noscript>
        <div class="has-loader has-loader-active" id="loader-wrapper" style="height: 100vh;">
          <div class="v-loader-wrapper is-active" style="z-index: 3999;">
            <div class="loader is-loading"></div>
          </div>
        </div>
        <div id="app"></div>
        
        <!-- built files will be auto injected -->
      <script type="text/javascript" src="/js/main_167a596fad1853d7df07.js"></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8da37b41cc209f70',t:'MTczMDIwODIyMC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · farmer.vipruchigood.com

    2024-10-29 13:23

    HTTP/1.1 403 Forbidden
    Date: Tue, 29 Oct 2024 13:23:38 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Tue, 29 Oct 2024 13:23:53 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zrRFqXN4RwQQjzJPe8wVzzlugiD4QXjoQli21lVcYm8fmE2gyqGb2BXaDti%2BGAZjcyFeH8NLCIO%2Bo3wPpTHF%2FM9tJ0uMwSAmshyLh7vSeXEHjV5W574kHPNWihmADa7esjrBSPN5BVDe"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8da37b343bb6de9a-EWR
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> vipruchigood.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8da37b343bb6de9a</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">134.122.28.88</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.clas
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · images.guns.lol

    2024-10-29 02:43

    HTTP/1.1 404 Not Found
    Date: Tue, 29 Oct 2024 02:43:14 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3mo7TwSqvAX%2BKcancYigMgcpfXJwyhlOnyIldD6e8JOXbl%2Ftihc1JXAAEpUeq7SY1WsXiJqo6iw7xB8DPxiZpkEjfdPk4vCjSsQm0w0AB00PsuIq8eogJDe4p3qHtE7Axg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Strict-Transport-Security: max-age=0; includeSubDomains; preload
    Speculation-Rules: "/cdn-cgi/speculation"
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8d9fd1219cd5dc89-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Not Found
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
        <title>Not Found</title>
        <style>
          body {
            font-family: system-ui;
            font-weight: 300;
            font-size: 1.25rem;
            color: #36393a;
            display: flex;
            align-items: center;
            justify-content: center;
          }
          main {
            max-width: 1200px;
            margin-top: 120px;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
          }
          #text {
            max-width: 60%;
            margin-left: 1rem;
            margin-right: 1rem;
          }
          main > section > div {
            margin-bottom: 3.25rem;
          }
          svg {
            margin-left: 2rem;
          }
          @keyframes eye-1 {
            0% {
              transform: translateX(0);
            }
            10%,
            50% {
              transform: translateX(-5px);
            }
            60% {
              transform: translateX(0);
            }
            100% {
              transform: translateX(0px);
            }
          }
          @keyframes eye-2 {
            0% {
              transform: translateX(0);
            }
            10%,
            50% {
              transform: translateX(5px);
            }
            60% {
              transform: translateX(0);
            }
            100% {
              transform: translateX(0px);
            }
          }
          svg > .eye-1 {
            animation: eye-1 3s infinite;
          }
          svg > .eye-2 {
            animation: eye-2 3s 0.6s infinite;
          }
          h1 {
            font-size: 3.75rem;
            font-weight: 400;
            margin-bottom: 0.5rem;
          }
          h3 {
            font-size: 2rem;
            font-weight: 400;
            color: #92979b;
            margin: 0;
          }
          a {
            color: #0055dc;
          }
          p {
            margin: 0;
          }
          #error-title {
            font-size: 2rem;
            margin-bottom: 1rem;
          }
          #footer-title {
            font-weight: 700;
            margin-bottom: 0.75rem;
          }
        </style>
      </head>
      <body>
        <main>
          <section id="text">
            <div>
              <h1>Error 404</h1>
              <h3>Object not found</h3>
            </div>
    
            <div>
              <p>
                This object does not exist or is not publicly accessible at this
                URL. Check the URL of the object that you're looking for or contact
                the owner to enable Public access.
              </p>
            </div>
    
            <div>
              <p id="footer-title">Is this your bucket?</p>
              <p>
                Learn how to enable
                <a
                  href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
                  >Public Access</a
                >
              </p>
            </div>
          </section>
    
          <section>
            <svg
              width="414"
              height="212"
              viewBox="0 0 414 212"
              fill="none"
              xmlns="http://www.w3.org/2000/svg"
            >
              <ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
              <path
                d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
                fill="#C5EBF5"
              />
              <path
                d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
                stroke="#6ECCE5"
                stroke-width="2"
                stroke-linecap="round"
                stroke-linejoin="round"
              />
              <path
                d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
                stroke="#6ECCE5"
                stroke-width="2"
                stroke-linecap="round"
                stroke-linejoin="round"
              />
              <rect
                x="137"
                y="75"
                width="70.9351"
                height="9.39611"
                rx="2.40792"
                fill="#C5EBF5"
                stroke="#6ECCE5"
                stroke-width="2"
              />
              <path
                d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · images.guns.lol

    2024-10-29 02:43

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 02:43:02 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 03:43:02 GMT
    Location: https://images.guns.lol/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zNhI8RZQfbqSmvEeV00F%2BpomusWLznutCQGXZfagsnz4ttuPnjPPeSWhPBq7qESWUZrJODnbnOXm0%2BlYX7QPi8AMETD0C13WqruQfXGc2WkNQ%2BYxCa9EqHwQDl8oNwobjw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8d9fd0d6ce982395-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · images.guns.lol

    2024-10-29 02:43

    HTTP/1.1 404 Not Found
    Date: Tue, 29 Oct 2024 02:43:03 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=79AFUEU5m%2B8GWEmHZ7st%2BIHbt5pq8AFIj9QP3WU6GaXNWt8oE0YlTr3FWFfNAPqbKV%2FRd%2BGuTQYtxcH9UicYL3AN0lVA2PIekWXG%2BzsEv6dUI34q2iVwRXZzchai1fvM8w%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Strict-Transport-Security: max-age=0; includeSubDomains; preload
    Speculation-Rules: "/cdn-cgi/speculation"
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8d9fd0db7e6cab33-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Not Found
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
        <title>Not Found</title>
        <style>
          body {
            font-family: system-ui;
            font-weight: 300;
            font-size: 1.25rem;
            color: #36393a;
            display: flex;
            align-items: center;
            justify-content: center;
          }
          main {
            max-width: 1200px;
            margin-top: 120px;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
          }
          #text {
            max-width: 60%;
            margin-left: 1rem;
            margin-right: 1rem;
          }
          main > section > div {
            margin-bottom: 3.25rem;
          }
          svg {
            margin-left: 2rem;
          }
          @keyframes eye-1 {
            0% {
              transform: translateX(0);
            }
            10%,
            50% {
              transform: translateX(-5px);
            }
            60% {
              transform: translateX(0);
            }
            100% {
              transform: translateX(0px);
            }
          }
          @keyframes eye-2 {
            0% {
              transform: translateX(0);
            }
            10%,
            50% {
              transform: translateX(5px);
            }
            60% {
              transform: translateX(0);
            }
            100% {
              transform: translateX(0px);
            }
          }
          svg > .eye-1 {
            animation: eye-1 3s infinite;
          }
          svg > .eye-2 {
            animation: eye-2 3s 0.6s infinite;
          }
          h1 {
            font-size: 3.75rem;
            font-weight: 400;
            margin-bottom: 0.5rem;
          }
          h3 {
            font-size: 2rem;
            font-weight: 400;
            color: #92979b;
            margin: 0;
          }
          a {
            color: #0055dc;
          }
          p {
            margin: 0;
          }
          #error-title {
            font-size: 2rem;
            margin-bottom: 1rem;
          }
          #footer-title {
            font-weight: 700;
            margin-bottom: 0.75rem;
          }
        </style>
      </head>
      <body>
        <main>
          <section id="text">
            <div>
              <h1>Error 404</h1>
              <h3>Object not found</h3>
            </div>
    
            <div>
              <p>
                This object does not exist or is not publicly accessible at this
                URL. Check the URL of the object that you're looking for or contact
                the owner to enable Public access.
              </p>
            </div>
    
            <div>
              <p id="footer-title">Is this your bucket?</p>
              <p>
                Learn how to enable
                <a
                  href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
                  >Public Access</a
                >
              </p>
            </div>
          </section>
    
          <section>
            <svg
              width="414"
              height="212"
              viewBox="0 0 414 212"
              fill="none"
              xmlns="http://www.w3.org/2000/svg"
            >
              <ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
              <path
                d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
                fill="#C5EBF5"
              />
              <path
                d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
                stroke="#6ECCE5"
                stroke-width="2"
                stroke-linecap="round"
                stroke-linejoin="round"
              />
              <path
                d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
                stroke="#6ECCE5"
                stroke-width="2"
                stroke-linecap="round"
                stroke-linejoin="round"
              />
              <rect
                x="137"
                y="75"
                width="70.9351"
                height="9.39611"
                rx="2.40792"
                fill="#C5EBF5"
                stroke="#6ECCE5"
                stroke-width="2"
              />
              <path
                d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443

    2024-10-28 23:50

    HTTP/1.1 400 Bad Request
    Server: cloudflare
    Date: Mon, 28 Oct 2024 23:50:45 GMT
    Content-Type: text/html
    Content-Length: 655
    Connection: close
    CF-RAY: -
    
    Page title: 400 The plain HTTP request was sent to HTTPS port
    
    <html>
    <head><title>400 The plain HTTP request was sent to HTTPS port</title></head>
    <body>
    <center><h1>400 Bad Request</h1></center>
    <center>The plain HTTP request was sent to HTTPS port</center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · ddtankll.com

    2024-10-28 17:12

    HTTP/1.1 200 OK
    Date: Mon, 28 Oct 2024 17:13:05 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IkxuTVNrdUFjWC9FUGFuTlBNYXJDN3c9PSIsInZhbHVlIjoiK253bExvbTRRd2JDVnNpaW0zYWs4SUNPam5sWmI3bU1EVFhHRlliR01BaTFVWG83U1VOSjl0VnVHQWRQM3I3aEJxTWNSMHFRVWl6RzlFQTB4QTh0bkNhWlJIVDNqbDh6Qi9FdUZoQkxxSXkzM2ZNN0hQMWQvWW41aWZXa3lCdDQiLCJtYWMiOiJiMDFlMzU3YzM4MGEwOWM5MjBjZWEzN2RjYmEzNGExNGExZDA0OTFmNTc0ZTk5YTZiMTQwMTA4NjA5NDBkYTkzIiwidGFnIjoiIn0%3D; expires=Mon, 28 Oct 2024 19:13:05 GMT; Max-Age=7200; path=/; secure; samesite=lax
    Set-Cookie: surftank55_session=eyJpdiI6InNWTlhCbkFTQVRqaDdLRDBQR2lWWHc9PSIsInZhbHVlIjoiQ1ZsT1pobGRwYWYyWGR3Y2dUSGl1MzF5UUFNZFlSRmdrbUhJZlhUV01LaHkzZEhYV2xMaEVDY25sRXd2TlBSTjdPRVpVRis5NVJidUx6ZGVzVklobWs3T1lqdmFuQTRMNHI4ZUNOZFNGVkFySjZtSC8vWmgyNGl5ZVlNZC9OQ3giLCJtYWMiOiI3NzgyMDMwY2QxMGM2OTVkMjk2YmQyZmFhMmM1ZmRlYWIxNTY3NGE3ZmFmYWI0Y2U0MGU0YzNmOTI4ODVlM2IyIiwidGFnIjoiIn0%3D; expires=Mon, 28 Oct 2024 19:13:05 GMT; Max-Age=7200; path=/; httponly; samesite=lax
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=vf9NsqPnjnP5jVTzcRogYCm7yBp2hUy7e7SMc7yQuie%2BSBZgiGiLQG9IXJNYSlPqjGHA6%2BhQwf9GzOqXf58yRSMXRV8IKJlHYxrOya4Vu%2BPTeXCLJeHERcWqesQg3rg%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9c8df0be2bbb35-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=787&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3101&recv_bytes=556&delivery_rate=5730870&cwnd=229&unsent_bytes=0&cid=6c1cc772a8a2a580&ts=602&x=0"
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · ddtankll.com

    2024-10-28 17:12

    
                                
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · ddtankll.com

    2024-10-28 17:12

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 17:12:54 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 18:12:54 GMT
    Location: https://ddtankll.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=VtTUf6kSVo%2FD4yCHSLZzg90syCxbeaCre3gLlrKnpq0KfMjqGDjNrhDX4%2Fy%2Bdyu%2F2OA6iJb%2FqgmFwUxL%2FXrT6U6pDtRM1mFzt%2FfuUA9Z%2FI4qz0aurjlyJcYeOjO6vfQ%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9c8dad1d871979-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=689&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=210&delivery_rate=0&cwnd=240&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.idemsystems.com

    2024-10-22 13:05

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 22 Oct 2024 13:05:23 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://idemsystems.com/
    cf-edge-cache: cache,platform=wordpress
    x-redirect-by: WordPress
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=FIbPSXmJJpNKYHrcgaCivinAZraEiYIcwcbUEI6p9G%2F%2FI0OGcwezm0n4iFsPob4xmIbOuz9d8JkqxpztUz0N%2FyQ6%2BCb91Kbg89YrvP861VXUQg9fN3LNNkUbeH2s1Nj8CSThZRM%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d69b2d96cf08c6f-EWR
    
    Found 2024-10-22 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · ufs.pt

    2024-10-22 02:15

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 22 Oct 2024 02:15:20 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 22 Oct 2024 03:15:20 GMT
    Location: https://ufs.pt/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=UzDC6TFkh%2FVCiW2M%2BE1mgz3alEOzwpOb4a5Ts4EgfhQKiw%2FR%2BfnON652v1WB3d4hiMOEBej0bqerHPpSs8Gk4bhBPojHRU2K02hrmUYieBn59SALZHbTUQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d65faa21ed4407d-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-22 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · ufs.pt

    2024-10-22 02:15

    HTTP/1.1 403 Forbidden
    Date: Tue, 22 Oct 2024 02:15:20 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Critical-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Cross-Origin-Embedder-Policy: require-corp
    Cross-Origin-Opener-Policy: same-origin
    Cross-Origin-Resource-Policy: same-origin
    Origin-Agent-Cluster: ?1
    Permissions-Policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()
    Referrer-Policy: same-origin
    X-Content-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    cf-mitigated: challenge
    cf-chl-out: 6ufSkaaAgHzVBFNkbynQtpx6vqmF6wcMY1D0tKuLL0OdyttXXFlR2J4z01FsKXAiFKQjrE7uH4ameOb5yfnNanyUoGBZyZvnbMBpdavKkrtVAKsFd67kN+24MrEgKIMfic5vK7K88jZXUQbzYgWomA==$lDWT6OuOY9bjuaXK4GyXzw==
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Q64Yk%2Bj%2B%2BUBIgbfdvAVJyptO%2B6BCvIt%2FbSZ6ZVRBsbw1gGNdpDBCS4BvTnAa3FEoJi0caCT%2Bty%2FkD%2FpyIWOlT7ogQG4qdtVwFN%2FbKeFF4JRE%2F0o4fFUn0A%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d65faa2abf4d364-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Just a moment...
    
    <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><style>*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{display:flex;flex-direction:column;height:100vh;min-height:100vh}.main-content{margin:8rem auto;max-width:60rem;padding-left:1.5rem}@media (width <= 720px){.main-content{margin-top:4rem}}.h2{font-size:1.5rem;font-weight:500;line-height:2.25rem}@media (width <= 720px){.h2{font-size:1.25rem;line-height:1.5rem}}#challenge-error-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:contain;padding-left:34px}@media (prefers-color-scheme:dark){body{background-color:#222;color:#d9d9d9}}</style><meta http-equiv="refresh" content="390"></head><body class="no-js"><div class="main-wrapper" role="main"><div class="main-content"><noscript><div class="h2"><span id="challenge-error-text">Enable JavaScript and cookies to continue</span></div></noscript></div></div><script>(function(){window._cf_chl_opt={cvId: '3',cZone: "ufs.pt",cType: 'managed',cNounce: '59227',cRay: '8d65faa2abf4d364',cHash: '06b1154f628ce83',cH: 'TU.Fnro2dzELi5olaHmjqZXyT858zsYw92Zo9Rt54q4-1729563320-1.1.1.1-sBIfkHP_759fJbqWgI1_wTJMoaSQuKUwxuYtCW4sNRg7TdF1XlMR_uKYOaPb7cIA',cUPMDTk: "\/?__cf_chl_tk=zAzZoj2Im2mOcWPS90cS06uPDlRS_QJrWwAKxsOVQqk-1729563320-1.0.1.1-qsxqIo2QkJhgZzyVQqYsRkQY4qBjEvNUtZK45ZTwZnQ",cFPWv: 'b',cITimeS: '1729563320',cTTimeMs: '1000',cMTimeMs: '390000',cTplV: 5,cTplB: 'cf',cK: "",fa: "\/?__cf_chl_f_tk=zAzZoj2Im2mOcWPS90cS06uPDlRS_QJrWwAKxsOVQqk-1729563320-1.0.1.1-qsxqIo2QkJhgZzyVQqYsRkQY4qBjEvNUtZK45ZTwZnQ",md: "1f59s9F4npDCGIB8bc1GU4TvXbryx2bsdkqB5zer9yY-1729563320-1.1.1.1-lYZ72iqKYWWIkh0Yl1X3zjNFdxXQ6Asrko1t9nZomk7pB1wS70f05dP_EDjFp4IGymU.3c2XJiiarvcsixWAY0o6.RC7BQGkHiONhya2QsSzG3MX3kEDDg7Q7_lozCWggAvP3DBsiuaGAqLyS5uPy9G664SeFDhMeb_avX7nLLp7CL0G_gZCxEM1GHtwXvIrioJ7Xt7fcw.bV_NVzlvWmFNFeIhgDAZgjfh78QF4lKGZDaPCbqp2ForUbSBF2ArJV9fSaTed2pHFVkHoYEyuwMLaIsMGiB4jjTL_mfkxBoCu1aMH8_GIydkGVuctPr0WQTY827TQWCN0KsXwfKtBu0qW0Fy012sbFJI_Nri_1.huiOfkjsFTCLK_HVYN6olAdM7NF2nx7deiRTCWVpLsg4ZSouu7IXWFue7FN.yHHjMyPCQIRPe3L.Q6oco7liQYSIaLIfpOpfLIcBiuWUg18OAwgZXbVRDsua0jKNqNIt9kyRuba59kqt0BCEPsDcgAiSnZWyhMZWtSwFxwxJEIs8LDtM0Jg0AxsIySc0prpsLVAzcJsupXujVDA7te_G12Nfonu3M_cZ87z4cPTaRFNqhKeL2OGAnFTH87BYfy_FPurqEyQIBQU_o__52mAcfaMbbNfW6AxpWjVU09hzdvE_GWEP8F_.QfdvoUeSD5X3_HyZYgMlVhj4WkWDFIefZt.yQ29Uj2qJm8Ey7zyumA0BLFSWIISy0xvGCv8Mj4V5cEuzF8S5IzX8lFuDr8q4Dj8tRlSn5A38Pk5oDmsBEnYOHG8ApB4yy2lRd2KmWYjQ7hHBONcZh6jEID_X1RITYE_dV8zxEQaigJ_PPSlVYlO5.V48mOrWQkUW2j6T31X36FMFo60QaUw7XDRTTeIGyjq_94Dn8b.4N_2zrWPQwz4XV1WL3R5sFxYB0bb036543ZDv0oql.chV5fMqDBXyD0BVNUH__qnjWObT.UXDvSUOQYcxtqz6xi5cMPMNHJpzIHtmeZA0vx9g2aOxbbt4AXo_7D278hVa2.ozdBkm9qjZuAPkOtjtg6uTaV5JX__T741zzSXP_SlEEfSWLhao43OtHOplxtjXL488Zr6DeNuqBWoJO5_G3tOH8X1q7E5NDK1VOFqgPgosriIx.zzYv1DRaojFcadEXNt2ZZ5cYwWg3ZW8cdl7e6KgcuHauFLizXQ5fSc5CeRmgi9IMFVh8I.mkVspHsLcvlRTKcZ9aI9rtgSXceJOQPGqYQ2zz55tlJWTaa3djM7SSj28j1vi1uTIV3AJsJ3cVXbgRbok3SmypIWd1wcs6ni6ZqhUWO3O1rDc.xs3PQwQZP_4yrgCNwnTWaTE2vBXsfX8Q.iz0ETjgWiXjWc0XxH.vQRy2E7K6MQ06gq7gQX4XBDXyrgd1NW91asZYP
    Found 2024-10-22 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · ufs.pt

    2024-10-22 02:15

    HTTP/1.1 403 Forbidden
    Date: Tue, 22 Oct 2024 02:15:20 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Accept-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Critical-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Cross-Origin-Embedder-Policy: require-corp
    Cross-Origin-Opener-Policy: same-origin
    Cross-Origin-Resource-Policy: same-origin
    Origin-Agent-Cluster: ?1
    Permissions-Policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()
    Referrer-Policy: same-origin
    X-Content-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    cf-mitigated: challenge
    cf-chl-out: oy9HmR8JDdE9F3o5MW9CFu0aP6zn5HmCo6cr5CbbipIIusxBssbA3xOGZF4ehT2/pMk4SaVen+9Zcb8N/M9TqUavN0MwTT9BckalOuNooUTJi4Sj54yh1uwWxYHNk+kaYkXH4N1IeGZfSWq94XBKqQ==$ciM3sFrDSjcpBMlZDgjZ+w==
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ctfvjGAboR2l52RZ%2FhVf31%2F%2FBxke%2F%2FH9wkmOsEWBDfURnz4unTpARsZoijpEiI98BqGgSxGpbcVLfSsphukl9yD%2B%2BM50Z9%2BpPB0ze7h7SGFNKyC6iwuwLw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d65faa2ae8e18ef-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Just a moment...
    
    <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><style>*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{display:flex;flex-direction:column;height:100vh;min-height:100vh}.main-content{margin:8rem auto;max-width:60rem;padding-left:1.5rem}@media (width <= 720px){.main-content{margin-top:4rem}}.h2{font-size:1.5rem;font-weight:500;line-height:2.25rem}@media (width <= 720px){.h2{font-size:1.25rem;line-height:1.5rem}}#challenge-error-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:contain;padding-left:34px}@media (prefers-color-scheme:dark){body{background-color:#222;color:#d9d9d9}}</style><meta http-equiv="refresh" content="390"></head><body class="no-js"><div class="main-wrapper" role="main"><div class="main-content"><noscript><div class="h2"><span id="challenge-error-text">Enable JavaScript and cookies to continue</span></div></noscript></div></div><script>(function(){window._cf_chl_opt={cvId: '3',cZone: "ufs.pt",cType: 'managed',cNounce: '34098',cRay: '8d65faa2ae8e18ef',cHash: '966145c5b3da37b',cH: 'S25ndEEwH2NV1Q05w.hyZuHUnZMoxe7hGfFdfRxJ5xA-1729563320-1.1.1.1-TR62Ts02cDbUqkyPnmd41JB10ry4LPAtN74XU4vxZ6BITzcAm0n5txcXf8NU7LSx',cUPMDTk: "\/?__cf_chl_tk=T91kl0VUtHBbL1PvROLx8ZAdmVzXZls_0pT.qr7MJeE-1729563320-1.0.1.1-0wVySnYJnFmFffRL2sEDkD27Y3T7DVk3bHDqkVx3J.Q",cFPWv: 'b',cITimeS: '1729563320',cTTimeMs: '1000',cMTimeMs: '390000',cTplV: 5,cTplB: 'cf',cK: "",fa: "\/?__cf_chl_f_tk=T91kl0VUtHBbL1PvROLx8ZAdmVzXZls_0pT.qr7MJeE-1729563320-1.0.1.1-0wVySnYJnFmFffRL2sEDkD27Y3T7DVk3bHDqkVx3J.Q",md: "BvTIHajLvE9_eoXmpUy2Xqpz8qzcnQJD3aMHXFRJTd4-1729563320-1.1.1.1-LVqhKo0_QN3VYm_BMAHKbCG6nOZm.JQgQ_rjqcq8W36gwP69LxnoZtM9ZEbw5c8ydPFbQqFIh1A8U8FGRw5GpfvJqtg4AWs4xakxZ1J6_ivlhpVmMwCerrqyiMb22_GN.KCEd9iaBgAMxbASUH_auyx.K7UJWhMuoJF0VvJGn.0oqoHqYvIIbwbVtoU7vpfo3lQTSH3oLzMrqBnYX0uVQWE6gQX69W9tFsKwSM7fS_dPeoo.mi28Cthgum5NLnI9W5QxDKPteSnhQZsisoxOyXokpf3pc1DAscXrvAcVtpqcrtflPRUJCiGrNk.EAJas_XjNIce1zsHbMh9iGuqKk5aS6EaCujbyy1DvqgLYox96kpy66Qg69Ujn.MEcmQn9OvkSNCvxM8Ya.to8OFftU_DY1ciNAUk655__i9fHSqAQOtlR2NScBbGeOAu8fpMQxromDPLij86XqUk8.8Lu5Za7ZlDuPEZrMkb1ok6OTKI67e7z.srL4GpLs2FEg4yITdbS2ifKMUiZ7yyvpP6g4772qtcuNYQ34poVGNJldeyVpP2tc289Zj8UrmAVoCbXWMI5VVFPY32mvt4atf188pKEsp7sBLWNPCAzjqDLNU0WVu_JEbsfXMBTiEOzPLxcx2SVO98KjDwxxRxpr7ZCME7HP22ZFs0oWFd3jyKQvPbIqRNe5Udf_Nq2X.mj1a.icTIdp6R1vNc5ok7XkZH4rE8.BqdGfltQQ.Lf0WIN6BSYZLxoLWicVsaNQXlKR2UxO5LHpTvpktBEA2EbA84kK27EXslqvjQOtFhknO4TV9zfa7PBNYh7Pji9VWPxAdg9ejJbiNFSEvgzMxfNyfCZavYd4D1qvYGv5GEUKHN69rqwjqyqiuTO4.bEXKSM5QO.Umw60uPCBJv4Mnd9slq6XCSpwsF91cBFLZxwXJ44XYUR8hFPAhgL.QjnLV6SodV1UQjfkgNSYInqAFj9qFmljVY2jVp352uMiJMpbk_g8EIRb8rKeoHhcSHYDQbwnFEadB44eA_nbGPvCILcb8eLxJurS4jtVXRgluBjtTDVpvG_bvaypuaFLy5a3P0GRDtfWQK1NpX16_2hPdqwQSmwo7x73T6wSrXq5.Tc8zh2Kwb2X55n_gIflAIlAhX93xurkyT5XoquzL5akf6EUFYxQEcoNDj7utWm2aRBXxp8GCmwNvLfF2iid_.OUpAHOrTQfBWi9X_JZQ5RR7T_xzl1gF5c44nvaBUFahunWaATdFv14Z0MKOXyz9O2U7fVPrPCiuXesgNpD2pA_is3HeOj21a4YxnEo3TiGjOtzP_cKfOzFxaDBjHnMALEGRjluVDed_m86TXJVUAkgCcCP30lrvwSDfihMamsVrZcDip6c2XPpBXguuMBp_75ayFLBN.LBX3Qt5_R
    Found 2024-10-22 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · tonlexi.com

    2024-10-21 07:13

    HTTP/1.1 200 OK
    Date: Mon, 21 Oct 2024 07:13:13 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8d5f719b1ce4361d-FRA
    CF-Cache-Status: HIT
    Age: 45988
    Cache-Control: public, max-age=14400
    Expires: Sun, 20 Oct 2024 08:19:27 GMT
    Last-Modified: Fri, 18 Oct 2024 08:00:36 GMT
    Vary: Accept-Encoding,User-Agent,Accept-Encoding
    cf-apo-via: tcache
    x-powered-by: PHP/8.0.30
    x-turbo-charged-by: LiteSpeed
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Uv6dkn0laxLm9iS1A825IROzVlYyhNvZVAE8lppOvkRKSyh9vBgVyH9Teith3dgrIgcfzgIElz0jW%2BkmYCSJJ6OVAdFubQLxGOUflAAEW2vaz7xRZk1%2FaEPZMFS2"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server: cloudflare
    alt-svc: h3=":8443"; ma=86400
    
    Found 2024-10-21 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · tonlexi.com

    2024-10-21 07:13

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 21 Oct 2024 07:13:13 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 21 Oct 2024 08:13:13 GMT
    Location: https://tonlexi.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=EDxotDMGIwJmGfR3hUm8ofJLBEOQvFO%2Fu4ec5OX2xZ7FX%2BG6jq637ihMlm5g9pg2csITckZRNFEjvH4p9iPYDYoOq3GLj7v9GLUDnFgZSc8G5pA9UhL%2BDbawdvIR"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server: cloudflare
    CF-RAY: 8d5f719a4c36bb4d-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-21 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · tonlexi.com

    2024-10-21 07:13

    HTTP/1.1 200 OK
    Date: Mon, 21 Oct 2024 07:13:13 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8d5f719adc3f18d7-FRA
    CF-Cache-Status: HIT
    Age: 45988
    Cache-Control: public, max-age=14400
    Expires: Sun, 20 Oct 2024 08:19:27 GMT
    Last-Modified: Fri, 18 Oct 2024 08:00:36 GMT
    Vary: Accept-Encoding,User-Agent,Accept-Encoding
    cf-apo-via: tcache
    x-powered-by: PHP/8.0.30
    x-turbo-charged-by: LiteSpeed
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=AgA67SmdZzX1mZU%2B1faFJEX5WAa4gBWObKJzVgl9S2XLML5IY0UyFRPszj496gXefdeKzTgGcWaA7tCW4GBU3IYEv5Dt%2BwoeSZr3rczZZBbacziWvUz6p6W9PoJ5"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-21 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · ebundletools.in

    2024-10-20 22:18

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 20 Oct 2024 22:18:45 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    location: https://ebundletools.in/
    platform: hostinger
    panel: hpanel
    content-security-policy: upgrade-insecure-requests
    x-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=PoueYfsMEpmi190FDNdR88BYoyfxIY%2Fvjy1kqLxIrY%2FaBXoiYEAXD8YPodFPJ8E3wKso5oW50lCHZByNlem8YyhaxfLs0mUyyBSoXtVIwySOm2zJxqykS8j1oHFetv6pQA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d5c62ae9ab0dcb5-FRA
    
    Page title:  301 Moved Permanently
    
    
    <!DOCTYPE html>
    <html style="height:100%">
    <head>
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
    <title> 301 Moved Permanently
    </title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
    <body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
    <div style="height:auto; min-height:100%; ">     <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
            <h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">301</h1>
    <h2 style="margin-top:20px;font-size: 30px;">Moved Permanently
    </h2>
    <p>The document has been permanently moved.</p>
    </div></div></body></html>
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · ebundletools.in

    2024-10-20 22:18

    
                                
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · ebundletools.in

    2024-10-20 22:18

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 22:18:45 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    x-powered-by: PHP/8.2.21
    last-modified: Sun, 20 Oct 2024 21:27:47 GMT
    Cache-Control: public, max-age=0
    expires: Sun, 20 Oct 2024 22:18:45 GMT
    vary: Accept-Encoding,Accept-Encoding
    platform: hostinger
    panel: hpanel
    content-security-policy: upgrade-insecure-requests
    x-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dWIeMxuKFvPoHUKZF%2BCKdmWAO6CmCpl%2BGoznUgaa3pC%2FMZdI1ED%2BXEjks5w3tRUAv0%2FEKrePOb8qPFG%2FOTrwfz50D0fSUdxBZgblF7tx7g%2B6kSIn1mrl16IF2JJRJ9a3hQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d5c62afd95e3662-FRA
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · consumertoday.net

    2024-10-20 17:42

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 17:42:30 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    vary: Accept-Encoding
    x-ua-compatible: IE=edge
    link: <https://consumertoday.net/wp-json/>; rel="https://api.w.org/", <https://consumertoday.net/wp-json/wp/v2/pages/1996>; rel="alternate"; title="JSON"; type="application/json", <https://consumertoday.net/>; rel=shortlink
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Cache-Control: max-age=2678400
    CF-Cache-Status: EXPIRED
    Last-Modified: Sun, 20 Oct 2024 17:42:30 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wMxFGsIniCaiPaqyJfYnZl6XtQDFhE5nSvXdJK0oc%2BEjLZNv5PglorPiK6BNtbZIch7wQaE4%2BK9W3YhDNHkPI26SoXA%2Fe3HqWE8bRAc0ZsWjcaOkax%2F9LuL3Z5%2B%2Fgo7R5FmBKg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d5ace02890abb7f-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=797&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3112&recv_bytes=566&delivery_rate=5612403&cwnd=240&unsent_bytes=0&cid=5e95ac5ca6d11ad9&ts=667&x=0"
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · holicolourpowder.com.au

    2024-10-20 16:20

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 16:20:46 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2B5uFqp7T3GTSQsRCDV78lTyXMpl06y9YDbK2Y4pVoi0DfPXnXNGcfAqoopipRpZaBwjWnVpaLFMy6vwvbdOp3IaDT0pYkQO4of%2BrY06E48JDk71vtorT4mZt9i4msWfLZwM4y1VXkMTZ"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d5a56489d83c323-EWR
    
    Page title: One moment, please...
    
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="robots" content="noindex, nofollow">
        <title>One moment, please...</title>
        <style>
        body {
            background: #F6F7F8;
            color: #303131;
            font-family: sans-serif;
            margin-top: 45vh;
            text-align: center;
        }
        </style>
        </head>
    <body>
        <h1>Please wait while your request is being verified...</h1>
        <form id="wsidchk-form" style="display:none;" action="/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f" method="GET">
        <input type="hidden" id="wsidchk" name="wsidchk"/>
        </form>
        <script>
        (function(){
            var west=+((+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+[])+(+!+[]+!![]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+[])+(+!+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+[])+(+!+[])),
                east=+((+!+[])+(+!+[]+!![]+!![]+[])+(+!+[]+!![])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+[])+(+![])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+!![]+!![]+[])+(+!+[])+(+!+[]+!![]+!![]+!![]+!![]+[])),
                x=function(){try{return !!window.addEventListener;}catch(e){return !!0;} },
                y=function(y,z){x() ? document.addEventListener('DOMContentLoaded',y,z) : document.attachEvent('onreadystatechange',y);};
            y(function(){
                document.getElementById('wsidchk').value = west + east;
                document.getElementById('wsidchk-form').submit();
            }, false);
        })();
        </script>
    </body>
    </html>
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.idemsystems.com

    2024-10-20 09:30

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 20 Oct 2024 09:30:34 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://idemsystems.com/
    cf-edge-cache: cache,platform=wordpress
    x-redirect-by: WordPress
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7sVRixYabhNS1RgSKQxwx316mw83NByYNLnZt38s0s%2FOFR5x2futqW1I8hR15pXXSmHc3gBfrv2JZlCwUXtLMYNS4AWrPJECjKPn2Rp5YzOrrwesES%2FDXcEfTigqu8QAolltbPw%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d57fd6b4c4f0f36-EWR
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · dropkit.com

    2024-10-20 03:21

    HTTP/1.1 523 
    Date: Sun, 20 Oct 2024 03:21:29 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=G3wfdCn81lCiln4GNInc1kuRobT1ZJRisUsw9DMZUhgIpq%2B3eZiOQ1gRZKXlXMBHKucxpCkEdExb7aJx4oAKwRbJCv38yfrxOHfjsE9scrF2%2FzynsfaECTYQfsgL"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8d55e0c7fa7e65af-FRA
    
    
    error code: 523
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · dropkit.com

    2024-10-20 03:21

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 20 Oct 2024 03:21:29 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sun, 20 Oct 2024 04:21:29 GMT
    Location: https://dropkit.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=fv%2FX2bxHf6AakL3Q4tj90N6FsAEo7dLexsodLQLTqlu95pm%2BCyPvVB2MYWlOkGy93ZLtrkCTQv95Mf6ZHzM%2FPIsSLgKh8dxgLpSEuYk5Uyn6j6u6XJa0nELZ%2Bkd%2B"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d55e0c64b6f18e6-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · dropkit.com

    2024-10-20 03:21

    HTTP/1.1 200 OK
    Date: Sun, 20 Oct 2024 03:21:29 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Status: 200 OK
    Cache-Control: max-age=0, private, must-revalidate
    X-XSS-Protection: 1; mode=block
    X-Request-Id: 13a41da7-a2a8-458d-9ac5-5b540838578b
    X-Frame-Options: SAMEORIGIN
    X-Runtime: 0.009056
    X-Content-Type-Options: nosniff
    Set-Cookie: _session_id=8fb0595db578e92b4c499c0a28a8831e; path=/; expires=Tue, 19 Nov 2024 04:21:29 -0000; secure; HttpOnly
    X-Powered-By: Phusion Passenger 6.0.2
    Access-Control-Allow-Origin: https://drop2amz.com
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=8UAprBX6BljLFRfsvtu8POy4axMRZPMQVi9fLPx0D9V%2F1XpBLiA5%2B0VKjRe0hq8wgyXlhGaCK5YGcsZqGi9FPMvM0ISRaInJczNNRG4kHQyc3weObCUdXBwTFGLA"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d55e0c748184d73-FRA
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · optimizesmart.com

    2024-10-19 14:51

    HTTP/1.1 403 Forbidden
    Date: Sat, 19 Oct 2024 14:51:49 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Sat, 19 Oct 2024 14:52:04 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=w%2FpsaDnR4qluZXJkMjqy5LO%2Bm1bN4cmIYXViiFRM1LUFlM%2F9uiSoufvvOnffThaqLB78%2FlLHsW9GjAN7uUl0p07Bl%2BNTLW39NRwvsRZB9y7SOzDqsSUnJ7qFwTmtzTiFWT8X"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d5196a3384918e9-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> optimizesmart.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8d5196a3384918e9</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">207.154.212.47</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.cl
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · optimizesmart.com

    2024-10-19 14:51

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 19 Oct 2024 14:51:49 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 19 Oct 2024 15:51:49 GMT
    Location: https://optimizesmart.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GJLkLBT9ba1jBYX8EAEqJEpqyiMkNuUNp95XgLz0n83GLUW%2FhB8arLgiM31h7DrmBJi8LrKN72LzbAh3yO9gaU5fOwWj8gPaWUjzQ3ynnHM%2FNXqX6IKkoJFWEcJ%2BTBGRSjBv"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d5196a2ab25dc89-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · optimizesmart.com

    2024-10-19 14:51

    HTTP/1.1 403 Forbidden
    Date: Sat, 19 Oct 2024 14:51:49 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Sat, 19 Oct 2024 14:52:04 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=nGnYrSsp%2BvxkYA%2F2e20PDaUpn6nDCOhAMVcvWQaJworLJoEavieJ94%2Fry5xonEXR3%2BAU96ngTLcr9eY962Hgv3sZZT1fYI4uY%2FvySANKv2oUadDYPDKE%2FXhQr9T04EyJARZP"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d5196a2fc5f3a5c-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> optimizesmart.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8d5196a2fc5f3a5c</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">64.226.65.160</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.cla
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · www.falk.us

    2024-10-19 10:57

    HTTP/1.1 200 OK
    Date: Sat, 19 Oct 2024 10:57:09 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8d503ee2a82d54b5-YYZ
    CF-Cache-Status: DYNAMIC
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    Vary: Accept-Encoding
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    referrer-policy: strict-origin-when-cross-origin
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2BnuAoO3kkf9lIpeCJX3KyYDk7Hvs0gBclV4Z6Bt1pvVc0TC15KiM69VXLS09mrCkFWXQ1qQbakhgrcaUBTKdhx7HLPDpoyt3O3Zyw%2BjfTbxD9NIJ51Oq9XGF4CQTKA%3D%3D"}],"group":"cf-nel","max_age":604800}
    x-content-type-options: nosniff
    Server: cloudflare
    alt-svc: h3=":8443"; ma=86400
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.falk.us

    2024-10-19 10:57

    HTTP/1.1 200 OK
    Date: Sat, 19 Oct 2024 10:57:09 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8d503ee08e5eaba8-YYZ
    CF-Cache-Status: DYNAMIC
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    Vary: Accept-Encoding
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    referrer-policy: strict-origin-when-cross-origin
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jHdgKz8Y5jirhSDXJEMcXM28RzimoaFA2fbcBg3L0UD%2FsW%2FEMzqYb0JprmlwNpFuSZgzFsC4c8l3pndhy0JRiYCc%2BxCr6gpqVSsaGtdjSQ%2BtHIJscxWG5JzKPYvZHg%3D%3D"}],"group":"cf-nel","max_age":604800}
    x-content-type-options: nosniff
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · www.falk.us

    2024-10-19 10:57

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 19 Oct 2024 10:57:09 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 19 Oct 2024 11:57:09 GMT
    Location: https://www.falk.us/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=2DWoAoiwtDKZCcr%2B4L7KjtF7ZsoOGztSEwMPBCaVoD2RQhDnT7NyhXLBPDkcvfNrJbr8VeQ%2FGTEnKyyhRHdOlv%2Ftn%2F6uHCpiO2oVlbftZRgmPZqLaBARknTw7F3p"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d503ee0093ba250-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · mta-sts.falk.us

    2024-10-19 09:16

    HTTP/1.1 200 OK
    Date: Sat, 19 Oct 2024 09:16:37 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8d4fab9f5905bca8-ATL
    CF-Cache-Status: DYNAMIC
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    Vary: Accept-Encoding
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    referrer-policy: strict-origin-when-cross-origin
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LYdUPyE49D%2F7ml21tyl1n3vr1VpHAVkQE4K2eMpoFFZ%2BxdwLoyyazX12lD7xPNycLYOgoJ3S64nqULwkYKx%2FW%2FegiqxNT2tU%2Fyou1Jg8TOyqJWbcEnLYHF1M0Mk2pDsBEjA%3D"}],"group":"cf-nel","max_age":604800}
    x-content-type-options: nosniff
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · mta-sts.falk.us

    2024-10-19 09:16

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 19 Oct 2024 09:16:37 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 19 Oct 2024 10:16:37 GMT
    Location: https://mta-sts.falk.us/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SEuli69NJ9DjQmFGWT2fKa%2FlghfyMIywbV6KCTc8UL9XMpps7dXtnmM%2F5x%2Flv63p23wtjxzag%2BHrSmpVhp%2BEp5PwTLx784NlFoKUI5tiXrAUm3%2FHT3EO%2B70ThdTfGUlh5A%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4fab9dcc45a252-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · mta-sts.falk.us

    2024-10-19 09:16

    HTTP/1.1 200 OK
    Date: Sat, 19 Oct 2024 09:16:37 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8d4fab9dfb31ab4b-YYZ
    CF-Cache-Status: DYNAMIC
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    Vary: Accept-Encoding
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    referrer-policy: strict-origin-when-cross-origin
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jjhHB297MTGZd4EfnJ6m8mnY%2FKjx2W9OSOy4Icmn%2BG0F%2BXMREyL3Hphb2z6kAsfA%2BIy%2BEd88RIq5Jd04m0zmNH5xkWJxV6oCGHcpEqG1xls7hnQEFeMu7HV03DRVtSfBcCg%3D"}],"group":"cf-nel","max_age":604800}
    x-content-type-options: nosniff
    Server: cloudflare
    alt-svc: h3=":8443"; ma=86400
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · alexander.falk.us

    2024-10-19 07:48

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 19 Oct 2024 07:48:11 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 19 Oct 2024 08:48:11 GMT
    Location: https://alexander.falk.us/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=CYWp6kJqiEVuXbHh9w5%2Fe0QPao7o%2B1aLTGxtVkKrTOuHOng4Dnhr7uISLyTFIrxAo3dc1WSN%2BLgD842UTYGWqjXA8o8LHXDX113hhLdRPPAJTK%2BP59F7aL8aIBA4rkmoajhM"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4f2a16a8be9a11-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · alexander.falk.us

    2024-10-19 07:48

    HTTP/1.1 200 OK
    Date: Sat, 19 Oct 2024 07:48:12 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8d4f2a179c13d27d-FRA
    CF-Cache-Status: DYNAMIC
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    Vary: Accept-Encoding
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    referrer-policy: strict-origin-when-cross-origin
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=PngeYKkw0Jcl35SWPVdNAbnQi9xvwfT29HkaT%2Bcy6%2BpRshBtYrrKeNm0Tb5M8Rwd1iAcDuE%2FkboJuavQSJAubAuxJVRtHWBB70q41NPILvNkV%2FTYPZl%2FN85OGS1iUAbVU7rtbg%3D%3D"}],"group":"cf-nel","max_age":604800}
    x-content-type-options: nosniff
    Server: cloudflare
    alt-svc: h3=":8443"; ma=86400
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · alexander.falk.us

    2024-10-19 07:48

    HTTP/1.1 200 OK
    Date: Sat, 19 Oct 2024 07:48:12 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8d4f2a176e079231-FRA
    CF-Cache-Status: DYNAMIC
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    Vary: Accept-Encoding
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    referrer-policy: strict-origin-when-cross-origin
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Up%2FZP7hQSn7IDZKkDH%2Bb5qjXmveF4HjZiLm0UEj4rLw0nW3hxy4ZAJyteeWxe4FKlLidSlPjmxc336fr%2BJY8E%2By55Zw2OxNDANsbTXcGkI47wRim1Pm57LehdeleswPbHDcUXA%3D%3D"}],"group":"cf-nel","max_age":604800}
    x-content-type-options: nosniff
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · a.falk.us

    2024-10-19 07:42

    HTTP/1.1 200 OK
    Date: Sat, 19 Oct 2024 07:42:30 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8d4f21c0dc6d19c7-EWR
    CF-Cache-Status: DYNAMIC
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    Vary: Accept-Encoding
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    referrer-policy: strict-origin-when-cross-origin
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5%2Fg%2B52rYNRc7%2F4oTMqOQIzvUw6%2BUjfGSJSe4MwA4zcL%2B22p44v4cs8KxCFZaFrvOxJNv9J1HdK9%2FJgjVFfSR%2FuyPw5ZrGFPHzTzy3dPBzR4G8BA%2Fpu6mQYCuGiI%3D"}],"group":"cf-nel","max_age":604800}
    x-content-type-options: nosniff
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · a.falk.us

    2024-10-19 07:42

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 19 Oct 2024 07:42:29 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 19 Oct 2024 08:42:29 GMT
    Location: https://a.falk.us/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kHg16D9qJYdqyKDem%2B72FArmcR17ddpVECmoCsT28tjvQaofk8XBXjqozg%2Bv%2FJDN9cbboyBUCoHnMameLBdYm6KcJSiV37YeLKOi1ZqLhdhYVWGhvHyFvNUfmg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4f21b9dcf9c339-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · a.falk.us

    2024-10-19 07:42

    HTTP/1.1 200 OK
    Date: Sat, 19 Oct 2024 07:42:28 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8d4f21b18c2b94f3-LHR
    CF-Cache-Status: DYNAMIC
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    Vary: Accept-Encoding
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    referrer-policy: strict-origin-when-cross-origin
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IAJC6vo9fo4sfmqGLDsh2cs0SG%2B8tiCxzG4ozHMD8ADnPSrTJn%2FPXCMSss528tA8hrX7VXCLSIOgfqcDBQle6QUzUoDrmkNjd9IcclclCSQjmPqlQU%2FnUkbuPLc%3D"}],"group":"cf-nel","max_age":604800}
    x-content-type-options: nosniff
    Server: cloudflare
    alt-svc: h3=":8443"; ma=86400
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · falk.us

    2024-10-19 07:40

    HTTP/1.1 200 OK
    Date: Sat, 19 Oct 2024 07:40:14 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8d4f1e6b7c47973a-FRA
    CF-Cache-Status: DYNAMIC
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    Vary: Accept-Encoding
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    referrer-policy: strict-origin-when-cross-origin
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MazUFXqQFWiuSNZqlJat1H5EOVCBKawj7Wc3Tf5Q17Z38y4TpjT6Pgk0qYi3jP2cxTyaOvWWUxJ4PHnVXSnuKY7cfNSXa8TDUsFPINnsAh8Gv68xM5sqEAxb"}],"group":"cf-nel","max_age":604800}
    x-content-type-options: nosniff
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · falk.us

    2024-10-19 07:40

    HTTP/1.1 200 OK
    Date: Sat, 19 Oct 2024 07:40:14 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8d4f1e6b5aa618fd-FRA
    CF-Cache-Status: DYNAMIC
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    Vary: Accept-Encoding
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    referrer-policy: strict-origin-when-cross-origin
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=WIZg2zj4bpdZ%2BJUwsIEIpi5sKktzPKado4DLIaWqSyzUSsmdq40BXk3Jp53pV6HqtBU4hV%2B0l83K3un%2BXeWFGYkD4PAS%2Fz83wOPsk21QGhsNdI%2FYmQtgjQOl"}],"group":"cf-nel","max_age":604800}
    x-content-type-options: nosniff
    Server: cloudflare
    alt-svc: h3=":8443"; ma=86400
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · falk.us

    2024-10-19 07:40

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 19 Oct 2024 07:40:13 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 19 Oct 2024 08:40:13 GMT
    Location: https://falk.us/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=p7AKOiiJQYzz0tyGfYje%2BLSjma%2BUTvXWDt6%2BWCQktCY2iX2jU4pg7e1F7RbfLqUQD%2Fbx1zmSIOFL8mcqil4bamR1Tk5%2B4toZZ0HJWVnv84uH2uNFanuavfs%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4f1e6a7f4a4160-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · yanairbe.com

    2024-10-18 23:24

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 23:24:27 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 19 Oct 2024 00:24:27 GMT
    Location: https://yanairbe.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kSk0o2g3R3jV%2Bzidf4C4y3tBtLvvauZscjro6Faf5z4UapfBXtIeZTTTE7zU9PPlq9R3fNUXFzoDTepT02HEAd%2BSodtOZ1rMcT3Jd3EdLTnMyOhnBSml9S%2BsLBWGBg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8d4c482ff98aa22e-YYZ
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · yanairbe.com

    2024-10-18 23:24

    
                                
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · yanairbe.com

    2024-10-18 23:24

    
                                
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · cpanel.brtecnico.com.br

    2024-10-18 22:47

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 22:47:37 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 18 Oct 2024 23:47:37 GMT
    Location: https://cpanel.brtecnico.com.br/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Vqb2Pzya4H7UeiigtHjSiKNc7LJE05EFcBd3sbbxoXft4FARtbo7Sgym2w%2BVjl9E%2FFDV3xjiWkOxi34RQJrTPaVnH1iotDNkD6LoznUdMz0iHpmh6Ut3g1TJxzzlg6WzUPqzoiG3HKp0"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4c123b4f785c39-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · cpcalendars.brtecnico.com.br

    2024-10-18 22:47

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 22:47:37 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 18 Oct 2024 23:47:37 GMT
    Location: https://cpcalendars.brtecnico.com.br/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=K98DR%2FRHV4iKep0pEs5v14qqdd2nP9n6mvLzmwNLs%2Ffw76CkSC4hmOOJuRqjX6ADez3qDneUPQFoMahPV50WCBppe1erKre1D2TPv0yD%2FDjPg9W6VltrsK71xCD9iGrDT5Xns16wr5Tx0RGpjFM%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4c123bca8d8ed3-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · brtecnico.com.br

    2024-10-18 22:47

    
                                
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · cpanel.brtecnico.com.br

    2024-10-18 22:47

    
                                
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · webdisk.brtecnico.com.br

    2024-10-18 22:47

    HTTP/1.1 401 Unauthorized
    Date: Fri, 18 Oct 2024 22:47:38 GMT
    Content-Type: text/html; charset="utf-8"
    Transfer-Encoding: chunked
    Connection: close
    persistent-auth: false
    Host: webdisk.brtecnico.com.br:443
    Cache-Control: no-cache, no-store, must-revalidate, private
    vary: Accept-Encoding
    www-authenticate: Basic realm="Restricted Area"
    expires: Mon, 01 Jan 1990 00:00:00 GMT
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=E46gMYGfARMM51R%2FZSsOCw6gf2GiQNtLmHN5UY8pw7JlLrvksMV%2BnJSAFarkx6WPKD%2BsSX1Cxz2Okqyzu8J0gGc0XsBzAWmATwuEC7cevCgo6BIdcOd9YXse0v2fa81NsUSVE%2FoPJTxPrg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4c123d49909f8a-AMS
    alt-svc: h3=":443"; ma=86400
    
    
    <html>Authorization Required</html>
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · cpanel.brtecnico.com.br

    2024-10-18 22:47

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 22:47:39 GMT
    Content-Type: text/html; charset="utf-8"
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, no-store, must-revalidate, private
    Cache-Control: no-cache, no-store, must-revalidate, private
    pragma: no-cache
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    Set-Cookie: cprelogin=no; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: cpsession=%3aYNQnETbjKmIVN4B5%2c3f32327c36338888557ceab6994baf84; HttpOnly; path=/; port=443; secure
    Set-Cookie: roundcube_sessid=expired; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: roundcube_sessauth=expired; HttpOnly; domain=cpanel.brtecnico.com.br; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: PPA_ID=expired; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Hy5YedCre4ZkGRGrC%2FGz8HWNVXB2CsYy5r8X0fTdS5RYriqgb%2FKAU7IhMbyrcSKCf4Z8xxESETQjb42r0TgPbcYevQwdIEC4RE0Zyq7QtrHsK190ccQWimvo9C8mK6LdNpn7t%2Fi3Tu0D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4c123c9b14dcbc-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · cpcalendars.brtecnico.com.br

    2024-10-18 22:47

    HTTP/1.1 503 Service Unavailable
    Date: Fri, 18 Oct 2024 22:47:38 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=AERcyaJVWhITI%2BViAjWJKCh7FNYbo5JJPMoHjhMX0KPKlrN%2FucycmKffdCYjMDqMW2uYAqYvBkbHnU9%2BiSg0qqgFkZRHMWKgRjx4KLsQNE0qPyDjvvI3yXGEo2Ukf0%2FwGDS%2Bo2O%2Bevc0AMzQ38I%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4c123c59034165-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 503 Service Unavailable
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>503 Service Unavailable</title>
    </head><body>
    <h1>Service Unavailable</h1>
    <p>The server is temporarily unable to service your
    request due to maintenance downtime or capacity
    problems. Please try again later.</p>
    <p>Additionally, a 503 Service Unavailable
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    </body></html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · www.brtecnico.com.br

    2024-10-18 22:47

    
                                
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · www.brtecnico.com.br

    2024-10-18 22:47

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 22:47:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 18 Oct 2024 23:47:36 GMT
    Location: https://www.brtecnico.com.br/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wtudZTWKsjBppScy%2B%2Fu04IEbVnATPbQleLjwhObxtyci56PU%2FTOCFEvrG%2BNOlXpzQjAyKwZNoq0gto%2BonF6KkhT%2Bhrtc37aipPaV5jxc3Xr3pWiSLcScdqFJniXJU3lIdUAOGcQ%2F"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4c1236b92c8f2d-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · cpcontacts.brtecnico.com.br

    2024-10-18 22:47

    
                                
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.brtecnico.com.br

    2024-10-18 22:47

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 22:47:45 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Set-Cookie: PHPSESSID=5998b5ffe6fac50c9521f15a6c5fc8c3; path=/
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wFE22Fq4elLQNPP0KoBJuMFlgX8DIPXWQFPXvOpSEm%2BI8UbbOstflxRIYaV9mrHF91HpYoh9oYofooxktnfnEmbHBup20ZOZX3kwGZBpg%2FnVt4VEnwy1kZZRtLldY7ziOoGp2p3l"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4c1237ae9bd2cf-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · webdisk.brtecnico.com.br

    2024-10-18 22:47

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 22:47:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 18 Oct 2024 23:47:36 GMT
    Location: https://webdisk.brtecnico.com.br/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=APAOjxW4ulfxwcMcGwwsgoD4NTfkPmn3b1ETpDIXaumzoS6keKEyzdW%2FsAGgv%2FbDcKtj6KFt37LnQ0S%2B291zq1C%2BGamu700RtwtKqKad9%2FyPI8Lca%2BRymmFGwrvRFwiU5dYfKAPxUNAyuA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4c1235ed89cdb1-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · cpcalendars.brtecnico.com.br

    2024-10-18 22:47

    
                                
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · webdisk.brtecnico.com.br

    2024-10-18 22:47

    
                                
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · cpcontacts.brtecnico.com.br

    2024-10-18 22:47

    HTTP/1.1 503 Service Unavailable
    Date: Fri, 18 Oct 2024 22:47:38 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GbuKfR5o7mbUrKr4p7YzFqtiEDDASbQlnqXvqSsGVpWnuyJG9vYAvwkO0o2KIUOF3lZ6bdFAvIR0Gt1%2BbngBKpR%2F1IFtQek7v%2FrnUgAV0CnFBp6Fn7kiAjM%2Byb8sVLdUxtHl1WVcCFJNDUo5Qw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4c123c1a8d190d-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 503 Service Unavailable
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>503 Service Unavailable</title>
    </head><body>
    <h1>Service Unavailable</h1>
    <p>The server is temporarily unable to service your
    request due to maintenance downtime or capacity
    problems. Please try again later.</p>
    <p>Additionally, a 503 Service Unavailable
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    </body></html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · brtecnico.com.br

    2024-10-18 22:47

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 22:47:39 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Set-Cookie: PHPSESSID=491a3212c8c3b4775fec50c191507f37; path=/
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GR2i8lvOmMPzwcqXK3x%2BaS2MCo1lcrZpJjqMN%2FpBJP9gYc69PC1Dt1k%2BFP2SZA%2BwaPykDUQqzETag5rb16k0SvQyNfkS2cTdH6bJNy3EqrAQAqQsQVKXE7rOm5GnK%2FLU05Y%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4c12391ad7d406-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · brtecnico.com.br

    2024-10-18 22:47

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 22:47:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 18 Oct 2024 23:47:36 GMT
    Location: https://brtecnico.com.br/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3HcqUYUmd5znckaahaK2yUzpKBWE3qR7jwi04Rn3FcMNgJJMJ4xY8lXdiqwATSC29m0E2JQtShyQaG36ekDqB4P%2FqryxF4w54dHto8B2CsJlQf7o189Obnqk4axrs8EIsJI%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4c123289233630-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · cpcontacts.brtecnico.com.br

    2024-10-18 22:47

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 22:47:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 18 Oct 2024 23:47:36 GMT
    Location: https://cpcontacts.brtecnico.com.br/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=tzfvzTDzCL4jLydiR5sBdyLsaapD43cwx%2F8ZNNrSxz3wldaC0O%2BaqvJNEGctNg3A%2BcKDuvUxRtNbqRFhqUQRm7FQZm3d9Oz2ye5hOAGZs8VkrhtJu5Mp1AdHUzSi9A3o5TvaVm0veWGJvd73PA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4c1232988e92ab-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · joboti.nl

    2024-10-18 20:26

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 20:26:02 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 18 Oct 2024 21:26:02 GMT
    Location: https://www.joboti.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ArbTmkG%2FhKhXYUHhvoijaXBPzAG7rgPBWDfBG3as2joWOfrfLbSQWpVZDK92%2BZyz5eC6KVoUX3BjFvQnH4SgLgR6KMmDzDTu6HRQmQ7GSJNuyeMWAK%2BX%2FIaYNQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4b42d87c0dd180-LHR
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · joboti.nl

    2024-10-18 20:26

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 20:26:02 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 18 Oct 2024 21:26:02 GMT
    Location: https://www.joboti.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9KdFG55Ujw8VYU3NcnX28874iEPiTZe6wgZ47EcdCZ1a7CZ9jXOXVSTgJXy5NxtlSZuSA%2BMruNcUy4ajnNMZYYe8%2FD158EvJ3la545JseDKL%2FCdC%2B7JrsL0reA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4b42d83f7d71f0-LHR
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · joboti.nl

    2024-10-18 20:26

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 20:26:02 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Thu, 01 Aug 2024 19:39:07 GMT
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=yNhDbTcqU9Mhz%2FfPLYQEfkKFf6Jb8Lt2PWkPeWnuq3O611o%2FCM%2FnJnjnOOM8ib0Lg4clISsssMhyOLSzWOTRThQVRrN6EurYOk2eYLSQYDjL9ZuAvwUdDd3%2FtA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4b42d78871418a-AMS
    
    Page title: Apache2 Ubuntu Default Page: It works
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
      <!--
        Modified from the Debian original for Ubuntu
        Last updated: 2022-03-22
        See: https://launchpad.net/bugs/1966004
      -->
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>Apache2 Ubuntu Default Page: It works</title>
        <style type="text/css" media="screen">
      * {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
      }
    
      body, html {
        padding: 3px 3px 3px 3px;
    
        background-color: #D8DBE2;
    
        font-family: Ubuntu, Verdana, sans-serif;
        font-size: 11pt;
        text-align: center;
      }
    
      div.main_page {
        position: relative;
        display: table;
    
        width: 800px;
    
        margin-bottom: 3px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px 0px 0px 0px;
    
        border-width: 2px;
        border-color: #212738;
        border-style: solid;
    
        background-color: #FFFFFF;
    
        text-align: center;
      }
    
      div.page_header {
        height: 180px;
        width: 100%;
    
        background-color: #F5F6F7;
      }
    
      div.page_header span {
        margin: 15px 0px 0px 50px;
    
        font-size: 180%;
        font-weight: bold;
      }
    
      div.page_header img {
        margin: 3px 0px 0px 40px;
    
        border: 0px 0px 0px;
      }
    
      div.banner {
        padding: 9px 6px 9px 6px;
        background-color: #E9510E;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
        position: absolute;
        left: 40%;
        bottom: 30px;
        width: 20%;
      }
    
      div.table_of_contents {
        clear: left;
    
        min-width: 200px;
    
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.table_of_contents_item {
        clear: left;
    
        width: 100%;
    
        margin: 4px 0px 0px 0px;
    
        background-color: #FFFFFF;
    
        color: #000000;
        text-align: left;
      }
    
      div.table_of_contents_item a {
        margin: 6px 0px 0px 6px;
      }
    
      div.content_section {
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.content_section_text {
        padding: 4px 8px 4px 8px;
    
        color: #000000;
        font-size: 100%;
      }
    
      div.content_section_text pre {
        margin: 8px 0px 8px 0px;
        padding: 8px 8px 8px 8px;
    
        border-width: 1px;
        border-style: dotted;
        border-color: #000000;
    
        background-color: #F5F6F7;
    
        font-style: italic;
      }
    
      div.content_section_text p {
        margin-bottom: 6px;
      }
    
      div.content_section_text ul, div.content_section_text li {
        padding: 4px 8px 4px 16px;
      }
    
      div.section_header {
        padding: 3px 6px 3px 6px;
    
        background-color: #8E9CB2;
    
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
      }
    
      div.section_header_grey {
        background-color: #9F9386;
      }
    
      .floating_element {
        position: relative;
        float: left;
      }
    
      div.table_of_contents_item a,
      div.content_section_text a {
        text-decoration: none;
        font-weight: bold;
      }
    
      div.table_of_contents_item a:link,
      div.table_of_contents_item a:visited,
      div.table_of_contents_item a:active {
        color: #000000;
      }
    
      div.table_of_contents_item a:hover {
        background-color: #000000;
    
        color: #FFFFFF;
      }
    
      div.content_section_text a:link,
      div.content_section_text a:visited,
       div.content_section_text a:active {
        background-color: #DCDFE6;
    
        color: #000000;
      }
    
      div.content_section_text a:hover {
        background-color: #000000;
    
        color: #DCDFE6;
      }
    
      div.validator {
      }
        </style>
      </head>
      <body>
        <div class="main_page">
          <div class="page_header floating_element">
            <img src="icons/ubuntu-logo.png" alt="Ubuntu Logo"
                 style="width:184px;height:146px;" class="floating_element" />
            <div>
              <span style="margin-top: 1.5em;" class="floating_element">
                Apache2 Default Page
              </span>
            </div>
            <div class="banner">
              <div id="about"></div>
              It works!
            </div>
    
          </div>
          <div class="content_section floating_element">
           
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · holicolourpowder.com.au

    2024-10-18 16:25

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 16:25:40 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LDMtkhv525RPMFA9P4I3QAJw1g1KxpH7Lc6caXy%2B96aUhgpMo8fBNd12YsY8FyzSOdOLcNFcsOnWQY6zJYRvKqllSieG2bClzQMQJ3PDn0HnBMbFckP8mP6sBJ%2FDUiCucHBMLce1hIf1"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d49e2b5a863db0b-FRA
    
    Page title: One moment, please...
    
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="robots" content="noindex, nofollow">
        <title>One moment, please...</title>
        <style>
        body {
            background: #F6F7F8;
            color: #303131;
            font-family: sans-serif;
            margin-top: 45vh;
            text-align: center;
        }
        </style>
        </head>
    <body>
        <h1>Please wait while your request is being verified...</h1>
        <form id="wsidchk-form" style="display:none;" action="/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f" method="GET">
        <input type="hidden" id="wsidchk" name="wsidchk"/>
        </form>
        <script>
        (function(){
            var west=+((+!+[])+(+!+[]+[])+(+!+[]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+[])+(+!+[]+!![])+(+![]+[])+(+!+[]+!![])+(+!+[]+!![]+[])),
                east=+((+!+[]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+[])+(+![])+(+!+[]+[])+(+!+[]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+[])+(+!+[]+!![]+!![]+!![])),
                x=function(){try{return !!window.addEventListener;}catch(e){return !!0;} },
                y=function(y,z){x() ? document.addEventListener('DOMContentLoaded',y,z) : document.attachEvent('onreadystatechange',y);};
            y(function(){
                document.getElementById('wsidchk').value = west + east;
                document.getElementById('wsidchk-form').submit();
            }, false);
        })();
        </script>
    </body>
    </html>
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · consumertoday.net

    2024-10-18 13:10

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 13:10:58 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    vary: Accept-Encoding
    x-ua-compatible: IE=edge
    link: <https://consumertoday.net/wp-json/>; rel="https://api.w.org/", <https://consumertoday.net/wp-json/wp/v2/pages/1996>; rel="alternate"; title="JSON"; type="application/json", <https://consumertoday.net/>; rel=shortlink
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Cache-Control: max-age=2678400
    CF-Cache-Status: HIT
    Age: 0
    Last-Modified: Fri, 18 Oct 2024 13:10:58 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=CngmEi4ReEEDn%2B%2Fdp9jU00AMmSZvX7YlfxDxP9zclX0FFxd2W2as1gYXdVHD%2BjBngOpwtev5MRqc5jIQRRrEzwgfOAztZDjFvP89JWrSVkT351h7FwuCCnDU%2F10G7hQl8Ep45Q%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d48c5856a3d8c35-EWR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1989&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3112&recv_bytes=566&delivery_rate=2179628&cwnd=247&unsent_bytes=0&cid=5fcfdd0e663afaaa&ts=24&x=0"
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.idemsystems.com

    2024-10-18 08:18

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 08:18:10 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://idemsystems.com/
    cf-edge-cache: cache,platform=wordpress
    x-redirect-by: WordPress
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Mzqx5Lcpc6%2FXwyVCA3uwgMwRHDNGcSmUv524qlh9BgfxJR%2Bdn1uz2YpIwdlBQEkXMnC1N1Wsj3VumG6CjlJYB86wkufsqUqxGRpPNHTtRqijdRadnDkzjp8WSa9uWhRu5cdqwqY%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d47189bbdcf3705-YYZ
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · phoronix.com

    2024-10-18 03:20

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 03:20:47 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.phoronix.com/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=0oLUJJ1s4AWhEs4L2i%2FJUVcOPnr8oSjKl%2FrJCxaZrNzmD8M%2FX0%2BO2t%2BfendEEKBs%2BhnFVQ55jC9Rpi%2F0kYrPA5k%2B%2FdLGh9M9kjLlsSKJV0Vn5q8KKFXDEQ8xupo4Cg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4565000e84c3ff-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://www.phoronix.com/">here</a>.</p>
    </body></html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · phoronix.com

    2024-10-18 03:20

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 03:20:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 18 Oct 2024 04:20:46 GMT
    Location: https://phoronix.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=vaREph22Y9VtdGsqVigSEqPHvH54ZKJ3Rb2RVIAF5Bb9AeeSWgFnUlG3ZNH5BzLXf0OprRJpO45Ppth6f4%2BgmYcL5KQzCm90cZlxtyVW%2FMtw7SShyTcfO%2Br07%2Fhc4g%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4564fb9ded4303-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · www.phoronix.com

    2024-10-18 03:20

    HTTP/1.1 521 
    Date: Fri, 18 Oct 2024 03:20:47 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XiPVTA4bRx68T%2BiwxdEV%2FDumG1f2pI6D%2FT1zv0PfuZHmJt80w78N05V2GRS1VP7rE66MsNJDtdAJkcVMxg5pXVsVBeqvHzx1F2cz8Ins0WTbwupe%2FuuqF4TzEijTLVMqJtU%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8d456502c926d3ac-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.phoronix.com

    2024-10-18 03:20

    HTTP/1.1 200 OK
    Date: Fri, 18 Oct 2024 03:20:47 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-cache, must-revalidate
    Pragma: no-cache
    Vary: User-Agent,Accept-Encoding
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    Referrer-Policy: strict-origin-when-cross-origin
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iYjFcZBqaYDTFc0JdK8iEGoNeHAa4u6h0GNYxd8Godx%2FWEg9E6gIkaAK8DjkWLfKeM1%2BEBXbawm0FlWiuL8NCIarIgqJRPTxgL0M2O70s51OAK%2B7EfHEq4WbA236N7AVdwI%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4564fcba7fd345-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · phoronix.com

    2024-10-18 03:20

    HTTP/1.1 521 
    Date: Fri, 18 Oct 2024 03:20:46 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=55UixnPoFncZ4o9OM9NCIHyM2mHdElKWU7bNW5VZcrNjJbrgOjFv8Fy15V2EkRc0CjZImrIW%2BkzlcAZGxPGeWMQQDrf0AZiTkNyIOaS74xkvM%2B1ykXuyvPuiygf7Pw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8d4564fbe86b631d-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · www.phoronix.com

    2024-10-18 03:20

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 03:20:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 18 Oct 2024 04:20:46 GMT
    Location: https://www.phoronix.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=tMf3UdIEITy5Fbx2edy8gmP%2B6%2BIVuRoEuyAkqjnkQvjD8Nf0wH7Q5m%2B2O%2FohioVUXkefDh7Em56N2tqF4r1Wida4yd9vu0oLkT%2FslmGOluUVbzpvUkr06JfY1FA%2FQvRFqfE%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d4564fa4e4e9a12-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · pandlr.com

    2024-10-18 01:45

    HTTP/1.1 403 Forbidden
    Date: Fri, 18 Oct 2024 01:45:34 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 18 Oct 2024 01:45:49 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=4Ttb30EoiHGXP8MnZJFcVS5uKbOI7en665P%2BuVeTzH4ACTnTWATQ0j0InHRnotEjC8%2FpdtCMMc4ovbuQw9KO7E4jnZ9w6zqUsOFzTpibl21oZ29%2BBjTjOQq%2B7al3"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d44d9876f93d272-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> pandlr.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8d44d9876f93d272</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">209.38.248.17</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · pandlr.com

    2024-10-18 01:45

    HTTP/1.1 403 Forbidden
    Date: Fri, 18 Oct 2024 01:45:34 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 18 Oct 2024 01:45:49 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xzfs6C3bNWT3EzuGtBjDIgucmqFPnTATJL1HHDI4fq2rWKNn1leban%2B9s%2FTLBQWBwNpevENZ2%2BXiF6dLKYstv7JG%2FKktbY%2BvkTskgo27f2XwAiav3KomTf8bUbTm"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d44d9878813d394-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> pandlr.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8d44d9878813d394</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">209.38.248.17</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · pandlr.com

    2024-10-18 01:45

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 01:45:34 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 18 Oct 2024 02:45:34 GMT
    Location: https://pandlr.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=2V8jPAn3vucCmsZ1E%2BosqRrqAAgoX%2F%2BpTwlp3h1UgtqyzwIR30mRjv1SQxx%2FD9boiSiv4xe9A1M%2FXCZ0DK0g4ZQxiwq5ZZuSWIGtswQJg5o0XTQQzZxsCua4Hw6u"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d44d9871f211e56-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · api.pandlr.com

    2024-10-18 01:44

    HTTP/1.1 403 Forbidden
    Date: Fri, 18 Oct 2024 01:44:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 18 Oct 2024 01:44:56 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xMpT0BEsbk0BAUdHx%2FhgxAKxFXP3Fl7ZH6gEZaalfNJQI8EAb0jCQif4TnSRw4uW2R3oa6zlAe2WG9aiIfTh7XFYzPYl2EkCtZXtXJq3lImjUYci8h9VVp4Y0PEqWlXnpA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d44d83a0f4ad359-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> pandlr.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8d44d83a0f4ad359</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">64.226.65.160</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · api.pandlr.com

    2024-10-18 01:44

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 18 Oct 2024 01:44:41 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Fri, 18 Oct 2024 02:44:41 GMT
    Location: https://api.pandlr.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=C0L3h0bmc1iUQIey3yat6OaiXeFvh7JQzvTYS9tYXRkVsLjLEJ6sBC9EVAgGWsB0yYoYdkakJbB5c5QtetmhKYEBVUzxYHK8DHsCr0bB1vAhvqR0cclFdCRK2868odIZqA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d44d8395cd8dcae-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · api.pandlr.com

    2024-10-18 01:44

    HTTP/1.1 403 Forbidden
    Date: Fri, 18 Oct 2024 01:44:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Fri, 18 Oct 2024 01:44:56 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ByhZ3aG4N3qm8r4t54sxTePW0Khau%2BvoAgr1k1EH8T5TuzCFROa%2FYRDCKKfLQeRAz15IVX3qWRS2blqYwK3ejQjt5a75ActcVi6VaOwVllKaIN78q3MUJIktqU0PiMegDg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d44d83a095092b9-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> pandlr.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8d44d83a095092b9</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">207.154.212.47</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · gjirafamall.com

    2024-10-17 22:56

    HTTP/1.1 521 
    Date: Thu, 17 Oct 2024 22:56:55 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wGQ6du7rABVubcMvmxSRPZeEEdsESIq4uF59WGswXoE4JAl8awFWkcuAQrtvO7TtXUL0pxROQl2S8uKOkyci25PCnDTnT1Y3OZisBH3XmwZMn7nCAOp%2FUim%2BmPHNd3QVGw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8d43e27b38b6de92-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · joy.gjirafamall.com

    2024-10-17 22:56

    HTTP/1.1 521 
    Date: Thu, 17 Oct 2024 22:56:55 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=UciywFJ0SxcJG1Bh2UL3t2hyUQiXSn1BB22%2BlQIqTXUfyB2nahIKx16BotbtISiHx3PqJeBVbt7Z5ZPig%2FKv15007mx5mMCOs8Fo2xFIgbP6FBxWtzzIq7zSZ5Efu6k75DmgnVU%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8d43e278ce27975c-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · gjirafamall.com

    2024-10-17 22:56

    HTTP/1.1 200 OK
    Date: Thu, 17 Oct 2024 22:56:55 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private
    Vary: Accept-Encoding
    X-AspNetMvc-Version: 5.2
    X-AspNet-Version: 4.0.30319
    Set-Cookie: SMARTSTORE.ANONYMOUS=T8SNyW3mziJmzzwySHuvasCJqR1Q0xeT1p0OaHAUZQpHdY4d_lKSD4QIz4F-VBcMNjYEqZSsnrCYSrFDu8mhOQFt5RNABoeSVcw_ujB_1YeFfzqk8toEP4Ysf0jk-D8tGvs29OW3dJnHrTksNfMgtw2; expires=Thu, 26-Dec-2024 09:36:55 GMT; path=/; HttpOnly
    Set-Cookie: ASP.NET_SessionId=s31tnvuh3jeadwm5aro2pf13; path=/; HttpOnly; SameSite=Lax
    Set-Cookie: GJIRAFA.VISITOR=824de92c-5c4d-48da-9eaa-12fb920f06e7; expires=Fri, 17-Oct-2025 22:56:55 GMT; path=/; secure
    Set-Cookie: gjs=ovh.lim1.win.web.38; path=/
    X-Powered-By: ASP.NET
    Access-Control-Allow-Origin: *
    X-Frame-Options: SAMEORIGIN
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dRiEAerhj7trnhvYP7Fok9kxWauaacfuT6FpQOK%2FuBaje%2BSnRGNXdi1UoUoAd0PoglvZxnYlmCRj%2B9ZnWDCN3EGKsbbAjzjCPyzX1eXk9YRjT60MZbiH3f5C2zYVa2tTeA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d43e2789d31dc72-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · gjirafamall.com

    2024-10-17 22:56

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 17 Oct 2024 22:56:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Thu, 17 Oct 2024 23:56:55 GMT
    Location: https://gjirafamall.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XkolhlZq4BJRctmjRnYlJunxFCqYPwATXG2d87S%2BxYCpWW8BpTKNr%2FSwvfttAYPQID4WHbLWuwtolmzH3tX9zUNaZf%2FOvENjGVKiR1sMQDnFsJf6DqWX3OruBOo%2BB8w%2FIA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d43e277f979db9d-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · joy.gjirafamall.com

    2024-10-17 22:56

    HTTP/1.1 200 OK
    Date: Thu, 17 Oct 2024 22:56:55 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private
    Vary: Accept-Encoding
    X-AspNetMvc-Version: 5.2
    X-AspNet-Version: 4.0.30319
    Set-Cookie: SMARTSTORE.ANONYMOUS=EB6jXpu3N7ZEXgNITI0fwp8YLZ8EsxEtYR9rP0GFMNNX2qDIu3qYXRu4OjlZHiunsLqE3wfZk6quHrFCSxZ3V5jcCqGH0fPw9wigNf6RLDPj2sdFlxKok-T4ehdULTsWfgKVnJ_rMzgUpchLwljtWw2; expires=Thu, 26-Dec-2024 09:36:55 GMT; path=/; HttpOnly
    Set-Cookie: ASP.NET_SessionId=yp1muvs2s2jdpvrzofvyw0sb; path=/; HttpOnly; SameSite=Lax
    Set-Cookie: GJIRAFA.VISITOR=18b02d63-9ef2-446d-b657-cd555e05480c; expires=Fri, 17-Oct-2025 22:56:55 GMT; path=/; secure
    Set-Cookie: gjs=ovh.lim1.win.web.39; path=/
    X-Powered-By: ASP.NET
    Access-Control-Allow-Origin: *
    X-Frame-Options: SAMEORIGIN
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=BQ%2FpfA7KEY2Dmda4f2PSkWTDujVfSYLDER%2FVuQS%2FYgTj7H0NbLtfPRc%2BK4wlxupib%2BarEZ%2F7tp5VrkWBgk7zdZD4dqFCBUC2c7glElyL5Y%2FVwNqTpqFuefycFg3C%2BE7O9pUPmVg%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d43e2789ef0d266-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · joy.gjirafamall.com

    2024-10-17 22:56

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 17 Oct 2024 22:56:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Thu, 17 Oct 2024 23:56:55 GMT
    Location: https://joy.gjirafamall.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=JMuFOXYKqRlCGp%2BkVNn7k8ZICVgkw%2BvjncUBcWDiB7LRgHTkAOJwnfF9j23fNTTdyFYujWCkD%2BrUGGeFBwPJdc2OviM9y22QzsIvfQEBricyVPWhuvjy4KWLQvM%2BChpGT9Ofhto%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d43e277b967dcca-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · dragonslots.com

    2024-10-17 13:57

    
                                
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · dragonslots.com

    2024-10-17 13:57

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 17 Oct 2024 13:57:02 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://dragonslots.com:443/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=cDfoXrkBicNZ%2FWjICOnoeTyfecR5JuN%2BFEyOtBTUdsvZRFZ0IrtHNswjyThZhqYn5My3Ekr1N6NhQ%2FQRLcv8gqNdFMXExDZuI7eVhKJ2MFtWHH7kTqdRioCEjvVYEb5%2Bgw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d40cb9dcb4b0a49-AMS
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    </body>
    </html>
    
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · dragonslots.com

    2024-10-17 13:57

    HTTP/1.1 200 OK
    Date: Thu, 17 Oct 2024 13:57:03 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    last-modified: Wed, 16 Oct 2024 06:53:55 GMT
    Cache-Control: no-cache
    accept-ranges: bytes
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=a%2BhE8o0h0wIwCxXLO8SEQbUqxcOT89H705XhmFXkq8Cq4yFIfkER%2BM2RpR9yEWf%2Bc7fnqPRLJvu1wNlxS9U2D2%2FKf4HnIDOe5FptiNa0oS34wxpxB%2BNq8rl5hvfChJfBLw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d40cba068913641-FRA
    
    Page title: Loading...
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8" />
      <title>Loading...</title>
      <base href="/">  <link rel="preconnect" href="https://d1wfowvne3d4em.cloudfront.net" crossorigin>
      <link rel="preconnect" href="https://dwmu1hf7ovvid.cloudfront.net" crossorigin>
      <link rel="preconnect" href="https://www.googletagmanager.com" crossorigin>
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link rel="dns-prefetch" href="https://google.com" crossorigin>
      <link rel="preconnect" href="https://www.gstatic.com" crossorigin>
      <link rel="preconnect" href="https://fonts.googleapis.com" crossorigin>
      <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover">
    
      <link rel="manifest" href="manifest.json">
    
      <link rel="icon" type="image/x-icon" href="favicon.ico" />
    <link rel="stylesheet" href="styles.7ac03d2321d7d72f.css"></head>
    <body>
      <div id="content" class="text_page-">
        <div id="platform"></div>
        <div id="app-loader">
          <embed type="image/svg+xml" src="https://d8v8fxcdan0hv.cloudfront.net/site/upload/custom_asset/dragonloader.svg" width="300" height="300" alt="app-loader"/>
        </div>
      </div>  
    <script src="styles.db6d9eaf165c6a1d.js" type="module"></script><script src="main.bfd7aeaa95e307ad.js" type="module"></script></body>
    </html>
    
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · staging.dragonslots.com

    2024-10-17 11:39

    
                                
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · staging.dragonslots.com

    2024-10-17 11:39

    HTTP/1.1 200 OK
    Date: Thu, 17 Oct 2024 11:39:31 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    last-modified: Thu, 17 Oct 2024 11:14:19 GMT
    Cache-Control: no-cache
    accept-ranges: bytes
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sp7lK3JIcue2OPL5XqPD0umwudSJ3InrHFmPNlOe3M6NYKfZEPO10ZLj6aaazSFtJ3NcBPS3nBiB4AX51WTp3amZUZfPGvJ5R21L585SRNr4amsJqYuNzsFzV%2BOhbNHYmyw3ciNvOEqn"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d40022d29200b34-AMS
    
    Page title: Loading...
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8" />
      <title>Loading...</title>
      <base href="/">  <link rel="preconnect" href="https://d1wfowvne3d4em.cloudfront.net" crossorigin>
      <link rel="preconnect" href="https://dwmu1hf7ovvid.cloudfront.net" crossorigin>
      <link rel="preconnect" href="https://www.googletagmanager.com" crossorigin>
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link rel="dns-prefetch" href="https://google.com" crossorigin>
      <link rel="preconnect" href="https://www.gstatic.com" crossorigin>
      <link rel="preconnect" href="https://fonts.googleapis.com" crossorigin>
      <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover">
    
      <link rel="manifest" href="manifest.json">
    
      <link rel="icon" type="image/x-icon" href="favicon.ico" />
    <link rel="stylesheet" href="styles.b84b2da52bb0f550.css"></head>
    <body>
      <div id="content" class="text_page-">
        <div id="platform"></div>
        <div id="app-loader">
          <embed type="image/svg+xml" src="https://d8v8fxcdan0hv.cloudfront.net/site/upload/custom_asset/dragonloader.svg" width="300" height="300" alt="app-loader"/>
        </div>
      </div>  
    <script src="styles.262c31b048856a48.js" type="module"></script><script src="main.f12f524af0ec4a8a.js" type="module"></script></body>
    </html>
    
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · staging.dragonslots.com

    2024-10-17 11:39

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 17 Oct 2024 11:39:30 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://staging.dragonslots.com:443/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9EEmwOcyRNkr4SNZyiw%2B7ct7gksehud8q42fL74YzLD79j9ve0GfewvAuQsZ7VzV9L%2BsH0o0ZiGlDntbgEb581OI6HKzG6oWNgjffoS3217yBAUu4t%2F7qI%2FEFpFWOQQoVPM6yTf8BLNF"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d40022ac8bcd2a1-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    </body>
    </html>
    
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · holicolourpowder.com.au

    2024-10-16 23:04

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 23:04:18 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wnB%2B3109NZqQXW0V4y5%2BMwdjKVc6B98vwFB6YbeSF8Ia%2FGWo4WwGcGy8ftW1XqZ5j1rFz1WiTCZsn60cBJjs4roQdH7HCyW1UuFI9Bq%2FyxMFOPKk6aGvI0RlCiFfW8OcqVuVPGO0%2ByX7"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d3bafe97d53ab75-YYZ
    
    Page title: One moment, please...
    
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="robots" content="noindex, nofollow">
        <title>One moment, please...</title>
        <style>
        body {
            background: #F6F7F8;
            color: #303131;
            font-family: sans-serif;
            margin-top: 45vh;
            text-align: center;
        }
        </style>
        </head>
    <body>
        <h1>Please wait while your request is being verified...</h1>
        <form id="wsidchk-form" style="display:none;" action="/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f" method="GET">
        <input type="hidden" id="wsidchk" name="wsidchk"/>
        </form>
        <script>
        (function(){
            var west=+((+!+[]+!![]+!![]+!![]+!![])+(+![]+[])+(+!+[]+!![])+(+!+[]+!![]+!![]+[])+(+!+[]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+!![]+[])+(+![])),
                east=+((+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+!![])+(+![]+[])+(+!+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+!![]+!![]+[])+(+!+[]+!![]+!![]+!![])+(+!+[]+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+!![]+!![])),
                x=function(){try{return !!window.addEventListener;}catch(e){return !!0;} },
                y=function(y,z){x() ? document.addEventListener('DOMContentLoaded',y,z) : document.attachEvent('onreadystatechange',y);};
            y(function(){
                document.getElementById('wsidchk').value = west + east;
                document.getElementById('wsidchk-form').submit();
            }, false);
        })();
        </script>
    </body>
    </html>
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · holicolourpowder.com.au

    2024-10-16 17:39

    
                                
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · holicolourpowder.com.au

    2024-10-16 17:39

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 17:39:45 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GfEykv5bO8LzhqjE5iKWp0yjFfy4vhh9MGN%2FQPQqsGZke%2FqyPwrSKCmU2jSkm9aY6CFGUwwwZe%2F3chYqUNJgfxuP44Ndqt8eRAwX%2Fjf19m6068Iy6sHS21DmTogk1zi23GiNzYONWSqx"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d39d47c2f13772f-LHR
    
    Page title: One moment, please...
    
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="robots" content="noindex, nofollow">
        <title>One moment, please...</title>
        <style>
        body {
            background: #F6F7F8;
            color: #303131;
            font-family: sans-serif;
            margin-top: 45vh;
            text-align: center;
        }
        </style>
        </head>
    <body>
        <h1>Please wait while your request is being verified...</h1>
        <form id="wsidchk-form" style="display:none;" action="/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f" method="GET">
        <input type="hidden" id="wsidchk" name="wsidchk"/>
        </form>
        <script>
        (function(){
            var west=+((+!+[]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+!![]+[])+(+!+[]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+!![]+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+!![]+!![])+(+![]+[])+(+!+[]+!![]+!![])),
                east=+((+!+[])+(+!+[]+!![]+[])+(+![])+(+![]+[])+(+!+[]+!![])+(+!+[]+!![]+!![]+!![]+!![]+!![]+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+!![]+[])),
                x=function(){try{return !!window.addEventListener;}catch(e){return !!0;} },
                y=function(y,z){x() ? document.addEventListener('DOMContentLoaded',y,z) : document.attachEvent('onreadystatechange',y);};
            y(function(){
                document.getElementById('wsidchk').value = west + east;
                document.getElementById('wsidchk-form').submit();
            }, false);
        })();
        </script>
    </body>
    </html>
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · holicolourpowder.com.au

    2024-10-16 17:39

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 17:39:43 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XR0PJb59DU%2FykSz1vKOyA967HBpbQfjP%2BNLl7CMnDVpkG%2BPhaLMqW7Y3SfCvVt9o4DNAh65e3woTpkcbrtM1qrr4AsAb%2BMccBo13xUzF3rpbJxhz5cvFb6fZmvEVul%2FgG5OBXS4tSrKu"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d39d473b9366574-AMS
    
    Page title: One moment, please...
    
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="robots" content="noindex, nofollow">
        <title>One moment, please...</title>
        <style>
        body {
            background: #F6F7F8;
            color: #303131;
            font-family: sans-serif;
            margin-top: 45vh;
            text-align: center;
        }
        </style>
        </head>
    <body>
        <h1>Please wait while your request is being verified...</h1>
        <form id="wsidchk-form" style="display:none;" action="/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f" method="GET">
        <input type="hidden" id="wsidchk" name="wsidchk"/>
        </form>
        <script>
        (function(){
            var west=+((+!+[])+(+!+[]+[])+(+!+[]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+!![]+[])+(+![])+(+![]+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+[])),
                east=+((+!+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+[])+(+!+[]+!![]+!![]+!![]+!![]+!![])+(+!+[]+[])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+[])+(+!+[])+(+!+[]+[])),
                x=function(){try{return !!window.addEventListener;}catch(e){return !!0;} },
                y=function(y,z){x() ? document.addEventListener('DOMContentLoaded',y,z) : document.attachEvent('onreadystatechange',y);};
            y(function(){
                document.getElementById('wsidchk').value = west + east;
                document.getElementById('wsidchk-form').submit();
            }, false);
        })();
        </script>
    </body>
    </html>
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · consumertoday.net

    2024-10-16 13:41

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 13:41:37 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    vary: Accept-Encoding
    x-ua-compatible: IE=edge
    link: <https://consumertoday.net/wp-json/>; rel="https://api.w.org/", <https://consumertoday.net/wp-json/wp/v2/pages/1996>; rel="alternate"; title="JSON"; type="application/json", <https://consumertoday.net/>; rel=shortlink
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Cache-Control: max-age=2678400
    CF-Cache-Status: HIT
    Age: 0
    Last-Modified: Wed, 16 Oct 2024 13:41:37 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=TNBYwzhL5O6xgZd7t6OiQW%2FBF6ixrf%2FMlVYIr1DcGC4bKT%2B7THVEoJCmw7q6dJmUFEdGlXjoPm%2FU0y411vIYUJQPp%2FAufXqpZy9H9Y6MM2o3Lvba28MZRdoda256vBCU9ic%2F2Q%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server: cloudflare
    CF-RAY: 8d3877ab9e8d1c24-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · myaiplay.com

    2024-10-16 10:17

    HTTP/1.1 403 Forbidden
    Date: Wed, 16 Oct 2024 10:17:19 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 9750
    Connection: close
    Accept-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Critical-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Cross-Origin-Embedder-Policy: require-corp
    Cross-Origin-Opener-Policy: same-origin
    Cross-Origin-Resource-Policy: same-origin
    Origin-Agent-Cluster: ?1
    Permissions-Policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()
    Referrer-Policy: same-origin
    X-Content-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    cf-mitigated: challenge
    cf-chl-out: rRo+If4DtB6HQlDRQVwN+PmMMVs+Vc6/4FmhnGDPH28HLQPyu1hDt86Fw591sEcyxt97DBnXOGdjk7/b1+p96winKFtckHF+Mho7lt0gddKB0V181NkVirB87WJADJb4uASLoAEQf9wdWNU0N9cMaA==$1z+FWNZsRNeNH99Y+0PuAg==
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=WtjVebsC0bmMgkz0hiTCy%2Bl8XCWb%2B15r3wJkX0DEUZVfSRK%2FnYvXyWh7koDCgp8uHQzcUHqxME0u0l1Llshne%2B%2FUG43QFltSLHTfrRLplhcbDeM%2FmOp3qoVL%2FT%2B1RA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d374c65bcc19b80-FRA
    
    Page title: Just a moment...
    
    <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><style>*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{display:flex;flex-direction:column;height:100vh;min-height:100vh}.main-content{margin:8rem auto;max-width:60rem;padding-left:1.5rem}@media (width <= 720px){.main-content{margin-top:4rem}}.h2{font-size:1.5rem;font-weight:500;line-height:2.25rem}@media (width <= 720px){.h2{font-size:1.25rem;line-height:1.5rem}}#challenge-error-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:contain;padding-left:34px}@media (prefers-color-scheme:dark){body{background-color:#222;color:#d9d9d9}}</style><meta http-equiv="refresh" content="390"></head><body class="no-js"><div class="main-wrapper" role="main"><div class="main-content"><noscript><div class="h2"><span id="challenge-error-text">Enable JavaScript and cookies to continue</span></div></noscript></div></div><script>(function(){window._cf_chl_opt={cvId: '3',cZone: "myaiplay.com",cType: 'managed',cNounce: '83783',cRay: '8d374c65bcc19b80',cHash: 'ca3548774fd6722',cH: '2pxJ8p9Th0AXWTs8._9L5kGFDHOxt_QCRB0OlrKT1sM-1729073838-1.1.1.1-uaZ1MIPftTSukzEj_kACUCFCvX5fsfp87nYi9kWsNgja0RkAd7R3opVh0JQw2o0K',cUPMDTk: "\/?__cf_chl_tk=kbi2WailIY1goKutfo7PTLqfsx2wKMf6IFl.yl4lFzg-1729073838-1.0.1.1-.RDTZobXe2DD07gRjR75W6DdOsVx5gWrT6hr8OnDfLg",cFPWv: 'b',cITimeS: '1729073838',cTTimeMs: '1000',cMTimeMs: '390000',cTplV: 5,cTplB: 'cf',cK: "",fa: "\/?__cf_chl_f_tk=kbi2WailIY1goKutfo7PTLqfsx2wKMf6IFl.yl4lFzg-1729073838-1.0.1.1-.RDTZobXe2DD07gRjR75W6DdOsVx5gWrT6hr8OnDfLg",md: "jc6kgmdkeivEfiP_9obwv_JlHROzv_15t17NsL7eqzI-1729073838-1.1.1.1-_grId1KFsdTWD3XH1yDQTCRshI91x_M2MfJYbLhfipPV8KNmoh9o1hLGCBoeb35KGzyezj1PeA5juT5G8lhVcp4m6a0z_TKKf6MYmTPFOicF2wJJAfU_ypA0ZQ190qXpBqHdR6xSpmdZZVFjheA4mfVn8Ox_PZGlG.PR6._hVmETZUcu1Zzspdel3IVOCFIYop5QMc3ZH83ly4H2ouykYNJfeHoLwxib3LR8_K1f4Z7QdIsecMpRGi0MoL78UX7GTEdBXt_iNkqpe_iUjtvxQq2s_J7OvRGT62C4mmWKA.hNQmEFNKUNzh_fQOeXJuxf.aroXACr7VoLCtFYPKlKi17zqA7hoVy5n0nD8QwN8HTsqF_z451yWPJQ3DVs8G1nOr.8Qcu7JWhyh4fC6nuTzDvAWXt_sAcjW0ZAGEuXXUNDkVHHssDx6gOTFD3aq1z2ZmUOqk0cTOWsrDT_UNaQ_vY5Wdvy6fez2SOcqWe5ip_S5i5H8RPWl2ilgB4h_CL1BWCiLA0HkwftefooZ0edgBmwQz.1UaXUsOJR6iaHiNZg_QL60axQS6YhvwDWeJAOJjjVI5HmKqUg.DTV.jHqJWb7vl8tNA9Vz2XmE2ywuX0L8ud7xNq1Cf7SxlTEEu6_DOxjGJmLdiuWRL54EMrJrgddlFhkNvXr22fCovvF3YBCzpGwKmOzcxSCMxWmdfIJHJe4XJ8zZqEF5rE87.15k8_wsfCRm2JiwvlTo42XPQzDmZTid95iR0ksdgovyHXdHr0qgss2ShvUzDVjWm96V_IMl50r4ZH4NjtD9QpJW7lgQZYYoCsGhzop.pj2fEaU0EvK5iU2F6QPvDBRaQadA_sd4b9hfN0AH2U_32BEjxIT3DEA1jLExqfaKD2NlukmMvZY3HGZDSd8E0QHPtb1HfhNMPUiTrXODVIQKqVPaXmSAc3b57.YnjlNzcm2zPqcNf7RioNQYsBEGHH14dEdpoGIhnxCmd7.7FXNB9.qjb2vGAJfSJGgmRGdfogpmdp7rvYO6f9JYyC0kIDpyeXrLLxfrIrVMfIsv.p8g0czraOvomWioFxs62WgRYjMUjpgdAAzPStKk34H1kkAh3ccqiGkvonBJhO96n8LYi7WZUKOd2wK425oauIcv7wmbJSAJJpGF_iAg_cCTq_c6ZT.vZ_CvVgIBHK3EADcpL45VgTZiro6DVJoEWDoor3G8tBC7Qrbapup6BBfpDqQ7NKt89EHdipAOdZstNNm966eYDct_NVbqzzkMVixpvpqSrX7CY8xnWZod4vHi6mDVdVUpFBUXCLOsZSG_l29qqAOTS2_AGpfJpvtM0OzjfMdtdhqXIFKoWbrHP7CbW0D.EyzqqEQtTsDBr3qNvXB3l0xNJWtcfwQR9ZerVQIrPUp6bZ4ly
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · myaiplay.com

    2024-10-16 10:17

    HTTP/1.1 403 Forbidden
    Date: Wed, 16 Oct 2024 10:17:18 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 9771
    Connection: close
    Accept-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Critical-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Cross-Origin-Embedder-Policy: require-corp
    Cross-Origin-Opener-Policy: same-origin
    Cross-Origin-Resource-Policy: same-origin
    Origin-Agent-Cluster: ?1
    Permissions-Policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()
    Referrer-Policy: same-origin
    X-Content-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    cf-mitigated: challenge
    cf-chl-out: x0ZIZRkXy3tc6bmf3MiN1yHZIgVGmQDnYiIKaAo8mMaqzrOhnYu45jGrWnoE568z9mEVDz8yRr9YGZ14u5psat870HsRPl59O7w6bU3DueAdLYkWryIbTdSlz83MNmR6n6RguEQT5GwkowK+jtTlmQ==$wbea04HfgpK3ai2r3tqQBg==
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=uBT0gskwHxa8ehqfbEYf18VTgY1w58IeF3h4668UVI7A6cLgiK1T%2FdKGh%2FDq8NawuYNOLp93IbreYeHwWz0hxmYSyKUUXX5lRdLVg74obAFaDQ9842iARpl5UwPpoA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d374c65bd08d388-FRA
    
    Page title: Just a moment...
    
    <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><style>*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{display:flex;flex-direction:column;height:100vh;min-height:100vh}.main-content{margin:8rem auto;max-width:60rem;padding-left:1.5rem}@media (width <= 720px){.main-content{margin-top:4rem}}.h2{font-size:1.5rem;font-weight:500;line-height:2.25rem}@media (width <= 720px){.h2{font-size:1.25rem;line-height:1.5rem}}#challenge-error-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:contain;padding-left:34px}@media (prefers-color-scheme:dark){body{background-color:#222;color:#d9d9d9}}</style><meta http-equiv="refresh" content="390"></head><body class="no-js"><div class="main-wrapper" role="main"><div class="main-content"><noscript><div class="h2"><span id="challenge-error-text">Enable JavaScript and cookies to continue</span></div></noscript></div></div><script>(function(){window._cf_chl_opt={cvId: '3',cZone: "myaiplay.com",cType: 'managed',cNounce: '71943',cRay: '8d374c65bd08d388',cHash: '6558dcb749b1187',cH: 'ibijOdILsicxl5zzQSLD0qXAABVTb90qMdOLY1o9L5k-1729073838-1.1.1.1-L4G4iQ5DgN8PIOMV.EXtR2Ehb7Y5SpehSXDe9mjd_zL_pDbaVwQ8solxDKLo39au',cUPMDTk: "\/?__cf_chl_tk=MoUQ_HWI9cuc.gHd.xzvmo4ec37t7hJQy9My0PeR3h8-1729073838-1.0.1.1-eS6xw2Dk1TxEvwNc2LrOKF3l0ihW_jqFfkF77VL8dZk",cFPWv: 'b',cITimeS: '1729073838',cTTimeMs: '1000',cMTimeMs: '390000',cTplV: 5,cTplB: 'cf',cK: "",fa: "\/?__cf_chl_f_tk=MoUQ_HWI9cuc.gHd.xzvmo4ec37t7hJQy9My0PeR3h8-1729073838-1.0.1.1-eS6xw2Dk1TxEvwNc2LrOKF3l0ihW_jqFfkF77VL8dZk",md: "9lRPCJjdnCIWtfgyRyf1tnCoo.NrElzmREamDay5S8o-1729073838-1.1.1.1-9B_2P4znQTBV6wfJ_SFgKrvIWAQK3p_egh4Xv9KrABBp3P6lO2ur1_ivqev2FuBkAfQBuTyPVn6Bt7Ldh3KpF13YX6Q3BfCZCwuAJ.E6ccTKqqBSfPX1bqlAHmH9FZiNy479kYeUfndlPogsri1.kbkIoU1fhzyXV54iqrpar_zJJPqhSy01m6xtMagOGcV6hfB6A.OhO2_9PDJw4CWo0qrVUa.8WAy70mrL9SCJlopytOn7IgnB9mgARBc.oMFq3f3NA7L0Rvid16pAYfNLKbj.4Pf84IwOwD8zZzIW16ykr9dbkiKh86TiG0izJOnYFKt77yJ23DQka2IZHytHXGfeIsZc9O2.HH9FWyEx_Nnanqi33Y1pKovLUdelCZ23n4aA42MYrHTjDDukGPdIJfVttreerHrX_GY7mfkw1OenGjF2jpzJxeai36_fpbEXTr6FSoWdjsy6LXHdN1apf3mCOG21ryWO1CMwg9Bt96JumsqSc4gCSryeZL9I0jwGc8TCVo_DsVm3NFo5Qpb39OcAFiyVQpIuEdq2nJzoQj9KmfxRVwhS9OX.5CgRdbD4a7Boy6Wss_Ld6adBSzg_MdruR17EGhuy.F6pqZ614mVV.qqVDAXE6Rw6BFd.ATqbTG0Ua37HqqHUMruQuR8gDh4HxrxxDjllXBmASFfNPe5CDm1kwIBq6bnSdeCnq_zmmcBE.SPuV4Ei39uZk21BotcmjUUfMqXx7aEyKHWO2mOn_p_xpsllRLXi8cU71nwl9w9fHDyfQH90vPAsaAISUfRexTHPwjkI6.it14gAOjkHDv1UjZpM8HX.ixbLIgL3Ks91EuiclTa5.C333U7gMWAruHm02eSvXByLyqjV58jwMZAX4DCgVAmng5LGYQHmZmbmsC8VHJhc1D7gkF.WozJb_g9vZYTkKjQGqWxChBlGyYmoyi.VzQyyfn8T5WlfIfBDjMGk9_gY9onMb7ZbsaHRUXC.ZGSRXRN593eLoC.G.1qdzfiR0qLGMJ.bri5IGKSIom0YUnSP65AfZN62Ew0ssBEJ_CHTMANNnL7LnjMdDQZedWWjlq1ojhlRdIs.i9JJws7k0UNGH5S29mOkSo6NpBTN0oLzAl_5UtS99FvQiswrZZB7IuMI2.JI9gS3NdQP8rGyZTWJjn3Rvvs2mUnzaVNb0nCmDIWVvQZeUpv7TWE1zT0SpGd0uW433cCq2SuWE347gyBKQkXSVYZB7RsjVrSHV4jql60HalfhwSECPViif2YZ85KYRfQ2noEaAIhHd4SF.QwPFjBoUia6VGXatM_lJoKIWcRG9hhTt_UzYP94JLeoFNE7K4MVI24NFSBz3KQPG4vo3nD6FF_ABwS6LbSvODlWoFxU5iuWcog18kaYKpGjwkLTfnzKBDzcI0
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · myaiplay.com

    2024-10-16 10:17

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 16 Oct 2024 10:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Wed, 16 Oct 2024 11:17:18 GMT
    Location: https://myaiplay.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=6QAi5My4WAwWLXeaMr7r5Xm1opFtzbbUmXLXHV%2Fhg3YVrE58nReJGcSyeAnKQXvwMO7dX05Etg3E%2Fz9IGIKu34U40YmVbeElGI82vG0%2FrD7t1GGfUvz0mRt7D8Cb8g%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d374c633c8fa02b-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.idemsystems.com

    2024-10-16 06:54

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 16 Oct 2024 06:54:45 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://idemsystems.com/
    cf-edge-cache: cache,platform=wordpress
    x-redirect-by: WordPress
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=eIZWcxKwpZkae0h62Enc1kb%2BqbxMLubRvMnBLwzhNHug1iEG7irC5UAUHWVDk3YJqhlhQZjRysfGpLbrn1AT50O0GRTHkBqJTldL%2BwR0d2RV5Kxra0JaSDgM%2FwN3ebyJE6DZa5U%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d3623aa0ff25cb0-FRA
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · idemsystems.com

    2024-10-16 03:20

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 16 Oct 2024 03:20:16 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    Location: https://idemsystems.com/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=j4l1vFxFB2RBa96YcMzS8DHpWVkYHJht2sYZrk5x9Ee%2BgHHDH3UgWJDSplCDjyPDDgegPOe%2FvCDSrYM%2B9G9ROq%2BgkgulIL2tCclMydDpbLhzYu68C0fdiw6PKpdBQhLaXg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d34e97ffff91e60-FRA
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    <style>
        body {margin: 20px; font-family: helvetica, sans-serif; max-width: 800px;}
        .error {color: #e00;}
        pre {font-size: 16px;}
        h1 {font-size: 28px;}
    </style>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://idemsystems.com/">here</a>.</p>
    </body></html>
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · www.idemsystems.com

    2024-10-16 03:20

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 16 Oct 2024 03:20:16 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.idemsystems.com/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=i%2BB0oPuSHkuR4p314osrDNQl4rvaINt4O84rOMWmlnbChczwZ89bNXp%2Bruefo3CFxeplWUt8NEJATA4rUIdfYbz0TDK5QKKzEPtgS1uHGP5pi%2F6nnbHlVTt0q94ccbJWzDyGYm0%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d34e97c5bc9289d-AMS
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    <style>
        body {margin: 20px; font-family: helvetica, sans-serif; max-width: 800px;}
        .error {color: #e00;}
        pre {font-size: 16px;}
        h1 {font-size: 28px;}
    </style>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://www.idemsystems.com/">here</a>.</p>
    </body></html>
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · idemsystems.com

    2024-10-16 03:20

    
                                
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · idemsystems.com

    2024-10-16 03:20

    
                                
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.idemsystems.com

    2024-10-16 03:20

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 16 Oct 2024 03:20:25 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://idemsystems.com/
    cf-edge-cache: cache,platform=wordpress
    x-redirect-by: WordPress
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=T5uz0IS%2FYCk2ewiyBvtqSaflGJtlIj%2FKGGLzGO4bUSSXL5zLgkI74Om2B%2FcmpHpgHD%2BUzCpX9YkKhkx2MqMepdGE%2FHBWitYi4VBwqi%2BYLNJMA0KuHX1Nl7PgNBnseaAopYy0JCY%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d34e981beaab7e2-AMS
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · www.idemsystems.com

    2024-10-16 03:20

    
                                
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · brtecnico.com.br

    2024-10-15 17:41

    HTTP/1.1 200 OK
    Date: Tue, 15 Oct 2024 17:42:03 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    pragma: no-cache
    set-cookie: PHPSESSID=1f1b18f070a7ba3daa013e2a0ae74c7f; path=/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iQEeNSp2DUk31PTaNdxqHkM2yTEuLvTh7OkFckfTixyRFk%2Fh1fbGHsSeIeIAj9BMa9s6GfPQbPD4S7TBqnMFvBmUqtc7xsfB2QO1dyM7CknsnZ9p3bdv1i%2BiCxpFrwXQ9tE%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d319a68c9cc9451-LHR
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-15 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · brtecnico.com.br

    2024-10-15 17:41

    
                                
    Found 2024-10-15 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · brtecnico.com.br

    2024-10-15 17:41

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 15 Oct 2024 17:41:58 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 15 Oct 2024 18:41:58 GMT
    Location: https://brtecnico.com.br/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=qGU1LltDUrdKFoaq5Udoh8LNphYv8nVMkglBHBW%2BqARofwn0ThOelSbuZxVqoRvxMeFSa4pKeeu6dJ2uDW26h%2FWMnKfDBrhEiNdbnmQpp2CdlKmEPrSKtRaiHLU5jQGjsUU%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d319a606e1663ac-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-15 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · mast.tas.gov.au

    2024-10-15 02:03

    HTTP/1.1 200 OK
    Date: Tue, 15 Oct 2024 02:03:50 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    link: <https://mast.tas.gov.au/wp-json/>; rel="https://api.w.org/"
    link: <https://mast.tas.gov.au/wp-json/wp/v2/pages/5>; rel="alternate"; type="application/json"
    link: <https://mast.tas.gov.au/>; rel=shortlink
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=1BzX2PvfVRI4k5d5TUkl%2BHW5JFtIwykb4GQbRCpT1bQyGZtB%2BBmSUj7866vDCED%2FEZFPAX4WE3bfTjyaCdv5RK51fDuKyxfqbHxlr3NYqFVGA4AUiyKkrryZMESLtze8LA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d2c3c197907b957-AMS
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-15 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · mast.tas.gov.au

    2024-10-15 02:03

    
                                
    Found 2024-10-15 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · mast.tas.gov.au

    2024-10-15 02:03

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 15 Oct 2024 02:03:47 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 15 Oct 2024 03:03:47 GMT
    Location: https://mast.tas.gov.au/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=4QR%2Fh6PEf1KhMjSrSHnE4PPDgVbosb2A3528ykVfrXeoz99Yj2gQQDUrPTsWsgjPihlptvc2%2BdtqnNfkj169p51jxkdtJQ%2FKK%2FYwW%2FmfKf3wmyYLk16VPZ7g7tgVBWYT%2FQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d2c3c130c2f9159-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-15 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · consumertoday.net

    2024-10-14 23:57

    HTTP/1.1 200 OK
    Date: Mon, 14 Oct 2024 23:57:56 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    vary: Accept-Encoding
    x-ua-compatible: IE=edge
    link: <https://consumertoday.net/wp-json/>; rel="https://api.w.org/", <https://consumertoday.net/wp-json/wp/v2/pages/1996>; rel="alternate"; title="JSON"; type="application/json", <https://consumertoday.net/>; rel=shortlink
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Cache-Control: max-age=2678400
    CF-Cache-Status: EXPIRED
    Last-Modified: Mon, 14 Oct 2024 23:57:56 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=rJdVMjW%2F4UDMYn9Uajmtnz9H7qei0EU5GxYz6dgviIpbvDLzeEwDe6G3ydBN%2FcgPKdNCVfOZWDSOFdPZ%2F%2BAebFU6XUvrQne%2FLgHqRIaRpaSofdv28%2BUpePMknZ15jXBkyjIzog%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server: cloudflare
    CF-RAY: 8d2b83b9ad455c3d-AMS
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-14 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · hopamviet.vn

    2024-10-14 21:52

    HTTP/1.1 523 
    Date: Mon, 14 Oct 2024 21:52:29 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GoZtzBq5aJiIzeh%2FxUI8J3sLP8SM2GKFZEbGW0XeATHFiZRt5WZAg6Sbx8OSSUGczEDbebYQcmQzaZkdmMHkNEwIQCz8QtgjcKr53yiY4kz7j6rjszFNm2mQkRHsVw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8d2acbf73ef09f52-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2024-10-14 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · hopamviet.vn

    2024-10-14 21:52

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 14 Oct 2024 21:52:28 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 14 Oct 2024 22:52:28 GMT
    Location: https://hopamviet.vn/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=tKvFg%2B7OisO2ZSe2hg059aWZwAW9ry09CXz3mnfRWOPws9AW%2FVvQ9izNeeoP3z7L5QuaWhAGZxz6zpcfo82bILI3h86yREaRQ%2BaV1klLwFO2FqHsHg1ltJk75ZMGqw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d2acbf43bbfd3bc-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-14 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · hopamviet.vn

    2024-10-14 21:52

    HTTP/1.1 200 OK
    Date: Mon, 14 Oct 2024 21:52:30 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Set-Cookie: ci_session=a%3A5%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%2299a471138ebbb53ea99ca9c00d1311f1%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A13%3A%22159.89.12.166%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A120%3A%22Mozilla%2F5.0+%28Linux%3B+Android+6.0%3B+HTC+One+M9+Build%2FMRA539600%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F52.0.1746.98+%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1728942750%3Bs%3A9%3A%22user_data%22%3Bs%3A0%3A%22%22%3B%7Dcdd2353aa1cea6c9b33e0e261b4bde508523f8c9; expires=Wed, 14-Oct-2026 21:52:30 GMT; Max-Age=63072000; path=/
    Set-Cookie: ci_session=a%3A6%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%2299a471138ebbb53ea99ca9c00d1311f1%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A13%3A%22159.89.12.166%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A120%3A%22Mozilla%2F5.0+%28Linux%3B+Android+6.0%3B+HTC+One+M9+Build%2FMRA539600%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F52.0.1746.98+%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1728942750%3Bs%3A9%3A%22user_data%22%3Bs%3A0%3A%22%22%3Bs%3A17%3A%22redirectToCurrent%22%3Bs%3A21%3A%22https%3A%2F%2Fhopamviet.vn%2F%22%3B%7D7dbf42b10eb1ce2082152a5456de0b48aef82c5a; expires=Wed, 14-Oct-2026 21:52:30 GMT; Max-Age=63072000; path=/
    X-Frame-Options: SAMEORIGIN
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=qyopKLQ%2FXaATImNJ5JRW4gAYmLmqgOUsTN%2FBKZhjGE8nAsmr%2Bbg3EWkSd4ttOt%2BqaqF%2BosW9jIRbjPCShMzuQNujD9mhYvnDKNgvX2XOmkXj60Mcjw9UmO5u1DF9iQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d2acbfa1a18d2a2-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-10-14 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · holicolourpowder.com.au

    2024-10-14 20:29

    HTTP/1.1 200 OK
    Date: Mon, 14 Oct 2024 20:29:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=0yljieRIUEwJXPcHUr9I0LNCjJTeAJO6mJv9mOKRS6YqKm51ZkVs%2BtG6aBu0LREL7ugRHp7yubHZHZclxR4TLAo9ucJptGzl1Z4wWoi8qXOf2IVQh5qa39Ktwn4cmA1jlhpfP4rDTeQp"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d2a51c52bc19f48-FRA
    
    Page title: One moment, please...
    
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="robots" content="noindex, nofollow">
        <title>One moment, please...</title>
        <style>
        body {
            background: #F6F7F8;
            color: #303131;
            font-family: sans-serif;
            margin-top: 45vh;
            text-align: center;
        }
        </style>
        </head>
    <body>
        <h1>Please wait while your request is being verified...</h1>
        <form id="wsidchk-form" style="display:none;" action="/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f" method="GET">
        <input type="hidden" id="wsidchk" name="wsidchk"/>
        </form>
        <script>
        (function(){
            var west=+((+!+[])+(+!+[]+!![]+!![]+!![]+!![]+[])+(+![])+(+!+[]+!![]+!![]+[])+(+!+[]+!![]+!![])+(+![]+[])+(+!+[]+!![])+(+!+[]+[])),
                east=+((+!+[])+(+!+[]+!![]+!![]+!![]+[])+(+![])+(+!+[]+!![]+!![]+!![]+!![]+!![]+!![]+[])+(+!+[]+!![]+!![]+!![])+(+!+[]+!![]+[])+(+!+[]+!![]+!![]+!![]+!![]+!![])+(+!+[]+!![]+!![]+!![]+[])),
                x=function(){try{return !!window.addEventListener;}catch(e){return !!0;} },
                y=function(y,z){x() ? document.addEventListener('DOMContentLoaded',y,z) : document.attachEvent('onreadystatechange',y);};
            y(function(){
                document.getElementById('wsidchk').value = west + east;
                document.getElementById('wsidchk-form').submit();
            }, false);
        })();
        </script>
    </body>
    </html>
    Found 2024-10-14 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · consumertoday.net

    2024-10-02 18:22

    HTTP/1.1 200 OK
    Date: Wed, 02 Oct 2024 18:22:03 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    vary: Accept-Encoding
    x-ua-compatible: IE=edge
    link: <https://consumertoday.net/wp-json/>; rel="https://api.w.org/", <https://consumertoday.net/wp-json/wp/v2/pages/1996>; rel="alternate"; title="JSON"; type="application/json", <https://consumertoday.net/>; rel=shortlink
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Cache-Control: max-age=2678400
    CF-Cache-Status: HIT
    Age: 0
    Last-Modified: Wed, 02 Oct 2024 18:22:03 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Izb6XSUSLJ9o4loj4%2BYRYdI2yl%2BmLSxz51%2BZ6wmGrjuOYtthMUYoQjtdV6JOtHk1FWmUNScPYrY5JifX58Q86JYPF7ZKtQkgCPPF3NCEKuRU%2B8VsHqfr7uXXbUfhKCZdtLNaKg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server: cloudflare
    CF-RAY: 8cc6b73a4a4e80da-EWR
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · holicolourpowder.com.au

    2024-10-02 17:38

    HTTP/1.1 200 OK
    Date: Wed, 02 Oct 2024 17:38:27 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    last-modified: Wed, 02 Oct 2024 02:05:27 GMT
    Cache-Control: max-age=60
    expires: Wed, 02 Oct 2024 17:39:26 GMT
    vary: Accept-Encoding,User-Agent
    Age: 0
    x-cache: MISS
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=TwB4P4QfYpoSlt66xweCaZVobxdFUGZk2D4PdmhCibHNDtLlqkS7zZApusdwIyMSqXO0zA9hen6t4nX1jdOw6xgOhB9LFeceMs4qawLMAzevTygvqW0ZZFZNs7HxF4SsV8WGJq5JwcyT"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc67751eb8bd3bc-FRA
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · api.doppelherz.uz

    2024-10-02 09:20

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 02 Oct 2024 09:20:30 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://api.doppelherz.uz/
    Cache-Control: max-age=14400
    CF-Cache-Status: HIT
    Age: 1
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=94abfW3aTGl8SuJuoOTrB4uzsLBOXGMpIF8fTUaSkDrxXBhIGQAHGguORr5s3G2gF4rmw%2BkvrOutnL%2Ff2abpZnd9wuchQH9mLc2OzvfVoZ4xT7L73K8f1os%2F1XUZ3frFM1m4"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc39def0ac5dbf0-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · api.doppelherz.uz

    2024-10-02 09:20

    HTTP/1.1 521 
    Date: Wed, 02 Oct 2024 09:20:30 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=D%2BB1CCMkQx0WYlvG%2FlAFnTCbAmH5JUOavFl8nLF3YAcyy%2BANYUtLB2hwGRnYXecPcU6Fsd8d1RZKFhCE9GWa1McBg%2FLSWBtTpcG2DHnBk2OrqNd4%2BpBcIZcSuGb132mbptMQ"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8cc39def79618f3c-FRA
    
    
    error code: 521
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · api.doppelherz.uz

    2024-10-02 09:20

    HTTP/1.1 502 Bad Gateway
    Date: Wed, 02 Oct 2024 09:20:30 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7nu3uYETV56FOTmuSlc6YVxh7fwrzWnUFldPrvgJbsdxbCqNg2gL08XJ5XN08AYQNXokVyyvQ6UIchB7443ophwuYUwJK%2BLpDZuOPOnTQz3nrXvFHbuRnY%2FiWZLk5iNaMQ37"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8cc39defa93cdbb7-FRA
    
    
    error code: 502
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · doppelherz.uz

    2024-10-02 08:44

    HTTP/1.1 521 
    Date: Wed, 02 Oct 2024 08:44:54 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=h2w2VblgWOJDjdppmHT4iupTb6k%2FzEWUv5BnhZNo7cZQmRdlrg1j%2BzejBM1iEjqOq6eIF%2BT2PZNinSr%2B6YjDScigVl4FNE3F08AffD9OewRRMGXPlXNoYgHQuWgmohg%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8cc369c7187b15b2-SJC
    
    
    error code: 521
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · doppelherz.uz

    2024-10-02 08:44

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 02 Oct 2024 08:44:53 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.doppelherz.uz/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=CRODb6Croa7auHFLeykL2I4za0qvBJH5SWEsZ5bZKwrVUjslu2pFP4MJ9NuOpEobe38pcFsbu%2BYFZiv%2FOeZ24RzEdsx7TrAloi9Xoa61s2mGIbp%2BWBiyoCGgsZzJ6Yc%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc369c53c07dbc8-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · www.doppelherz.uz

    2024-10-02 08:44

    HTTP/1.1 521 
    Date: Wed, 02 Oct 2024 08:44:53 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zNVMKhXuDsvV1a0srd3gV78xyIYQA1V1mMNJIGLFdd2q%2Bx1r39lKXX7%2Be8pdbj5FG9lGiNEh%2FTauBsfsiOI5FWuKpt0ALkobuMPintXkvUIVQ%2BTuHov29Q8zKZaKQzu6Zz7F"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8cc369c37be6d354-FRA
    
    
    error code: 521
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · www.doppelherz.uz

    2024-10-02 08:44

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 02 Oct 2024 08:44:53 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.doppelherz.uz/
    Cache-Control: max-age=14400
    CF-Cache-Status: HIT
    Age: 0
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XUo8g9J9cEvVsCIjjtA8JPqbPrEE0BQ6YzaMsfXsDzmLN2LpSGpacaleGXheYqbl8n9Gmq%2FUTzPZlBkmAUyD9zhoRBB2ltETck3sH8CMzSeNeuq4V%2FD0vp%2FGbTM%2Bmgu5wL%2FV"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc369c2b8903738-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · doppelherz.uz

    2024-10-02 08:44

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 02 Oct 2024 08:44:53 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    location: https://www.doppelherz.uz/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=T%2Bxz5emZ3CTHpe0rkl30fE9r67wRggJwFd7QiAEASx8HKNbYT1WFxrSCY8MCiOvQFCJvArlUJ867CNfBwYhDsqS5KKNSUOInlDztNT%2BqcVnPFdH9F%2B1F2sEHane48bk%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc369c2efd4d2bf-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.doppelherz.uz

    2024-10-02 08:44

    HTTP/1.1 307 Temporary Redirect
    Date: Wed, 02 Oct 2024 08:44:54 GMT
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: max-age=14400
    location: /ru
    strict-transport-security: max-age=31536000; includeSubDomains
    content-security-policy: frame-ancestors 'self' *.doppelherz.de *.dppim.gfeserver.de *.doppelherz.ae *.doppelherz.at *.doppelherz.bg *.doppelherz.com *.doppelherz.co.ao *.doppelherz.co.id *.doppelherz.co.kr *.doppelherz-algeria.com *.doppelherz.com.kw *.doppelherz-iraq.com *.doppelherz.dj *.doppelherz.dk *.doppelherz.eg *.doppelherz.es *.doppelherz.fr *.doppelherz.hr *.doppelherz.hu *.doppelherz.it *.doppelherz.me *.doppelherz.mk *.doppelherz.ng *.doppelherz.pl *.doppelherz.pt *.doppelherz.ro *.doppelherz.rs *.doppelherz.sg *.doppelherz.tn *.doppelherz.ug *.doppelherz.ru *.doppelherz.com.tr *.doppelherz.com.gh *.doppelherz.cm *.doppelherz.ge *.doppelherz.qa *.doppelherz.cz *.doppelherz.si *.doppelherz-southkorea.com *.doppelherz.ua *.doppelherz.ch *.doppelherz.tw *.queisser.de *.queisser.com *.queisser.pl *.queisser.ro *.doppelherz.ma *.doppelherz.ba *.doppelherz.uz
    CF-Cache-Status: HIT
    Age: 1
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=nXjykr1ndQZfkSZw6VjXj3VYaXZCcLQsHIxVJq58XihCFGIYjU43%2Bttx5awsvfFFf3z0opjpIvVlupQqLBDXowfgE8y9suQRdh30%2FtLjauXUIImBTUZ%2FI%2FufO%2FTaP1%2FnyfDw"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc369c72dbbdcbc-FRA
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · campos.brtecnico.com.br

    2024-10-02 04:47

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 02 Oct 2024 04:47:20 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Wed, 02 Oct 2024 05:47:20 GMT
    Location: https://campos.brtecnico.com.br/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=yLqu%2FlVZXCQLPOjJo1VzmrcyUZcLslUtTtx8aXVpd8%2FLa32gmMaH3yWjhgR5NJphKE06OtrtOQpE3gfO7h%2BQmoO39XXBsRP4C5Ogkl%2BTXszabdI%2FMCdDu9B1YbSWWWNBPqeYxi0OX7Lz"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc20dc69be3bbf2-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · campos.brtecnico.com.br

    2024-10-02 04:47

    
                                
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · campogrande.brtecnico.com.br

    2024-10-02 04:47

    HTTP/1.1 200 OK
    Date: Wed, 02 Oct 2024 04:47:25 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    pragma: no-cache
    set-cookie: PHPSESSID=01ffc2ba26330e01c57f894a761ef65f; path=/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=6J9ib18jpl73Fv0IU0mEvN3BezB2IiNKj0jgv%2FzErLhV%2FbrAMWHsMZsrGFexgwP9GLlUM7EZHNouAtRgfC2ZGyatvT3H91GFri8EanW0adEZkKytipSfEVDHYo37CNJp7yn9N%2F8Z4I76hde0BvQ%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc20dcccfd09730-FRA
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · campogrande.brtecnico.com.br

    2024-10-02 04:47

    
                                
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · campogrande.brtecnico.com.br

    2024-10-02 04:47

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 02 Oct 2024 04:47:20 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Wed, 02 Oct 2024 05:47:20 GMT
    Location: https://campogrande.brtecnico.com.br/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9iW4hN8%2FojWgL4qn9nOVTFGn1eW8oggzDkXR7leW%2FXwnz9cogiTX9wjvsHM9Pdak3DeIZk6NOIjiuLEcCQgrdDwfU4xzPUDoUTEI2jFnwvPtQgxVItn9oeHv3fBBSpOR6WMw%2BNWW4TpMKHjPlVQ%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc20dc68887db03-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · campos.brtecnico.com.br

    2024-10-02 04:47

    HTTP/1.1 200 OK
    Date: Wed, 02 Oct 2024 04:47:24 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    pragma: no-cache
    set-cookie: PHPSESSID=19490c370bfe516ff3567a38c18d8798; path=/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=cULzh4I076JNmgwJtdHRJfIBD5fjikf41V1rDDuf4k9ZF5js0Mp1zWCnvJyyBkVT8GUr1BW0Y1rQOjoAtJeSzI09Gv9Z1ACHoeWnImvplD25ZkYRjGR6%2B3h0OfIjwTfgF3IGR4pdKAIt"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc20dcceaf4d294-FRA
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · www.debtadvicecanada.ca

    2024-10-02 03:27

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 02 Oct 2024 03:27:22 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.debtadvicecanada.ca/
    Cache-Control: max-age=0
    Expires: Wed, 02 Oct 2024 03:27:22 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=oBLCFFvyGIfjzb78sx5UX%2F6vqiajjKOc24pnMhY1YcrU8zxY0q9PpUgkg34g%2FFSpFJaYcnjZ1FpzQqXcR8VkLin8QaPKXtGyJfjsh9jsQh9qnBkVXw3g41hBFjzZGsovlMU3VUbDhTKq"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc198a61ecbbb62-FRA
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://www.debtadvicecanada.ca/">here</a>.</p>
    </body></html>
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.debtadvicecanada.ca

    2024-10-02 03:27

    HTTP/1.1 200 OK
    Date: Wed, 02 Oct 2024 03:27:22 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding,User-Agent
    Last-Modified: Tue, 01 Oct 2024 09:11:39 GMT
    Cache-Control: max-age=0
    Expires: Wed, 02 Oct 2024 03:27:22 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=bj1tdjYju1pKugMS7PnlyWtB8jh7mHP7bbzw1btPzyTPdrZyoMYWOUBGOWKO0oqm6dKdyFW2MVHM%2BcKCmiuc%2B%2Fg2PLSVQX3LKzOJJdDmQJiaRJ9kGYVw3Qu9u0wQy1IP5%2B460gaLHeFu"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc198a6a8e8dca8-FRA
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · www.debtadvicecanada.ca

    2024-10-02 03:27

    HTTP/1.1 521 
    Date: Wed, 02 Oct 2024 03:27:22 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IOEw4DgPm1BLue%2Bq0iMtO1PjO3Iy9MDz%2BXCVhwu9yWCbuzMfhd0x%2BOvAHxEWYmdOCIZh%2BAQn%2Fj8sDRtlqVBol6oS1penZm4QPxnR9GFpV4z9kFaYUr1Y8qs0Akhyio%2Bswh9FJRlwCuFJ"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8cc198a5c8e6dc74-FRA
    
    
    error code: 521
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · debtadvicecanada.ca

    2024-10-02 03:27

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 02 Oct 2024 03:27:25 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Redirect-By: WordPress
    Vary: Accept-Encoding
    Set-Cookie: GCLID=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
    Set-Cookie: fbclid=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
    Set-Cookie: tbclid=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
    Set-Cookie: tbcli=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
    Set-Cookie: referral-code=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
    Location: https://www.debtadvicecanada.ca/
    Cache-Control: max-age=0
    Expires: Wed, 02 Oct 2024 03:27:25 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IRclAFrOQMVvxYNMYVhqZtfR2kYJ%2FfJBHJCMKkOl04XV5hYZZJBRKAqBfKahxpvrqSeIa%2BXCoIW0l22oQX%2Fzyn84%2FfJePrdSYjGB8z1WzxTmuJUn4C1TCjJChXE0OwpLSIWGjG8%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc198aaeea8d385-FRA
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · debtadvicecanada.ca

    2024-10-02 03:27

    HTTP/1.1 521 
    Date: Wed, 02 Oct 2024 03:27:22 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=4RaI6wV0F%2BhlUXqZatQMLa4UmPmx2gEH9%2B%2Bvo4G5ZrnGDGuV8y%2BWx1Ge90D3Frkcs1k%2FwUtdv1S6rum5dBu34cumZcsK339t%2B4f7o4sJYPPLU55TB1R%2B%2FTehuXBfPoibg8gPoxY%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8cc198a59a98926e-FRA
    
    
    error code: 521
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · debtadvicecanada.ca

    2024-10-02 03:27

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 02 Oct 2024 03:27:22 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    Location: https://debtadvicecanada.ca/
    Cache-Control: max-age=0
    Expires: Wed, 02 Oct 2024 03:27:22 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=HZ4mW9C5gC6cIZ3OMPfZpNu4qxlGpmyi31fDfdUKTr31j%2B6DswGmnQCndOXViXrpX6N7uc9soCbdJFf4lfzJgnmOq1wolZKMhpHljzNfrZyh%2FciySaFz0ixRJluo0biIcsE7BJQ%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cc198a59d10dbdb-FRA
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://debtadvicecanada.ca/">here</a>.</p>
    </body></html>
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · brtecnico.com.br

    2024-10-01 18:13

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 01 Oct 2024 18:13:49 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 01 Oct 2024 19:13:49 GMT
    Location: https://brtecnico.com.br/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=o1yHEQmSdpapAUqUBWclqiXoZQdN4b%2FgmNrN8%2FGUCAvJjmf24SmXsjoTzGfY1x7XOFDw16H2TuAQ5aiKBQvYcAnX906kkBV77%2F%2BbbbfM90yxKO16WsO9%2B332ElBDSCZ5jCE%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cbe6dc5af60c445-EWR
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · brtecnico.com.br

    2024-10-01 18:13

    
                                
    Found 2024-10-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · brtecnico.com.br

    2024-10-01 18:13

    HTTP/1.1 200 OK
    Date: Tue, 01 Oct 2024 18:13:49 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    pragma: no-cache
    set-cookie: PHPSESSID=2b18414b6ce0daea80e2eb266d7cc77e; path=/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SEGQFfLq%2Ft5vrLzTJ4MfHNy%2Fjx%2FtfZUin9UcDO48Y0l8Wj9FXcRTIJmmK%2FXaDImtuQAPmiBzzWUfrmOJHcDvU0RuPXGxiei2DPJs1HLs6MHrW%2BP9F1jcUxlwLb%2BDzlROwfc%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cbe6dbd7d4ade95-EWR
    
    Found 2024-10-01 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.idemsystems.com

    2024-09-30 16:25

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 16:25:15 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://idemsystems.com/
    cf-edge-cache: cache,platform=wordpress
    x-redirect-by: WordPress
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=f%2FhsFJxOic%2FZh4H7FvzNAL%2B9IF4z7wfYixKjNizQ0vZe1PFZ7t6sf0CzKg18pinO45WBQzOcVZhK0fFuCzNAZPSsZUH2xq5zzcYzZZKywRL9hIacVnyFIwNlm%2Fvrjf%2FNVymHEic%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cb591607b25aba0-YYZ
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · mail.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 13:15:03 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 30 Sep 2024 14:15:03 GMT
    Location: https://mail.yanairbe.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=UDwS70npKGHA%2BNkKdEoe1AxlJkoUOJyVWeu205N0Ynmf12rllGTbQO7v%2BeBEYUl2XPua43jS526GwgYhtQ4ROWUbd%2BlPTw4XIrPjLTlMqXr2IxiwSduC6TZEBrfuoHEUs7wm"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8cb47ac34fe92366-SJC
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · www.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 13:15:03 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 30 Sep 2024 14:15:03 GMT
    Location: https://www.yanairbe.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IZicV0C5QkzBPpRNl1ouprkpx%2F3q%2F5MSwyTy4dAN9SnpHCkULK%2BITagMObv4ozDPsBExikRupLIso%2FZlcUoXOcvRf2ilRVWypbHdnQbsXXHZg0l2Tyvl9esq2KxZRwC8oxc%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8cb47ac52dd9373c-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · cpanel.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 13:15:05 GMT
    Content-Type: text/html; charset="utf-8"
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8cb47ac42a75a20a-YYZ
    CF-Cache-Status: DYNAMIC
    Cache-Control: no-cache, no-store, must-revalidate, private, no-cache, no-store, must-revalidate, private
    Set-Cookie: cprelogin=no; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    cf-apo-via: origin,host
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    pragma: no-cache
    Set-Cookie: cpsession=%3aIvplA5B0npNtLSQK%2c3a5ccd8c424800228c987eec8fd7cd1e; HttpOnly; path=/; port=443; secure
    Set-Cookie: roundcube_sessid=expired; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: roundcube_sessauth=expired; HttpOnly; domain=cpanel.yanairbe.com; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: PPA_ID=expired; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zTXK0gj2sDTH2aAGxpfsrJ4CV5jNtmwNg0C0tmzJg4loLvW9F6Raw1Ivpvc5zBzMZAGf4wCwGEhOJhcvcUXbNO6b5TE6kNYuqf%2Fjrv4pC7R4dA0YeX7VJ7l%2BvtQyU3%2BGv4vn5fw%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · autodiscover.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 400 Bad Request
    Date: Mon, 30 Sep 2024 13:15:05 GMT
    Content-Type: text/plain; charset="UTF-8"
    Content-Length: 52
    Connection: close
    CF-Ray: 8cb47ac7cf623a74-FRA
    CF-Cache-Status: DYNAMIC
    cf-apo-via: origin,host
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZtCOVifYSuekyR4jpXPZx8juY5nOj1l9xvhYk6cEYETc5Suhpz4CpE7EhSIv65L%2BAvtiPLawh7G6N20LQNAlCj47N%2FtpIEU6QUeiszaPWyTNCpWFDqysfBuCmwaJFLIFkYvC6VchT3t588I%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    
    autodiscovery must be provided a valid email address
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · webdisk.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 13:15:03 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 30 Sep 2024 14:15:03 GMT
    Location: https://webdisk.yanairbe.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xAV7W5zarRQeHY2aQ%2FXHQbUzNOa1%2Bc1ZV35%2FgnMV5fx%2F7PB5GvLWutToGB0TbSLFV19AIeLV%2B%2FPhonlyT47ncS5LHUyd3yaBC3q1LZsnzysPlROy%2FP1hsUuq1RllxwpVhF%2FEkDq0"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8cb47ac29c5b65ac-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · cpcontacts.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 13:15:03 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 30 Sep 2024 14:15:03 GMT
    Location: https://cpcontacts.yanairbe.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=fxNmT%2FUm9NET8wUN0qZCGhxhuvpGUN8PslXYwE7I7hBDFhrRGmDKSkU%2BACQ2a4%2FTFn6ifOXj9KsqeFIpH4aCHOutyJkmsaqlh4jCUjmUF%2BfijAu%2Fm0XFlQPNWXcnDd6XoH6KMZXa7%2Bzh"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8cb47ac1bf552c36-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · cpcalendars.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 13:15:03 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 30 Sep 2024 14:15:03 GMT
    Location: https://cpcalendars.yanairbe.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3SPAKOkPcCCTqUb2Iutjq%2FEfeKFnYak2NTeZHbGGxmhN%2FUlVJixyde2V2U39A%2F59LBO1nckiDmT8lelDlCwvC9De2MveTv3XVQsJDV9VAGqQn2JWj1sSQps3X%2FBX4iBqTyW2ye5PcNQW%2Bw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8cb47ac1ad183720-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · cpcalendars.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 500 Internal Server Error
    Date: Mon, 30 Sep 2024 13:15:05 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8cb47ac7ae0fd350-FRA
    CF-Cache-Status: DYNAMIC
    cf-apo-via: origin,host
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XxVTFYd0shp9XdxASCs1ZGFetKgSJ6HzHtCN9hMO64yXuyRfEjYLVVIzrP8EZBP4AbIB5iTw%2FY3Q%2BqjAtj6SERZu0gEVMkUvqCMqRuXdya%2F3ZuxL34tXwi7Q38CN763kVGREMkZQNGIgUA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Page title: 500 Internal Server Error
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>500 Internal Server Error</title>
    </head><body>
    <h1>Internal Server Error</h1>
    <p>The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.</p>
    <p>Please contact the server administrator at 
     <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="314654535c50424554437148505f50584353541f525e5c">[email&#160;protected]</a> to inform them of the time this error occurred,
     and the actions you performed just before this error.</p>
    <p>More information about this error may be available
    in the server error log.</p>
    <p>Additionally, a 500 Internal Server Error
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body></html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · webmail.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 13:15:05 GMT
    Content-Type: text/html; charset="utf-8"
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8cb47ac7e93591f0-FRA
    CF-Cache-Status: DYNAMIC
    Cache-Control: no-cache, no-store, must-revalidate, private, no-cache, no-store, must-revalidate, private
    Set-Cookie: webmailrelogin=no; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    cf-apo-via: origin,host
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    pragma: no-cache
    Set-Cookie: webmailsession=%3aHiJeIpzDc7TIQpeu%2cfa42493b6ab75c5883b2af8e3f283138; HttpOnly; path=/; port=443; secure
    Set-Cookie: roundcube_sessid=expired; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: roundcube_sessauth=expired; HttpOnly; domain=webmail.yanairbe.com; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: PPA_ID=expired; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: roundcube_cookies=enabled; HttpOnly; expires=Tue, 30-Sep-2025 13:15:05 GMT; path=/; port=443; secure
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=J%2FpDjveQDIwt2xjKo%2FXDfkrtQWzABiiq1PvMG9cJbrGLsdgbiASENp1i2IGXC1Q1NB%2F5p0Me%2BAycYaPGjm03TaeA4eqSN%2FgTvLNKSqFKm4v0ySQeCrFCKsBfuXRE2kP9Oj03Tz9D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · webmail.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 13:15:06 GMT
    Content-Type: text/html; charset="utf-8"
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8cb47ac79c543604-FRA
    CF-Cache-Status: DYNAMIC
    Cache-Control: no-cache, no-store, must-revalidate, private, no-cache, no-store, must-revalidate, private
    Set-Cookie: webmailrelogin=no; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    cf-apo-via: origin,host
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    pragma: no-cache
    Set-Cookie: webmailsession=%3aS1WK7hXfvt_puvii%2c48551b156bb0a85f89cb8ac518a3f3e5; HttpOnly; path=/; port=443; secure
    Set-Cookie: roundcube_sessid=expired; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: roundcube_sessauth=expired; HttpOnly; domain=webmail.yanairbe.com; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: PPA_ID=expired; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: roundcube_cookies=enabled; HttpOnly; expires=Tue, 30-Sep-2025 13:15:06 GMT; path=/; port=443; secure
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=bpASBzwUvYl3a1OV7Hg8xwv%2BxWSs6NWiWipjdAgSQXFloJ%2FfEDDqXPPtbuTg4VT5JVtDYDYE41QsFTwBJuCnvP9q4ZcLjNde9GmfidAsiRIqg0eUu8N0rGOmzIMo6zNhQZCRINUP"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · mail.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 13:15:12 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.yanairbe.com/
    CF-Ray: 8cb47ac7f9f63810-FRA
    CF-Cache-Status: DYNAMIC
    Cache-Control: max-age=0
    Expires: Mon, 30 Sep 2024 13:15:05 GMT
    Vary: Accept-Encoding
    cf-apo-via: origin,host
    cf-edge-cache: cache,platform=wordpress
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    x-endurance-cache-level: 0
    x-nginx-cache: WordPress
    x-redirect-by: WordPress
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9F8QNXGrDJDZh0uW5lyHhoR4NEe6xQlwL9wiAAj%2BP1ObanF3NCkmdnZ60qayXkzM69eyJUroNLfXaWr31VWwbUD%2FhNn9Icox55zX5peQ8uitvOGSW4VXlZvsSWOM2rivpLGN"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · cpcalendars.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 500 Internal Server Error
    Date: Mon, 30 Sep 2024 13:15:04 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8cb47ac7cb28d233-FRA
    CF-Cache-Status: DYNAMIC
    cf-apo-via: origin,host
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=D9xY60b5NlwpzNMUM2R7gfzOCGNKYo9ET%2FZKw79jYhyG19uFwoatY8jQzA2ziipiMYccKRQwu%2FfZmhgBYRWm%2F5RxYyr0CoL4QLvPqL32PaMTZBPghZFYpsCVF9K1Lils1W9go5grFl4rkQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Page title: 500 Internal Server Error
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>500 Internal Server Error</title>
    </head><body>
    <h1>Internal Server Error</h1>
    <p>The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.</p>
    <p>Please contact the server administrator at 
     <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="770012151a1604031205370e1619161e0515125914181a">[email&#160;protected]</a> to inform them of the time this error occurred,
     and the actions you performed just before this error.</p>
    <p>More information about this error may be available
    in the server error log.</p>
    <p>Additionally, a 500 Internal Server Error
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body></html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · autodiscover.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 13:15:03 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 30 Sep 2024 14:15:03 GMT
    Location: https://autodiscover.yanairbe.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2Fjs0c3XHkwYSLZxbNWKqy6PhuT1ED558x%2FjXccj20oofei8cAnhVHG06ZXKOHEyLa98VF5qxgJKtdXXwGsJdUbOrLJkUPUzkP29mMwHM7KilOx%2B10PdLrUhV7ldlCOZemON5GBu1aNAwxZ0%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8cb47ac14af8d3bc-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · yanairbe.com

    2024-09-30 13:15

    
                                
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · mail.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 500 Internal Server Error
    Date: Mon, 30 Sep 2024 13:15:05 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8cb47ac74ea3916b-FRA
    CF-Cache-Status: DYNAMIC
    cf-apo-via: origin,host
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jDVISo0z31S69JNkLj8R1uzBmngD3BW4rpE%2Bm02ED3qJYBK9%2FWKgvw4YDEp0xg4ntZitjZB5HUr9QUWbf7NMGXEPnyJdKcvvvaK0rhjRmw5A4VsMtf9yrraiN1aJvLqzH%2Ft9"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Page title: 500 Internal Server Error
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>500 Internal Server Error</title>
    </head><body>
    <h1>Internal Server Error</h1>
    <p>The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.</p>
    <p>Please contact the server administrator at 
     <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="c1b6a4a3aca0b2b5a4b381b8a0afa0a8b3a3a4efa2aeac">[email&#160;protected]</a> to inform them of the time this error occurred,
     and the actions you performed just before this error.</p>
    <p>More information about this error may be available
    in the server error log.</p>
    <p>Additionally, a 500 Internal Server Error
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body></html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · webmail.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 13:15:03 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 30 Sep 2024 14:15:03 GMT
    Location: https://webmail.yanairbe.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Aw78AyLeAF3QSgAdvzZ1ju60E97UPTT5Nc7T6U9jV2kF%2FcyhdVPnq%2Bgqkb1TyPF74imIgiLWe6IvbZZOy%2BsDx4UgKxMDxQK6LIuljWM76iScSrNmPzr09BEoS9eJAxrBatB5zluS"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8cb47ac13f1c1da4-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · cpanel.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 13:15:03 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 30 Sep 2024 14:15:03 GMT
    Location: https://cpanel.yanairbe.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=JhZcREdP0RrH%2BsP1HJYA7keKdiEvGPlby8BYFlCIv2PxPScZHdvlXyfddP1pIUZA6XXocTkq0PlbY9l%2B8YFMdm9wKURPDpK7Ve%2Bp2em%2BAoUjVPWf3NAiMIKu2Bv5pGohCOtIE0s%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8cb47ac1cbb89fcf-AMS
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · autodiscover.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 400 Bad Request
    Date: Mon, 30 Sep 2024 13:15:05 GMT
    Content-Type: text/plain; charset="UTF-8"
    Content-Length: 52
    Connection: close
    CF-Ray: 8cb47ac7cd20997a-FRA
    CF-Cache-Status: DYNAMIC
    cf-apo-via: origin,host
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=TfXl2Jr%2BiFq%2BtExnx8U6HJpZhttdOpqmSUnGT1V321%2B%2BzzjMQk1CPfmALKrzIsMq%2BjO4%2F03a22KbM3CCee3%2FxeMteQiZD7tu4HA7tTbA6LnDAZem3kYePbCPczTp4D%2Ft6LdngH2eAdlJgZU%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    
    autodiscovery must be provided a valid email address
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · cpanel.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 13:15:06 GMT
    Content-Type: text/html; charset="utf-8"
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8cb47ac7c9cb5d8c-FRA
    CF-Cache-Status: DYNAMIC
    Cache-Control: no-cache, no-store, must-revalidate, private, no-cache, no-store, must-revalidate, private
    Set-Cookie: cprelogin=no; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    cf-apo-via: origin,host
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    pragma: no-cache
    Set-Cookie: cpsession=%3aYBu4QZw5hWHV_Itp%2c817ba1ef7ddc7493091cb2f36e00e3a2; HttpOnly; path=/; port=443; secure
    Set-Cookie: roundcube_sessid=expired; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: roundcube_sessauth=expired; HttpOnly; domain=cpanel.yanairbe.com; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Set-Cookie: PPA_ID=expired; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=443; secure
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MWQyAxw1uYg2QbtJTjk8Tz2AouC7mAn7yeMW8RAlm537MnvAHwsDNPC76RcHSf1N4MwFUkt%2FszXHZb7TLYGK2KBEIr%2Fg9Kk7PETS%2BcoVUgtH%2B8Rxq8YUQNxBHt5Krp2Oj1oC%2F38%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · webdisk.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 401 Unauthorized
    Date: Mon, 30 Sep 2024 13:15:05 GMT
    Content-Type: text/html; charset="utf-8"
    Transfer-Encoding: chunked
    Connection: close
    Host: webdisk.yanairbe.com:443
    CF-Ray: 8cb47ac74a23bd80-LHR
    CF-Cache-Status: DYNAMIC
    Cache-Control: no-cache, no-store, must-revalidate, private
    Expires: Mon, 01 Jan 1990 00:00:00 GMT
    Vary: Accept-Encoding
    WWW-Authenticate: Basic realm="Restricted Area"
    cf-apo-via: origin,host
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    persistent-auth: false
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=qzngo%2BErR8RwGAsUUsgS5%2FpRktwmd8MtfpeSaQNoxXUkrhK%2F1HBlKDAN8pKwwuBVJjuDv6XRwUhG72EMfDpHr2apDvO7CFhI6ukVBmwCCORD1vmj37DPVKSUwqn%2By4jskN49%2Bpfz"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    
    <html>Authorization Required</html>
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · www.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 13:15:04 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8cb47ac2cb5d3a7e-FRA
    CF-Cache-Status: HIT
    Age: 0
    Cache-Control: max-age=0
    Expires: Sat, 28 Sep 2024 16:26:48 GMT
    Last-Modified: Sat, 28 Sep 2024 07:59:44 GMT
    Vary: Accept-Encoding
    cf-apo-via: tcache
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    x-endurance-cache-level: 0
    x-nginx-cache: WordPress
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=tAbLFdabCYZmEKvO1YaWzsvdjo6iypmpDN08ohnwzSVn3L2Yb2lliyJrq%2B6%2BpBV0dMqpvLFFr88KxRHbcev5o5kqFTgmWv2%2BXDGmlUdZRO5Y%2FLWL6cJ4udbtkDwaNe7RQQI%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · cpcontacts.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 500 Internal Server Error
    Date: Mon, 30 Sep 2024 13:15:05 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8cb47ac77d8e9bb3-FRA
    CF-Cache-Status: DYNAMIC
    cf-apo-via: origin,host
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sbVssXjqzXoCsmjUo0vmkELjjC5TTd%2B0sqDQJId%2FDB5SuODx0hIYPDPWChKNoyuO3NeD9OW0RSQn6gaoQOYX24FnSEXPBDuToYmAwj%2BEUVJ1ofccIT3fcDWibOJxu4c5r2GqmxIUdCfE"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Page title: 500 Internal Server Error
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>500 Internal Server Error</title>
    </head><body>
    <h1>Internal Server Error</h1>
    <p>The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.</p>
    <p>Please contact the server administrator at 
     <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="85f2e0e7e8e4f6f1e0f7c5fce4ebe4ecf7e7e0abe6eae8">[email&#160;protected]</a> to inform them of the time this error occurred,
     and the actions you performed just before this error.</p>
    <p>More information about this error may be available
    in the server error log.</p>
    <p>Additionally, a 500 Internal Server Error
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body></html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · webdisk.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 401 Unauthorized
    Date: Mon, 30 Sep 2024 13:15:05 GMT
    Content-Type: text/html; charset="utf-8"
    Transfer-Encoding: chunked
    Connection: close
    Host: webdisk.yanairbe.com:443
    CF-Ray: 8cb47ac63aee2beb-FRA
    CF-Cache-Status: DYNAMIC
    Cache-Control: no-cache, no-store, must-revalidate, private
    Expires: Mon, 01 Jan 1990 00:00:00 GMT
    Vary: Accept-Encoding
    WWW-Authenticate: Basic realm="Restricted Area"
    cf-apo-via: origin,host
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    persistent-auth: false
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=PobVYrCOXg6d1lPo1R%2FyTzaoe%2B7IwQiRS9q%2B3OjAmarLPbwDwJU43Fg3Art50Qt2FqPnAS6t0OvyGZkNBh5JGX4dgSz9zXgqdeDIrCQhA24dDJ4dX3LL7eU5KXVLNeLlL3bu9W70"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    
    <html>Authorization Required</html>
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · cpcontacts.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 500 Internal Server Error
    Date: Mon, 30 Sep 2024 13:15:04 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8cb47ac65bc4d2eb-FRA
    CF-Cache-Status: DYNAMIC
    cf-apo-via: origin,host
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IP2ms%2FELTsHxXw03QBtGNBTL1voDka6OlBOWUCqeQQUxyOCKhMDalciW5mDURea2%2B7jow5rbtAwiwrEm%2BX2V2fQUfWiUqFTVIXaq3OSBdp8old7g9bwJUEk%2FUGXehZamAM%2F%2BHTUwDzjo"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Page title: 500 Internal Server Error
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>500 Internal Server Error</title>
    </head><body>
    <h1>Internal Server Error</h1>
    <p>The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.</p>
    <p>Please contact the server administrator at 
     <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="a4d3c1c6c9c5d7d0c1d6e4ddc5cac5cdd6c6c18ac7cbc9">[email&#160;protected]</a> to inform them of the time this error occurred,
     and the actions you performed just before this error.</p>
    <p>More information about this error may be available
    in the server error log.</p>
    <p>Additionally, a 500 Internal Server Error
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body></html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 13:15:03 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8cb47ac1c8c25c6e-FRA
    CF-Cache-Status: HIT
    Cache-Control: max-age=0
    Expires: Sat, 28 Sep 2024 16:26:48 GMT
    Last-Modified: Sat, 28 Sep 2024 07:59:44 GMT
    Vary: Accept-Encoding
    cf-apo-via: tcache
    host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
    x-endurance-cache-level: 0
    x-nginx-cache: WordPress
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=2gpx7rbGuHeBa66MMgO41z2yGLUZvOpE4hIe7w9SNuO%2F4JcgXh%2BslikyZBEC7Xz31e1fIkKxkpEZO1XDrigWaY5WooBTclHUAUX%2BcJYNv%2FGUXwTtv8mKS62lKENibk7D3Vs%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 500 Internal Server Error
    Date: Mon, 30 Sep 2024 13:15:05 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: close
    CF-Ray: 8cb47ac78cf21c9d-FRA
    CF-Cache-Status: MISS
    Vary: Accept-Encoding
    cf-apo-via: origin,resnok
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=0xCuky9xeXPmSMHZAqpFf%2BrklY8HysIhhgvNpjUKAxiJ2aeJ8RUDRa42J7R57dV2wVfiBKCdGfvbPynnmHsX5s661XFLjW9k3VKwtlyxzfYKzeJvpf%2FRIPnS3BfZvA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    
    Page title: 500 Internal Server Error
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>500 Internal Server Error</title>
    </head><body>
    <h1>Internal Server Error</h1>
    <p>The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.</p>
    <p>Please contact the server administrator at 
     <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="81f6e4e3ece0f2f5e4f3c1f8e0efe0e8f3e3e4afe2eeec">[email&#160;protected]</a> to inform them of the time this error occurred,
     and the actions you performed just before this error.</p>
    <p>More information about this error may be available
    in the server error log.</p>
    <p>Additionally, a 500 Internal Server Error
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body></html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · yanairbe.com

    2024-09-30 13:15

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 13:15:03 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 30 Sep 2024 14:15:03 GMT
    Location: https://yanairbe.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=NgmHsAxvbFa8CNfb4wBC52A6ObVO2atEMsgpMwL8tTKp7CzobQOB1D2HNO9evKUMJWVPIE8Y4%2FLiA%2BYACdIW%2Blp5BbKnTM62a5B%2FT9Tdh4Z8UUCWxWyX6IMZq9Grwg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    expect-ct: max-age=86400, enforce
    referrer-policy: same-origin
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    Server: cloudflare
    CF-RAY: 8cb47ac10aab35e2-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · consumertoday.net

    2024-09-30 12:15

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 12:15:37 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    vary: Accept-Encoding
    x-ua-compatible: IE=edge
    link: <https://consumertoday.net/wp-json/>; rel="https://api.w.org/", <https://consumertoday.net/wp-json/wp/v2/pages/1996>; rel="alternate"; title="JSON"; type="application/json", <https://consumertoday.net/>; rel=shortlink
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Cache-Control: max-age=2678400
    CF-Cache-Status: HIT
    Age: 0
    Last-Modified: Mon, 30 Sep 2024 12:15:37 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=NIxV75g%2FakxyoGLwK2Ml8BrhIpH9pVzaGo%2Ff7S0bTqbfrOxDlZz1sjnvS8cQ9adwNQkSlpT1KIRV4MMTYYt0qdIypjUdYrlOXO%2B9Sf7BQ2K8zt40nS7yzzAl4i1NTzNHOjL0Sw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server: cloudflare
    CF-RAY: 8cb423b22bb0644d-SJC
    alt-svc: h3=":443"; ma=86400
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · www.holicolourpowder.com.au

    2024-09-30 12:01

    
                                
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.holicolourpowder.com.au

    2024-09-30 12:01

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 12:01:31 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://holicolourpowder.com.au/
    expires: Mon, 30 Sep 2024 13:01:31 GMT
    Cache-Control: max-age=3600
    x-redirect-by: WordPress
    set-cookie: mailchimp_landing_site=https%3A%2F%2Fholicolourpowder.com.au%2F; expires=Mon, 28-Oct-2024 12:01:31 GMT; Max-Age=2419200; path=/; secure; SameSite=Strict
    vary: Accept-Encoding,User-Agent
    Age: 0
    x-cache: MISS
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=1L4g%2Fgyl0aibMi%2F4%2FxJRfWwvRh7MElKezr5qLH3qZlzZz4%2FR6z7NJ8m5nmWYzpkpy0r8A9U1yRYKbS6wck4vpPmgcrMxMfSTG3X1tFjoYv%2BIyOfIebyspkrvCOBVEkfH6to7zPynQ57n22FjQg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cb40eee5d1965cc-FRA
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · www.holicolourpowder.com.au

    2024-09-30 12:01

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 12:01:26 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://www.holicolourpowder.com.au/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=YALpTy5zjwhff%2F8C1yLKaFwzjOEwnZymYYFOQswgq4MeAFUmXPkXQ9qa7dZzfq7B6pcfeVCt0ZwY8Rt77ysVd2cOFuGFLLunaJHQgcEcxHMI7gVaX07hRKUJGL3%2B0GdmfnO35MX7%2FzqP6kmksQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cb40ee72b985d93-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · holicolourpowder.com.au

    2024-09-30 12:00

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 30 Sep 2024 12:00:04 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://holicolourpowder.com.au/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=egEAEDUmvsN8SRC2vL6AcMI604WKWX3MThCPY8aLeU91wh2%2BYCn23p%2FkOXZwcHwJ72ZSjYqcJQTTHkmvg%2BScDOcf8I%2FsklUUCMWUnk17cV96RFoIYuG6zcC4M34Qlok0NoSl5fdy%2BEJa"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cb40ce6f9b7c347-EWR
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · holicolourpowder.com.au

    2024-09-30 12:00

    HTTP/1.1 200 OK
    Date: Mon, 30 Sep 2024 12:00:08 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    link: <https://holicolourpowder.com.au/wp-json/>; rel="https://api.w.org/", <https://holicolourpowder.com.au/wp-json/wp/v2/pages/270>; rel="alternate"; title="JSON"; type="application/json", <https://holicolourpowder.com.au/>; rel=shortlink
    set-cookie: mailchimp_landing_site=https%3A%2F%2Fholicolourpowder.com.au%2F; expires=Mon, 28-Oct-2024 12:00:06 GMT; Max-Age=2419200; path=/; secure; SameSite=Strict
    Cache-Control: max-age=60
    expires: Mon, 30 Sep 2024 12:01:05 GMT
    vary: Accept-Encoding,User-Agent
    Age: 0
    x-cache: MISS
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zPoihTkE1ayQdkt8QLlDoOfoc%2FFeTPGIFvdQGxcmnG2bHgMDpDIuZtVlE7vX1hufeD3bqW4Tf5G4mu1G8F288MZkJ1Emqj%2BSQwU0f5jFcOY%2Bqbx5Pxrbyc6XXmfahymhGm%2BhgR6kQRkh"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cb40ceb282b695b-FRA
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · holicolourpowder.com.au

    2024-09-30 12:00

    
                                
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · hub.greenhost.pw

    2024-09-29 20:32

    HTTP/1.1 404 Not Found
    Date: Sun, 29 Sep 2024 20:32:28 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=s2L81SgdDdPqwHTpsdU7kFCVzQtERgadYOuHT%2Bxoa%2BbjTnaBOQmvV0wjk2Lo%2B%2BuSguJ60MTzQDQS89GdGXJe0YAzkx9zRjrMzizkaaPo0NxWWPX4d8ZX7G4UTnkUmwH0n%2Bc%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8caebe21a92e41bd-EWR
    
    Page title: 404 Not Found
    
    <html>
    <head><title>404 Not Found</title></head>
    <body>
    <center><h1>404 Not Found</h1></center>
    <hr><center>nginx/1.20.2</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · hub.greenhost.pw

    2024-09-29 20:32

    HTTP/1.1 521 
    Date: Sun, 29 Sep 2024 20:32:27 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5lUglnTCkjALApEK3mbxIwNImBlBcD6L8BtLh1wIGYGMwpU0K9BYmgV6y268N7QOGcej6SJDLpNXH91jzLSEqDMpTovKaugdv79sEQX4U8mdeLZ%2BGeaTzHwE1o8R%2FBZrzb4%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Server: cloudflare
    CF-RAY: 8caebe1ebf412bdd-FRA
    
    
    error code: 521
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · hub.greenhost.pw

    2024-09-29 20:32

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 29 Sep 2024 20:32:27 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://hub.greenhost.pw/
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GsYVDKzcMqlb%2FbSv3ECQ1pcf6TgJ5wSjsVLI6Ja5XaN0hfxpBkESSykI6x6Sqw9DVm%2FSz131%2Fo1Pw32BtzB%2F%2B5BDLnH9Z1kb2kqkB6tdxlTcazlwe6f3PQcwYj4rMh4K8jY%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8caebe1e58c99be0-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx/1.20.2</center>
    </body>
    </html>
    
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · cheetahcow.com

    2024-09-29 19:06

    HTTP/1.1 403 Forbidden
    Date: Sun, 29 Sep 2024 19:06:11 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Sun, 29 Sep 2024 19:06:26 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GhOH6IIbxftXmxK5wdIzW8irN5TCMALF3uHdwh6rxeUBRNtPTag6TyfQNEM5H7e7xsy5EzKX3D%2FMQrdWo5FqcgoI5WcZIICOFhZV5hwG8hspjZFS%2BMMoELBsGesAp8Io"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Strict-Transport-Security: max-age=15552000; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Server: cloudflare
    CF-RAY: 8cae3fbbee9d7791-LHR
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> cheetahcow.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8cae3fbbee9d7791</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">206.189.19.19</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classL
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · cheetahcow.com

    2024-09-29 19:06

    HTTP/1.1 403 Forbidden
    Date: Sun, 29 Sep 2024 19:06:11 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Sun, 29 Sep 2024 19:06:26 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=KYRpZn4IYdWDFSML3gHbOYISfIXbE5hnCrSzFnaaQRJF%2BWRm1RJrJKl15uzhIEyxq9wJwH1EJvGIzTV12ygf3c2Gn43j5C%2BB15J1%2BPTKQxoPyX2ZpyzyyjNad9MYuGOb"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Strict-Transport-Security: max-age=15552000; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Server: cloudflare
    CF-RAY: 8cae3fbb1ef0d382-FRA
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> cheetahcow.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8cae3fbb1ef0d382</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">139.59.143.102</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.class
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · cheetahcow.com

    2024-09-29 19:06

    HTTP/1.1 403 Forbidden
    Date: Sun, 29 Sep 2024 19:06:10 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Sun, 29 Sep 2024 19:06:25 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LXLbbUvgc8fxWuXFBusIDvrJnbSNQF3c0Pg5dXiPg44WdofdbTEgqyuCPp22JHBqqbKFkUG9d%2BFim2ScWH2Lc%2BP5jHxb3trL5kbPXfFoGL4po5COi3wXIDxwvRywxdIi"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Content-Type-Options: nosniff
    Server: cloudflare
    CF-RAY: 8cae3fba79864d70-FRA
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> cheetahcow.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8cae3fba79864d70</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">139.59.143.102</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.class
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · app.yugagro-connect.com

    2024-09-29 12:21

    HTTP/1.1 308 Permanent Redirect
    Date: Sun, 29 Sep 2024 12:21:27 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://app.yugagro-connect.com
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=WV3zXR0Tk2uky4cgxJvPPWRIO6U9T%2BR7t2rr3lqxKSupLZEjqO0M1m8NzGtWPn4w%2Bx9TrtNv0fKH8tJl2o%2B4zQXO%2BJj1Y8m6Im3R8kjN4hYyF7z%2BejvoH2BtL%2B9ntfzRPr4hF34pJR0Z"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cabeedef9aa1c04-AMS
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · app.yugagro-connect.com

    2024-09-29 12:21

    HTTP/1.1 403 Forbidden
    Date: Sun, 29 Sep 2024 12:21:27 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 9183
    Connection: close
    Accept-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Critical-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Cross-Origin-Embedder-Policy: require-corp
    Cross-Origin-Opener-Policy: same-origin
    Cross-Origin-Resource-Policy: same-origin
    Origin-Agent-Cluster: ?1
    Permissions-Policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()
    Referrer-Policy: same-origin
    X-Content-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    cf-mitigated: challenge
    cf-chl-out: 2+oLqZPU3nbDCc11Aqto1lj5m+MaqCFtsfIecYDJaiHFnjXjz3fTTHCx26unbSzyeOR+iQoegMY6vsAe3KZ1/DyXh2EhHHsaKdzG1W/N3Bo8z3Q7m2diEwEtZHf2GOdWDJ01u/LoBgLb7BckiPmN6Q==$bX0CXAPTVRio0dgHvqq4HA==
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MXLg1DxPp%2B1tsYemQdw1ML84TeMqwsxxITPZ3S1L9VX5xw8d%2BkrZ01qbjJSKsm2C8dt2InyOWLZLrkRDDyHCjnllPDptjl47BuJadE0uDRw%2FMP%2BYFM0W2Qd3ViG%2BBhWBuw3MF45W%2BFQN"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cabeedefaa23aa0-FRA
    
    Page title: Just a moment...
    
    <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><style>*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{display:flex;flex-direction:column;height:100vh;min-height:100vh}.main-content{margin:8rem auto;max-width:60rem;padding-left:1.5rem}@media (width <= 720px){.main-content{margin-top:4rem}}.h2{font-size:1.5rem;font-weight:500;line-height:2.25rem}@media (width <= 720px){.h2{font-size:1.25rem;line-height:1.5rem}}#challenge-error-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:contain;padding-left:34px}@media (prefers-color-scheme:dark){body{background-color:#222;color:#d9d9d9}}</style><meta http-equiv="refresh" content="390"></head><body class="no-js"><div class="main-wrapper" role="main"><div class="main-content"><noscript><div class="h2"><span id="challenge-error-text">Enable JavaScript and cookies to continue</span></div></noscript></div></div><script>(function(){window._cf_chl_opt={cvId: '3',cZone: "app.yugagro-connect.com",cType: 'managed',cNounce: '13186',cRay: '8cabeedefaa23aa0',cHash: '04259d00be536ba',cUPMDTk: "\/?__cf_chl_tk=1rfOWBqKXvc3oTfISt_XYGqitdHceRKFxNMq8BlmBIg-1727612487-0.0.1.1-4713",cFPWv: 'g',cTTimeMs: '1000',cMTimeMs: '390000',cTplV: 5,cTplB: 'cf',cK: "",fa: "\/?__cf_chl_f_tk=1rfOWBqKXvc3oTfISt_XYGqitdHceRKFxNMq8BlmBIg-1727612487-0.0.1.1-4713",md: ".exBHJLmNRJWcbmgzuwqXDoPS3j3QyAzVEvW4KVfptM-1727612487-1.1.1.1-BgQIqVhQqX8N0UhCEF5Z9sr7xYfCC1uvSNb9U3X6tyhsli4.i7dgXIQVx9LpeXMuGH5rP_w27UKv8JhIJ6hB.8wJKund3H11toKLyBoduC3DVp9CRdbDnUhVW5aZUeWA81PH2V8GJ_ykHr7EGiNRoFkiyTe53K.mRm9y0jD.gj.bD19tK0k2KVZurXrKf2_CgKh25jjyIHUD8pKWXQ9a_24PFGbrOL3XkY3fKg65qoRDTerwyxcng1z6eGZb9iGk9FSPEMWg2PvZJ8z_r09dMWZVtx9TT5pii3fM99Jqnp5CieU5H5NPDhNjfyMJ3YMhg3Oc79NGoP0KgiTxVbWsAHvK2fKcvI_98gr5zaN_HlG0_4yWjBM5hM6ae5x8HSkO2DaNAgr9AgaI8ycw4flmBFTzjth.gs0xt0Ucfma2x3nFbIV_pirucZGBHbgR5pu9Vqee7yksZQ5fj0fRDGU53Vzrp35.O2OMm2gCCsKzru9zxoFpPyeKLRsoS_oNifEaaqif1DodSM3uKSDrFjB9BoSN6QSy_X8te9AR3i4t3hEcXN.K9MIhXqv3wFVaCAQum_BxNTMXSbBwxZEOUi5yd2kgxEY6ihoS8vZmyxKYtpD5Chz_wsW2jpaFQRYmBz6mTEhcb9afdTjIynQfo7R.vsBqFaxi.v1LyC_oaV5zsec5re4MbRF4GGWOEbpc9jszqTU9YYx2r5XerpnSDCcR8nD5TKzUnUNkjbAVdjjVBTU06G.qHxVt4U04yuIyoAlrTqRGNq_12cKXIiSxR67h9cfZzEkMNc02oNmAWH3lhisFDJQk6W9I3HBp_etgEAEZZ0Xbd0y1.JzfnU7hgrVIGsVas9RZ652dm3e_b_7EQdEvC10YXmewnvwSYPzzZTjEeH3wyUydZXOGZi_Y_5ZQK0Cqdb5E0VkLVM7Y9DHaGLTYlGr7NuNpMTO4DqDzJH4kcy1ZYTCdgayrqSxcqfX9CBvlNdivoQiOPSfEro7mEd.OGnS4l5DvjqbA_D61O0CU3n0SBTxSJ3Fw3j8AKxunE6GVb5lswZ6x1Y7E5IrPx8SsBIxx4_ubo77rE7pOUXIK5T4nITt2rZN1xt_kEsNdvE.4b2ODruH1RvoooXPKlZcADk1uFT9.BSwRU2qPJe0dv93ZoDLNI3f.4eyi232Vb9_UuEC1v5ztfNJMy2Wrldbp2eR5c58rfdgGs_MMDcmn4vsI711iDhuJIS4ly1BzaUqwsIJ1am2yiW1NQ.AeFDqvKgoSbuHr_tLUuxH_.g7wYmxmN9e7hT0Em_mre._d.0G1odYgQ44PJJJ3ZMY7eCd__QH.NclEleoZ6rtbkGR6SUICHYrkptX_WQi.jRzlqE9JxfihELbDI.6SaLu4YOhgUTUb7VAluij26oymB8Uwzk7R8Q.OzthJDYRj6uQxAIAXtdLwjCDJr5cEQnCQrBvXl0AAz6ZWKEdTJvB.86mqUBAMW_EZwReE64Q8A8dV51wrkH9Opf4i1oEUwiUOIoRQIM5pLyeilnJq6GQBJfIm8WqDhHlqR8tqsLXsaOC1A32T5rwphUI.1B9xrPD_4Z1Koc03cmGrEG4zvjbb4WsgHkMpWKKATLYP1Hu0qo_FidGAdCtPjJ9DJ
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · app.yugagro-connect.com

    2024-09-29 12:21

    HTTP/1.1 403 Forbidden
    Date: Sun, 29 Sep 2024 12:21:27 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 9191
    Connection: close
    Accept-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Critical-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Cross-Origin-Embedder-Policy: require-corp
    Cross-Origin-Opener-Policy: same-origin
    Cross-Origin-Resource-Policy: same-origin
    Origin-Agent-Cluster: ?1
    Permissions-Policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()
    Referrer-Policy: same-origin
    X-Content-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    cf-mitigated: challenge
    cf-chl-out: ZyEb5yBvshpF8tP4k+yZyOTv2sNUSS4nnQ0JtXwvPg+e2tCx0nCniJfTV0v/vZa+w2aZSdc+ET57SSsEqkjasiGaIl7kGMjaVBNZCu2P3H48QMjOXtLYOIjAETyOUS3Vlx41ZvoMa8mrqFHECrUKPw==$/zB9eyBYKeccpsdVvHZoPw==
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=hgDLpMpLTvMIjeTUwx6AQ0gLlA5O123Z5jVSxlNa2%2Bw%2FqVIcmuOpkVqJDYxySvXDI8cdLhvFpksxT%2BOrRjbxwSdZyH%2BubaQUl8OPTjs1%2BcVxSmkMJhL64LTSKp1T5yEFTZSophKfJ5w8"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cabeede8c280bd0-AMS
    
    Page title: Just a moment...
    
    <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><style>*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{display:flex;flex-direction:column;height:100vh;min-height:100vh}.main-content{margin:8rem auto;max-width:60rem;padding-left:1.5rem}@media (width <= 720px){.main-content{margin-top:4rem}}.h2{font-size:1.5rem;font-weight:500;line-height:2.25rem}@media (width <= 720px){.h2{font-size:1.25rem;line-height:1.5rem}}#challenge-error-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:contain;padding-left:34px}@media (prefers-color-scheme:dark){body{background-color:#222;color:#d9d9d9}}</style><meta http-equiv="refresh" content="390"></head><body class="no-js"><div class="main-wrapper" role="main"><div class="main-content"><noscript><div class="h2"><span id="challenge-error-text">Enable JavaScript and cookies to continue</span></div></noscript></div></div><script>(function(){window._cf_chl_opt={cvId: '3',cZone: "app.yugagro-connect.com",cType: 'managed',cNounce: '66487',cRay: '8cabeede8c280bd0',cHash: '5670bce52ce7b7a',cUPMDTk: "\/?__cf_chl_tk=u70fceFA4N_GbbiJlhPGZbaetGQzmLYe4g5jWnAYhtg-1727612487-0.0.1.1-4713",cFPWv: 'g',cTTimeMs: '1000',cMTimeMs: '390000',cTplV: 5,cTplB: 'cf',cK: "",fa: "\/?__cf_chl_f_tk=u70fceFA4N_GbbiJlhPGZbaetGQzmLYe4g5jWnAYhtg-1727612487-0.0.1.1-4713",md: "Sba3es3Cy9_A7faxxjYlPdb5i3CNC_HjS1JVulLkWwU-1727612487-1.1.1.1-H_a5pM1i5Dadz8gauEkY_vyeYJ9Uk1NIAW5qM2aiJT1rCqyidOPVctBYkv70iYiy2AwZu0IG8SqOCnaPaqihO4P.mPHPmSlTF8qo.7zdWcdUfQEAafczRceWTi4r51pPJp4ZDfs9HsT6vaP6Cj7jbHsEaa.5fPTZIbLKknIQUBsnL1t1ohnuy3Q.rwDksKwD0KcL59zklR9TkHxxHSYQNSzFstRnOKFH0kPi.2OBUk3FulOoBvY0unM1SqpqyML5UOW4u49.s5kY4lSQ8puk3juCHTZmxP.VHKVELqKyhHy8InlYhnTUd8rOuYqmWGUEe7v7dh9zpsx1m.WJQyCGueaG8LinF5rVKImJThHeykwm9sgITOWezkqbYTtYgYGs4BJ_nEvyHuxDqwjlux20grD7BYKsAfHet6eR7nQ5Ff2hUJJUJeJuQV74XFcoRfwj0HE5KOe3ow.QH8LTO9MqABpc9LFeSBLPWih_B5vnSOgY90vcigNz4tKvbb0GDNrbgpnNpV49Vssrk28a9QVGkg2thD_PpvMxV59.5a0mqp.sa4kSW7uLqs2SepC9dNO0g64o2TwjnXdYZTnh5JIVa1RQQNHRsS9br7mvry_hLo0Hqied7KsoJMyFtofY5i1pEQBbuxVQyYclxrY08DjEBEpZkSodpgzFdsc4SGIvVpiRgUUYSlxOdrIOnPjy0U73daS4CWovPQHMY56r.A5o33zL5vxOdFUlsrs_rx_MJEYsEq9ERnzHfEKAIPwIsBBHTglN9AzJSDyfWi84iWlEKrlrfiDzBWPGbSsgUbkQecvSt6uug05H6jXpFWs_1XCg7UPrACFW4c5hfkEcelpNwyj_G67gKbHm1wz7el2VtcDlyUev_JUfmc6vUiYWJ7ac9vMSMr.56bpcoXoaycJDtsJeDBMBQPNQ_V61SoGIPbGcBlzfc5K6d49PgjldCz_Mnc2wyZ43D7vi3FPCBVrWQ1c1oCD9NPmipjefHcfEtwOn8sjbLxzTBG4QI6Hr_Lit5N19Mu974MOOaVCApB3SK6yo1yaVfBwMTrEYEZt8_8UYR21VuW3unpYLOHC1tJdXVAa9Ll6g3Ycp2H0z8IqLEC6ao2INICPebkyfwkL29vGBIuJhLMvbDnMv3pC.OY7M86VT10W5FthC8vW6WK.kkuxO4mTad36uI4SnVzhPuY41yROwMkIsYEURLiK8pMuUU3gmzPIygFJeoQR_TpxZJ3BT1O4k7rOTjy66ozyx5wlynZiksow_f.k0WIliD2zv5ZC.d0K.vup8uSfQHpNnA8F1ZFSlURODogrrrevFBzVuOUftMJRsoSVxFFYPjwQzmDUTTpClX9BdSuGniaijQNbnCem_1TVAbaBblPesjvDnUZbhzIalIJv_XpB81XYIlTaT1cptl80CaYkgNNa3ZslWqdeUNjQI5vraMMEQRIeLNzQU2bTzAXf156lx57KX60QINNSRzYPm9vsZDYxuhPGz2Y.zRQ9tepg4uboxN_7DrDV7C63TFFEhwoGPnpVKSGkBF_y05MXyfSsQ_D0qqljrQfbEP.gyw3_gqDYLPOsSmsbaha3jjqD3C7z8QIq.BXlaG_tM18pZfklemBRyoQQjGDOCZrcHL
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · yugagro-connect.com

    2024-09-29 09:46

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 29 Sep 2024 09:46:45 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sun, 29 Sep 2024 10:46:45 GMT
    Location: https://app.yugagro-connect.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=m%2BsA8cTNjF8JhZck85nyL8MlPbSMAEi1Kn8k71SC8ENP%2FrCW3DM3D52SY6qnVSlsnQwUpKayDJGgdDM3hJYPFcFOqGqI28rs6P5QE2RuovoEjmfD9xMhLaWvQZyC8vG4MOpmxTw%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cab0c454cd53638-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · yugagro-connect.com

    2024-09-29 09:46

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 29 Sep 2024 09:46:45 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sun, 29 Sep 2024 10:46:45 GMT
    Location: https://app.yugagro-connect.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=gkOzJ2GumkdmdYpGcCe6JAmj9IH0KsazVK0W9046aEGKfUDO7fChbW7cgio5SX1dYWumgS4JeT4Y4Ecu4Gv0fZGBUkqROi3XZ4ZHgaZlYqYC3AAjau3NTwP%2F2LGR6L2LrFIpIpU%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cab0c45393ed380-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · yugagro-connect.com

    2024-09-29 09:46

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 29 Sep 2024 09:46:45 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sun, 29 Sep 2024 10:46:45 GMT
    Location: https://app.yugagro-connect.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Iv0kQ9Ybc6byY%2B3gsffRGQCq7LIh2tGG5go7M%2BkIAGLcHqm9A%2FmBo6AdVW9xNum7ROttps2qL5GMgCqEwpSf2KBCustSt%2BXHbFDXubNGDTBk1%2BqBrS7kUsmoV2rt4XSa8nAN8HA%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cab0c44ace803f4-FRA
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · api.yugagro-connect.com

    2024-09-29 09:44

    HTTP/1.1 403 Forbidden
    Date: Sun, 29 Sep 2024 09:44:03 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 9170
    Connection: close
    Accept-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Critical-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Cross-Origin-Embedder-Policy: require-corp
    Cross-Origin-Opener-Policy: same-origin
    Cross-Origin-Resource-Policy: same-origin
    Origin-Agent-Cluster: ?1
    Permissions-Policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()
    Referrer-Policy: same-origin
    X-Content-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    cf-mitigated: challenge
    cf-chl-out: oztOoXNbSk2mEl/KxlDyEB1Zg87+BXHBIMrbN/fYot1DbtLhjEF9EJCSSgzcMuuDSZ+hmBxn0CXckpOXOzTZYY293gojCOVdx4wdk4dVhJg+edZMs4pftaK1acjAVn1miM9konCLm9OSPiUWMnFLeA==$ir5/RKRHvuAHABALh1faCQ==
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RnOXak83Gv07kpAR%2F0ipvmNsPB5unRkonF292X5w0vJMM%2B9UOcmJqV6yRTjbgYfBeqwHYV1rWGKU8wuVU4J7K5LIvaEsJ5US9iTw3eweNrG3%2FmVl7Jb2lYDuo9mdlxixFEb4U%2FxqayOl"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cab084c8fdb367a-FRA
    
    Page title: Just a moment...
    
    <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><style>*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{display:flex;flex-direction:column;height:100vh;min-height:100vh}.main-content{margin:8rem auto;max-width:60rem;padding-left:1.5rem}@media (width <= 720px){.main-content{margin-top:4rem}}.h2{font-size:1.5rem;font-weight:500;line-height:2.25rem}@media (width <= 720px){.h2{font-size:1.25rem;line-height:1.5rem}}#challenge-error-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:contain;padding-left:34px}@media (prefers-color-scheme:dark){body{background-color:#222;color:#d9d9d9}}</style><meta http-equiv="refresh" content="390"></head><body class="no-js"><div class="main-wrapper" role="main"><div class="main-content"><noscript><div class="h2"><span id="challenge-error-text">Enable JavaScript and cookies to continue</span></div></noscript></div></div><script>(function(){window._cf_chl_opt={cvId: '3',cZone: "api.yugagro-connect.com",cType: 'managed',cNounce: '77599',cRay: '8cab084c8fdb367a',cHash: '2a79802a76965f8',cUPMDTk: "\/?__cf_chl_tk=8JzjpCLwukc6gjUcqdxTQxMB5k0cwF3yYWzxZunm53I-1727603043-0.0.1.1-4692",cFPWv: 'g',cTTimeMs: '1000',cMTimeMs: '390000',cTplV: 5,cTplB: 'cf',cK: "",fa: "\/?__cf_chl_f_tk=8JzjpCLwukc6gjUcqdxTQxMB5k0cwF3yYWzxZunm53I-1727603043-0.0.1.1-4692",md: "d4JSYzd.UYGv1o4.Nor4_b.1dmLruFZA8R5ElieEScI-1727603043-1.1.1.1-FnghsH_avoS.vA1SoMi6WRGC6JpyVi.UQ3yjAPEMnn5pL6XYbxzT07TC1pKKMDLLZs2sjEX.T0Uu.378LkMVsUzJhI7rKQ.lp0hDjTUMQaSc1WTrvEopAso0M5rFE1TZ6QUFxIOpeqp8KJoeXQ5p6DU_P8KdIPLsB4Jq4NdkMdfC066.xn52r5YPiaFUQyEBR8uHOtnRyQ0kijzgZZBaCgzl2MFxrV7yJ5rq.SmEcUsQANUYUKowJxVo4wQnIih9IiX4Afr35OIhDEtpVBcn_2nh5pEW1A.tV1OLMGt0oLqHMubXYLRlivMlcYzBCfYxlHJeVlHOLSxv5f2XL5lZjdbhYk25z3d18vYd20ky_gsEqM4hwfb8Xnje1nD425Rd.L0z6pCLSkmyyutMHF7C_n4jAkgOk21VdtoOxib8.6h8oSD.NKfJaMEt_kj.IUpaWlWX69E5AxCRXCV9UDP5UjTYFcL51U.zJmaYUjtyBY9_gSWmHH_XA5Pj.jEHFxkJkK4tXDPx6Lmd3bpN29FyuFmGEsgi64kL8tFdlyWJvEekjHPuufbwO2EkmR9HZtP.oRGu4JEcofCgFvRFzSFWWrI_AgK4hWlIWOFdQGE0hN8Ni75OcEgLhsYVL.ZJXc7JE7PmSZNMueb66n.pLImotZMnQMd._TcuLlzKsDr_uAlD9QtTKHOIq7efy_tTSJssGbXbfO3zfEcsa1vR6i3RgTQNhOezRkPESEUPO9ca3DwHM6WCUQbYepUrShDmWHM4.vSmAZzFeNn7l4tk73a5x5gvP4qZzgZM1howz9wbmNrKnS.l.SpRa7L7E90nENAIjepakLea0lwwuHMW4kKINersSvZNuxEwe.rrQ1yx_5yciD94J1S3VtZPGTv86C4f6gTmtKhKuz1wJp_Ojwxo01Gf2ApotHYL.oMToASF7wcOjRbNI5wrvbBfXl2gXX4CW6G.Epf_LgxRZAbNrZ_AnGs3iTSZudG.KMrPq_9SPRD3jw22fSU_GlxxtYj3U7nbf9.GvynHEh0LMRZ9lF3n0JC3S3URiQL3AiHhKGmPSfSndI1rH5.z69HL6s_tarM4RbAgwKmehhq1DYYaWaxpY0N8zvOwIbUptDt00sIMur7JObAB1Fa_Z1rUKczaGcfXXNdZYfJgDbDbs6IjkRAlYX1ovVZ7g6M8RXmPsx2eIH8CDjhtTvKEBZJQBdV8YD5pWsNgxSlsGv_Cu_gG2gNlkOe8zaxTQoBJzJrg8qD_4yo9ssBfth8_kAiVBc2N3pdFNoGEO7u5QB2zzlLH5jmPp3aRoL9A3cPhFMMn_qevHtpr6h03TiY50bR1yFJ4fW3RxSGAU07haEdrA6X0gB4papeRugnd4ipRbHJ6tPCI7wtq8kyOVdGXmSSspfq3CeObu0Hq53uU_B1Q2J.L3PQ8U3ycOUO4TRpigvCNRrFsoyr2bH_i_upWE.ZACDV4gN9nNyh.mGU0hWj5.s9emWdFPsJQNo3iwCM58kNkr8mBTN2K0ItdIDjNiUCBJEQcYGb3YX8.efCQteoz_aFlhiDYDhLx9zseEx1jR5d6pRj.xZ5oLR7wkzffUUWcXeUNmjFU1WDI7QdXZo6D1epFdQPGyXMWeaQ6rTNBT
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · api.yugagro-connect.com

    2024-09-29 09:44

    HTTP/1.1 403 Forbidden
    Date: Sun, 29 Sep 2024 09:44:03 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 9162
    Connection: close
    Accept-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Critical-CH: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
    Cross-Origin-Embedder-Policy: require-corp
    Cross-Origin-Opener-Policy: same-origin
    Cross-Origin-Resource-Policy: same-origin
    Origin-Agent-Cluster: ?1
    Permissions-Policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()
    Referrer-Policy: same-origin
    X-Content-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    cf-mitigated: challenge
    cf-chl-out: +zyjLeICx5l/5XCC3fmqwmpXFC0LeKLJMrnj6V4EH/d5JI7/lpCgxnD8a47l6F2nhcin/M5jD8S41WUsYBI38YyHx0DraJwkDfRR2OWM11nSIRGmbDC3H6PFdcwmOARV4+cbH+sF1QzcuM25fPXJGA==$0hxWb9PY5ocVdvA841tjbg==
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Ub5GMqd8WYHe%2BpN686k9Hgnx6Ik777pYCiqub9gqo4fScZllNpsGlwnSGo3C0dUv8yJtsUtfahfI6xobHj26wFTEa7Y6ByUgkivAWaK7H9quH1ZVaurCPu9r7WJWwnHzzR5%2Bt3o7%2F5El"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cab084c0fe577b7-LHR
    
    Page title: Just a moment...
    
    <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><style>*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{display:flex;flex-direction:column;height:100vh;min-height:100vh}.main-content{margin:8rem auto;max-width:60rem;padding-left:1.5rem}@media (width <= 720px){.main-content{margin-top:4rem}}.h2{font-size:1.5rem;font-weight:500;line-height:2.25rem}@media (width <= 720px){.h2{font-size:1.25rem;line-height:1.5rem}}#challenge-error-text{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:contain;padding-left:34px}@media (prefers-color-scheme:dark){body{background-color:#222;color:#d9d9d9}}</style><meta http-equiv="refresh" content="390"></head><body class="no-js"><div class="main-wrapper" role="main"><div class="main-content"><noscript><div class="h2"><span id="challenge-error-text">Enable JavaScript and cookies to continue</span></div></noscript></div></div><script>(function(){window._cf_chl_opt={cvId: '3',cZone: "api.yugagro-connect.com",cType: 'managed',cNounce: '31055',cRay: '8cab084c0fe577b7',cHash: '97756de2ddb56ab',cUPMDTk: "\/?__cf_chl_tk=6zdLOoOtLimlvCiNj7NtIX5dOvCH0Cj84kPbnGPhSzw-1727603043-0.0.1.1-4692",cFPWv: 'g',cTTimeMs: '1000',cMTimeMs: '390000',cTplV: 5,cTplB: 'cf',cK: "",fa: "\/?__cf_chl_f_tk=6zdLOoOtLimlvCiNj7NtIX5dOvCH0Cj84kPbnGPhSzw-1727603043-0.0.1.1-4692",md: "VdIRPxtD11tIghyj7hd4p6SdVILm0pdBvOxBINfHpGI-1727603043-1.1.1.1-Ut2U8wgFWPV.mmItCJO2twBXfs08RM1pn8QcBZ0lfppYaaZb4rAYgdL_bahJxA5yctXJ3WRgUKTtRJWa5RahHqZUyGAQMh_U1TMa1qtQL5t0DqqVLJ6VtpLJUE6hbsMaiEVW..8Hw7rDJ5C4_Jf5XQh1bD5pFxcLYzcanI37pjysnJu5XzAsxGmvcw.u1kru9kD5pnLj3zhLveZ82wxHNMHfoXfuXc50xu87T0pSUKGPGVAjqrKNv6AeZMLB04ceXdegGQRjuJ8ov5SIn4cscn5Ja3xgGm18CSdQyRCJ7IlrGp8SOKaBMtxUUNPPzHN9R4Jn786eZb.eeLwTN7zltoVkQFl3X4XloORWF90YKjMyobcShDcIwc0u1rzQOQ.y3u3aiS89pjja6wooDISlFUDqaUic7b.B.ssb6AbUCAzFomNe9bb3aJ0c42s4apvvez6DN65PBFfUplpV5czfbdeBHuC2iMtkluqhXBG8Xa0eCRtY48DVtgKHeQ59eaVsNSa_Za3rhuodHzw2OwQoUPUkkub8R5LtEbkes_sdnvaKZjutBYdWLWKaU337E1uZu3X7y_SdTQI5JUGMQ4TR5LhYzBPd9g7JjNa2KQgZFySzte9f7SDI_3wLLsv0RwQkeYHHQDcd5KS1SQDVJ8ii8OSY8wOfeT58ff7piWD2xw8.eyLTO1.70403ntzKE0u0g13V75L.AEpwWA8vi9LHxQPP4Wl53xKUloYCPs2Dq9aiqrHIupIAIvhd8rqKGtdyVkjawyJ8C99BAyaRuj9FDxPwa0S9xdSqjUiIhTmSajztalsy.kX1T4w2KLnOZbad8OLAfN1ufobsaclPwWmQTpRMUPU4cZYi1oqLp1ixIRq_gpYBz6hiGWdEYpYMLw5hnOPU_YOGeO3nQ_jr15ONrV5iNJy.JqLm3mSkqMrMl5ihRLxG8yJ6lYFdebdtNnvKmqtjP0p02QpTTV2lS6NaPxxqASuNbHxqrQi4il1sHvG0Y.SBmx8BO5lB9NB_ZhoMEnUKOCfYsBK0AYA0LeTdO1SzPi_._.3aHTtrJhQ81VXEyJh1TjoptD.7Ed99CZwxpGCjqerx0pvHsO1W6is0ZqlE5Bvk4Cab9cTDfIImvrRJZRR2gKPOHpvKGky9XrUOnGBn7o3eKM6a_Cwj488L4ayC4vhjODviFDfzYkSg6tAlW..yM58X.J1WUs7rj5kcHfJg5n2mVetuXqa9Lwgci.eACarmKSTo2XlArHhe8t6C.AsblAn7jPZT5RUsbaYbZ.P4WbU4SQuRNNpvS7EhCD0xYQTo228VEUzvEUgEYYAZEstaKUq0GpdNWlqVA9ZjKroHhchVagv4c98ng5kPIZaCeL9lcfZRcGburanKo3SBF7vrQmvP7yjjaGrnSJDUvpvRe6qfZHK5ATkV_oiY4Wuut5Xhsxwha97UsBYo80SxikVAAq5XpS6Eys7SQXMSFjeqpVxhCgZ7MShqIMMYUX0PPIJX_eqGpniMHPv8NeKPRTOcaWjnBMwkRxIJg7KKSRQjfZRbkdd933f5fPAitS.8RbxvBWwNi9K_dj4WPli41kZm9fIREb6uyIV5k9KG75HrloQ_9f6m4Y4Wnt0p.H5cosvT9YmDe
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · api.yugagro-connect.com

    2024-09-29 09:44

    HTTP/1.1 308 Permanent Redirect
    Date: Sun, 29 Sep 2024 09:44:03 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Location: https://api.yugagro-connect.com
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=aHY8C6xRU%2Bvne5mEnFKRMjCivBykh2Zeoco6M3eYOBd8SfWGxBMxg84vIlYeV26m9u7Hm5xiO1ihyEtveydMJ97Qpb%2B%2FrEFTR6IviJt%2Bo3qwimoXCAskG2NUQGAxx%2BBlkc%2B4pW2DB%2Bcb"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8cab084b6e694d9d-FRA
    
    Page title: 308 Permanent Redirect
    
    <html>
    <head><title>308 Permanent Redirect</title></head>
    <body>
    <center><h1>308 Permanent Redirect</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-09-29 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · venocix.de

    2024-09-28 21:02

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 28 Sep 2024 21:02:47 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 28 Sep 2024 22:02:47 GMT
    Location: https://venocix.de/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=paoNNG7YlRPPo4GAjdboQafLlh5KzvM6noWGYw8DQ7FtWFJJARZ%2FkW2KZQm8C2B5UL3QdOAbciQhA2Aujw0%2FOoTz4KSFxik60kvYeb%2Be2Sw4DYoJGYpdpaeXSYw%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8ca6ad27be4e6194-ORD
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · venocix.de

    2024-09-28 21:02

    HTTP/1.1 403 Forbidden
    Date: Sat, 28 Sep 2024 21:02:48 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Sat, 28 Sep 2024 21:03:03 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Zv%2FoX%2BXtF3jPOXJ5%2BSaMD24XuwKlDyAx%2BkFSYsn%2BtAY660t6Yk7hMDENdaOPo2ecGs3Q8IajeMhAWIKgUvFY%2BjhMZOiKe8hAMwQAKLCvKE%2FYLbXnm16gLtp3Atc%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Strict-Transport-Security: max-age=0; preload
    Server: cloudflare
    CF-RAY: 8ca6ad300bc6b030-ATL
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> venocix.de</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8ca6ad300bc6b030</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">139.59.136.184</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · venocix.de

    2024-09-28 21:02

    HTTP/1.1 403 Forbidden
    Date: Sat, 28 Sep 2024 21:02:46 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Sat, 28 Sep 2024 21:03:01 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=FL1bi6RWGbZqWOIGMrk1rZsqhttjbjqmxWe9p3HmOWob9L1xVr4iCmy7wvxievrQWv7p61UP%2FskNBCz3rJo4WuJCl3fV24qsUFIo%2BXYsLvyM8k7IXlryJy%2BQPTs%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Strict-Transport-Security: max-age=0; preload
    Server: cloudflare
    CF-RAY: 8ca6ad21c9df948e-LHR
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> venocix.de</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8ca6ad21c9df948e</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">46.101.1.225</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.r
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · www.idemsystems.com

    2024-09-28 19:31

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 28 Sep 2024 19:31:24 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    location: https://idemsystems.com/
    cf-edge-cache: cache,platform=wordpress
    x-redirect-by: WordPress
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LzP4dfoF65uYI5n0ydAEJLkNLDpZoE0o5p89N44%2BCEdVy7C7PCmg28uNTEFiCu0P53f5cU6Paj03BQYzRdlcbUKvIjRunVnFgHD0z61zfrd5fjoSTWb7Thx%2BREEx8iU1NQHoSxI%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8ca6274afe316572-AMS
    
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 104.26.6.230:80 · api-beta.pandlr.com

    2024-09-28 18:45

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 28 Sep 2024 18:45:09 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 28 Sep 2024 19:45:09 GMT
    Location: https://api-beta.pandlr.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=6KF0kpFHys986YDiFoyq2H7%2By2U60FvNl3Tyin2kSVGnGHerDxr%2ByyIAY2lw%2BCc0lB3OSg8ituc71PnTk81T3haQHz1ItIIRR7Ixeom4F8WY%2BgEvEf4NXgPlHcjnQGQZP4l89zRN"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server: cloudflare
    CF-RAY: 8ca5e38e7fbe8c1e-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · api-beta.pandlr.com

    2024-09-28 18:45

    HTTP/1.1 403 Forbidden
    Date: Sat, 28 Sep 2024 18:45:09 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Sat, 28 Sep 2024 18:45:24 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=A4aUy57LhRoV0AsAI41vVveVaByFtEQ3z4kADaX3kjS9MeVw97i%2BooENbGroUpBoo6xd4ZZVn1KScTswYMj0YS5VI5qvkryu%2FdopahtswCN26Ja7RTUFyC%2BwICXS5sZp%2FGYRQQ02"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server: cloudflare
    CF-RAY: 8ca5e38eba3f42d7-EWR
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> pandlr.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8ca5e38eba3f42d7</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">167.172.158.128</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classLis
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 104.26.6.230:8443 · api-beta.pandlr.com

    2024-09-28 18:45

    HTTP/1.1 403 Forbidden
    Date: Sat, 28 Sep 2024 18:45:09 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Cache-Control: max-age=15
    Expires: Sat, 28 Sep 2024 18:45:24 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RfjTpSmDrzNrnB3vJ1VjJUZn28MrQUV5fndPVz3AZsIdBjG1iPBsreItNGXKg3adT7Ft4mvBe04QRHgoIaArDO6LsigPF0LhfG%2FnBNm%2FR%2FK68KtwpREWIrrEy3PhUx0iVUorjNNp"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server: cloudflare
    CF-RAY: 8ca5e38c8b878c33-EWR
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> pandlr.com</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
      <p class="text-13">
        <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8ca5e38c8b878c33</strong></span>
        <span class="cf-footer-separator sm:hidden">&bull;</span>
        <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
          Your IP:
          <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
          <span class="hidden" id="cf-footer-ip">167.172.232.142</span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
        </span>
        <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
        
      </p>
      <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classLis
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 104.26.6.230:443 · consumertoday.net

    2024-09-28 09:58

    HTTP/1.1 200 OK
    Date: Sat, 28 Sep 2024 09:58:45 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    vary: Accept-Encoding
    x-ua-compatible: IE=edge
    link: <https://consumertoday.net/wp-json/>; rel="https://api.w.org/", <https://consumertoday.net/wp-json/wp/v2/pages/1996>; rel="alternate"; title="JSON"; type="application/json", <https://consumertoday.net/>; rel=shortlink
    x-frame-options: SAMEORIGIN
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Cache-Control: max-age=2678400
    CF-Cache-Status: EXPIRED
    Last-Modified: Sat, 28 Sep 2024 09:58:45 GMT
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=2rQMhFeHceEKBFMpZVM4qtfSDoi2h%2BCmNoRnaszKsXtf6wbxB1xvfY4NkYeNDKbUG8g%2B%2BFw%2BHDql0Cu8OATvYf%2FYka2gM6%2Flm76mzpuqNCdodVZOwbLLCo4tbQubfE%2Bu0r2c"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8ca2e074bba93679-FRA
    
    Found 2024-09-28 by HttpPlugin
    Create report
consumertoday.net*.consumertoday.net
CN:
consumertoday.net
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-08 10:22
Not after:
2025-01-06 10:22
idemsystems.com*.idemsystems.com
CN:
idemsystems.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-26 02:44
Not after:
2025-01-24 02:44
holicolourpowder.com.au*.holicolourpowder.com.au
CN:
holicolourpowder.com.au
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-16 16:38
Not after:
2025-01-14 16:38
yanairbe.com*.yanairbe.com
CN:
yanairbe.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-14 09:13
Not after:
2025-01-12 09:13
cgtextures.com*.cgtextures.com
CN:
cgtextures.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-09-10 03:09
Not after:
2024-12-09 03:09
museuegipci.com*.museuegipci.com
CN:
museuegipci.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-02 10:32
Not after:
2024-12-31 10:32
jimcolemanstore.com*.jimcolemanstore.com
CN:
jimcolemanstore.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-31 20:05
Not after:
2025-01-29 20:05
love-lies.nl*.love-lies.nl
CN:
love-lies.nl
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-31 09:15
Not after:
2025-01-29 09:15
merchant9.com*.merchant9.com
CN:
merchant9.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-09-07 16:43
Not after:
2024-12-06 16:43
mast.tas.gov.au*.mast.tas.gov.au
CN:
mast.tas.gov.au
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-15 06:52
Not after:
2025-01-13 06:52
phoronix.com*.phoronix.com
CN:
phoronix.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-29 20:17
Not after:
2025-01-27 20:17
betlabel.com*.betlabel.com
CN:
betlabel.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-29 09:46
Not after:
2025-01-27 09:46
brtecnico.com.br*.brtecnico.com.br
CN:
brtecnico.com.br
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-09-26 06:16
Not after:
2024-12-25 06:16
images.guns.lol
CN:
images.guns.lol
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-29 01:41
Not after:
2025-01-27 02:41
vipruchigood.com*.vipruchigood.com
CN:
vipruchigood.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-19 06:56
Not after:
2025-01-17 06:56
ddtankll.com*.ddtankll.com
CN:
ddtankll.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-28 03:33
Not after:
2025-01-26 03:33
idemsystems.com*.idemsystems.com
CN:
idemsystems.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-08-28 02:13
Not after:
2024-11-26 02:13
ufs.pt*.ufs.pt
CN:
ufs.pt
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-08 00:11
Not after:
2025-01-06 00:11
tonlexi.com
CN:
tonlexi.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-09-08 10:44
Not after:
2024-12-07 11:44
ebundletools.in*.ebundletools.in
CN:
ebundletools.in
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-20 21:18
Not after:
2025-01-18 21:18
dropkit.com*.dropkit.com
CN:
dropkit.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-20 02:20
Not after:
2025-01-18 02:20
optimizesmart.com*.optimizesmart.com
CN:
optimizesmart.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-19 13:50
Not after:
2025-01-17 13:50
www.falk.us
CN:
www.falk.us
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-19 09:56
Not after:
2025-01-17 10:56
mta-sts.falk.us
CN:
mta-sts.falk.us
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-19 08:15
Not after:
2025-01-17 09:15
alexander.falk.us
CN:
alexander.falk.us
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-19 06:48
Not after:
2025-01-17 07:47
a.falk.us
CN:
a.falk.us
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-19 06:41
Not after:
2025-01-17 07:41
falk.us
CN:
falk.us
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-19 06:38
Not after:
2025-01-17 07:38
joboti.nl*.joboti.nl
CN:
joboti.nl
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-18 19:25
Not after:
2025-01-16 19:25
phoronix.com*.phoronix.com
CN:
phoronix.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-08-31 21:01
Not after:
2024-11-29 21:01
pandlr.com
CN:
pandlr.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-09-05 06:57
Not after:
2024-12-04 06:57
pandlr.com*.pandlr.com
CN:
pandlr.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-04 13:14
Not after:
2025-01-02 13:14
*.gjirafamall.com*.joy.gjirafamall.comgjirafamall.com
CN:
gjirafamall.com
Key:
ECDSA-256
Issuer:
E5
Not before:
2024-10-17 21:58
Not after:
2025-01-15 21:58
dragonslots.com*.dragonslots.com
CN:
dragonslots.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-08-19 12:50
Not after:
2024-11-17 12:50
*.staging.dragonslots.comstaging.dragonslots.com
CN:
staging.dragonslots.com
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-10-17 10:40
Not after:
2025-01-15 10:40
myaiplay.com*.myaiplay.com
CN:
myaiplay.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-16 09:16
Not after:
2025-01-14 09:16
mast.tas.gov.au*.mast.tas.gov.au
CN:
mast.tas.gov.au
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-08-17 04:45
Not after:
2024-11-15 04:45
*.hopamviet.vnhopamviet.vn
CN:
hopamviet.vn
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-10-14 20:53
Not after:
2025-01-12 20:53
holicolourpowder.com.au*.holicolourpowder.com.au
CN:
holicolourpowder.com.au
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-08-18 15:51
Not after:
2024-11-16 15:51
consumertoday.net*.consumertoday.net
CN:
consumertoday.net
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-08-10 10:02
Not after:
2024-11-08 10:02
doppelherz.uz*.doppelherz.uz
CN:
doppelherz.uz
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-08-08 10:17
Not after:
2024-11-06 10:17
debtadvicecanada.ca*.debtadvicecanada.ca
CN:
debtadvicecanada.ca
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-08-09 21:37
Not after:
2024-11-07 21:37
yanairbe.com*.yanairbe.com
CN:
yanairbe.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-08-16 07:03
Not after:
2024-11-14 07:03
greenhost.pw*.greenhost.pw
CN:
greenhost.pw
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-09-08 19:28
Not after:
2024-12-07 19:28
*.cheetahcow.com*.craig.cheetahcow.com*.emily.cheetahcow.com*.hazel.cheetahcow.com*.jimmy.cheetahcow.com*.kevin.cheetahcow.com*.stacy.cheetahcow.comcheetahcow.com
CN:
cheetahcow.com
Key:
ECDSA-256
Issuer:
E5
Not before:
2024-09-21 21:28
Not after:
2024-12-20 21:28
yugagro-connect.com*.yugagro-connect.com
CN:
yugagro-connect.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-09-08 17:14
Not after:
2024-12-07 17:14
venocix.de*.venocix.de
CN:
venocix.de
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-09-09 06:48
Not after:
2024-12-08 06:48
pandlr.com*.pandlr.com
CN:
pandlr.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-08-06 13:57
Not after:
2024-11-04 13:57
Domain summary