Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - cpmdd.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 30 Apr 2025 09:50:31 GMT
Content-Type: text/html
Content-Length: 166
Connection: keep-alive
Location: https://cpmdd.com/
Server: Nginx
X-Safe: 1746006631=6sZdofiMASY0C/xCyZjnP8kKJnQ07gj33NrJ3JXEP/oh6TpeZMeWY9BEDcs0tXiLt4/Do/8TqQbW5pijre4/j5ztTMERJw1xiGVZjer2E+RBgIwE7uEDivaAxEz0UPokCPt96sJ+lg6ZsCfgbS7i9OtXVdy3edaBp3/DQMb40jcmzAmckP9tR5BBCbSTvkJd
X-VIA: l1=25PNmtjIJsvQTwpi
X-VERSION: 1738416968

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

302 Found - https://cpmdd.com/
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 30 Apr 2025 09:50:32 GMT
Content-Type: text/html
Content-Length: 138
Connection: keep-alive
X-Request-Id: 84EAA463-2D7D-43C6-887E-F5A1EE28AE29
Location: https://mxwvdmu.com:10300/v12/?a=510128&t=1746006931.401
Server: Nginx
X-Safe: 1746006632=k2iOItuy+sa3QwUG9o/YiLE/+8Nn/u3sLQMie7zJbg1LFGEGw7NX5KCCMTUjkPN8gCbWTqomguX1H1W/6yJqjZzGZ4suHClTAA88v7CQfeIRQU5c8n0rDWxheZpHp7s/e/3aUBwAQYFXuOSTRNiUv3i+Qffa5wpXkT/JMbLIMyRLcwGxevHUWaXWRi9O10qe
X-VIA: l1=25PNmtjIJsvQTwpi
X-VERSION: 1738416968

HTTP Code 302 Found (Moved Temporarily)

302 status code 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://mxwvdmu.com:10300/v12/?a=510128&t=1746006931.401
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 30 Apr 2025 09:55:33 GMT
Content-Type: text/html
Content-Length: 6472
Connection: keep-alive
X-Request-Id: 0454870E-A274-41CD-86B1-F81241991BAA
X-VIA: l1=qEpGzBDjp8BXTsiC,l2=I2j1HVPtX6wJdopw
Last-Modified: Tue, 29 Apr 2025 08:54:01 GMT
ETag: "681093a9-1948"
Accept-Ranges: bytes
X-VERSION: 1745981407
Server: Nginx
X-Safe: 1746006933=udncBsaBTY2wmjuLvnFKZhTfR+DFhvkKJa27InyPsbNyIlIQBXH/G5TkbBQLFGLnEpnB7+A7p/MjEA1EchVpBhnq3SdqFX6A7Xqq/85tFK1G+5vh+pb53grSkD07cjiisf7eWELmVTcnfJWWq+gNU79+CoCxL+sDVqFyZqyulRcRyM5lmNRyYGZ35xn3EIpI

HTTP Code 200 OK

200 status code 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: cpmdd.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 name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Document</title>
  <script src="https://xfv9-1327757129.cos.accelerate.myqcloud.com/jquery-3.5.1.min.js"></script>
  <script src="https://zhibojsss8.oss-accelerate.aliyuncs.com/appinstall2%20.js"></script>
  <style>
    img{pointer-events: none;vertical-align: sub;}
    * {
      user-select: none;
      margin: 0;
      padding: 0;
    }
    
    html,
    body {
      height: 100%;
    }
    
    body {
      margin: 0 auto;
      width: 100%;
      min-height: 100vh;
      max-width: 550px;
      display: flex;
      flex-direction: column;
    }
    
    img {
      width: 100%;
    }
    
    .kf {
      position: fixed;
      top: 230px;
      right: 0px;
      z-index: cover;
    }
    
    .kf .floatright {
      width: 80px !important;
      height: auto !important;
    }
    
    * {
      padding: 0px;
      margin: 0px;
    }
    
    .top-img {
      position: fixed;
      top: 0px;
      width: 100%;
      max-width: 550px;
      left: 50%;
      transform: translate(-50%, 0%);
    }
    
    .top-img img {
      width: 100%;
      display: block;
      margin: 0 auto;
    }
    
    .buttom-img {
      position: fixed;
      bottom: 0px;
      width: 100%;
      max-width: 550px;
      left: 50%;
      transform: translate(-50%, 0%);
    }
    
    .buttom-img img {
      width: 100%;
      display: block;
      margin: 0 auto;
    }
    
    .webs {
      position: absolute;
      bottom: 15%;
      left: 40%;
      z-index: 99;
      font-size: 13px;
      color: #fff;
      font-weight: 900;
    }
    
    .webs em {
      color: rgb(255, 247, 16);
    }
    
    .top-img span {
      width: 30%;
      height: 56%;
      position: absolute;
      right: 0%;
      top: 22%;
      z-index: 99;
      background: no-repeat center;
      background-size: 100%;
      -webkit-animation: myfirst 1s infinite;
      animation: myfirst 1s infinite;
    }
    
    .buttom-img span {
      width: 30%;
      height: 56%;
      position: absolute;
      right: 0%;
      top: 22%;
      z-index: 99;
      background: no-repeat center;
      background-size: 100%;
      -webkit-animation: myfirst 1s infinite;
      animation: myfirst 1s infinite;
    }
    
    @-webkit-keyframes myfirst {
      from {
        transform: scale(1);
      }
      50% {
        transform: scale(.9);
      }
      to {
        transform: scale(1);
      }
    }
    
    @keyframes myfirst {
      from {
        transform: scale(1);
      }
      50% {
        transform: scale(.9);
      }
      to {
        transform: scale(1);
      }
    }
    
    em {
      font-style: inherit;
    }
    
    .gg-service {
      display: block;
      width: 50px;
      height: 90px;
      position: fixed;
      top: 45%;
      left: 5px;
      margin-top: -32px;
    }
    
    .gg-service img {
      display: block;
      width: 100%;
      height: 100%;
    }
    
    @keyframes xing {
      0% {
        transform: scale(0.9);
      }
      25% {
        transform: scale(1);
      }
      50% {
        transform: scale(0.9);
      }
      75% {
        transform: scale(1);
      }
      100% {
        transform: scale(0.9);
      }
    }
    
    .my_xing {
      -webkit-animation-name: xing;
      -webkit-animation-timing-function: ease-in-out;
      -webkit-animation-iteration-count: infinite;
      -webkit-animation-duration: 2s;
    }
    
    .img-box {
      flex: 1 1 0%;
      overflow: auto;
    }
  </style>
  <style>
    .loading-overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.8);
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 9999;
    }

    .spinner {
      border: 4px solid rgba(0, 0, 0, 0.1);
      border-left: 4px solid #000;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      animation: spin 1s linear infinite;
    }

    @keyframes spin {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }
  </style>
</head>
<body>

  <div id="app" class="abcdef">
      <div class="top-img abcdef">
  <img src="https://xfv12-1327757129.cos.accelerate.myqcloud.com/top.js" />
     <span style="background-image: url(https://xfv12-1327757129.cos.accelerate.myqcloud.com/aac267_240x80.js);"></span>
      </div>
     <div class="abcdef" style="flex: 1; overflow: auto; margin-top:-5px;">
   <img src="https://xfv12-1327757129.cos.accelerate.myqcloud.com/top-buttom-null.js" alt="" />
          <img style="vertical-align: bottom" src="https://xfv12-1327757129.cos.accelerate.myqcloud.com/01.js" />
  <img style="vertical-align: bottom" src="https://xfv12-1327757129.cos.accelerate.myqcloud.com/02.js" />
  <img style="vertical-align: bottom" src="https://xfv12-1327757129.cos.accelerate.myqcloud.com/03.js" />
  <img style="vertical-align: bottom" src="https://xfv12-1327757129.cos.accelerate.myqcloud.com/04.js" />
          <img src="https://xfv12-1327757129.cos.accelerate.myqcloud.com/top-buttom-null.js" alt="" />
      </div>
      <div class="buttom-img abcdef">
  <img src="https://xfv12-1327757129.cos.accelerate.myqcloud.com/top.js" />
   <span style="background-image: url(https://xfv12-1327757129.cos.accelerate.myqcloud.com/aac267_240x80.js);"></span>
      </div>
  </div>

  <script>
    const appConfigKey = 'e7ytmkvc';
    const generateRandomId = () => (Math.random() * 1).toFixed(7).substring(2);
    const app = document.getElementById('app');


    const install = () => {
      const data = window.AppInstall.parseUrlParams();
      new window.AppInstall(
        {
          appKey: appConfigKey,
          channelCode: window.code,
          server: window.appserver,
          onready: function () {
            const m = this;
            window.$('body').on('click', '.abcdef', function () {
              m.install();
              return false;
            });
          },
        },
        data
      );

      const autoDownload = data.n;
      if (autoDownload === undefined) {
        setTimeout(() => {
          const clickableElement = document.querySelector('.abcdef');
          if (clickableElement) clickableElement.click();
        }, 3000);
      }
    };



    function initApp(){
      install();
    }

    initApp();
  </script>
</body>
</html>
                               

Whois info of domain

Domain Name: CPMDD.COM
Registry Domain ID: 2913812201_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.gname.com
Registrar URL: http://www.gname.com
Updated Date: 2024-09-04T10:59:35Z
Creation Date: 2024-09-04T10:59:35Z
Registry Expiry Date: 2025-09-04T10:59:35Z
Registrar: Gname.com Pte. Ltd.
Registrar IANA ID: 1923
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +65.65189986
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: N1.XUNDNS.COM
Name Server: N2.XUNDNS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-30T09:55:14Z <<<
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