Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - tntht.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Mon, 05 May 2025 18:10:00 GMT
Content-Type: text/html
Content-Length: 7226
Last-Modified: Wed, 19 Jun 2024 12:07:42 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "6672ca0e-1c3a"
Accept-Ranges: bytes

HTTP Code 200 OK

200 OK 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: tntht.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 charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <title>HTML单页</title>
    <style>

        .container {
            width: 100%;
            height: 100%;
            background-color: #fff;
        }

        .content {
            width: 1200px;
            height: 100%;
            margin: 0 auto;;
        }

        .wrap {
            position: absolute;
            left: 0;
            top: 58px;
            width: 100%;
            text-align: center;
            z-index: 2;
        }

        .auto {
            margin: 0 auto;
            min-width: 928px;
            max-width: 928px;
            _width: 928px;
        }
        .slogan {
            width: 209px;
            height: 71px;
            background: url(morenkaitongye_sucai/images/logo2.png) no-repeat 0 0;
            display: inline-block;
            position: absolute;
            top: -50px;
            left: 50%;
            margin-left: -104.5px;
        }

        .mid {
            width: 100%;
        }

        .main-entry {
            width: 100%;
            height: 524px;
            padding-top: 40px;
            font-size: 14px;
        }
        .logo {
            width: 724px;
            height: 245px;
            background: url(morenkaitongye_sucai/images/open-top.png) no-repeat 0 0;
            margin: 0 auto 20px;
        }
        .main-entry-txt {
            color: #ff5454;
            font-size: 24px;
            text-align: left;
            padding-left: 90px;
            font-weight: bold;
        }
        .tanhao {
            display: inline-block;
            vertical-align: middle;
            margin-right: 8px;
            width: 35px;
            height: 33px;
            background: url(morenkaitongye_sucai/images/tu1.png) no-repeat 0 0;
        }
        .yellow-icon {
            display: inline-block;
            vertical-align: -5px;
            margin-right: 8px;
            width: 20px;
            height: 20px;
            background: url(morenkaitongye_sucai/images/yellow-icon.png) no-repeat 0 0;
        }
        .yellow-btn {
            cursor: pointer;
            padding: 1px 9px;
            display: inline-block;
            background-color: #fff405;
            font-size: 12px;
            color: #2ba0f0;
            line-height: 26px;
            text-align: center;
            margin-right: 20px;
            text-decoration: none;
        }

        .footer {
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 100%;
            height: 65px;
            padding-top: 8px;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 99;
        }

        .footer ul {
            padding-left: 5px;
        }

        .footer li {
            display: inline-block;
            margin: 2px;
            color: #b8b8b8;
        }

        .footer li a {
            color: #b8b8b8;
        }
        /*slide*/
        .items, .banner-item {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            overflow: hidden;
        }

        .back {
            bottom: 0;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            overflow: hidden;
        }

        .items {
            overflow: visible;
        }

        .banner-item {
            background: #fff none no-repeat center center;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }
        @media (max-width: 1366px)
        {
            .wrap {
                top: 15px;
            }
        }
    </style>
  <script src="morenkaitongye_sucai/js/tj.js"></script>
</head> 
<body>
<div class="main">
    <div class="container">
        <div class="content">
            <div class="wrap">

                <div class="auto">
                    <div class="main-entry">
                        <div class="logo"></div>
                        <div style="width: 100%;text-align: left;padding-left: 95px;line-height: 12px;">
                            <div style="margin: 0 0 15px 0;color: #fff;font-size: 14px;">
                                <p style="font-weight: bold">FTP登陆后目录结构如下:</p>
                                <p style="font-weight: bold">根目录</p>
                                <p>|-- web 网站根目录,网页文件请上传到这个目录。</p>
                                <p>|-- log 网站日志文件,系统自动产生,不占用您的空间。</p>
                                <p>|-- data 数据库文件可以存放在这个目录下。</p>
                            </div>
                            <div>
                                <div style="color: #fff700;">
                                    <i class="yellow-icon"></i>
                                    特别提示:首次使用时请根据您的网站代码情况进行环境设置,否则网站可能无法正常运行!
                                </div>
                                <p style="padding-left: 32px;color: #fff;">
                                    1、若使用ASP.NET程序,请在控制面板中点击“<span style="color: #fff700;">ASP.NET版本</span>”设置您的程序版本。
                                </p>
                                <p style="padding-left: 32px;color: #fff;">
                                    2、若使用PHP程序,请在控制面板中点击“<span style="color: #fff700;">PHP版本</span>”设置您的程序版本。
                                </p>
                            </div>
                            <div style="padding-left: 4px;margin-top: 30px;">
                                <a href="#" class="yellow-btn" target="_blank">FTP软件下载和使用帮助</a>
                                <a href="#" class="yellow-btn"  target="_blank">帮助中心</a>
                                <a href="#" class="yellow-btn"  target="_blank">欢迎使用</a>
                                <p style="font-size: 18px;color: #fff;margin-top: 20px;">如果需要其他帮助请联系我们客服人员寻求进一步解决。</p>
                            
                                <a href="https://beian.miit.gov.cn/" class="yellow-btn" target="_blank">豫ICP备2024068105号-1</a>
                             <div style="padding-left: 4px;margin-top: 30px;">
                            </div>
                                
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="back">

            <div class="items">
                <div class="banner-item item1"
                     style="background-image:url(morenkaitongye_sucai/images/sys-bg1.jpg)"></div>
            </div>

        </div>
    </div>
</div>
<!--
<div style="display:none;"><script src="morenkaitongye_sucai/js/tj.js"></script></div>
-->
</body>
</html>






                               

Whois info of domain

Domain Name: TNTHT.COM
Registry Domain ID: 2853748073_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://wanwang.aliyun.com
Updated Date: 2024-12-21T03:11:05Z
Creation Date: 2024-02-09T01:03:22Z
Registry Expiry Date: 2026-02-09T01:03:22Z
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: DNS19.HICHINA.COM
Name Server: DNS20.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-05T18:09:43Z <<<
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