Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - yb0v.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 09 May 2025 06:20:04 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: http://www.yb0v.com/
Strict-Transport-Security: max-age=31536000

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - http://www.yb0v.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 09 May 2025 06:20:06 GMT
Content-Type: text/html
Content-Length: 12743
Last-Modified: Wed, 30 Nov 2022 14:45:38 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "63876c92-31c7"
Strict-Transport-Security: max-age=31536000
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: yb0v.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html class="no-js" lang="en-US">
	<head>

		<title>宜宾零维网络</title>

		<meta charset="utf-8">
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<meta name="description" content="">
		<meta name="keywords" content="">
		<meta name="author" content="yb0v.com">

		<link rel="stylesheet" href="./css/bootstrap.min.css">
		<link rel="stylesheet" href="./css/style.css">
		<link rel="stylesheet" href="./css/utilities.css">

		<link rel="stylesheet" href="./css/custom.css">

		<link rel="stylesheet" href="./css/fontawesome/all.min.css" type="text/css">
		<link rel="stylesheet" href="./css/animate.min.css">
		<link rel="stylesheet" href="./css/vegas.min.css">
		<style type="text/css">
		.container .zm{
			margin-bottom: 6px
		}
		.container .zm i:after{
			content: "|";
			display: inline-block;
			margin: 0 6px;
		}
		.container .zm a{
			color: #000;
		}
		.container .zm .img1{
			width: 32px;
			margin-right: 6px;
		}
		@media (min-width: 992px){
			.container .zm a {
			    color: #fff;
			}
		}
		</style>

		<!-- 浏览器tab图标 -->
		<link rel="shortcut icon" href="./images/favicon.ico">
		<!-- 用于让落后的浏览器也能应用炫酷新颖的 web 样式 -->
		<script src="./js/modernizr-custom.js"></script>

	</head>
	<body class="kenburns-background">

		<div id="preloader" class="preloader">
			<div class="loader-status">
				<div class="spinner"></div>
			</div>
		</div>

		<!-- Global overlay -->
		<div class="global-overlay">
			<div class="overlay-inner bg-dark opacity-80"></div>
			<!-- <div class="overlay-inner" data-gradient-bg="[['#21D4FD','#B721FF'],['#2a27db','#2754db'],['#2f46e4','#39cccc']]"></div> -->
		</div>

		<!-- Site header -->
		<header class="site-header header-mobile-dark header-content-light header-content-mobile-light">
			<div class="header-brand">
				<!-- Logo -->
				<a class="logo" href="#">
					<img src="./images/logo.png" alt="">
				</a>
				<button type="button" id="navigation-toggle" class="nav-toggle">
					<span></span>
				</button>
			</div>
			<div class="header-collapse">
				<div class="header-collapse-inner">
					<nav class="site-nav">
						<ul id="navigation">
							<li>
								<a href="#home">首 页</a>
							</li>
							<li>
								<a href="#services">业务类型</a>
							</li>
							<li>
								<a href="#about">关于我们</a>
							</li>
							<li>
								<a href="#subscribe">查看案例</a>
							</li>
							<li>
								<a href="#contact">联系我们</a>
							</li>
						</ul>
					</nav>
				</div>
			</div>
		</header>

		<div class="site-content">
			<div class="site-content-inner">

				<div class="site-part" id="home">
					<section class="fullscreen d-flex">
						<div class="container align-self-center text-white text-center">
							<div class="row">
								<div class="col-12 col-lg-10 mx-lg-auto">
									<div class="countdown mx-auto mb-4 animated" data-animation="fadeInUp" data-countdown="2022/5/13 12:00:00"></div>
									<h3 class="mb-5 animated" data-animation="fadeInUp" data-animation-delay="200">我们是一个年轻的团队,专注于互联网产品的开发和合作,同时也在使用互联网创造更大的影响力与价值</h3>
									<a href="#services" class="btn btn-white scrollto animated" data-animation="fadeInUp" data-animation-delay="400">了解更多</a>
									<a href="#contact" class="btn btn-primary scrollto animated" data-animation="fadeInUp" data-animation-delay="600">业务合作</a>
								</div>
							</div>
						</div>
					</section>
				</div>

				<div class="site-part" id="subscribe">
					<section class="fullscreen d-flex">
						<div class="container align-self-center text-white">
							<div class="row mb-5 text-center">
								<div class="col-12 col-lg-9 mx-lg-auto">
									<h2 class="h1 mb-4 animated" data-animation="fadeInUp">留下您的邮箱</h2>
									<div class="divider animated" data-animation="fadeInUp" data-animation-delay="200"><span></span></div>
									<p class="animated" data-animation="fadeInUp" data-animation-delay="400">我们将向邮箱发送相关的开发案例供您参考.</p>
								</div>
							</div>
							<div class="row">
								<div class="col-12 col-lg-6 mx-lg-auto">
									<div class="subscribe-form animated" data-animation="fadeInUp" data-animation-delay="600">
											<div class="form-row">

												<div class="form-process"></div>

												<div class="col-12 col-md-9">
													<div class="form-group text-white">
														<input type="email" id="sf-email" name="sf-email" placeholder="请输入您的邮箱地址" class="form-control required">
													</div>
												</div>

												<div class="col-12 col-md-3">
													<button class="btn btn-primary btn-block" type="submit" id="submitA" name="sf-submit">接收案例</button>
												</div>

											</div>
										<div class="subscribe-form-result pt-2"></div>
									</div>
								</div>
							</div>
						</div>
					</section>
				</div>

				<div class="site-part" id="about">
					<section class="fullscreen d-flex">
						<div class="container align-self-center text-white">
							<div class="row">
								<div class="col-12 col-lg-10 mx-lg-auto text-center">
									<h2 class="h1 mb-4 animated" data-animation="fadeInUp">关于我们</h2>
									<div class="divider animated" data-animation="fadeInUp" data-animation-delay="200"><span></span></div>
									<div class="animated" data-animation="fadeInUp" data-animation-delay="400">
										<p>宜宾零维网络成立于2019年,不管是企业还是团队都很年轻,团队成员拥有丰富的互联网产品开发与解决经验,同时拥有独立的技术开发团队,成员均拥有2年以上的产品开发经验,并在北上广等互联网公司担任过核心开发岗位。</p>
										<p>我们致力于解决传统企业向互联网转型难和新型创业团队对互联网产品开发难的需求,为客户提供优质而独到的互联网解决方案。</p>
									</div>
								</div>
							</div>
						</div>
					</section>
				</div>

				<div class="site-part" id="services">
					<section class="fullscreen d-flex">
						<div class="container align-self-center text-white">
							<div class="row mb-5 text-center">
								<div class="col-12 col-lg-9 mx-lg-auto">
									<h2 class="h1 mb-4 animated" data-animation="fadeInUp">我们可以做什么?</h2>
									<div class="divider animated" data-animation="fadeInUp" data-animation-delay="200"><span></span></div>
									<p class="animated" data-animation="fadeInUp" data-animation-delay="400">我们拥有独立的互联网产品技术开发团队,可承接网站、微信公众号、微信小程序、APP的相关产品开发,同时我们也在使用流行的互联网产品为自身和商家创造更大的影响力</p>
								</div>
							</div>
							<div class="row">

								<div class="col-12 col-lg-4 mb-5 mb-lg-0">
									<div class="feature-block animated" data-animation="fadeInUp" data-animation-delay="600">
										<div class="feature-icon text-primary mb-3">
											<div>
												<i class="ti-timer"></i>
											</div>
										</div>
										<h3 class="h4 mb-2">企业互联网阵地打造</h3>
										<p>为企业提供官方网站、微信公众号等相关内容的完善与开发,并可根据企业自身特点提供一份量身定制的互联网解决方案</p>
									</div>
								</div>

								<div class="col-12 col-lg-4 mb-5 mb-lg-0">
									<div class="feature-block animated" data-animation="fadeInUp" data-animation-delay="800">
										<div class="feature-icon text-primary mb-3">
											<div>
												<i class="ti-brush-alt"></i>
											</div>
										</div>
										<h3 class="h4 mb-2">互联网产品开发</h3>
										<p>承接各类APP项目的开发,产品类型涵盖:电子商城、社交平台、专业工具等产品,同时可提供配套的网站与微信小程序支持</p>
									</div>
								</div>

								<div class="col-12 col-lg-4">
									<div class="feature-block animated" data-animation="fadeInUp" data-animation-delay="1000">
										<div class="feature-icon text-primary mb-3">
											<div>
												<i class="ti-book"></i>
											</div>
										</div>
										<h3 class="h4 mb-2">互联网宣传推广顾问</h3>
										<p>为企业提供互联网营销推广的渠道和技术解决方案,降低企业品牌或产品的推广成本.</p>
									</div>
								</div>

							</div>
						</div>
					</section>
				</div>

				<div class="site-part" id="contact">
					<section class="fullscreen d-flex">
						<div class="container align-self-center text-white">
							<div class="row text-center">
								<div class="col-12 col-lg-9 mx-lg-auto">
									<h2 class="h1 mb-4 animated" data-animation="fadeInUp">联系我们</h2>
									<div class="divider animated" data-animation="fadeInUp" data-animation-delay="200"><span></span></div>
									<p class="animated mb-5" data-animation="fadeInUp" data-animation-delay="400">您可以通过常用联系方式找到我们,也可以在下方提交留言<br />公司地址:宜宾市翠屏区理想城电子商务产业园<br />微信公众号:0V研习社<br />电子邮箱:zero#yb0v.com(#替换为@)<br />联系电话:15181122142
									</p>
									<div class="contact-form text-left animated" data-animation="fadeInUp" data-animation-delay="600">
											<div class="form-row">

												<div class="form-process"></div>

												<div class="col-12 col-md-6">
													<div class="form-group error-text-white">
														<input type="text" id="cf-name" name="cf-name" placeholder="您的称呼" class="form-control required">
													</div>
												</div>

												<div class="col-12 col-md-6">
													<div class="form-group error-text-white">
														<input type="email" id="cf-email" name="cf-email" placeholder="您的邮箱" class="form-control required">
													</div>
												</div>

												<div class="col-12">
													<div class="form-group error-text-white">
														<input type="text" id="cf-subject" name="cf-subject" placeholder="咨询标题" class="form-control">
													</div>
												</div>

												<div class="col-12 mb-4">
													<div class="form-group error-text-white">
														<textarea name="cf-message" id="cf-message" placeholder="留下您想说的话" class="form-control required" rows="7"></textarea>
													</div>
												</div>

												<div class="col-12 text-center">
													<button class="btn btn-primary" type="submit" id="submitB" name="sf-submit">提交留言</button>
												</div>

											</div>
										<div class="contact-form-result text-center"></div>
									</div>
								</div>
							</div>
						</div>
					</section>
				</div>

			</div>
		</div>

		<!-- Site footer -->
		<footer class="site-footer footer-content-light footer-mobile-content-light">
			<div class="overlay">
				<div class="overlay-inner bg-white"></div>
			</div>
			<div class="container socials-container" style="display: none;">
				<nav class="socials-icons">
					<ul class="mx-auto">
						<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
						<li><a href="#"><i class="fab fa-twitter"></i></a></li>
						<li><a href="#"><i class="fab fa-instagram"></i></a></li>
						<li><a href="#"><i class="fab fa-pinterest"></i></a></li>
					</ul>
				</nav>
			</div>
			<div class="container copyright-container">
				<p class="zm"><a href="https://zzlz.gsxt.gov.cn/businessCheck/verifKey.do?showType=p&serial=91511502MA69HM1PXE-SAIC_SHOW_10000091511502MA69HM1PXE1669818285603&signData=MEQCIGwC46NfLYLEKnCGWOSW9/CjLuJ4o4p/7fJKlkvTvaa+AiB14sHw+HXey71Dl7Lzsmx58AGjtDpQJPGuIc8qY/LsvA==" target="_blank"><img class="img1" src="images/certificates.png" />电子营业执照</a><i></i><a href="https://beian.miit.gov.cn/" target="_blank">蜀ICP备19035324号-1</a></p><p> 2019 yb0v.com - All Rights Reserved</p>
			</div>
		</footer>

		<script src="./js/jquery.min.js"></script>
		<script src="./js/jquery.easing.min.js"></script>
		<script src="./js/granim.min.js"></script>
		<script src="./js/vegas.min.js"></script>
		<script src="./js/main.js"></script>
	</body>
</html>                               

Whois info of domain

Domain Name: YB0V.COM
Registry Domain ID: 2432831584_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.west.cn
Registrar URL: http://www.west.cn/
Updated Date: 2024-08-17T13:24:02Z
Creation Date: 2019-09-13T13:50:45Z
Registry Expiry Date: 2025-09-13T13:50:45Z
Registrar: Chengdu West Dimension Digital Technology Co., Ltd.
Registrar IANA ID: 1556
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 86.28.62778877
Domain Status: ok https://icann.org/epp#ok
Name Server: NS3.MYHOSTADMIN.NET
Name Server: NS4.MYHOSTADMIN.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-09T06:19:50Z <<<
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