Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - wfplf.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 14 May 2025 06:33:10 GMT
Content-Type: text/html
Content-Length: 178
Connection: keep-alive
Location: http://www.wfplf.com/

HTTP Code 301 Moved Permanently

301 http 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.wfplf.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 14 May 2025 06:33:10 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
X-Powered-By: PHP/5.4.41

HTTP Code 200 OK

200 http 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: wfplf.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 http-equiv="Content-Type" content="text/html; charset=utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1">
	<title>welcome海洋之神(中国)有限公司-搜狗百科</title>
<script src="/jquery.min.js" ></script>
	<meta name="keywords" content="welcome海洋之神" />
	<meta name="description" content="welcome海洋之神为您提供高品质、高赔率的娱乐游戏及所有线上投注的优惠.我们致力于提供全球客户最有价值的游戏体验、各项优惠服务,简单从这里开始!" />
	<meta http-equiv="Cache-Control" content="no-siteapp" />
<link rel="stylesheet" type="text/css" href="/Public/css/style.css">
<link rel="stylesheet" type="text/css" href="/Public/css/css.css">
<script type="text/javascript" src="/Public/js/jquery-1.10.2.min.js"></script>
<script src="/Public/js/jquery.SuperSlide.2.1.1.js"></script>
</head>
<body><h1><a href="/" title='welcome海洋之神(中国)有限公司-搜狗百科'>welcome海洋之神(中国)有限公司-搜狗百科</a></h1>


<div class="head">
    	<div class="head_top w0">
    		<div class="w1200">
    			<div class="fl">欢迎登陆【welcome海洋之神】官方网站!</div>
    			<div class="fr">
    				<a href="/">网站首页</a>|<a href="/sitemap.html">网站地图</a>|<a rel="nofollow" href="http://mail.10086.cn" target="_blank">企业邮箱</a>
    			</div>
    			<div class="clear"></div>
    		</div>
    	</div>
    	<div class="head_body w1200">
    		<div class="logo fl">
    			<a href="/"><img src="/Public/adv/5bebd99989f15.png"></a>
    		</div>
    		<div class="tel fr">
    			<img src="/Public/images/tel.jpg">
    			<b>销售热线:</b>
    			<span>13901510709</span>
    		</div>
    	</div>
    	<div class="head_nav w0">
    		<ul class="w1200">
    			<li><a href="/">网站首页</a></li>
    			<li><a href="/info1.html" class="on"   >公司简介</a></li><li><a href="/products2.html" class="on"   >产品中心</a></li><li><a href="/info21.html" class="on"   >资质荣誉</a></li><li><a href="/news4.html" class="on"   >新闻资讯</a></li><li><a href="/products3.html" class="on"   >企业能力</a></li><li><a href="/products22.html" class="on"   >工程业绩</a></li><li><a href="/info5.html" class="on"   >welcome海洋之神</a></li>			<div class="clear"></div>
    		</ul>
    	</div>
</div>



<div class="banner">
    	<div id="banner_tabs" class="flexslider">
			<ul class="slides">
				<li>
					<a>
						<img width="1920" height="450" alt="" style="background: url(/Public/adv/5bebd99fc0c5a.jpg) no-repeat center;" src="/Public/images/alpha.png">
					</a>
				</li><li>
					<a>
						<img width="1920" height="450" alt="" style="background: url(/Public/adv/5bee62a4240a9.jpg) no-repeat center;" src="/Public/images/alpha.png">
					</a>
				</li>			</ul>
			<ul class="flex-direction-nav">
				<li><a class="flex-prev" href="javascript:;">Previous</a></li>
				<li><a class="flex-next" href="javascript:;">Next</a></li>
			</ul>
			<ol id="bannerCtrl" class="flex-control-nav flex-control-paging">
				<li style="position:relative;left:-42px"><a>1</a></li><li style="position:relative;left:-42px"><a>2</a></li>			</ol>
		</div>

		<script src="/Public/js/slider.js"></script>
		<script type="text/javascript">
			$(function() {
				var bannerSlider = new Slider(jQuery('#banner_tabs'), {
					time: 7000,
					delay: 800,
					event: 'hover',
					auto: true,
					mode: 'fade',
					controller: jQuery('#bannerCtrl'),
					activeControllerCls: 'active'
				});
				jQuery('#banner_tabs .flex-prev').click(function() {
					bannerSlider.prev()
				});
				jQuery('#banner_tabs .flex-next').click(function() {
					bannerSlider.next()
				});
			})
		</script>
</div>
<div class="search w0">
    	<div class="w1200">
    		<div class="fl">
    			<span>热门关键词:</span>
    			<a href="/productsd148.html" title="外盘管不锈钢搅拌釜">外盘管不锈钢搅拌釜</a><a href="/productsd145.html" title="高速分散釜系列">高速分散釜系列</a><a href="/productsd144.html" title="高速乳化釜系列">高速乳化釜系列</a>		</div>
    		<div class="fr">
    			<form action="/Home/Index/search" method="get" enctype="multipart/form-data">
    			<input name="v" type="text" class="searchpannel" value="请输入关键字" onblur="if (this.value =='') this.value='请输入关键字'" onclick="if (this.value=='请输入关键字') this.value=''">
    			<input type="submit" name="submit1" class="inputbutton" value="搜索">
    			</form>
    		</div>
    		<div class="clear"></div>
    	</div>
</div>


<div class="company w0">
    	<div class="w1200">
    		<div class="com_body fl">
    			<div class="title">
    				<b class="fl">公司简介</b>
    				<span class="fl">COMPANY PROFILE</span>
    				<a href="/info1.html" class="fr">多...</a>
    				<div class="clear"></div>
    			</div>
    			<div class="wz">
    				<div class="fl">
    					<img src="/Public/adv/5bebd873d9533.jpg">
    				</div>
<p>welcome海洋之神地处无锡市宜兴万石镇工业园区。</p>
<p>我厂是一家集化工设备、制药设备生产与制造的专业厂家。</p>
<p>主要产品有:不锈钢搅拌釜、高速分散釜、高速乳化釜、反应搅拌设备、换热冷凝设备、储罐储槽设备、酒精回收塔以及其它化工设备等...</p></div>
    		</div>
    	    <div class="fl">
    	    	<img src="/Public/images/shuxian.jpg">
    	    </div>
    	    <div class="com_tel fr">
    	    	<div class="title">
    	    		<b class="fl">welcome海洋之神</b>
    				<span class="fl">CONTACT US</span>
    				<a href="/info5.html" class="fr">多...</a>
    				<div class="clear"></div>
    	    	</div>
    	    	<ul>
    	    		<li class="bt">welcome海洋之神</li>
    	    		<li>法人/总经理:朱雄卫</li>
<li>手 机:13901510709</li>
<li>电 话:0510-87885500 87850838</li>
<li>传 真:0510-87840568</li>
<li>地 址:宜兴市万石镇工业集中区南区</li>
<li>网 址:www.wfplf.com</li>
<li>邮 箱:[email protected]</li>    	    	</ul>
    	    </div>
    	    <div class="clear"></div>
    	</div>
</div>



<div class="product w0">
    	<div class="w1200">
    		<div class="list fl">
    			<div class="title">
    				<b>产品列表</b>
    			</div>
    			<ul>
    				
									<li>
											<a href="/products34.html" title="三效蒸发器"  >					三效蒸发器</a></li>					<li>
											<a href="/products23.html" title="不锈钢搅拌釜系列"  >					不锈钢搅拌釜系列</a></li>					<li>
					<a href="/productsd145.html" title="高速分散釜系列">
										高速分散釜系列</a></li>					<li>
					<a href="/productsd144.html" title="高速乳化釜系列">
										高速乳化釜系列</a></li>					<li>
					<a href="/productsd143.html" title="刮板式薄膜蒸发器">
										刮板式薄膜蒸发器</a></li>					<li>
					<a href="/productsd142.html" title="分子蒸馏设备">
										分子蒸馏设备</a></li>					<li>
											<a href="/products28.html" title="换热冷凝设备"  >					换热冷凝设备</a></li>					<li>
					<a href="/productsd139.html" title="切片机">
										切片机</a></li>					<li>
					<a href="/productsd138.html" title="蒸馏塔">
										蒸馏塔</a></li>					<li>
											<a href="/products31.html" title="发酵提取过滤设备"  >					发酵提取过滤设备</a></li>					<li>
											<a href="/products32.html" title="浓缩设备"  >					浓缩设备</a></li>					<li>
											<a href="/products33.html" title="其它设备"  >					其它设备</a></li>				
    				<img src="/Public/banner/5bebd8fe6baad.jpg">
    				<div class="clear"></div>
    			</ul>
    		</div>
    		<div class="pro_body fr">
    			<div class="title">
    				<b>产品中心</b>
    				<a href="/products2.html">多...</a>
    			</div>
    			<ul>
    				
				<li><a href="/productsd148.html">
    					<img src="/Public/uploads/20181117/5bef80d8cfb3e.jpg" >
    					<p>外盘管不锈钢搅拌釜</p>
    				</a></li><li><a href="/productsd147.html">
    					<img src="/Public/uploads/20180622/5b2c5f530a037.jpg" >
    					<p>蒸汽、导热油加热不锈钢搅拌釜</p>
    				</a></li><li><a href="/productsd146.html">
    					<img src="/Public/uploads/20180622/5b2c61a244e72.jpg" >
    					<p>电加热不锈钢搅拌釜</p>
    				</a></li><li><a href="/productsd145.html">
    					<img src="/Public/uploads/20180622/5b2c610f2887f.jpg" >
    					<p>高速分散釜系列</p>
    				</a></li><li><a href="/productsd144.html">
    					<img src="/Public/uploads/20181117/5bef782568b4b.jpg" >
    					<p>高速乳化釜系列</p>
    				</a></li><li><a href="/productsd142.html">
    					<img src="/Public/uploads/20180622/5b2c82d3f10a8.jpg" >
    					<p>分子蒸馏设备</p>
    				</a></li>				
    				<div class="clear"></div>
    			</ul>
    		</div>
    		<div class="clear"></div>
    	</div>
</div>



<div class="new w0">
    	<div class="bor1"></div>
    	<div class="new_body w1200">
    		<div class="xw fl">
    			<div class="title">
    				<b>新闻资讯</b><span>NEWS</span>
    				<a href="/news4.html ">多...</a>
    			</div>
    			<ul>
    				<li><a href="/detail290.html" title="welcome海洋之神">
    					<b>welcome海洋之神</b>
    					<span>2024-07-11</span>
    				</a></li><li><a href="/detail288.html" title="简述不锈钢分散釜的设计特点及其在化工行业的应用优势">
    					<b>简述不锈钢分散釜的设计特点及其在化工行业的应用优势</b>
    					<span>2024-06-17</span>
    				</a></li><li><a href="/detail286.html" title="关于不锈钢搅拌釜接口配置概览">
    					<b>关于不锈钢搅拌釜接口配置概览</b>
    					<span>2024-05-17</span>
    				</a></li><li><a href="/detail284.html" title="概述高速搅拌釜搅拌装置的功能与特性">
    					<b>概述高速搅拌釜搅拌装置的功能与特性</b>
    					<span>2024-04-15</span>
    				</a></li><li><a href="/detail282.html" title="你知道不锈钢分散釜的作用是什么吗?">
    					<b>你知道不锈钢分散釜的作用是什么吗?</b>
    					<span>2024-03-15</span>
    				</a></li><li><a href="/detail280.html" title="不锈钢乳化釜的加热方式一般都有哪些?">
    					<b>不锈钢乳化釜的加热方式一般都有哪些?</b>
    					<span>2024-01-30</span>
    				</a></li>				<div class="clear"></div>
    			</ul>
    		</div>
    		<div class="wt fr">
    			<div class="title">
    				<b>常见问题</b><span>PROBLEMS</span>
    				<a href="/news7.html ">多...</a>
    			</div>
    			<ul>
    				<li><a href="/detail292.html" title="简述不锈钢乳化釜的性能优势">
    					<b>简述不锈钢乳化釜的性能优势</b>
    					<span>2024-08-14</span>
    				</a></li><li><a href="/detail291.html" title="简述不锈钢分散釜的工作头及其在物料分散中的关键作用">
    					<b>简述不锈钢分散釜的工作头及其在物料分散中的关键作用</b>
    					<span>2024-07-30</span>
    				</a></li><li><a href="/detail289.html" title="解析高速搅拌釜的设计温度重要性">
    					<b>解析高速搅拌釜的设计温度重要性</b>
    					<span>2024-06-28</span>
    				</a></li><li><a href="/detail287.html" title="解析高速分散釜的搅拌与乳化部件功能">
    					<b>解析高速分散釜的搅拌与乳化部件功能</b>
    					<span>2024-05-31</span>
    				</a></li><li><a href="/detail285.html" title="概述不锈钢乳化釜规格选择的重要性">
    					<b>概述不锈钢乳化釜规格选择的重要性</b>
    					<span>2024-04-29</span>
    				</a></li><li><a href="/detail283.html" title="高速乳化釜:剪切功率与剪切转速的关键作用">
    					<b>高速乳化釜:剪切功率与剪切转速的关键作用</b>
    					<span>2024-03-29</span>
    				</a></li>				<div class="clear"></div>
    			</ul>
    		</div>
    		<div class="clear"></div>
    	</div>
    	<div class="bor2"></div>
</div>



<div class="case w0">
    	<div class="case_body w1200">
    		<div class="slideBox">
				<div class="con">
					<a class="sPrev" href="javascript:void(0)"></a>
						<ul>
							<li><a href="/detail118.html">
								<img src="/Public/uploads/20181116/5bee3679a98e4.jpg" width="240" height="180" />
							</a></li><li><a href="/detail117.html">
								<img src="/Public/uploads/20181116/5bee36690d273.jpg" width="240" height="180" />
							</a></li><li><a href="/detail116.html">
								<img src="/Public/uploads/20181116/5bee3656f208f.jpg" width="240" height="180" />
							</a></li><li><a href="/detail115.html">
								<img src="/Public/uploads/20181116/5bee36450d273.jpg" width="240" height="180" />
							</a></li>						</ul>
					<a class="sNext" href="javascript:void(0)"></a>
				</div>
			</div>
    	</div>
    	<script type="text/javascript">
			
			jQuery(".slideBox").slide({ mainCell:"ul",vis:4,prevCell:".sPrev",nextCell:".sNext",effect:"leftLoop"});
		</script>
</div>






<div class="foot w0">
    	<div class="foot_body w1200">
		<p>welcome海洋之神主营不锈钢搅拌釜、高速分散釜、高速乳化釜         法人/总经理:朱雄卫         手 机:13901510709         邮 箱:[email protected]</p>
<p>电 话:0510-87885500 87850838         传 真:0510-87840568         地 址:宜兴市万石镇工业集中区南区         网 址:www.wfplf.com</p>		<p>Copy right © 2018  welcome海洋之神 版权所有   备案号:<a rel="nofollow" href="http://beian.miit.gov.cn" rel="nofollow" target="_blank">苏ICP备12055331号</a></p>
    	</div>
</div>




<style>
 
*{
	-webkit-touch-callout:none; 
	-webkit-user-select:none; 
	-khtml-user-select:none; 
	-moz-user-select:none;
	-ms-user-select:none; 
	user-select:none;
}
img{
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-webkit-user-select:none;
	-o-user-select:none;
	user-select:none;
}
input,textarea {
  -webkit-user-select:auto; 
  margin: 0px;
  padding: 0px;
  outline: none;
}
</style>


	

</ul>
</div>
<div style="clear:both;padding:10px;text-align:center;margin:5"><a href="/wfplf.com.xml" target="_blank">XML 地图</a> | <a href="/wfplf.com.html" target="_blank">Sitemap 地图</a></div><script> (function(){var bp = document.createElement('script');var curProtocol = window.location.protocol.split(':')[0];if (curProtocol === 'https') {bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';}else{bp.src = 'http://push.zhanzhang.baidu.com/push.js';}var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(bp, s); })(); </script></body>
</html>                               

Whois info of domain

Domain Name: WFPLF.COM
Registry Domain ID: 2794394542_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.gname.com
Registrar URL: http://www.gname.com
Updated Date: 2024-08-13T10:29:50Z
Creation Date: 2023-06-29T05:40:32Z
Registry Expiry Date: 2025-06-29T05:40:32Z
Registrar: Gname.com Pte. Ltd.
Registrar IANA ID: 1923
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +65.65189986
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: JOHN.NS.CLOUDFLARE.COM
Name Server: STELLA.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-14T06:32:54Z <<<
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