Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - wxjb.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: DNSPod URL V2.0
Content-Length: 0
Connection: close
Date: Mon, 12 May 2025 22:28:42 GMT
Cache-Control: max-age=600
Expires: Mon, 12 May 2025 22:38:42 GMT
Location: https://www.wxjb.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 - https://www.wxjb.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 12 May 2025 22:28:43 GMT
Server: Apache
Upgrade: h2
Connection: Upgrade, close
Last-Modified: Wed, 02 Apr 2025 03:35:46 GMT
ETag: "28d6-631c3594b1695"
Accept-Ranges: bytes
Content-Length: 10454
Vary: Accept-Encoding
Content-Type: text/html

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: wxjb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="zh-CN">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
    <title>无限加倍</title>
    <meta name="keywords" content="无限加倍,无限加倍官网,无限加倍科技">
    <meta name="description" content="无限加倍(重庆)科技有限公司成立于2018年3月27日,屹立于中国西南的科技前沿重庆市。我们专注于打造行业领先的软件系统定制开发服务,旨在通过技术的无限可能,为企业与政府机构赋能,推动数字化转型的浪潮。">
    <link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
    <link rel="stylesheet" type="text/css" href="static/css/style.css">
    <script>
        var _hmt = _hmt || [];
        (function() {
          var hm = document.createElement("script");
          hm.src = "https://hm.baidu.com/hm.js?9e272e56664667529968fff6dcaa8e28";
          var s = document.getElementsByTagName("script")[0]; 
          s.parentNode.insertBefore(hm, s);
        })();
    </script>

</head>

<body>
    <!-- header -->
    <nav id="header" class="wx-home-header">
        <div class="wx-header">
            <a href="#">
                <span class="wx-logo"></span>
            </a>
            <div class="wx-nav">
                <ul>
                    <li><a href="#product">我们的产品</a></li>
                    <li><a href="#service">技术服务</a></li>
                    <li><a href="#about">关于我们</a></li>
                    <li><a href="#contact">联系我们</a></li>
                </ul>
                <!-- <button>登录/注册</button> -->
            </div>
        </div>
    </nav>
    <!-- 内容 -->
    <div class="wx-content">
        <!-- banner -->
        <div class="wx-home-banner">
            <div class="wx-home-banner-text">创造无限可能</div>
            <div class="wx-home-banner-text">追求加倍创新</div>
        </div>
        <div class="wx-bg-white" id="product">
            <div class="wx-home-title">
                <h2>我们的产品</h2>
                <span></span>
            </div>
            <div class="wx-home-product">
                <div class="wx-home-product-box">
                    <h3>e文件</h3>
                    <div class="wx-home-product-describe">微信文件传输助手,线下打印店好伙伴,扫码免登录秒传各类文件</div>
                    <img class="wx-home-product-qr" src="static/img/miniapp-ewj.jpg">
                    <div class="wx-home-product-link">
                        <img src="static/img/miniapp.svg">
                        <a>微信扫码体验</a>
                        <img src="static/img/url.svg">
                        <a href="https://www.ewenjian.com/" target="_blank">访问官网</a>
                    </div>
                </div>
                <div class="wx-home-product-box">
                    <h3>魔脸</h3>
                    <div class="wx-home-product-describe">Ai换脸、变装、证件照、像素滤镜、漫画滤镜等,新潮玩法尽在魔脸</div>
                    <img class="wx-home-product-qr" src="static/img/miniapp-molian.jpg">
                    <div class="wx-home-product-link">
                        <img src="static/img/miniapp.svg">
                        <a>微信扫码体验</a>
                    </div>
                </div>
                <div class="wx-home-product-box">
                    <h3>热读文章</h3>
                    <div class="wx-home-product-describe">汇聚全网每日热点快报,新闻、科技、股票、财经、体育、娱乐、教育</div>
                    <img class="wx-home-product-qr" src="static/img/miniapp-rdwz.jpg">
                    <div class="wx-home-product-link">
                        <img src="static/img/miniapp.svg">
                        <a>微信扫码体验</a>
                    </div>
                </div>
            </div>
        </div>
        <div class="wx-bg-green" id="service">
            <div class="wx-home-title">
                <h2>技术服务</h2>
                <span></span>
            </div>
            <div class="wx-home-service">
                <div class="wx-service-item">
                    <div class="wx-service-item-img">
                        <img src="static/img/service-1.svg">
                    </div>
                    <div class="wx-service-text wx-service-text wx-service-title">App开发</div>
                    <div class="wx-service-text">Android、IOS、HarmonyOS系统App开发</div>
                </div>
                <div class="wx-service-item">
                    <div class="wx-service-item-img">
                        <img src="static/img/service-2.svg">
                    </div>
                    <div class="wx-service-text wx-service-title">微信开发</div>
                    <div class="wx-service-text">微信公众号、微信小程序、开放平台开发</div>
                </div>
                <div class="wx-service-item">
                    <div class="wx-service-item-img">
                        <img src="static/img/service-3.svg">
                    </div>
                    <div class="wx-service-text wx-service-title">H5开发</div>
                    <div class="wx-service-text">Vue、uni-app响应式移动端网页开发</div>
                </div>
                <div class="wx-service-item">
                    <div class="wx-service-item-img">
                        <img src="static/img/service-4.svg">
                    </div>
                    <div class="wx-service-text wx-service-title">网站开发</div>
                    <div class="wx-service-text">企业官网、购物商城、产品介绍网站开发</div>
                </div>
                <div class="wx-service-item">
                    <div class="wx-service-item-img">
                        <img src="static/img/service-5.svg">
                    </div>
                    <div class="wx-service-text wx-service-title">产品设计</div>
                    <div class="wx-service-text">App、小程序、管理系统产品原型设计</div>
                </div>
                <div class="wx-service-item">
                    <div class="wx-service-item-img">
                        <img src="static/img/service-6.svg">
                    </div>
                    <div class="wx-service-text wx-service-title">UI设计</div>
                    <div class="wx-service-text">App、H5、小程序、网站界面UI设计</div>
                </div>
                <div class="wx-service-item">
                    <div class="wx-service-item-img">
                        <img src="static/img/service-7.svg">
                    </div>
                    <div class="wx-service-text wx-service-title">系统维护</div>
                    <div class="wx-service-text">二次开发、服务器部署、软件系统运营维护</div>
                </div>
                <div class="wx-service-item">
                    <div class="wx-service-item-img">
                        <img src="static/img/service-8.svg">
                    </div>
                    <div class="wx-service-text wx-service-title">运营投放</div>
                    <div class="wx-service-text">短视频拍摄与制作、抖音、朋友圈广告投放</div>
                </div>
            </div>
        </div>
        
        <div class="wx-bg-white" id="about">
            <div class="wx-home-title">
                <h2>关于我们</h2>
                <span></span>
            </div>
            <div class="wx-home-about">
                <div class="wx-home-about-text">
                    <h3>无限加倍</h3>
                    <div>无限加倍(重庆)科技有限公司,成立于2018年3月27日。旨在打造行业领先的软件系统定制开发服务,旨在通过技术的无限可能,为企业与政府机构赋能,推动数字化转型的浪潮。</div>
                    <div>价值观:创新、专业、高效、共赢</div>
                </div>
                <img src="static/img/about.svg">
            </div>
        </div>
        
        <div class="wx-bg-green" id="contact">
            <div class="wx-home-title">
                <h2>联系我们</h2>
                <span></span>
            </div>
            <div class="wx-home-contact">
                <div class="wx-home-contact-box" data-wow-delay="0ms" data-wow-duration="1500ms">
                    <div class="wx-home-contact-count-box">
                        <div>01</div>
                    </div>
                    <h3>商务合作</h3>
                    <div class="wx-home-contact-text">[email protected]</div>
                    <div class="wx-home-contact-text">177-2510-9523</div>
                </div>
                
                <div class="wx-home-contact-box" data-wow-delay="0ms" data-wow-duration="1500ms">
                    <div class="wx-home-contact-count-box">
                        <div>02</div>
                    </div>
                    <h3>加入我们</h3>
                    <div class="wx-home-contact-text">[email protected]</div>
                    <div class="wx-home-contact-text">[email protected]</div>
                </div>
                
                <div class="wx-home-contact-box" data-wow-delay="0ms" data-wow-duration="1500ms">
                    <div class="wx-home-contact-count-box">
                        <div>03</div>
                    </div>
                    <h3>公司地址</h3>
                    <div class="wx-home-contact-text">重庆市巴南区南泉街道白鹤林16号15幢附2024-06-001号</div>
                </div>
            </div>
        </div>
        
    </div>

    <!-- footer -->
    <div id="footer">
        <div class="wx-footer">
            <span>&copy;2018-2025&nbsp;&nbsp;wxjb.com&nbsp;&nbsp;无限加倍(重庆)科技有限公司&nbsp;&nbsp;</span>
            <a href="https://beian.miit.gov.cn/" target="_blank">&nbsp;渝ICP备 19005478号-9</a>
            <img src="static/img/beian.png">
            <a href="http://www.beian.gov.cn/portal/registerSystemInfo" target="_blank">渝公网安备 50011302001854号</a>
        </div>
    </div>
    <!-- <script>
    </script> -->
</body>

</html>                               

Whois info of domain

Domain Name: WXJB.COM
Registry Domain ID: 178257278_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://wanwang.aliyun.com
Updated Date: 2024-06-04T09:52:48Z
Creation Date: 2005-07-04T18:32:21Z
Registry Expiry Date: 2025-07-04T18:32:21Z
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: BLOCK.DNSPOD.NET
Name Server: IRENE.DNSPOD.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-12T22:28:23Z <<<
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