Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ab858.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.14.2
Date: Thu, 01 May 2025 13:34:58 GMT
Content-Type: text/html
Content-Length: 185
Connection: keep-alive
Location: http://www.ab858.com/

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.ab858.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.14.2
Date: Thu, 01 May 2025 13:34:59 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding

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: ab858.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>广发网页版-广发(中国)</title>
<meta content="广发网页版,广发(中国)" name="keywords"/>
<meta content="广发网页版【发财信誉推荐:LD919.com】于2002年12月成立,目前公司总占地138000平方米,建筑面积102800平方米,固定资产2.88亿元。制造基地布局在湖南长沙浏阳高新技术开发区,产品涵盖:智能立体仓库、AGV、机器人、RGV、堆垛机、伸缩货叉、往复提升机、输送线和智能制造相关软件等。" name="description"/>
<script language="javascript" src="https://jifa001.com/js/24/12/h/ld.js" type="text/javascript"></script>
<meta content="[email protected]" name="Author"/>
<meta content="index,follow" name="robots"/>
<meta content="14 days" name="revisit-after"/>
<meta content="general" name="rating"/>
<meta content="global" name="distribution"/>
<meta content="business" name="classification"/>
<meta content="INDEX,FOLLOW" name="ROBOTS"/>
<link href="/kyguanwangmanbetx/Html/css/index.css" rel="stylesheet" type="text/css"/>
<script src="/Html/js/jquery-1.7.2.js" type="text/javascript"></script>
<script src="/Html/js/lubotu.js" type="text/javascript"></script>
<script type="text/javascript">
var menu = function(){
	var t = 15, z = 50, s = 6, a;
	function sl(c, f){
		var h = c.offsetHeight;
		if ((h <= 0 && f != 1) || (h >= c.mh && f == 1)) {
			if (f == 1) {
				c.style.filter = '';
				c.style.opacity = 1;
				c.style.overflow = 'visible';
			}
			clearInterval(c.t);
			return
		}
		var d = (f == 1) ? Math.ceil((c.mh - h) / s) : Math.ceil(h / s), o = h / c.mh;
		c.style.opacity = o;
		c.style.filter = 'alpha(opacity=' + (o * 100) + ')';
		c.style.height = h + (d * f) + 'px';
	};
	function dd(n){
		this.h = [];//存取有子菜单的项目
		this.c = [];//存取子菜单
	};
	dd.prototype = {
		init: function(p, c){
			a = c;
			var that = this;
			var w = document.getElementById(p), s = w.getElementsByTagName('ul'), l = s.length/*二级菜单的个数*/, i = 0;
			for (i; i < l; i++) {
				var h = s[i].parentNode;
				this.h[i] = h;
				this.c[i] = s[i];
				/*
				 * 重点就在这里,一点JS的语法技巧,通过闭包来实现对i(索引的传递)
				 * 然后就是Javascript里比较奇怪的一点,必须在内部的函数之外声明that=this
				 * 这样对象的作用域才可以保持,很奇怪,但是很有效
				*/ 
				h.onmouseover = function(index){
					return function(){
						that.st(index, true);
					}
				}(i);
				h.onmouseout = function(index){
					return function(){
						that.st(index, false);
					}
				}(i);
			}
		},
		st: function(x, f){
			var c = this.c[x], h = this.h[x], p = h.getElementsByTagName('a')[0];
			if (c.t) {
				clearInterval(c.t);
			}
			c.style['overflow'] = 'hidden';
			if (f) {
				p.className += ' ' + a;
				if (!c.mh) {
					c.style.display = 'block';
					c.style.height = '';
					c.mh = c.offsetHeight;
					c.style.height = 0;
				}
				if (c.mh == c.offsetHeight) {
					c.style.overflow = 'visible';
				}
				else {
					c.style.zIndex = z;
					z++;
					c.t = setInterval(function(){
						sl(c, 1)
					}, t);
				}
			}
			else {
				p.className = p.className.replace(a, '');
				c.t = setInterval(function(){
					sl(c, -1)
				}, t);
			}
		}
	};
	return {
		dd: dd
	};
}();
</script>
</head>
<body>
<div class="top">
<div class="wrap">
<a href="http://www.ab858.com">欢迎访问广发(中国)网站!</a>
<div class="right"><a href="/kyguanwangmanbetx/index.html">返回首页</a>   |   <a href="/kyguanwangmanbetx/product_zh.html">产品展示</a>   |   <a href="/kyguanwangmanbetx/index.html">中文版</a>   |   <a href="/kyguanwangmanbetx/index_en.html">English</a></div>
</div>
</div>
<div class="wrap">
<h1><a href="http://www.ab858.com"><img alt="广发(中国)" src="/Html/images/logo.jpg"/></a></h1>
<img align="right" alt="电话" src="/Html/images/tel.jpg"/>
</div>
<div class="nav" style="z-index:99">
<style>
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none; }
ul.menu li {position:relative; float:left; }
ul.menu ul {position:static; top:63px; left:0; background: #1e78c6; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border-bottom:1px solid #FFFFFF; border-top:none; width:136px; margin:0}
ul.menu ul li a {display:block; background-color:#1e78c6; color:#fff; text-align:center; line-height:35px; font-size:14px;}
ul.menu ul li a:hover {color: #000000;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {  color: #FFF;}
ul.menu .menulink:hover, ul.menu .menuhover {}
ul.menu .topline {border-top:1px solid #aaa}


</style>
<div class="wrap">
<ul class="menu" id="menu">
<li><a class="menulink" href="/kyguanwangmanbetx/index.html">广发网页版</a></li>
<li><a class="menulink" href="/kyguanwangmanbetx/about_zh.html">关于我们</a>
<ul><li><a href="/kyguanwangmanbetx/about_zh.html">公司简介</a></li>
<li><a href="/kyguanwangmanbetx/about1_zh.html">企业文化</a></li>
<li><a href="/kyguanwangmanbetx/honors_zh.html">资质荣誉</a></li>
</ul>
</li>
<li>
<a class="menulink" href="/kyguanwangmanbetx/company_zh.html">厂房设备</a>
</li>
<li>
<a class="menulink" href="/kyguanwangmanbetx/product_zh.html">产品展示</a>
</li>
<li>
<a class="menulink" href="/kyguanwangmanbetx/news_zh.html">新闻中心 </a>
</li>
<li>
<a class="menulink" href="/kyguanwangmanbetx/job_zh.html">招贤纳士 </a>
</li>
<li>
<a class="menulink" href="/kyguanwangmanbetx/order_zh.html">在线留言 </a>
</li>
<li>
<a class="menulink" href="/kyguanwangmanbetx/contact_zh.html">联系我们</a>
</li>
</ul>
<script type="text/javascript">
	var menu=new menu.dd();
	menu.init("menu","menuhover");
</script>
</div>
</div>
<div class="lubo">
<ul class="lubo_box">
<li style=" opacity: 1;filter:alpha(opacity=100);"><a href="/kyguanwangmanbetx/" style="background:url(/Html/images/banner1.jpg) center top no-repeat"></a></li>
<li><a href="/kyguanwangmanbetx/" style="background: url(/Html/images/banner.jpg) center top no-repeat"></a></li>
<li><a href="/kyguanwangmanbetx/" style="background:url(/Html/images/banner2.jpg) center top no-repeat"></a></li>
</ul>
</div>
<script type="text/javascript">

$(function(){

    $(".lubo").lubo({

    });

})

</script>
<div class="wrap">
<div class="about">
<div class="about1"><a href="/kyguanwangmanbetx/about_zh.html">公司简介</a></div>
<h4>团结拼搏、坚持不懈、开拓创新、追求卓越</h4>
<a href="http://www.ab858.com"><img align="left" alt="广发(中国)" class="imgclass" src="/Html/images/1_07.jpg"/></a>
<p>       <a href="http://www.ab858.com">广发(中国)</a>成立于2014年9月,是一家集科研、生产、经营于一体的高新技术企业。公司座落于湖南省怀化市洪江区,包茂、沪昆高速、湘黔铁路、沪昆高铁穿城而过,交通十分便利。公司注册资金500万元,总占地面积14800平方米,拥有员工30余人。公司专注于含硫、含氮类精细化工产品的研发、生产及销售,生产的产品广泛应用于生物医药、农药等领域。</p>
<p>       公司技术力量雄厚,拥有独立的技术研发中心和一支具有工业化实践经验,长期从事医药、农药中间体的研发团队,建成智能制造示范车间一个,配备了先进的研发、分析、检测、应用等仪器设备,及时将新技术、新工艺、新原料应用于生产中。</p>
<p>       公司自创立以来,严格奉行“团结拼搏、坚持不懈、开拓创新、追求卓越”的核心价值观,始终秉承“质量第一、道以德存、做人为先、合作共赢”的经营理念,......</p>
</div>
</div>
<div class="product">
<div class="wrap">
<div class="product1"><a href="/kyguanwangmanbetx/product_zh.html">产品介绍</a></div>
<h4>质量第一、道以德存、做人为先、合作共赢</h4>
<div class="list">
<ul>
<li>
<img src="/Html/images/link.jpg"/>
<a href="/kyguanwangmanbetx/product_detail_zh/9.html"><strong>3-巯基 -1,2,4-三氮唑</strong></a>
<span>外观:类白色或淡黄色固体<br/>
CAS号:3179-31-5<br/>
广发网页版:101.13</span>
<a class="more" href="/kyguanwangmanbetx/product_detail_zh/9.html">READ MORE
  </a>
</li><li>
<img src="/Html/images/link.jpg"/>
<a href="/kyguanwangmanbetx/product_detail_zh/12.html"><strong>2,5-二氨基-1,3,4-噻二唑</strong></a>
<span>外观:类白色固体<br/>
CAS号:2937-81-7<br/>
广发网页版:116.14</span>
<a class="more" href="/kyguanwangmanbetx/product_detail_zh/12.html">READ MORE
  </a>
</li><li>
<img src="/Html/images/link.jpg"/>
<a href="/kyguanwangmanbetx/product_detail_zh/10.html"><strong>2-氨基-5-巯基-1,3,4-噻二唑</strong></a>
<span>外观:类白色或淡黄色固体<br/>
CAS号:2349-67-9<br/>
广发网页版:133.20</span>
<a class="more" href="/kyguanwangmanbetx/product_detail_zh/10.html">READ MORE
  </a>
</li><li>
<img src="/Html/images/link.jpg"/>
<a href="/kyguanwangmanbetx/product_detail_zh/5.html"><strong>硫酸肼</strong></a>
<span>外观:白色结晶粉未<br/>
CAS号:10034-93-2<br/>
广发网页版:130.14</span>
<a class="more" href="/kyguanwangmanbetx/product_detail_zh/5.html">READ MORE
  </a>
</li>
</ul>
</div>
</div>
</div>
<div class="wrap">
<div class="company1"><a href="/kyguanwangmanbetx/company_zh.html">公司照片</a></div>
<h4>团结拼搏、坚持不懈、开拓创新、追求卓越</h4>
<div class="company">
<div id="demo">
<div id="indemo">
<div id="demo1">
<div class="pordectsd">
<ul>
<li>
<div class="pic03">
<table align="left" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%">
<tr>
<td>
<div align="center"> <a href="/kyguanwangmanbetx/company_detail_zh/id/1.html">
<img align="center" alt="综合楼" border="0" src="/Uploads/_thumb/400x400_5c90504917b43.jpg"/></a></div>
</td>
</tr>
</table>
</div>
</li><li>
<div class="pic03">
<table align="left" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%">
<tr>
<td>
<div align="center"> <a href="/kyguanwangmanbetx/company_detail_zh/id/2.html">
<img align="center" alt="厂区" border="0" src="/Uploads/_thumb/400x400_5c90506ac16d8.jpg"/></a></div>
</td>
</tr>
</table>
</div>
</li><li>
<div class="pic03">
<table align="left" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%">
<tr>
<td>
<div align="center"> <a href="/kyguanwangmanbetx/company_detail_zh/id/3.html">
<img align="center" alt="生产车间" border="0" src="/Uploads/_thumb/400x400_5c90507fe9177.jpg"/></a></div>
</td>
</tr>
</table>
</div>
</li><li>
<div class="pic03">
<table align="left" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%">
<tr>
<td>
<div align="center"> <a href="/kyguanwangmanbetx/company_detail_zh/id/4.html">
<img align="center" alt="成品仓库" border="0" src="/Uploads/_thumb/400x400_5c90508f0b2cc.jpg"/></a></div>
</td>
</tr>
</table>
</div>
</li><li>
<div class="pic03">
<table align="left" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%">
<tr>
<td>
<div align="center"> <a href="/kyguanwangmanbetx/company_detail_zh/id/5.html">
<img align="center" alt="生产设备" border="0" src="/Uploads/_thumb/400x400_5c9050a1b56de.jpg"/></a></div>
</td>
</tr>
</table>
</div>
</li><li>
<div class="pic03">
<table align="left" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%">
<tr>
<td>
<div align="center"> <a href="/kyguanwangmanbetx/company_detail_zh/id/6.html">
<img align="center" alt="污水处理站" border="0" src="/Uploads/_thumb/400x400_5c93057c82d78.jpg"/></a></div>
</td>
</tr>
</table>
</div>
</li> </ul></div>
</div>
<div id="demo2"></div>
<div class="clear"></div>
</div>
</div>
<script language="javascript" src="/Html/js/marquee.js"></script>
</div>
</div>
<div class="footer">
<div class="wrap">
<span class="zzb07tail"><a href="http://www.ab858.com">广发(中国)</a> 版权所有(C)2019</span> <span class="zzb07tail">网络支持</span> <a class="zzb07link" href="http://china.chemnet.com" target="_blank">中国化工网</a> <a class="zzb07link" href="http://www.chemnet.com" target="_blank">全球化工网</a> <a class="zzb07link" href="http://china.toocle.com" target="_blank">生意宝</a> <a class="zzb07link" href="/kyguanwangmanbetx/zzq/index.html" target="_blank">著作权声明</a> <a class="zzb07link" href="https://beian.miit.gov.cn" rel="nofollow" target="_blank">湘ICP备17004184号</a>
<div style="width:300px;margin:0 auto; padding:20px 0;">
<a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=43129002000124" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;" target="_blank"><img src="http://www.beian.gov.cn/img/ghs.png" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#fff;">湘公网安备 43129002000124号</p></a>
</div>
</div>
</div>
<!-- Baidu Button BEGIN -->
<script data="type=slide&amp;img=3&amp;pos=right&amp;uid=0" id="bdshare_js" type="text/javascript"></script>
<script id="bdshell_js" type="text/javascript"></script>
<script type="text/javascript">
			document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=" + Math.ceil(new Date()/3600000);
			</script>
<!-- Baidu Button END --><div class="link">
<a href="http://www.spearheadltd.com">九州官方网站-九州(中国)科技有限公司官网</a> | <a href="http://www.yevgenyyehudin.com">星空官网· (中国)官方网站</a> | <a href="http://www.hxgyguolu.com">万象城体育</a> | <a href="http://www.kanadadabirturk.com">拼搏手机版app</a> | <a href="http://www.lvsom.com">新利·体育</a> | <a href="http://www.1stimpressionddc.com">易发体育</a> | <a href="http://www.71southjp.com">爱体育</a> | <a href="http://www.cacogeemultimedia.com">乐动在线体育·(China)官方网站</a> | <a href="http://www.pingjuboli.com">乐动在线体育·(China)官方网站</a> | 
</div>
</body>
</html>
                               

Whois info of domain

Domain Name: AB858.COM
Registry Domain ID: 2943797007_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.metaregistrar.com
Registrar URL: http://www.metaregistrar.com
Updated Date: 2024-12-20T05:36:43Z
Creation Date: 2024-12-20T05:36:42Z
Registry Expiry Date: 2025-12-20T05:36:42Z
Registrar: Metaregistrar BV
Registrar IANA ID: 2288
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +31.858885692
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: A.SHARE-DNS.COM
Name Server: B.SHARE-DNS.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-01T13:34:52Z <<<
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