Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - cstcv.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 29 Apr 2025 23:57:35 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 136
Connection: keep-alive
Cache-Control: private
Location: /Common/SiteExpired
Set-Cookie: ASP.NET_SessionId=mwodr5s5dvbjk1crsi4mqv3b; path=/; HttpOnly; SameSite=Lax
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Set-Cookie: SERVERID=046a372f055640b936e0aa70d34a36e0|1745971055|1745971055;Path=/

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 - /Common/SiteExpired.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 29 Apr 2025 23:57:36 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 7130
Connection: keep-alive
Vary: Accept-Encoding
Cache-Control: private
Vary: Accept-Encoding
Set-Cookie: ASP.NET_SessionId=k5wuhvzuykbuuoy5dur2udi5; path=/; HttpOnly
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: *
Set-Cookie: SERVERID=fa9255151b718b81657079755017969e|1745971055|1745971055;Path=/

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: cstcv.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1,minimum-scale=1,user-scalable=no">
    <meta content="yes" name="apple-mobile-web-app-capable" />
    <meta content="black" name="apple-mobile-web-app-status-bar-style" />
    <meta content="telephone=no" name="format-detection" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <title>站点已过期</title>
    <link rel="icon" href="//nwzimg.wezhan.cn/sitefiles10270/10270509/ico.png"/><link rel="shortcut icon" href="//nwzimg.wezhan.cn/sitefiles10270/10270509/ico.png"/><link rel="bookmark" href="//nwzimg.wezhan.cn/sitefiles10270/10270509/ico.png"/>
    <!-- reset -->
    <style type="text/css">
        * {
            font: 12px/1 "Microsoft YaHei","微软雅黑","arial","tahoma","MicrosoftJhengHei";
            -webkit-text-size-adjust: 100%;
            -ms-text-size-adjust: 100%;
            -webkit-font-smoothing: antialiased !important;
        }

        .siteno-box {
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            margin-top: -200px;
        }

            .siteno-box .siteno-boxin {
                width: 500px;
                margin: 0 auto;
            }

                .siteno-box .siteno-boxin .siteno-img {
                    text-align: center;
                }

                    .siteno-box .siteno-boxin .siteno-img img {
                        width: 348px;
                        height: auto;
                        margin: 0 auto;
                        margin-right: -50px;
                        -webkit-animation: balloon3 4s ease-in-out infinite;
                        -moz-animation: balloon3 4s ease-in-out infinite;
                        -o-animation: balloon3 4s ease-in-out infinite;
                        animation: balloon3 4s ease-in-out infinite;
                    }

                .siteno-box .siteno-boxin .siteno-title {
                    margin-top: 30px;
                    font-size: 24px;
                    color: #4A4A4A;
                    text-align: center;
                }
                .siteno-box .siteno-boxin .second-siteno-title {
                    width:530px;
                    margin-top: 30px;
                    font-size: 24px;
                    color: #4A4A4A;
                    text-align: left;
                }
                .siteno-box .siteno-boxin .second-siteno-tip {
                    margin-top: 30px;
                    font-size: 18px;
                    color: #AAB2BD;
                    text-align: left;
                    width: 640px;
                }
                .siteno-box .siteno-boxin .siteno-info {
                    text-align: center;
                    padding-top: 24px;
                    font-size: 16px;
                    color: #AAA;
                    line-height: 24px;
                }

                .siteno-box .siteno-boxin .siteno-qq {
                    padding-top: 16px;
                    text-align: center;
                }

                .siteno-box .siteno-boxin .siteno-tel {
                    font-size: 14px;
                    padding-top: 16px;
                    text-align: center;
                    color: #4a4a4a;
                }

        #launchBtn a {
            display: inline-block;
            color: #fff;
            padding: 10px 15px;
            background-color: #609EE9;
            text-decoration: none;
            font-size: 12px;
            margin-top: 5px;
            border-radius: 36px;
        }

        @media screen and (max-width: 768px) {
            .siteno-box {
                position: absolute;
                top: 50%;
                left: 16px;
                right: 16px;
                margin-top: -140px;
            }

                .siteno-box .siteno-boxin {
                    width: 100%;
                    margin: 0 auto;
                    text-align: center;
                }

                    .siteno-box .siteno-boxin .siteno-img {
                        text-align: center;
                    }

                        .siteno-box .siteno-boxin .siteno-img img {
                            width: 226px;
                            height: auto;
                            margin: 0 auto;
                            margin-right: -50px;
                            -webkit-animation: balloon3 4s ease-in-out infinite;
                            -moz-animation: balloon3 4s ease-in-out infinite;
                            -o-animation: balloon3 4s ease-in-out infinite;
                            animation: balloon3 4s ease-in-out infinite;
                        }

                    .siteno-box .siteno-boxin .siteno-title {
                        display: inline-block;
                        text-align: center;
                        margin-top: 30px;
                        font-size: 16px;
                        color: #777;
                        text-align: center;
                    }
                    
                    .siteno-box .siteno-boxin .siteno-info {
                        display: inline;
                        text-align: center;
                        padding-top: 24px;
                        font-size: 16px;
                        color: #777;
                    }
        }
        /* balloon3*/
        @-webkit-keyframes balloon3 {
            0%, 100% {
                -webkit-transform: translateX(3px);
            }

            50% {
                -webkit-transform: translateX(-6px);
            }
        }

        @-moz-keyframes balloon3 {
            0%, 100% {
                -moz-transform: translateX(3px);
            }

            50% {
                -moz-transform: translateX(-6px);
            }
        }

        @-o-keyframes balloon3 {
            0%, 100% {
                -o-transform: translateX(3px);
            }

            50% {
                -o-transform: translateX(-6px);
            }
        }

        @keyframes balloon3 {
            0%, 100% {
                transform: translateX(3px);
            }

            50% {
                transform: translateX(-6px);
            }
        }
    </style>
</head>
<body style="background-color:#F1F5F9;">
    <div class="siteno-box">
        <div class="siteno-boxin">
            <div class="siteno-img"><img src="https://nwzimg.wezhan.cn/Content/Unusual/images/outtime.png"></div>
                <div class="siteno-title">很抱歉!您访问的网站不在有效期。</div>
                            <div class="siteno-tel">
                    <strong class="text-black">北京海硅信息技术有限公司</strong>
                        :<span class="text-black">18600333505</span>
                </div>
        </div>
    </div>
</body>
</html>                               

Whois info of domain

Domain Name: CSTCV.COM
Registry Domain ID: 2637449838_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://wanwang.aliyun.com
Updated Date: 2024-08-15T08:38:01Z
Creation Date: 2021-08-30T02:27:54Z
Registry Expiry Date: 2025-08-30T02:27:54Z
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: DNS21.HICHINA.COM
Name Server: DNS22.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-29T23:57:18Z <<<
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