Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - czhiy.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Sat, 17 May 2025 13:07:21 GMT
Content-Type: text/html
Content-Length: 6317
Last-Modified: Wed, 13 Mar 2024 13:27:22 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "65f1a9ba-18ad"
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: czhiy.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 http-equiv="X-UA-Compatible" content="IE=edge">
<title>创志云</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<!-- Bootstrap CSS-->
<link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.min.css">
<!-- Ionicons CSS-->
<link rel="stylesheet" href="css/ionicons.min.css">
<!-- Device mockups CSS-->
<link rel="stylesheet" href="css/device-mockups.css">
<!-- Google fonts - Source Sans Pro-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700">
<!-- Swiper sLider-->
<link rel="stylesheet" href="vendor/swiper/css/swiper.min.css">
<!-- theme stylesheet-->
<link rel="stylesheet" href="css/style.default.css" id="theme-stylesheet">
<!-- Custom stylesheet - for your changes-->
<link rel="stylesheet" href="css/custom.css">
 
<!-- Tweaks for older IEs--><!--[if lt IE 9]>
	<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
	<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]-->
    <style>
	.card {
    width: 30%;
    height: 37.5rem;
    position: relative;
    display: inline-block;
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 0 0.17rem 1.33rem 0 rgba(0, 0, 0, 0.06);
    border-radius: 1.33rem;
    border: 0.08rem solid rgba(245, 242, 240, 1);
    margin-top: 4.17rem;
	margin-left:3%;
	float:left
}
.card .card-middle {
    margin-top: 2.33rem;
    width: 100%;
    border-radius: 50%;
    text-align: center;
}
.card .card-img-container {
    display: inline-block;
    width: 8.33rem;
    height: 8.33rem;
    padding: 0.165rem;
    background-color: #ffffff;
    border-radius: 50%;
}
.card .card-img-container img {
    width: 100%;
    height: 8rem;
    border-radius: 50%;
}
.card .certification .base-info {
    height: 3.33rem;
    font-size: 1.83rem;
    margin-top: 0.83rem;
}
.card .certifications .base-info span {
    vertical-align: middle;
}
.card .certifications .base-info img {
    margin-left: 0.6rem;
    height: 50%;
}
.card .certifications .tags {
    margin-top: 0.83rem;
}
.card .certifications .tags .tag {
    display: inline-block;
    height: 2.33rem;
    line-height: 2.33rem;
    background-color: #F9F8F8;
    width: 5rem;
    border-radius: 0.5rem;
    margin: 0 0.17rem;
}
.card-bottom {
    font-size: 1.33rem;
    margin-left: 1.67rem;
    margin-top: 2.5rem;
	margin-right:1.67rem
}
.card-bottom .item {
    height: 2.5rem;
    line-height: 2.5rem;
    margin-top: 0.83rem;
}
.card-bottom img {
    height: 1.67rem;
    vertical-align: middle;
    margin-right: 1.25rem;
}
</style>
</head>
<body>
<!-- navbar-->
<header class="header">
  <nav class="navbar navbar-expand-lg">
	<div class="container">
	  <!-- Navbar brand--><a href="index.html" class="navbar-brand font-weight-bold" style="color:#FF5E5B">我要相亲</a>
	  <!-- Navbar toggler button-->
	  <button type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler navbar-toggler-right">Menu<i class="icon ion-md-list ml-2"></i></button>
	  <div id="navbarSupportedContent" class="collapse navbar-collapse">
		<!--<ul class="navbar-nav mx-auto ml-auto">
			 
			  <li class="nav-item"> <a href="schedule.html" class="nav-link">首页</a></li>
			  
			  <li class="nav-item"> <a href="text.html" class="nav-link">产品介绍</a></li>
              <li class="nav-item"> <a href="text.html" class="nav-link">联系我们</a></li>

		   
		</ul>-->

	  </div>
	</div>
  </nav>
</header>
 
<div class="page-holder">
  <!-- Hero Section-->
  <section class="hero">
	<div class="container">
	  <div class="row align-items-center">
		<div class="col-lg-6">
		  <h1 class="hero-heading">婚恋相亲交友</h1>
		  <p class="lead mt-5 font-weight-light">团队具有多年互联网与婚恋社交从业经验,在技术方面不断革新,为广大用户创造和睦友善健康的婚恋交友环境而不断努力。</p>
          <!--<p class="lead mt-5 font-weight-light">联系邮箱:[email protected]</p>-->
		  <!-- Subscription form-->
		   
		  <!-- Platforms-->
		  
		</div>
		<div class="col-lg-6 d-none d-lg-block">
		  <div class="device-wrapper mx-auto">
			<div data-device="iPhone7" data-orientation="portrait" data-color="black" class="device" >
			  <div class="screen"><img src="img/aa.png" alt="..." class="img-fluid"></div>
			</div>
		  </div>
		</div>
	  </div>
      
<!--      <div class="content-panel wall" style="margin-top:80px">
            <h2>TA们都在用</h2>
            <hr>
            <div class="cards">
                 
               </div>-->
                 
                 
                 
                 
                 
  </section>

</div>
<footer class="footer">
  <div class="container text-center">
	<!-- Copyrights-->
	<div class="copyrights">
	  <!-- Social menu-->
	  <!--<ul class="social list-inline-item">
		<li class="list-inline-item"><a href="#" class="social-link"><i class="icon ion-logo-twitter"></i></a></li>
		<li class="list-inline-item"><a href="#" class="social-link"><i class="icon ion-logo-facebook"></i></a></li>
		<li class="list-inline-item"><a href="#" class="social-link"><i class="icon ion-logo-youtube"></i></a></li>
	  </ul>-->
	  <p class="copyrights-text mb-0"  style="color:#ccc; margin-top:50px">Copyright &copy; 创志云  联系邮箱:[email protected] <a href="http://beian.miit.gov.cn" target="_blank" style="color:#ccc">
浙ICP备2024071128号</a></p>
	</div>
  </div>
</footer>
<!-- JavaScript files-->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/popper.js/umd/popper.min.js"> </script>
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<script src="vendor/jquery.cookie/jquery.cookie.js"> </script>
<script src="vendor/swiper/js/swiper.min.js"></script>
<script src="js/front.js"></script>

</body>
</html>                               

Whois info of domain

Domain Name: CZHIY.COM
Registry Domain ID: 2859573938_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://wanwang.aliyun.com
Updated Date: 2025-02-14T01:38:59Z
Creation Date: 2024-02-29T09:32:36Z
Registry Expiry Date: 2026-02-28T09:32:36Z
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: DNS29.HICHINA.COM
Name Server: DNS30.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T13:07:13Z <<<
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