Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - ccgin.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.18.0
Date: Fri, 02 May 2025 05:47:16 GMT
Content-Type: text/html
Content-Length: 9219
Last-Modified: Wed, 06 Jan 2021 07:02:55 GMT
Connection: keep-alive
ETag: "5ff5609f-2403"
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: ccgin.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>
	<meta charset="UTF-8">
	<title>金赢科技</title>
	<!-- 优先使用 IE 最新版本和 Chrome -->
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
    <!-- 页面描述 -->
    <meta name="description" content=""/>
    <!-- 页面关键词 -->
    <meta name="keywords" content="金赢科技,网站建设,红旗,设计开发,网络科技公司"/>
    <!-- 网页作者 -->
    <meta name="author" content="BreakWave, [email protected]"/>
    <!-- 搜索引擎抓取 -->
    <meta name="robots" content="all"/>
    <!-- 为移动设备添加 viewport -->
    <meta name="viewport" content="width=device-width, maximum-scale=1.0,initial-scale=1.0,user-scalable=no">
    <!-- 启用360浏览器的极速模式(webkit) -->
    <meta name="renderer" content="webkit">
	<link rel="stylesheet" href="css/common.css">
	<link rel="stylesheet" href="css/index.css">
	<style>
		.box{
			width:1920px;
			height: 624px;
			background: url(images/banner_01.jpg) no-repeat;
			margin: 0 auto;
			position: relative;
			margin-top:100px;

		}
		.box span{
			position: absolute;
			background: url(images/banner_00.jpg) no-repeat;
		}
	</style>
	<script type="text/javascript">
		function goPAGE(){                              
			if((navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i))) {
                    window.location.href="http://www.ccgin.com/mobile/index.html";
                    //mobile
            }
               /* else {
                    window.location.href="pc端url"; 
                    //pc
                }*/
            }
     	goPAGE();
	</script>
</head>
<body>
	<div class="wrap" id="home">
		<div class="header">
			<div class="header-box clearfix">
				<h1 class="logo">金赢科技</h1>
				<div class="navbar clearfix" id="topnav">
					<a href="#home" class="mao active">
						<p>首页</p>
						<p class="nav-en">HOME</p>
					</a>
					<a href="productService.html" class="mao">
						<p>产品服务</p>
						<p class="nav-en nav-en-coop">PRODUCT SERVICE</p>
					</a>
					<a href="successCase.html" class="mao">
						<p>成功案例</p>
						<p class="nav-en ">SUCCESS CASE</p>
					</a>
					<a href="#contact" class="mao">
						<p>联系我们</p>
						<p class="nav-en">CONTACT US</p>
					</a>
					<a class="abox"></a>
				</div>

			</div>
		</div>	

		<div class="box">
				
		</div>

		<div class="container">
			<div class="about">
				<h2 class="h2">ABOUT GIN WIN</h2>
				<p class="about-title">
					“科技服务社会,诚信合作共赢”
				</p>
				<p class="about-content">
					公司成立于2012年。<br>
					由一批具有网络公司服务背景的网络精英所组成,年轻,富有创造力。<br>
					我们凭借先进的技术研发了非常有竞争力的软件系统,并得到了客户的一致认可。<br>
					公司承载着年轻人的梦想,希望通过自己的努力研发出符合社会需要的产品。<br>
					我们以人为本,重视员工和企业的共同成长,为员工提供广阔的发展空间。
				</p>
				<!--<div class="more">
					More+
				</div>-->
			</div>
			<div class="case" id="case">
				<h2 class="h2">SUCCESS CASE</h2>
				<!--<span class="more-02">
					MORE
					<i class="icon-01"></i>
				</span>-->
				<ul class="case-list clearfix">
					<li>
						<h3>车载HMI方案设计</h3>
						<img src="images/case_1.jpg" alt="" />
						<p class="case-name">红旗H7 2017年车展方案设计</p>
						<span class="more-02">
							MORE
							<i class="icon-01"></i>
						</span>
					</li>
					<li>
						<h3>车载HMI方案设计</h3>
						<img src="images/case_2.jpg" alt="" />
						<p class="case-name">红旗H5 娱乐主机方案优化</p>
						<span class="more-02">
							MORE
							<i class="icon-01"></i>
						</span>
					</li>
					<li class="r-li">
						<h3>车载HMI方案设计</h3>
						<img src="images/case_3.jpg" alt="" />
						<p class="case-name">伟世通 方案设计</p>
						<span class="more-02">
							MORE
							<i class="icon-01"></i>
						</span>
					</li>
					<li>
						<h3>软件产品</h3>
						<img src="images/case_4.jpg" alt="" />
						<p class="case-name">教学仿真实验平台</p>
						<span class="more-02">
							MORE
							<i class="icon-01"></i>
						</span>
					</li>
					<li>
						<h3>软件产品</h3>
						<img src="images/case_5.jpg" alt="" />
						<p class="case-name">大屏展示系统</p>
						<span class="more-02">
							MORE
							<i class="icon-01"></i>
						</span>
					</li>
					<li class="r-li">
						<h3>技术服务</h3>
						<img src="images/case_6.png" alt="" />
						<p class="case-name">智能家居APP方案设计</p>
						<span class="more-02">
							MORE
							<i class="icon-01"></i>
						</span>
					</li>
					
				</ul>
			</div>
			<div class="service" id="service">
				<h2 class="h2">SERVICE</h2>
				<ul class="service-list clearfix">
					<li class="ser-li-1">
						<p>SERVER</p>
						<img src="images/icon_02.png" alt="">
						<div>为电力电子、电子制造、交通、科研院所及高校提供丰富的产品信息、专业的解决方案和完善的测试产品。</div>
					</li>
					<li class="ser-li-2">
						<p>DESIGN</p>
						<img src="images/icon_03.png" alt="">
						<div>对软件的人机交互、操作逻辑、界面美观进行整体设计。提升让软件的操作,充分体现软件的定位和特点。</div>
					</li>
					<li class="ser-li-2">
						<p>MOBILE</p>
						<img src="images/icon_04.png" alt="">
						<div>针对不同的用户进行需求分析,系统的架构和设计,服务响应及时,后续系统维护方便。</div>
					</li>
					<li class="ser-li-1">
						<p>OA</p>
						<img src="images/icon_05.png" alt="">
						<div>提升协同工作效能、建立多网络多形态的虚拟办公环境、搭建安全的信息化网络。</div>
					</li>
				</ul>
			</div>
			<div class="service service2">
				<h2 class="h2">COOPERATION</h2>
				<ul class="trademark-list clearfix">
					<li>
						<a href="javascript:;">
							<img src="images/c_01.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_02.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_03.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_04.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_05.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_06.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_07.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_08.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_09.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_10.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_11.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_12.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_13.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_14.jpg" alt="">
						</a>
					</li>
					<li>
						<a href="javascript:;">
							<img src="images/c_15.jpg" alt="">
						</a>
					</li>
				</ul>
			</div>
		</div>
		<div class="footer">
			<div class="contact" id="contact">
				<ul class="contact-list clearfix">
					<li>
						<span class="tel"></span>
						Tel:0431-81131261
					</li>
					<li>
						<span class="email"></span>
						Email:[email protected]
					</li>
					<li>
						<span class="add"></span>
						Add:长春市高新区锦湖大路1357H号
					</li>
				</ul>
			</div>
			<div class="line"></div>
			<div class="footer-box">
				<div class="footer-content">
					<p class="footer-nav">
						<a href="#home" class="a1 mao">首页</a>|
						<a href="productService.html" class="mao">产品服务</a>|
						<a href="successCase.html" class="mao">成功案例</a>|
						<a href="#contact" class="mao">联系我们</a>
					</p>
					<p class="copyright">Copyright©2016.ChangChun Gin Tech.&Serv.LLC.All rights reserved.   <a href="https://beian.miit.gov.cn" target="_blank" style="color:#979797;">吉ICP备16004209号-1</a></p>
				</div>
			</div>
		</div>	
	</div>
	<script src="js/jquery-1.11.3.min.js"></script>
	<script src="js/common.js"></script>
	<script src="js/blast.js"></script>

</body>
</html>
                               

Whois info of domain

Domain Name: CCGIN.COM
Registry Domain ID: 2025802821_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.west.cn
Registrar URL: http://www.west.cn/
Updated Date: 2024-05-08T04:47:07Z
Creation Date: 2016-05-04T07:13:40Z
Registry Expiry Date: 2025-05-04T07:13:40Z
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: NS1.MYHOSTADMIN.NET
Name Server: NS2.MYHOSTADMIN.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-02T05:47:05Z <<<
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