Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - yuvh.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 06 May 2025 18:17:10 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 7302
Connection: keep-alive
Vary: Accept-Encoding
Cache-Control: private
ETag: 6EA14E38D53B05D3036BD90F87B84AF1,6EA14E38D53B05D3036BD90F87B84AF1
Set-Cookie: ASP.NET_SessionId=d1iq0nkjnnse3bogdiqzw2uy; path=/; HttpOnly
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Set-Cookie: __RequestVerificationToken=9uynkgloEXsQxC1xEerGzHbyO6MZA3qgUnh3inZZDtSCG-gnj51UljOUveq6CWpGHsKFVo_rXfYjPAXi1V0E-EvIbGdVffAeqEjLPMRDv0M1; expires=Wed, 07-May-2025 18:17:10 GMT; path=/; HttpOnly
Set-Cookie: SERVERID=81e2047d3e523d06f5c131ea091f04d9|1746555430|1746555430;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: yuvh.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/sitefiles10351/10351305/u-2853411778,2513378864-fm-253-fmt-auto-app-138-f-JPEG.webp - 副本.jpg"/><link rel="shortcut icon" href="//nwzimg.wezhan.cn/sitefiles10351/10351305/u-2853411778,2513378864-fm-253-fmt-auto-app-138-f-JPEG.webp - 副本.jpg"/><link rel="bookmark" href="//nwzimg.wezhan.cn/sitefiles10351/10351305/u-2853411778,2513378864-fm-253-fmt-auto-app-138-f-JPEG.webp - 副本.jpg"/>
    <!-- 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-qq">
                    <div id="launchBtn" class="launchBtn bg"><a href="https://www.aliyun.com/jianzhan/" target="_blank">立即购买</a></div>
                </div>
        </div>
    </div>
</body>
</html>                               

Whois info of domain

Domain Name: YUVH.COM
Registry Domain ID: 1859981116_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2023-01-28T09:34:09Z
Creation Date: 2014-05-23T18:54:12Z
Registry Expiry Date: 2027-05-23T18:54:12Z
Registrar: Alibaba Cloud Computing (Beijing) Co., Ltd.
Registrar IANA ID: 420
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: DNS23.HICHINA.COM
Name Server: DNS24.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-06T18:16:55Z <<<
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