Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - cstty.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Thu, 15 May 2025 17:03:55 GMT
Content-Type: text/html
Content-Length: 7166
Last-Modified: Sun, 09 Mar 2025 07:46:36 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "67cd475c-1bfe"
Accept-Ranges: bytes

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: cstty.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=750,user-scalable=no" />
<meta name="description" content="传世奇迹!"/>
<meta name="keywords" content="传世奇迹"/>
<title>传世奇迹</title>
<link type="text/css" rel="stylesheet" href="Wapstyle/swiper-3.3.1.min.css">
<link type="text/css" rel="stylesheet" href="Wapstyle/style.css">
    <script type="text/javascript">
        //判断手机横竖屏状态:
        function checkDirect() {
            if (window.orientation == 180 || window.orientation == 0) {
                document.querySelector("#wrap").style.display = "none";
            }
            if (window.orientation == 90 || window.orientation == -90) {
                document.querySelector("#wrap").style.display = "block";
            }
        };

        //防止屏幕拖动
        //document.documentElement.addEventListener('mousemove touchmove', function(e){e.preventDefault();});
        /* Mobile */
        var isMobile = {

            Android: function () {

                return navigator.userAgent.match(/Android/i) ? true : false;

            },

            iOS: function () {

                return navigator.userAgent.match(/iPhone|iPad|iPod/i) ? true : false;

            },

            weixin: function () {

                return navigator.userAgent.match(/MicroMessenger/i) ? true : false;

            },
            QQ: function () {

                return navigator.userAgent.match(/\sQQ/i) ? true : false;

            }

        };

        function showWx() {
            $(".tip_wechat").show().one("click", function () {
                $("body").removeClass("unmove");
                $(this).hide();
            });
        }

    </script>
</head>
<body>


<script type="text/javascript">
    if (isMobile.iOS()) {
        if(isMobile.weixin()){
            document.write('<section class="tip_wechat"><img src="Wapimages/tip_wechat_ios.png" alt=""></section>');
        }else{
            document.write('<section class="tip_wechat"><img src="Wapimages/tip_qq_ios.png" alt=""></section>');
        }

    } else {
        if(isMobile.weixin()){
            document.write('<section class="tip_wechat"><img src="Wapimages/tip_wechat_android.png" alt=""></section>');
        }

    }


</script>

<div id="topnav">
    <script>
        if (isMobile.iOS()) {
            if (isMobile.weixin()) {
                document.write('<img src="Wapimages/topnav.gif" width="100%" alt="iOS下载" onclick="showWx()">');
            }else if(isMobile.QQ()){
                document.write('<img src="Wapimages/topnav.gif" width="100%" alt="iOS下载" onclick="showWx()">');
            }
            else {
                document.write('<a href="http://game.cstty.com"><img src="Wapimages/topnav.gif" width="100%"  alt="iOS下载"></a>');

            }
        } else {

            if (isMobile.weixin()) {

                document.write('<img src="Wapimages/topnav.gif" width="100%"  alt="Andriod下载" onclick="showWx()">');

            }
            else {

                document.write('<a href="http://game.cstty.com"><img src="Wapimages/topnav.gif" width="100%"  alt="Andriod下载"></a>');

            }


        }
    </script>
</div>


<div class="wrap">
<div class="wrapbg">
	<div class="topdown">


    <script>
        if (isMobile.iOS()) {
            if (isMobile.weixin()) {
                document.write('<img src="Wapimages/topdown.png" width="100%" alt="iOS下载" onclick="showWx()">');
            }else if(isMobile.QQ()){
                document.write('<img src="Wapimages/topdown.png" width="100%" alt="iOS下载" onclick="showWx()">');
            }
            else {
                document.write('<a href="http://game.cstty.com"><img src="Wapimages/topdown.png" width="100%"  alt="iOS下载"></a>');

            }
        } else {

            if (isMobile.weixin()) {

                document.write('<img src="Wapimages/topdown.png" width="100%"  alt="Andriod下载" onclick="showWx()">');

            }
            else {

                document.write('<a href="http://game.cstty.com"><img src="Wapimages/topdown.png" width="100%"  alt="Andriod下载"></a>');

            }


        }
    </script>
	</div>
	<!--精彩活动-->
	<div class="event_bg">
	
    <div id="ZhiYe2">
	   <div class="center">
        <ul class="photoshow2">
                        <li><img src="Wapimg/1.gif"></li>   
                       
                   
        </ul>
        <a href="javascript:;" class="move_leftas"><span></span></a>
        <a href="javascript:;" class="move_rightas"><span></span></a>
      </div>

    </div>  
	
	   
	</div>
	
	<div class="event_bg1">
	

    <div id="ZhiYe">
         <div class="center">
        <ul class="photoshow">
                       
                   
        </ul>
        <a href="javascript:;" class="move_lefts"><span></span></a>
        <a href="javascript:;" class="move_rights"><span></span></a>
      </div>
    </div>  
	
						  
	</div>
	
	


	
</div>
</div>


<div class="btndown">
    <script>
        if (isMobile.iOS()) {
            if (isMobile.weixin()) {
                document.write('<img src="Wapimages/btndown.gif" width="100%" alt="iOS下载" onclick="showWx()">');
            }else if(isMobile.QQ()){
                document.write('<img src="Wapimages/btndown.gif" width="100%" alt="iOS下载" onclick="showWx()">');
            }
            else {
                document.write('<a href="http://game.cstty.com"><img src="Wapimages/btndown.gif" width="100%"  alt="iOS下载"></a>');

            }
        } else {

            if (isMobile.weixin()) {

                document.write('<img src="Wapimages/btndown.gif" width="100%"  alt="Andriod下载" onclick="showWx()">');

            }
            else {

                document.write('<a href="http://game.cstty.com"><img src="Wapimages/btndown.gif" width="100%"  alt="Andriod下载"></a>');

            }


        }
    </script>
</div>
     
	<div class="mainbox" style="color: white;text-align: center;position: relative;">
    <div class="copyright">
      <p class="tips"><center>长沙通天易网络科技有限公司 </center></p>
      <p class="tips"><center>湘ICP备2025103078号-1</center></p>
      <p class="tips"><center>湖南省长沙市岳麓区观沙岭街道佑母塘路799号钰龙天下佳园二期综合楼2栋1121号H097室</center></p>
</div>
<script type="text/javascript" src="Wapjs/jq_183.js"></script>
<script type="text/javascript" src="Wapjs/swiper-3.4.2.min.js"></script>
<script type="text/javascript" src="Wapjs/clipboard.min.js"></script>
<script type="text/javascript" src="Wapjs/cover.js"></script>
<script type="text/javascript" src="Wapjs/sharewx.js"></script>

<script src="Wapjs/jquery.js"></script>
<script src="Wapjs/wow.min.js"></script>
<script src="Wapjs/jquery.roundabout.js"></script>
<script src="Wapjs/jquery.jcarousellite.js"></script>
<script src="Wapjs/easyscroll.js"></script>
<script src="Wapjs/jqueryslider.js"></script>
<script src="Wapjs/load.js"></script>


</body>
</html>
                               

Whois info of domain

Domain Name: CSTTY.COM
Registry Domain ID: 2952117210_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://wanwang.aliyun.com
Updated Date: 2025-01-20T02:11:32Z
Creation Date: 2025-01-20T02:08:40Z
Registry Expiry Date: 2026-01-20T02:08:40Z
Registrar: Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)
Registrar IANA ID: 1599
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: DNS11.HICHINA.COM
Name Server: DNS12.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-15T17:03:46Z <<<
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