Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - nncmd.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.26.2
Date: Fri, 09 May 2025 17:49:08 GMT
Content-Type: text/html
Content-Length: 9310
Last-Modified: Fri, 28 Jul 2023 03:34:31 GMT
Connection: keep-alive
ETag: "64c33747-245e"
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: nncmd.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
<title>您好</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen">
<link type="text/css" href="css/humanity/jquery-ui-1.8.18.custom.css" rel="stylesheet" />	
<script src="js/jquery-1.7.1.min.js"></script>
<script src="js/superfish.js"></script>
<script src="js/jquery-ui-1.8.18.custom.min.js"></script>
<script src="js/jquery.scrollorama.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/tms-0.4.1.js"></script>
<script src="js/uCarousel.js"></script>
<script src="js/forms.js"></script>
<script>
	$(document).ready(function() {
		$(".sf-menu li a,footer h1 a,.btn_down,.btn_up").click(function () { 
		  elementClick = $(this).attr("href");
		  destination = $(elementClick).offset().top;
		  if($.browser.safari){
			$('body').animate( { scrollTop: destination }, 2000, 'easeInQuad' );
		  }else{
			$('html').animate( { scrollTop: destination }, 2000, 'easeInQuad' );
		  }
		  return false;
		});
		$('.gallery')._TMS({
			show:1,
			pauseOnHover:true,
			prevBu:'.prev',
			nextBu:'.next',
			playBu:false,
			duration:1000,
			preset:'fadeFromCenter',
			pagination:$('.img-pags').uCarousel({show:3,shift:1,pageStep:1}),
			pagNums:false,
			slideshow:false,
			numStatus:false,
			banners:'fade',// fromLeft, fromRight, fromTop, fromBottom
			waitBannerAnimation:false
		})	
		$('#contact-form').forms({
			ownerEmail:'#'
		})
	});
</script>
<!--[if lt IE 9]>
   <div style=' clear: both; text-align:center; position: relative;'>
     <a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode">
       <img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." />
    </a>
  </div>
<![endif]-->
<!--[if lt IE 9]>
	<script src="js/html5.js"></script>
	<link rel="stylesheet" href="css/ie.css"> 
<![endif]-->
<!-- Shared on MafiaShare.net  --><!-- Shared on MafiaShare.net  --></head>
<body>
<!-- <div class="clouds">
	<div class="scrollblock">
		<div class="birds_1"></div>
		<div class="birds_2"></div>
		<div class="birds_3"></div>
		<div class="birds_4"></div>
		<div class="birds_5"></div>
		<div class="birds_6"></div>
		<div class="balloon_1"></div>
		<div class="balloon_2"></div>
		<div class="balloon_3"></div>
		<div class="balloon_4"></div>
		<div class="balloon_5"></div>
		<div class="people1"></div>
		<div class="cloud1"></div>
		<div class="cloud2"></div>
		<div class="cloud3"></div>
		<div class="cloud4"></div>
		<div class="cloud5"></div>
	</div>
	<div class="city-bg">
	<section>
		<div id="page1">
			<header>
				<h1><a href="index.html">你好,欢迎来到我的个人网站</a></h1>
				
			</header>
			<!-- <div class="title">we make</div>
			<div class="title2">awesome<span>design</span></div>
			<p class="text1">Aenean nonummy hendrerit mauris. Phasellus porta. Fusce<br> suscipit varius mi. Cum sociis natoque penatibus et.</p>
			<a href="#page2" class="btn_down"></a> -->
		</div>
		<div id="page2">
			<!-- <a href="#page1" class="btn_up"></a> -->
			<h2><span>欢迎来到我的个人网站</span> </h2>
			<div class=" container_12">
				<div class="wrapper">
					<!-- <div class="grid_4">
						<div class="box1">
							<img src="images/2page_img1.png" alt="">
							<h3>Lisa Priston</h3>
							<h4>Director, Designer</h4>
							<p>Praesent vestibulum molestie lacus. Aenean nonummy hendrerit mauris. Phasellus porta. Fusce suscipit varius mi. Cum sociis natoque penatibus et magnis.</p>
						</div>
					</div> -->
					<!-- <div class="grid_4">
						<div class="box1">
							<img src="images/2page_img2.png" alt="">
							<h3>Rick Oswald</h3>
							<h4>programmer, coder</h4>
							<p>Aenean nonummy hendrerit mauris. 
	Phasellus porta. Fusce suscipit varius mi. Cum sociis natoque penatibus et magnis.
	dis parturient montes, nascetur.</p>
						</div>
					</div> -->
			
						<div class="box1">
						
							<h3></h3>
							<h4>我是一名软件工程师和软件架构师</h4>
							<p>欢迎来到我的个人网站,此网站只是个人为了方便记录一些常用到的知识学习技能技术的积累做以记录 </p>
							<p>
								</br>
								1、Github
								
								网址:https://github.com/
								
								
								作为全世界最大的代码托管平台,Github 为程序员们提供了代码管理、项目协作等许多极其方便的功能。
								
								全球的顶级科技公司与开源项目也都纷纷选择在 GitHub 上公开它们的代码,在GitHub上面你可以找到自己感兴趣的项目,通过多做一些项目,可以很快的提升自己的技术。
								</br>
								2、StackOverflow
								
								网址:https://stackoverflow.com/
								
								全球最大编程问答社区,有任何程序员相关的问题都可以在这里面搜索并得到比较专业的回答。
								
								需要注意的是,在搜索的时候尽量用英文,如果用中文搜索的话可能不会得到太多的结果,而且很多专业直击要点的回答往往都是用全英文来写的。
								
								就算搜不到答案也可以免费提交问题,上面还有很多大佬帮着解决问题!所以如果你是有经验的开发者,还可以来这儿帮助别人解决问题,提升个人影响力。
								</br>
								3、SegmentFault
								
								网址:https://segmentfault.com/
								
								中文技术交流平台,有点像中文版的StackOverflow,在这里你可以检索,交流和分享任何技术编程相关的问题及知识。
								</br>
								4、V2EX
								
								网址:https://v2ex.com/
								
								V2EX = way to explore,主要是一个讨论网络和技术话题的社区,上面有很多技术大佬活跃,有各类奇妙好玩的话题和各种新鲜有趣的想法,是交流讨论、寻找灵感的好去处。
								
								它的一大特点就是发帖 300 秒后无法修改与删除,这也造就了内容质量高、人人对自己言论负责的良好氛围。
								</br>
								5、 LeetCode
								
								网址:https://leetcode.cn/
								
								现在很多公司,尤其是一线大厂面试的时候,必考的一个项目就是算法。
								
								谈到算法就肯定会谈到LeetCode,这是一个非常知名的刷算法的网站,里面有大量的算法题目,如果你能够把这些算法题都刷完,那么你的算法水平提升肯定不是一个档次。而且每道题后面都会有相应的评论与题解,如果你不会做的话,在这里可以找到灵感。
								
								力扣的主站是美国版的(https://leetcode.com/),这里提到的是中文版的,中文版会根据国内的情况增设一些知名企业的面试题,这对于面试的时候会非常有帮助。
								
								类似的网站还有LintCode(https://www.lintcode.com/)
								</br>
								
								6、bilibili
								
								网址:https://www.bilibili.com/
								
								虽然定位是二次元动漫类的网站,可b站自己也万万没想到自己会变成一个学习类的网站。
								
								对于程序员来说,这里有海量的编程类的学习资料,不管是什么类型的编程语言,编程技术,你几乎都可以在这里找到对应的视频教程。上面也有很多免费的高校学习资源,很适合新入门的小白。
								
								还有许多技术大佬,入驻b站成为了up主,在b站里面分享自己的一些开发经验和教训,提高自己的影响力。
								</br>
								7、程序员客栈
								
								网址:https://www.proginn.com/
								
								国内领先的程序员自由工作平台,如果你是有经验有资质的开发者,可以来上面注册成为开发者,业余的时候做点项目,赚点零花钱。
								
								当然,如果你想成为一名自由工作者,程序员客栈也是可以满足的。只要你有技术,不怕赚不到钱。很多程序员日常在这里逛一下,接一点项目做。很多公司也在这发布项目需求。
								
								类似的平台还有电鸭社区(https://eleduck.com/)、云队友(https://www.duiyou360.com/)
								</br>
								8、CSDN
								
								网址:https://www.csdn.net/
								
								国内非常知名的技术交流社区,创建的时间也比较早,所以在国内也是非常的有影响力的。虽然说这个社区有一定的争议性,但是CSDN还是有非常多优质的原创的文章和资料。对程序员来讲,经常来这里逛一逛也是会学到不少的知识的。
								</br>
							</p>
						</div>
					
				</div>
			</div>
			<!-- <a href="#page3" class="btn_down"></a> -->
		</div>
	
		
	</section></div>
</div> -->

<!-- Coded by Ariadna -->
<div style="text-align:center; bottom:0;">
<a href="https://beian.miit.gov.cn/" target="_blank">桂ICP备14008105号</a>
</div>
</body>
</html>

                               

Whois info of domain

Domain Name: NNCMD.COM
Registry Domain ID: 1887593085_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2024-11-13T06:50:42Z
Creation Date: 2014-11-28T04:16:29Z
Registry Expiry Date: 2025-11-28T04:16:29Z
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: DNS10.HICHINA.COM
Name Server: DNS9.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-09T17:48:59Z <<<
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