Domain kkghk1.kukudogs.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2a06:98c1:3120::3:8443 · kkghk1.kukudogs.com

    2026-01-10 12:03

    HTTP/1.1 522 <none>
    Date: Sat, 10 Jan 2026 12:04:16 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19677,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbc08ba4dba39ff-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:8443 · kkghk1.kukudogs.com

    2026-01-10 12:03

    HTTP/1.1 522 <none>
    Date: Sat, 10 Jan 2026 12:04:16 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19564,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbc08ba0945ac4e-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · kkghk1.kukudogs.com

    2026-01-10 12:03

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 12:03:58 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-cache, private
    Cache-Control: no-cache
    access-control-allow-origin: 
    access-control-allow-methods: GET,POST,OPTIONS,HEAD
    access-control-allow-headers: Origin,Content-Type,Accept,Authorization,X-Request-With
    access-control-allow-credentials: true
    access-control-max-age: 10080
    Set-Cookie: SITE_TOTAL_ID=30aa4f25b8a4412a620e439cb650da57; Path=/; Max-Age=259200000; HttpOnly
    strict-transport-security: max-age=31536000
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=b7f6nPaGJbn4xMxsSFZLJO7FkQ22ZvZ9FBv4t8s0s30hHLbVpKpE1ShUu%2BVXAWYVlMbdz8Z2OcpfZ%2F2my7w8i6lBOZ3rhJZPLcPazCa%2FTdO%2BqP5la1LyrcSohmeBflk%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=1136
    CF-RAY: 9bbc08b9e919ac0c-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: 哭哭狗网络
    
    <!DOCTYPE html>
    <html>
      <head>
        <title>哭哭狗网络</title>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <meta name="renderer" content="webkit" />
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
        <meta name="description" content="打开新世界的大门的钥匙" />
        
            <link rel="icon" href="/theme/Aurora-main/favicon.svg" />
            <link rel="icon" href="" />
      
        <link rel="stylesheet" href="/theme/Aurora-main/static/phosphor-icons/duotone/style.css" />
        <link rel="stylesheet" href="/theme/Aurora-main/static/phosphor-icons/regular/style.css" />
        
          <link rel="stylesheet" href="/theme/Aurora-main/static/custom.css?v=20231102012645" />
        
        <style>
          html,
          body {
            height: 100%;
            margin: 0;
          }
          a {
            color: inherit;
            text-decoration: none;
          }
          .is-darkmode {
            background-color: #272827;
          }
          .is-darkmode .loading-user:before {
            display: none;
          }
          .hourglassx {
            width: 120px;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
          }
          .hourglass {
            stroke-dasharray: 210;
            -webkit-animation: snake 3s linear infinite both;
            animation: snake 3s linear infinite both;
          }
          .loading-user {
            width: 40%;
            text-align: center;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            font-size: 24px;
            color: #999;
            overflow: hidden;
          }
    
          .loading-user:before {
            content: '';
            position: absolute;
            left: -100px;
            top: -80px;
            width: 16px;
            height: 400px;
            background-color: rgba(255, 255, 255, 0.8);
            transform: rotate(45deg);
            animation: flash 1.5s linear 0.1s infinite;
          }
          @-webkit-keyframes snake {
            0% {
              stroke-dashoffset: 0;
            }
            100% {
              stroke-dashoffset: 420;
            }
          }
          @keyframes  snake {
            0% {
              stroke-dashoffset: 0;
            }
            100% {
              stroke-dashoffset: 420;
            }
          }
          @-webkit-keyframes flash {
            0% {
              left: -100px;
            }
            100% {
              left: 100%;
            }
          }
          @keyframes  flash {
            0% {
              left: -100px;
            }
            100% {
              left: 100%;
            }
          }
        </style>
      <link href="/theme/Aurora-main/static/css/n.960f0d5f.css" rel="stylesheet"><link href="/theme/Aurora-main/static/css/app.9a999ca1.css" rel="stylesheet"></head>
      <body>
        <noscript>
          <strong>Browser Disable JavaScript, Please Enable.</strong>
        </noscript>
        
            
        <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="hourglassx" x="0px" y="0px" viewBox="0 0 203 203" enable-background="new 0 0 203 203" xml:space="preserve">
          <g>
            <path
              class="hourglass"
              fill="none"
              stroke="#C0E5FA"
              stroke-width="5"
              stroke-linecap="round"
              stroke-miterlimit="10"
              d="M137.5,169.5h-72
    		c0-72,63-73,63-126h-54C74.5,96.5,137.5,97.5,137.5,169.5z"
            />
            <path
              class="hourglass"
              fill="none"
              stroke="#74C2EE"
              stroke-width="5"
              stroke-linecap="round"
              stroke-miterlimit="10"
              d="M65.5,34.5h72
    		c0,71-63,71-63,126h54C128.5,105.5,65.5,105.5,65.5,34.5z"
            />
          </g>
        </svg>
      
            <div class="loading-user"></div>
      
        <div id="app"></div>
        
          <script>
          window.EnvConfig = {
            serverUrl: '',
            landPage: 'index',
            showRegInvite: 'show',
            appTheme: 'auto',
            appColor: 'volcano',
            appName: '哭哭狗网络',
            appDesc: `打开新世界的大门的钥匙`,
            appLogo: '',
            appVersion: '1.7.5.2685.1112',
            clientIOS: 'https:/
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · kkghk1.kukudogs.com

    2026-01-10 12:03

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 12:03:56 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Location: https://kkghk1.kukudogs.com/
    Strict-Transport-Security: max-age=31536000
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3ZqFWSTOjgUj1LSBPDDu%2F8yrF8otHj11PCWNfbPieL8XhFKKEL0jMKi3Rcd5aXW3FcRiiEVZsaVWu2AcGJckWXcbST2xscwVLJgVBQapXzi%2FuvQ0yRojKE5ILX3opNU%3D"}]}
    CF-RAY: 9bbc08b61fcb4dcd-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>nginx</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 172.67.152.120:8443 · kkghk1.kukudogs.com

    2026-01-10 12:03

    HTTP/1.1 522 <none>
    Date: Sat, 10 Jan 2026 12:04:16 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbc08b9ee5e44aa-AMS
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 172.67.152.120:443 · kkghk1.kukudogs.com

    2026-01-10 12:03

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 12:03:58 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-cache, private
    Cache-Control: no-cache
    access-control-allow-origin: 
    access-control-allow-methods: GET,POST,OPTIONS,HEAD
    access-control-allow-headers: Origin,Content-Type,Accept,Authorization,X-Request-With
    access-control-allow-credentials: true
    access-control-max-age: 10080
    Set-Cookie: SITE_TOTAL_ID=479bba3597765556ccb3683d8d577b5c; Path=/; Max-Age=259200000; HttpOnly
    strict-transport-security: max-age=31536000
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=IAVvIbFaHIxK9San0BZo4V7EcXKDyVwNXVg%2FAmLkxsSZTpWtbwPLNW2mYthl6NpE74%2B8JbxQ2lV0G9xWBDGME3oKuRkpjAIo4enDOKkEHjrk6Hw%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    CF-RAY: 9bbc08b9eaf3d291-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 哭哭狗网络
    
    <!DOCTYPE html>
    <html>
      <head>
        <title>哭哭狗网络</title>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <meta name="renderer" content="webkit" />
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
        <meta name="description" content="打开新世界的大门的钥匙" />
        
            <link rel="icon" href="/theme/Aurora-main/favicon.svg" />
            <link rel="icon" href="" />
      
        <link rel="stylesheet" href="/theme/Aurora-main/static/phosphor-icons/duotone/style.css" />
        <link rel="stylesheet" href="/theme/Aurora-main/static/phosphor-icons/regular/style.css" />
        
          <link rel="stylesheet" href="/theme/Aurora-main/static/custom.css?v=20231102012645" />
        
        <style>
          html,
          body {
            height: 100%;
            margin: 0;
          }
          a {
            color: inherit;
            text-decoration: none;
          }
          .is-darkmode {
            background-color: #272827;
          }
          .is-darkmode .loading-user:before {
            display: none;
          }
          .hourglassx {
            width: 120px;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
          }
          .hourglass {
            stroke-dasharray: 210;
            -webkit-animation: snake 3s linear infinite both;
            animation: snake 3s linear infinite both;
          }
          .loading-user {
            width: 40%;
            text-align: center;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            font-size: 24px;
            color: #999;
            overflow: hidden;
          }
    
          .loading-user:before {
            content: '';
            position: absolute;
            left: -100px;
            top: -80px;
            width: 16px;
            height: 400px;
            background-color: rgba(255, 255, 255, 0.8);
            transform: rotate(45deg);
            animation: flash 1.5s linear 0.1s infinite;
          }
          @-webkit-keyframes snake {
            0% {
              stroke-dashoffset: 0;
            }
            100% {
              stroke-dashoffset: 420;
            }
          }
          @keyframes  snake {
            0% {
              stroke-dashoffset: 0;
            }
            100% {
              stroke-dashoffset: 420;
            }
          }
          @-webkit-keyframes flash {
            0% {
              left: -100px;
            }
            100% {
              left: 100%;
            }
          }
          @keyframes  flash {
            0% {
              left: -100px;
            }
            100% {
              left: 100%;
            }
          }
        </style>
      <link href="/theme/Aurora-main/static/css/n.960f0d5f.css" rel="stylesheet"><link href="/theme/Aurora-main/static/css/app.9a999ca1.css" rel="stylesheet"></head>
      <body>
        <noscript>
          <strong>Browser Disable JavaScript, Please Enable.</strong>
        </noscript>
        
            
        <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="hourglassx" x="0px" y="0px" viewBox="0 0 203 203" enable-background="new 0 0 203 203" xml:space="preserve">
          <g>
            <path
              class="hourglass"
              fill="none"
              stroke="#C0E5FA"
              stroke-width="5"
              stroke-linecap="round"
              stroke-miterlimit="10"
              d="M137.5,169.5h-72
    		c0-72,63-73,63-126h-54C74.5,96.5,137.5,97.5,137.5,169.5z"
            />
            <path
              class="hourglass"
              fill="none"
              stroke="#74C2EE"
              stroke-width="5"
              stroke-linecap="round"
              stroke-miterlimit="10"
              d="M65.5,34.5h72
    		c0,71-63,71-63,126h54C128.5,105.5,65.5,105.5,65.5,34.5z"
            />
          </g>
        </svg>
      
            <div class="loading-user"></div>
      
        <div id="app"></div>
        
          <script>
          window.EnvConfig = {
            serverUrl: '',
            landPage: 'index',
            showRegInvite: 'show',
            appTheme: 'auto',
            appColor: 'volcano',
            appName: '哭哭狗网络',
            appDesc: `打开新世界的大门的钥匙`,
            appLogo: '',
            appVersion: '1.7.5.2685.1112',
            clientIOS: 'https:/
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 104.21.74.8:80 · kkghk1.kukudogs.com

    2026-01-10 12:03

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 12:03:56 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Location: https://kkghk1.kukudogs.com/
    Strict-Transport-Security: max-age=31536000
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lgDJjWl%2FfJjYGuQeBAuoIwgoXTkUba8w1YiCGUM2YkSmh0VLNXLBMOKR4WTkG8vRsw02OP1U1YJnKmxMoDKTBu6JQgSEXQwjHoTHTPjASrb69RY%3D"}]}
    CF-RAY: 9bbc08b61f39c4ec-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>nginx</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 104.21.74.8:443 · kkghk1.kukudogs.com

    2026-01-10 12:03

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 12:03:58 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-cache, private
    Cache-Control: no-cache
    access-control-allow-origin: 
    access-control-allow-methods: GET,POST,OPTIONS,HEAD
    access-control-allow-headers: Origin,Content-Type,Accept,Authorization,X-Request-With
    access-control-allow-credentials: true
    access-control-max-age: 10080
    Set-Cookie: SITE_TOTAL_ID=29081f67f966051b50fcc4ae0ad89bec; Path=/; Max-Age=259200000; HttpOnly
    strict-transport-security: max-age=31536000
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Z%2BgRqCOjK%2Bw11lcuKRQWkzRrZ7lK9whm7qPG%2B5OhlbcSM42KiFxC4y1WUfV3MNaMKtjFaljMxOa4IdmZgVqcvgihE93DfcFzdjkg8c00GSX5fHM%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    CF-RAY: 9bbc08b9daddb18f-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 哭哭狗网络
    
    <!DOCTYPE html>
    <html>
      <head>
        <title>哭哭狗网络</title>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <meta name="renderer" content="webkit" />
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
        <meta name="description" content="打开新世界的大门的钥匙" />
        
            <link rel="icon" href="/theme/Aurora-main/favicon.svg" />
            <link rel="icon" href="" />
      
        <link rel="stylesheet" href="/theme/Aurora-main/static/phosphor-icons/duotone/style.css" />
        <link rel="stylesheet" href="/theme/Aurora-main/static/phosphor-icons/regular/style.css" />
        
          <link rel="stylesheet" href="/theme/Aurora-main/static/custom.css?v=20231102012645" />
        
        <style>
          html,
          body {
            height: 100%;
            margin: 0;
          }
          a {
            color: inherit;
            text-decoration: none;
          }
          .is-darkmode {
            background-color: #272827;
          }
          .is-darkmode .loading-user:before {
            display: none;
          }
          .hourglassx {
            width: 120px;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
          }
          .hourglass {
            stroke-dasharray: 210;
            -webkit-animation: snake 3s linear infinite both;
            animation: snake 3s linear infinite both;
          }
          .loading-user {
            width: 40%;
            text-align: center;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            font-size: 24px;
            color: #999;
            overflow: hidden;
          }
    
          .loading-user:before {
            content: '';
            position: absolute;
            left: -100px;
            top: -80px;
            width: 16px;
            height: 400px;
            background-color: rgba(255, 255, 255, 0.8);
            transform: rotate(45deg);
            animation: flash 1.5s linear 0.1s infinite;
          }
          @-webkit-keyframes snake {
            0% {
              stroke-dashoffset: 0;
            }
            100% {
              stroke-dashoffset: 420;
            }
          }
          @keyframes  snake {
            0% {
              stroke-dashoffset: 0;
            }
            100% {
              stroke-dashoffset: 420;
            }
          }
          @-webkit-keyframes flash {
            0% {
              left: -100px;
            }
            100% {
              left: 100%;
            }
          }
          @keyframes  flash {
            0% {
              left: -100px;
            }
            100% {
              left: 100%;
            }
          }
        </style>
      <link href="/theme/Aurora-main/static/css/n.960f0d5f.css" rel="stylesheet"><link href="/theme/Aurora-main/static/css/app.9a999ca1.css" rel="stylesheet"></head>
      <body>
        <noscript>
          <strong>Browser Disable JavaScript, Please Enable.</strong>
        </noscript>
        
            
        <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="hourglassx" x="0px" y="0px" viewBox="0 0 203 203" enable-background="new 0 0 203 203" xml:space="preserve">
          <g>
            <path
              class="hourglass"
              fill="none"
              stroke="#C0E5FA"
              stroke-width="5"
              stroke-linecap="round"
              stroke-miterlimit="10"
              d="M137.5,169.5h-72
    		c0-72,63-73,63-126h-54C74.5,96.5,137.5,97.5,137.5,169.5z"
            />
            <path
              class="hourglass"
              fill="none"
              stroke="#74C2EE"
              stroke-width="5"
              stroke-linecap="round"
              stroke-miterlimit="10"
              d="M65.5,34.5h72
    		c0,71-63,71-63,126h54C128.5,105.5,65.5,105.5,65.5,34.5z"
            />
          </g>
        </svg>
      
            <div class="loading-user"></div>
      
        <div id="app"></div>
        
          <script>
          window.EnvConfig = {
            serverUrl: '',
            landPage: 'index',
            showRegInvite: 'show',
            appTheme: 'auto',
            appColor: 'volcano',
            appName: '哭哭狗网络',
            appDesc: `打开新世界的大门的钥匙`,
            appLogo: '',
            appVersion: '1.7.5.2685.1112',
            clientIOS: 'https:/
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · kkghk1.kukudogs.com

    2026-01-10 12:03

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 12:03:58 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-cache, private
    Cache-Control: no-cache
    access-control-allow-origin: 
    access-control-allow-methods: GET,POST,OPTIONS,HEAD
    access-control-allow-headers: Origin,Content-Type,Accept,Authorization,X-Request-With
    access-control-allow-credentials: true
    access-control-max-age: 10080
    Set-Cookie: SITE_TOTAL_ID=02824355d98a1d23e333f0bb09d91f40; Path=/; Max-Age=259200000; HttpOnly
    strict-transport-security: max-age=31536000
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=k%2Fi%2FTObYGQpNhEQMs5f%2Fnmiy7hVzzbhsx%2BEdq%2FWU%2FmZ0mpTq50XkAm%2Boy6nsin8ST8deC%2BcOC8G%2F8o0uSeQ4N0IiI1qgP1MJ2IBSD6kffynQZ3AyBgXaPWHS0HD8"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=4,cfOrigin;dur=1567
    CF-RAY: 9bbc08b9edabea84-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: 哭哭狗网络
    
    <!DOCTYPE html>
    <html>
      <head>
        <title>哭哭狗网络</title>
        <meta charset="utf-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
        <meta name="renderer" content="webkit" />
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
        <meta name="description" content="打开新世界的大门的钥匙" />
        
            <link rel="icon" href="/theme/Aurora-main/favicon.svg" />
            <link rel="icon" href="" />
      
        <link rel="stylesheet" href="/theme/Aurora-main/static/phosphor-icons/duotone/style.css" />
        <link rel="stylesheet" href="/theme/Aurora-main/static/phosphor-icons/regular/style.css" />
        
          <link rel="stylesheet" href="/theme/Aurora-main/static/custom.css?v=20231102012645" />
        
        <style>
          html,
          body {
            height: 100%;
            margin: 0;
          }
          a {
            color: inherit;
            text-decoration: none;
          }
          .is-darkmode {
            background-color: #272827;
          }
          .is-darkmode .loading-user:before {
            display: none;
          }
          .hourglassx {
            width: 120px;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
          }
          .hourglass {
            stroke-dasharray: 210;
            -webkit-animation: snake 3s linear infinite both;
            animation: snake 3s linear infinite both;
          }
          .loading-user {
            width: 40%;
            text-align: center;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            font-size: 24px;
            color: #999;
            overflow: hidden;
          }
    
          .loading-user:before {
            content: '';
            position: absolute;
            left: -100px;
            top: -80px;
            width: 16px;
            height: 400px;
            background-color: rgba(255, 255, 255, 0.8);
            transform: rotate(45deg);
            animation: flash 1.5s linear 0.1s infinite;
          }
          @-webkit-keyframes snake {
            0% {
              stroke-dashoffset: 0;
            }
            100% {
              stroke-dashoffset: 420;
            }
          }
          @keyframes  snake {
            0% {
              stroke-dashoffset: 0;
            }
            100% {
              stroke-dashoffset: 420;
            }
          }
          @-webkit-keyframes flash {
            0% {
              left: -100px;
            }
            100% {
              left: 100%;
            }
          }
          @keyframes  flash {
            0% {
              left: -100px;
            }
            100% {
              left: 100%;
            }
          }
        </style>
      <link href="/theme/Aurora-main/static/css/n.960f0d5f.css" rel="stylesheet"><link href="/theme/Aurora-main/static/css/app.9a999ca1.css" rel="stylesheet"></head>
      <body>
        <noscript>
          <strong>Browser Disable JavaScript, Please Enable.</strong>
        </noscript>
        
            
        <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="hourglassx" x="0px" y="0px" viewBox="0 0 203 203" enable-background="new 0 0 203 203" xml:space="preserve">
          <g>
            <path
              class="hourglass"
              fill="none"
              stroke="#C0E5FA"
              stroke-width="5"
              stroke-linecap="round"
              stroke-miterlimit="10"
              d="M137.5,169.5h-72
    		c0-72,63-73,63-126h-54C74.5,96.5,137.5,97.5,137.5,169.5z"
            />
            <path
              class="hourglass"
              fill="none"
              stroke="#74C2EE"
              stroke-width="5"
              stroke-linecap="round"
              stroke-miterlimit="10"
              d="M65.5,34.5h72
    		c0,71-63,71-63,126h54C128.5,105.5,65.5,105.5,65.5,34.5z"
            />
          </g>
        </svg>
      
            <div class="loading-user"></div>
      
        <div id="app"></div>
        
          <script>
          window.EnvConfig = {
            serverUrl: '',
            landPage: 'index',
            showRegInvite: 'show',
            appTheme: 'auto',
            appColor: 'volcano',
            appName: '哭哭狗网络',
            appDesc: `打开新世界的大门的钥匙`,
            appLogo: '',
            appVersion: '1.7.5.2685.1112',
            clientIOS: 'https:/
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · kkghk1.kukudogs.com

    2026-01-10 12:03

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 12:03:56 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Location: https://kkghk1.kukudogs.com/
    Strict-Transport-Security: max-age=31536000
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=12,cfOrigin;dur=211
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vwWJ3%2FYPdEGdPV3iwzlzIqyWZs5czM486vFYnkeKGdFWR3xajddnfNzSwHBJbsA1ZODX6qhYiWiAOfOEqMJ8P66keCQBvKV8BZQekGk%2FO7Y7cC6fCH%2Fwca957fEpwro%3D"}]}
    CF-RAY: 9bbc08b648d8aadc-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>nginx</center>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"005a48ae8e154aa0afd45ef08750fc37","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 104.21.74.8:8443 · kkghk1.kukudogs.com

    2026-01-10 12:03

    HTTP/1.1 522 <none>
    Date: Sat, 10 Jan 2026 12:04:16 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19289,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bbc08b95fd34d51-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 172.67.152.120:80 · kkghk1.kukudogs.com

    2026-01-10 12:03

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 12:03:56 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Location: https://kkghk1.kukudogs.com/
    Strict-Transport-Security: max-age=31536000
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=10,cfOrigin;dur=215
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GriVOgyaQ3%2FbFyxqbte3WjW79HCyHdFqOzgzvXiIcWBuL4JcLi5dBKY1ZBA6SOGZhZRQKyWkPQMTyIPw%2F2l%2B2VznJhs%2FCikxVJTByDV%2Fqn6yLSc%3D"}]}
    CF-RAY: 9bbc08b5bc238c73-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>nginx</center>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"005a48ae8e154aa0afd45ef08750fc37","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
kukudogs.com*.kukudogs.com
CN:
kukudogs.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-12-04 05:45
Not after:
2026-03-04 06:43