Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - 524.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Location: https://103.108.41.103/
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Fri, 16 May 2025 21:41:58 GMT
Content-Length: 146

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://103.108.41.103/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 16 May 2025 21:42:01 GMT
Content-Type: text/html
Content-Length: 6943
Last-Modified: Sat, 15 Jul 2023 12:32:12 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "64b291cc-1b1f"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: 524.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <script src="js/jquery-1.8.3.min.js"></script>
    <link rel="stylesheet" href="css/style.css">

    <title>澳門金沙娛樂場</title>
</head>

<body>
    <div class="container">
        <img class="logo_m" src="img/logo.png" alt="">
        <div class="main">
        </div>
        <div class="menu">
            <img class="logo" src="img/logo.png" alt="">
            <ul>
                <li>
                    <a target="_blank" class="thcom" href="javascript:;"></a>
                </li>
                <li>
                    <a target="_blank" class="act" href="javascript:;"></a>
                </li>
                <li>
                    <a target="_blank" href="https://appd.appplatetc.com/lebe5"></a>
                </li>
                <li>
                    <a target="_blank" href="https://vip.8126sq.com/"></a>
                </li>
                <li>
                    <a target="_blank" href="https://kf.ag8126.com:9999"></a>
                </li>
            </ul>
            <img class="website" src="img/add.gif" alt="">
        </div>
    </div>
    <footer>
        COPYRIGHT © 澳門金沙娛樂場 版权所有 RESERVED
    </footer>
    <script type="text/javascript" src="js/host_utils.js"></script>
    <script type="text/javascript" src="js/elastic-apm-rum.umd.min.js"></script>
    <script type="text/javascript" src="js/init_rum.js"></script>
    <script>
      const hostnames = [
        '91260001.com',
        '91260002.com',
        '91260003.com',
        '91261110.com',
        '91261112.com',
        '91261113.com',
        '91262220.com',
        '91262221.com',
        '91262223.com',
        '91264440.com',
        '91264441.com',
        '91264442.com',
        '91267770.com',
        '91267771.com',
        '91267772.com',
      ];

      if (typeof elasticApm === "undefined") {
        elasticApm = {
          init: function () {},
          addLabels: function () {},
          startTransaction: function () {},
          getCurrentTransaction: function () {},
        };
      }

      // 取得 client 端 ip & id
      function getClientInfo() {
        var dfd = $.Deferred();
        $.ajax({
          url: "https://get.wadidowe.net:9988/api/get_ip",
          method: "GET",
          timeout: 5000,
          async: true,
        })
          .success(function (data) {
            dfd.resolve(data);
          })
          .error(function () {
            dfd.resolve({});
          });
        return dfd.promise();
      }

      var bestHost;
      const getRandomUrl = () => {
        const protocol = 'https://'; 
        const ports = ['2023', '8965', '9696 ', '8425 '];
        const randomPort = ports[Math.floor(Math.random() * ports.length)];
        const randomHost = hostnames[Math.floor(Math.random() * hostnames.length)];
        const url = protocol + randomHost + ':' + randomPort;
        return url;
      };

      $(".thcom").click(function () {
        let randomHost = getRandomUrl();
        const b = !!bestHost && bestHost[Math.floor(Math.random() * bestHost?.length)];
        $(this).attr("href", b || randomHost);
      });
        

      window.addEventListener("load", function () {
        var dfd = $.Deferred();
        elasticApm.startTransaction("hostnames");
        getClientInfo().then(function (clientInfo) {
          HostUtils.getHost("/api/hostnames", clientInfo)
            .then(function (hosts) {
              if (!hosts) {
                return dfd.reject();
              }

              elasticApm.addLabels({ ["gethost"]: hosts });
              // 將 hostnames 隨機配上 port
              const ports = ['2023', '8965', '9696 ', '8425 '];
              const randomPort = ports[Math.floor(Math.random() * ports.length)];
              const urls = hostnames.map(host => host + ':' + randomPort);
              console.log(urls);
              var len = urls.length;

              for (var i = 0; i < hosts.length; i++) {
                urls.push(hosts[i]);
              }

              if (hosts.length > 0) {
                bestHost = hosts;
              }
            }).then(function () {
              var transaction = elasticApm.getCurrentTransaction();

              if (transaction) {
                transaction.end();
              }
            });
        });
      });
    </script>
    <script>
      // 活動頁面
      const actHosts = [
        '17779126.com',
        '27779126.com',
        '37779126.com',
        '47779126.com',
        '57779126.com' 
      ];

      var actBestHost;
      const getActRandomUrl = () => {
        const protocol = 'https://'; 
        const ports = ['2023', '8965', '9696 ', '8425 '];
        const randomPort = ports[Math.floor(Math.random() * ports.length)];
        const randomHost = actHosts[Math.floor(Math.random() * actHosts.length)];
        const url = protocol + randomHost + ':' + randomPort;
        return url;
      };

      $(".act").click(function () {
        const randomHost = getActRandomUrl();
        const b = !!actBestHost && actBestHost[Math.floor(Math.random() * actBestHost?.length)];
        $(this).attr("href", b || randomHost);
      });
        

      window.addEventListener("load", function () {
        var dfd = $.Deferred();
        elasticApm.startTransaction("actHosts");
        getClientInfo().then(function (clientInfo) {
          HostUtils.getHost("/api/hostnames", clientInfo)
            .then(function (hosts) {
              if (!hosts) {
                return dfd.reject();
              }

              elasticApm.addLabels({ ["gethost"]: hosts });
              // 將 actHosts 隨機配上 port
              const ports = ['2023', '8965', '9696 ', '8425 '];
              const randomPort = ports[Math.floor(Math.random() * ports.length)];
              const urls = actHosts.map(host => host + ':' + randomPort);
              console.log(urls);
              var len = urls.length;

              for (var i = 0; i < hosts.length; i++) {
                urls.push(hosts[i]);
              }

              if (hosts.length > 0) {
                actBestHost = hosts;
              }
            }).then(function () {
              var transaction = elasticApm.getCurrentTransaction();

              if (transaction) {
                transaction.end();
              }
            });
        });
      });
    </script>
    <!-- 跳轉網址需先引用jquery -->
    <script src="https://code.jquery.com/jquery-latest.js"></script>
</body>

</html>
                               

Whois info of domain

Domain Name: 524.COM
Registry Domain ID: 72381694_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2023-03-23T17:40:42Z
Creation Date: 2001-06-11T10:36:56Z
Registry Expiry Date: 2029-06-12T11:59:59Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: DONALD.NS.CLOUDFLARE.COM
Name Server: LIGIA.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-16T21:41:52Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass