Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - jjhh.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Tue, 20 May 2025 07:26:42 GMT
Content-Type: text/html
Content-Length: 6698
Last-Modified: Fri, 24 Dec 2021 04:20:23 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "61c54a87-1a2a"
Accept-Ranges: bytes

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: jjhh.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">
    <meta name="keywords" content="家家户户,家家户户网,家家户户官网,南昌家家户户" />
    <meta name="description" content="南昌家家户户信息科技有限公司创立于2008年8月,是专注家居场景消费的运营服务公司,业务服务范围曾先后覆盖上海、南昌、合肥、郑州、济南、青岛、西安、成都、哈尔滨。主业立足家装行业,围绕家庭装修前、中、后全场景,应用技术赋能,通过咔咔爱家、家友部落买手等平台,为行业、企业、消费者提供交易服务,并提供消费金融解决方案。" />
    <title>南昌家家户户信息科技有限公司</title>
    <link rel="stylesheet" type="text/css" href="./css/index.css?v=20211224">
</head>
<body>
    <div class="content">
        <!-- 顶部 -->
        <div class="header" style="background: url('./images/index/header_2021.jpg')no-repeat center center">
            <div class="header-box">
                <img class="box-logo" src="./images/index/logo.png">
                <p class="box-text">南昌家家户户信息科技有限公司创立于2008年8月,是专注家居场景消费的运营服务公司,业务服务范围曾先后覆盖上海、南昌、合肥、郑州、济南、青岛、西安、成都、哈尔滨。主业立足家装行业,围绕家庭装修前、中、后全场景,应用技术赋能,通过咔咔爱家、家友部落买手等平台,为行业、企业、消费者提供交易服务,并提供消费金融解决方案。</p>
            </div>
        </div>
        <!-- 下面的主题内容 -->
        <div class="container">
            <div class="cont">
                <!-- 标题 -->
                <div class="titie">
                    <img src="./images/index/decL.png">
                    <h3>金融类产品</h3>
                    <img src="./images/index/decR.png">
                </div>
                <!-- 内容 -->
                <ul class="Exh">
                    <a href="kkaj.html">
                        <li class="wide_item">
                            <img src="./images/index/kkaj.jpg">
                            <div></div>
                            <div class="jt"><img src="./images/index/jump.png"></div>
                        </li>
                    </a>
                </ul>
            </div>
            <div class="cont">
                <!-- 标题 -->
                <div class="titie">
                    <img src="./images/index/decL.png">
                    <h3>获客类产品</h3>
                    <img src="./images/index/decR.png">
                </div>
                <!-- 内容 -->
                <ul class="Exh">
                    <a href="tfw.html">
                        <li>
                            <img src="./images/index/tf.jpg">
                            <div>
                                <h4>同房网</h4>
                                <p>同房网,基于同一社区同房型的装修实景案
                                例展示的信息平台,它能帮助要装修的业主
                                找到最贴近他生活的样板间</p>
                            </div>
                            <div class="jt"><img src="./images/index/jump.png"></div>
                        </li>
                    </a>
                    <a href="jybl.html">
                        <li>
                            <img src="./images/index/jybl.jpg">
                            <div>
                                <h4>家友部落</h4>
                                <p>家友部落是基于社区邻里间的装修交流社群,是国内领先的大数据、本地化社群运营商。</p>
                            </div>
                            <div class="jt"><img src="./images/index/jump.png"></div>
                        </li>
                    </a>
                </ul>
            </div>
            <div class="cont">
                <!-- 标题 -->
                <div class="titie">
                    <img src="./images/index/decL.png">
                    <h3>交易类产品</h3>
                    <img src="./images/index/decR.png">
                </div>
                <!-- 内容 -->
                <ul class="Exh">
                    <a href="hqms.html">
                        <li>
                            <img src="./images/index/hq.jpg">
                            <div>
                                <h4>黄雀买手</h4>
                                <p>黄雀装修买手,帮你装修省钱的买单优惠工
                                具。你在装修时通过我买家居建材,我能帮
                                你更便宜</p>
                            </div>
                            <div class="jt"><img src="./images/index/jump.png"></div>
                        </li>
                    </a>
                    <a href="jbh.html">
                        <li>
                            <img src="./images/index/jbh.jpg">
                            <div>
                                <h4>家博会</h4>
                                <p>超级家博会全名家家户户超级家居博览交易会,
                                是家庭装修线下撮合交易平台。</p>
                            </div>
                            <div class="jt"><img src="./images/index/jump.png"></div>
                        </li>
                    </a>
                </ul>
            </div>
        </div>
        <!-- 底部公司信息 -->
        <div class="foot">
            <p>
                版权所有©2020 jjhh.com All Rights Reserved <a href="https://beian.miit.gov.cn" target="_blank">赣ICP备17002530号-<span id="num">5</span></a><br>
                江西省南昌市红谷滩新区红谷中大道1568号汉昀孵化器3楼305室
            </p>
        </div>
    </div>
</body>
</html>
<script type="text/javascript" src="./js/jquery-1.11.2.min.js"></script>
<script type="text/javascript">
$(function(){

    var num = 5;
    switch (document.domain) {
        case 'ncjjhh.com':
        case 'www.ncjjhh.com':
            num = 1;
            break;
        case 'jjhh.cn':
        case 'www.jjhh.cn':
            num = 6;
            break;
        case 'huangque360.com':
        case 'www.huangque360.com':
            num = 2;
            break;
        default:
            break;
    }
    $("#num").html(num);
});
</script>                               

Whois info of domain

Domain Name: JJHH.COM
Registry Domain ID: 86211901_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2020-12-01T03:47:10Z
Creation Date: 2002-05-03T02:06:59Z
Registry Expiry Date: 2029-05-03T02:06:59Z
Registrar: Alibaba Cloud Computing (Beijing) Co., Ltd.
Registrar IANA ID: 420
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS17.HICHINA.COM
Name Server: DNS18.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-20T07:26:25Z <<<
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