Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - otccc.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Type: text/html
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Server: Microsoft-IIS/10.0
Set-Cookie: PHPSESSID=ed970f4b75804d7d5bbb086df49d923b; path=/
X-Powered-By: ASP.NET
Date: Sat, 10 May 2025 22:59:09 GMT
Content-Length: 9468

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: otccc.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,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<TITLE>国企查查 - 国有企业查询系统</TITLE>
<meta name="description" content="国企名录,国企名单,国企查询,国企认证,国有企业名单,国有企业名录,国有企业查询,国企查询网,国企查询平台,国企查询系统" />
<meta name="keywords" content="国企名录,国企查询,国企认证">
<link rel="shortcut icon" href="favicon.ico">
<STYLE type=text/css>
@charset "utf-8";
html { width:100%}
body { width:100%; margin:0 auto; padding:0;min-width:650px;background: #1D8530;font-size:14px; color:#3D362B; Font-family: Arial,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,hr,div,p,form { margin:0; padding:0; font-size:14px; font-weight:normal; text-indent:0; list-style-type:none}
input{outline:medium;}
A {COLOR: #3D362B; TEXT-DECORATION: none}
A:hover {COLOR: #eeeeee;TEXT-DECORATION: none}
.line {COLOR: #ffffff; TEXT-DECORATION: none}
.login {FLOAT:left;BACKGROUND:#079186;border:1px solid #37B7A9; margin:0px;margin-left:10px;margin-top:0px;text-align:center;PADDING-LEFT: 11px; PADDING-RIGHT: 10px; height:38px;line-height:36px; COLOR: #ffffff;font-family:Microsoft YaHei; font-size:15px; opacity: 0.9;filter: alpha(opacity=90);-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
:hover.login {background:#079186;border:1px solid #37D3C6;COLOR: #ffffff;}
.login2 {FLOAT:left;border:1px solid #37B7A9; margin:0px;margin-left:10px;margin-top:0px;text-align:center; width:50px;height:38px;line-height:36px; COLOR: #ffffff;font-family:Microsoft YaHei; font-size:15px; opacity: 0.9;filter: alpha(opacity=90);-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
:hover.login2 {background:#079186;border:1px solid #37D3C6;COLOR: #ffffff;}
.xiaink{width:600px;TEXT-ALIGN: left; border:2px solid #CDD5D7; }
.txtsearch {BACKGROUND: url('')#ffffff;opacity: 0.5;filter: alpha(opacity=50); COLOR: #808080; width:485px; border:0px solid #ffffff; MARGIN-TOP:0px;PADDING:5px;PADDING-left:10px;  FONT-SIZE: 15px; MARGIN-LEFT:0px; LINE-HEIGHT: 38px; HEIGHT: 36px; TEXT-ALIGN: left;font-family:Microsoft YaHei}
.btn {FLOAT:right; margin:0px;MARGIN-LEFT:0px;MARGIN-TOP:0px; border:0px;width:100px;TEXT-ALIGN: center; background:#195F58 url(none) repeat-x;opacity: 0.9;filter: alpha(opacity=90);COLOR: #ffffff; LINE-HEIGHT: 44px; HEIGHT: 46px;font-size:15px; font-family:Microsoft YaHei }
:hover.btn {background:#175B54 url(none) repeat-x;opacity: 1;filter: alpha(opacity=100); cursor:pointer}
.boxx {MARGIN-left:15px;MARGIN-right:15px;PADDING:8px;PADDING-top:10px;PADDING-left:15px;PADDING-right: 15px;text-align:center; line-height:35px; font-size: 18px; COLOR:#ffffff; text-decoration:none; height:28px;}
:hover.boxx{text-decoration:none;COLOR:#ffffff;BACKGROUND:#0F9F90; border-radius:0px;opacity: 0.9;filter: alpha(opacity=90);}
.hom {FLOAT:left;font-size: 15px;COLOR:#ffffff}
:hover.hom{COLOR:#eeeeee;}
.hei {COLOR: #575757; LINE-HEIGHT: 25px; font-family:Microsoft YaHei;font-size:12px}
.bott {color:#575757; LINE-HEIGHT: 25px; font-family:Microsoft YaHei;font-size:12px}
:hover.bott{COLOR:#808080;}
.line {font-size:9px; color:#989898; font-family:宋体, sans-serif}

.slideshow {
  position: absolute;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  z-index:-999;
}

.slideshow-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50%;
  background-size: cover;
  -webkit-animation-duration: 36s;
          animation-duration: 36s;
  opacity: 1;
  -webkit-transform: scale(1.0);

}
.slideshow-image:nth-child(1) {
  -webkit-animation-name: kenburns-1;
          animation-name: kenburns-1;
  z-index: 3;
}
}

@-webkit-keyframes kenburns-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  98.4375% {
    opacity: 0;
    -webkit-transform: scale(1.11176);
            transform: scale(1.11176);
  }
  100% {
    opacity: 1;
  }
}

@keyframes kenburns-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.5);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  98.4375% {
    opacity: 0;
    -webkit-transform: scale(1.11176);
            transform: scale(1.11176);
  }
  .boxccc{FLOAT:left;position:relative;z-index:99999;text-align:left;width:100%;BORDER:solid #dddddd 1px; BACKGROUND: #ffffff;MARGIN-TOP:0px;opacity: 0.8;filter: alpha(opacity=80);}
  .dvright { COLOR:#515151;}
   .sop{ float:left;COLOR:#515151;width:600px;}
</STYLE>
<SCRIPT language=JavaScript>

function go_query(){
if(document.form1.key.value==""){
		$("#e1").html("查询条件不能为空");
		return false;
	}

	}
function diag(){
		$("#e1").html("");
		t = true;
	
}
</SCRIPT>
<script type="text/javascript" src="certificationweb/script/jquery.js"></script>
</head>
<body>
<div style="top:0;position:fixed;z-index:9999;width:100%;">
<div align="center">
<div style="max-width:1360px;min-width:650px;">
<div style="FLOAT: left;margin-top:12px;margin-left:20px;">
<a href="/"><img src="/certification/images/logo.png" WIDTH="285" HEIGHT="40" border="0"></a></div>
<div style="FLOAT: right;margin-right:20px;margin-top:11px;"><a href="https://www.sadc.net.cn/" target="_blank" class="hom" style="FLOAT:right;margin-left:20px;height:40px;line-height:40px;">数据中心</a>
<A class=login href=certificationweb/list/merchant/?ident=ce&_locale=zh_CN>登录</A><A class=login href=certificationweb/list/merchant/reg.php>注册</A></div></div></div></div></div></div></div></div>
<div class="slideshow">
<div class="slideshow-image" style="background-image: url('/images/11.jpg')"></div>
<div class="slideshow-image" style="background-image: url('/images/11.jpg')"></div>
</div>
<div align="center" class="con" style="PADDING-TOP:180px;position:relative;z-index:999;">
<DIV style="height:100px;PADDING-left:0px;background: url(/certification/images/hpic.png) no-repeat center center;"></div></div>
<div style="margin-top:20px;"></div><div style="position:relative;z-index:999;"><div align="center"><div style="FLOAT: left;position:fixed;z-index:-1;HEIGHT:100%;width:100%;left:300px;top:-170px;"></div>
<div align="center" style="MARGIN-TOP:0px;"><div align="center">
<form id="form1" name="form1" method="GET" action="/certificationweb/directory.php"  onSubmit="return go_query();">
<div class="xiaink">
<input type="text" name="key" autocomplete="off" id="key" class="txtsearch" value="" placeholder="标识码 或 企业名称"  onClick="diag1()"/><input style="cursor:pointer" type="submit" value="查询" align="right" class="btn">
</div>
</form>
</div>
</div>
</div></div></div></div>
<div align="center"><div style="HEIGHT:40px;margin-top:40px;PADDING-top:0px;position:relative;z-index:9999;"><a class="boxx" href="certificationweb/directory_index.php">国企名录</a><a class="boxx" href="/listing/news_index.php">国资百科</a><a class="boxx" href="/listing/policies_regulations.php">政策文件</a></div></div>
</div></div>
<div style="bottom:0;position:fixed;z-index:1111;width:100%;HEIGHT:65px;">
<div align="center"><div style="max-width:1240px;PADDING-Left:10px;PADDING-right:10px;HEIGHT:50px;PADDING-top:5px;">
<div class="hei" style="FLOAT:left; WIDTH: 100%;min-width:650px;FONT-SIZE: 12px;LINE-HEIGHT: 25px;text-align:center; ">
<font face="Arial">Copyright © 2018-2025</font> Cnsoe.com All Rights Reserved&nbsp;&nbsp;国资数据中心 &nbsp;版权所有<font class="line"> | </font><a class="bott" href="/sign/point.php">渠道商</a><font class="line"> | </font><a class="bott" href="certificationweb/begin.php">认证系统</a>
<br>
<a class="bott" target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=51019002001697"><img src="images/gabapic.png" width="15px" style="text-align:center;margin-bottom:-2px;" /> 网安备51019002001697号</a><font class="line">&nbsp;&nbsp;</font><a class="bott" href="http://beian.miit.gov.cn/">工信部备 蜀ICP备13013677号</a><font class="line">&nbsp;&nbsp;</font>软著登字第1035889号
</div>
</div>
</div>
</div>
</div>
<div style="float:right; position:absolute;z-index:-1;width:100%;HEIGHT:50px;bottom:0;PADDING-top:20px;font-size:14px;COLOR: #575757; BACKGROUND: #ffffff;"></div>
<div align="center">
<div style="width:650px;margin-top:0px;">
<div style="float:right; position:absolute;z-index:-1;margin-left:650px;bottom:180px;WIDTH: 85px;height:70px;COLOR:#808080;
line-height:5px;text-align:center;PADDING-top:10px;font-size:12px;"><img src="/weisadc.jpg" width="85" height="85" border="0" style="border:5px solid #ffffff;opacity: 0.9;filter: alpha(opacity=90);" /></div>
</body>
</html>                               

Whois info of domain

Domain Name: OTCCC.COM
Registry Domain ID: 116579539_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2025-02-12T03:59:38Z
Creation Date: 2004-04-09T09:38:00Z
Registry Expiry Date: 2026-04-09T09:38:00Z
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: DNS17.HICHINA.COM
Name Server: DNS18.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-10T22:58: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