Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - evdan.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
vary: Accept-Encoding
date: Sat, 17 May 2025 00:42:47 GMT
content-type: text/html; charset=utf-8
transfer-encoding: chunked
connection: close

HTTP Code 200 OK

200 OK 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: evdan.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
						<!DOCTYPE html>
						<html lang="zh">
						<head>
						<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
						<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
						<meta name="renderer" content="webkit">
						<link rel="stylesheet" type="text/css" href="http://static.ename.com.cn/data/c/b/1/f/cb1fcaea7247a105217b687f985efb3d.css" />
						<script type="text/javascript" src="http://static.ename.com.cn/js/jquery-1.11.3.min.js"></script>
						<title>evdan.com 您访问的域名可以转让 This domain name is for sale</title>
						<meta name="keywords" content="" >
						<meta name="description" content="" >
						</head>
						<body><html lang="zh-CN">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: Microsoft Yahei;
        }

        body {
            background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
            min-height: 100vh;
        }

        .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 60px 20px;
        }

        .header {
            text-align: center;
            margin-bottom: 50px;
        }

        .header h1 {
            font-size: 2em;
            font-weight: 500;
            margin-bottom: 15px;
            color: #2d3436;
            position: relative;
            display: inline-block;
            padding-bottom: 10px;
        }

        .content {
            display: flex;
            gap: 30px;
            margin-bottom: 50px;
        }

        .left-column {
            flex: 65%;
            background: white;
            padding: 50px;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.06);
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            border: 1px solid rgba(0,0,0,0.05);
        }

        .right-column {
            flex: 35%;
            background: white;
            padding: 40px;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.06);
            border: 1px solid rgba(0,0,0,0.05);
        }

        .domain-name {
            font-size: 2.8em;
            font-weight: 600;
            margin-bottom: 80px;
            color: #0080FF;
            letter-spacing: 0.5px;
        }

        h2 {
            font-size: 1.8em;
            margin-bottom: 30px;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            padding-bottom: 15px;
        }

        .advantages-list {
            list-style: none;
        }

        .advantages-list li {
            margin-bottom: 28px;
            padding-left: 38px;
            position: relative;
            line-height: 1.6;
            color: #4a5568;
        }

        .advantages-list li:before {
            content: "•";
            position: absolute;
            left: 0;
            color: #718096;
            font-weight: bold;
            font-size: 1.4em;
            line-height: 1;
        }

        .footer {
            text-align: center;
            padding: 60px 40px;
            color: #718096;
            background: rgba(255,255,255,0.8);
            border-radius: 8px;
        }

        @media (max-width: 768px) {
            .content {
                flex-direction: column;
            }
            
            .left-column,
            .right-column {
                width: 100%;
                padding: 30px;
            }
            
            .header h1 {
                font-size: 2.2em;
            }
            
            .domain-name {
                font-size: 2.2em;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="header">
        </div>

        <div class="content">
            <div class="left-column">
                <div class="domain-name">evdan.com</div>
                <p style="font-size: 1.8em; margin-bottom: 18px; line-height: 1.8; color: #718096; max-width: 500px;">
                    您访问的域名可以转让</br>This domain name is for sale
                </p>
            </div>

            <div class="right-column">
                <h2>为什么购买这个域名?</h2>
                <ul class="advantages-list">
                    <li>简单好记、高端大气</li>
                    <li>客户一秒钟就能记住你们网站</li>
                    <li>有利于品牌宣传推广</li>
                    <li>提升企业专业形象与可信度</li>
                    <li>长期节省广告营销费用</li>
                    <li>帮助企业高效拓展业务</li>
                </ul>
            </div>
        </div>

        <div class="footer">
            <div class="contact-info">
                <p>联系我们    Contact Us         微信:100159189         Email:[email protected]         电话:1599 1611 295</p>
            </div>
        </div>
    </div>
</body>
</html><script type="text/javascript">
									$(function(){  
										$.ajax({  
										   type:"get",  
										   url : "https://www.ename.com.cn/auctioninterface/updateDomainshow?domain=evdan.com&callback=?",  
										   dataType : "jsonp",  
										   timeout:20000,
										   success  : function(data) {  	             
										    },  
										   error : function() {  
										    }  
										});  
									}) 
								</script></body></html>                               

Whois info of domain

Domain Name: EVDAN.COM
Registry Domain ID: 1831534257_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2024-12-18T07:00:29Z
Creation Date: 2013-10-18T02:06:27Z
Registry Expiry Date: 2025-10-18T02:06:27Z
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: DNS19.HICHINA.COM
Name Server: DNS20.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T00:42:32Z <<<
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