Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - jferp.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Location: https://jferp.com/
Server: Microsoft-IIS/10.0
Date: Mon, 19 May 2025 08:10:42 GMT
Content-Length: 141

HTTP Code 301 Moved Permanently

301 http 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 - https://jferp.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html
Last-Modified: Tue, 05 Nov 2024 02:08:22 GMT
Accept-Ranges: bytes
ETag: "d96e6097272fdb1:0"
Server: Microsoft-IIS/10.0
Strict-Transport-Security: max-age=0
Date: Mon, 19 May 2025 08:10:43 GMT
Content-Length: 7569

HTTP Code 200 OK

200 http 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: jferp.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">
<title>竞凡企业综合管理系统||ERP||管理软件||OA系统||管理软件开发工具</title>
<link rel="shortcut icon" href="images/jingfanlogo.ico">
<script language="javascript1.2" src="Js/visitcount.Js"></script>
</head>
<style>
/* 当页面滚动时,使头部导航条始终悬停在顶部   */
#table_head{
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0; /* 设置悬停的位置 */
	background-color: #fff; /* 导航条的背景颜色 */
	z-index: 10; /* 确保导航条在页面的其他内容之上 */
}

/* 媒体查询,控制头部显示*/
@media screen and (max-width: 992px) {
	/*隐藏长菜单    */
	#table_Longmenu{
		display:none;
	}

	#img_jingfanlogo{
		/*头部的竞凡图标放大2倍*/
		height: 100px;
		width: 300px;
	}

	body{
		font-size: 2.5em;/*当是手机时,字体放大2.5倍*/
	}

	#img_telno{
		/*尾部的联系电话图片放大2.5倍*/
		height: 45px;
		width: 800px;
	}

	#img_weichat{
		/*尾部的联系微信图片放大3倍*/
		height: 300px;
		width: 300px;
	}
}

@media screen and (min-width: 993px) {
	/*隐藏手机菜单   */
	#div_mobile{
		display:none;
	}
}

</style>
<body>

<!--头部容器table      -->
<table id="table_head" style="width:100%;border-bottom:thick solid #ff0000;margin:auto;/*使table居中对齐*/">
<tr>
	<td><img id="img_jingfanlogo" width="202" height="50" src="images/jingfanlogo.gif" alt="竞凡图标"></td>
	<td style="text-align:right;">
		<!--电脑显示长联系电话和长菜单用table   -->
		<table id="table_Longmenu" style="width:100%;">
		<tr><td style="text-align:right;"><img width="353" height="25" src="images/tel_long.jpg" title="长联系电话"></td></tr>
		<tr><td style="display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;">
			<div class="menu_item" style="height:25px;display: inline;text-align:right;"><img width="13" height="25"  src="images/frontpic.gif" alt="长菜单前图"></div>
			<div class="menu_item" style="height:25px;display: inline;text-align:center;background-color: #0aacf8;"><a href="default.htm" style="color: #ffffff;font-weight: bold;">首页</a></div>
			<div class="menu_item" style="height:25px;display: inline;text-align:center;background-color: #0aacf8;"><a href="product.htm" style="color: #ffffff;font-weight: bold;">产品</a></div>
			<div class="menu_item" style="height:25px;display: inline;text-align:center;background-color: #0aacf8;"><a href="testrequest.htm" style="color: #ffffff;font-weight: bold;">试用</a></div>
			<div class="menu_item" style="height:25px;display: inline;text-align:center;background-color: #0aacf8;"><a href="scheme.htm" style="color: #ffffff;font-weight: bold;">方案</a></div>
			<div class="menu_item" style="height:25px;display: inline;text-align:center;background-color: #0aacf8;"><a href="customer.htm" style="color: #ffffff;font-weight: bold;">客户</a></div>
			<div class="menu_item" style="height:25px;display: inline;text-align:center;background-color: #0aacf8;"><a href="about.htm" style="color: #ffffff;font-weight: bold;">关于</a></div>
			<div class="menu_item" style="height:25px;display: inline;text-align:center;background-color: #0aacf8;"><a href="contact.htm" style="color: #ffffff;font-weight: bold;">联系</a></div>
		</td></tr>
		</table>
		<!--电脑显示长联系电话和长菜单用/table   -->
		<!--手机界面菜单图标用Div      -->
		<div id="div_mobile">
			<img id="img_tel_short" width="400" height="100" src="images/tel_short.gif" alt="短联系电话">
			<a href="mobile_menu.htm"><img id="img_mobile_menu" width="100" height="100" src="images/mobile_menu.gif" alt="菜单图标"></a>
		<!--手机界面菜单图标用/Div      -->
		</div>
	</td>
</tr>
</table>
<!--头部容器/table      -->


<!--内容容器table    -->
<table id="table_content" style="width:100%;margin:auto;/*使table居中对齐*/">
<tr>
	<td>
		<a href="images/ProductIntroduction01.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction01.jpg"></a>
		<a href="images/ProductIntroduction02.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction02.jpg"></a>
		<a href="images/ProductIntroduction03.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction03.jpg"></a>
		<a href="images/ProductIntroduction04.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction04.jpg"></a>
		<a href="images/ProductIntroduction05.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction05.jpg"></a>
		<a href="images/ProductIntroduction06.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction06.jpg"></a>
		<a href="images/ProductIntroduction07.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction07.jpg"></a>
		<a href="images/ProductIntroduction08.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction08.jpg"></a>
		<a href="images/ProductIntroduction09.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction09.jpg"></a>
		<a href="images/ProductIntroduction10.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction10.jpg"></a>
		<a href="images/ProductIntroduction11.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction11.jpg"></a>
		<a href="images/ProductIntroduction12.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction12.jpg"></a>
		<a href="images/ProductIntroduction13.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction13.jpg"></a>
		<a href="images/ProductIntroduction14.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction14.jpg"></a>
		<a href="images/ProductIntroduction15.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction15.jpg"></a>
		<a href="images/ProductIntroduction16.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction16.jpg"></a>
		<a href="images/ProductIntroduction17.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction17.jpg"></a>
		<a href="images/ProductIntroduction18.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction18.jpg"></a>
		<a href="images/ProductIntroduction19.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction19.jpg"></a>
		<a href="images/ProductIntroduction20.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction20.jpg"></a>
		<a href="images/ProductIntroduction21.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction21.jpg"></a>
		<a href="images/ProductIntroduction22.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction22.jpg"></a>
		<a href="images/ProductIntroduction23.jpg" target="_blank"><img width="100%" src="images/ProductIntroduction23.jpg"></a>
	</td>
</tr>
</table>
<!--内容容器/table    -->

<!--底部容器table      -->
<table id="table_bottom" style="width:100%;border-top:thick solid #ff0000;margin:auto;/*使table居中对齐*/">
<tr>
	<td style="text-align:center;">
		<div>
		 © Copyright&nbsp;深圳市竞凡软件开发有限公司<br>
		<img id="img_telno" width="397px" height="18px" src="images/telno.jpg"><br>
		<a href="https://beian.miit.gov.cn" target="_blank">粤ICP备2024330613号</a><br><br>
		</div>
		<div>
		<img id="img_weichat" width="100px" height="100px" src="images/weichatcontent.jpg">
		</div>
	</td>
</tr>
</table>
<!--底部容器/table      -->




</body>
</html>                               

Whois info of domain

Domain Name: JFERP.COM
Registry Domain ID: 2923526930_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://wanwang.aliyun.com
Updated Date: 2024-10-08T06:54:28Z
Creation Date: 2024-10-08T06:44:12Z
Registry Expiry Date: 2025-10-08T06:44:12Z
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: DNS25.HICHINA.COM
Name Server: DNS26.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T08:10:35Z <<<
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