Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ithfs.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Location: http://www.ithfs.com/
Server: Microsoft-IIS/10.0
Set-Cookie: _d_id=480002bc53ca20d3da0932e993e646; Path=/; HttpOnly; SameSite=Strict
Date: Fri, 16 May 2025 01:04:36 GMT
Content-Length: 144

HTTP Code 301 Moved Permanently

http status code 301 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.ithfs.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Server: Microsoft-IIS/10.0
X-Pingback: http://www.ithfs.com/index.php/action/xmlrpc
Set-Cookie: _d_id=480302bc53ca2054710932e993e646; Path=/; HttpOnly; SameSite=Strict
Date: Fri, 16 May 2025 01:04:39 GMT
Content-Length: 6465

HTTP Code 200 OK

http status code 200 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: ithfs.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="renderer" content="webkit">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    <title>Hello World</title>

    <!-- 使用url函数转换相关路径 -->
    <link rel="stylesheet" href="http://www.ithfs.com/usr/themes/default/normalize.css">
    <link rel="stylesheet" href="http://www.ithfs.com/usr/themes/default/grid.css">
    <link rel="stylesheet" href="http://www.ithfs.com/usr/themes/default/style.css">

    <!-- 通过自有函数输出HTML头部信息 -->
    <meta name="description" content="Your description here." />
<meta name="keywords" content="typecho,php,blog" />
<meta name="generator" content="Typecho 1.2.1" />
<meta name="template" content="default" />
<link rel="pingback" href="http://www.ithfs.com/index.php/action/xmlrpc" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.ithfs.com/index.php/action/xmlrpc?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.ithfs.com/index.php/action/xmlrpc?wlw" />
<link rel="alternate" type="application/rss+xml" title="Hello World &raquo; RSS 2.0" href="http://www.ithfs.com/index.php/feed/" />
<link rel="alternate" type="application/rdf+xml" title="Hello World &raquo; RSS 1.0" href="http://www.ithfs.com/index.php/feed/rss/" />
<link rel="alternate" type="application/atom+xml" title="Hello World &raquo; ATOM 1.0" href="http://www.ithfs.com/index.php/feed/atom/" />
</head>
<body>

<header id="header" class="clearfix">
    <div class="container">
        <div class="row">
            <div class="site-name col-mb-12 col-9">
                                    <a id="logo" href="http://www.ithfs.com/">Hello World</a>
                    <p class="description">Your description here.</p>
                            </div>
            <div class="site-search col-3 kit-hidden-tb">
                <form id="search" method="post" action="http://www.ithfs.com/" role="search">
                    <label for="s" class="sr-only">搜索关键字</label>
                    <input type="text" id="s" name="s" class="text" placeholder="输入关键字搜索"/>
                    <button type="submit" class="submit">搜索</button>
                </form>
            </div>
            <div class="col-mb-12">
                <nav id="nav-menu" class="clearfix" role="navigation">
                    <a class="current"                        href="http://www.ithfs.com/">首页</a>
                                                                <a                            href="http://www.ithfs.com/index.php/start-page.html"
                            title="关于">关于</a>
                                    </nav>
            </div>
        </div><!-- end .row -->
    </div>
</header><!-- end #header -->
<div id="body">
    <div class="container">
        <div class="row">

    
    

<div class="col-mb-12 col-8" id="main" role="main">
            <article class="post" itemscope itemtype="http://schema.org/BlogPosting">
            <h2 class="post-title" itemprop="name headline">
                <a itemprop="url"
                   href="http://www.ithfs.com/index.php/archives/1/">欢迎使用 Typecho</a>
            </h2>
            <ul class="post-meta">
                <li itemprop="author" itemscope itemtype="http://schema.org/Person">作者: <a
                        itemprop="name" href="http://www.ithfs.com/index.php/author/1/"
                        rel="author">admin</a></li>
                <li>时间:                     <time datetime="2024-10-24T13:09:16+08:00" itemprop="datePublished">2024-10-24</time>
                </li>
                <li>分类: <a href="http://www.ithfs.com/index.php/category/default/">默认分类</a></li>
                <li itemprop="interactionCount">
                    <a itemprop="discussionUrl"
                       href="http://www.ithfs.com/index.php/archives/1/#comments">1 条评论</a>
                </li>
            </ul>
            <div class="post-content" itemprop="articleBody">
                <p>如果您看到这篇文章,表示您的 blog 已经安装成功.</p>            </div>
        </article>
    
    </div><!-- end #main-->

<div class="col-mb-12 col-offset-1 col-3 kit-hidden-tb" id="secondary" role="complementary">
            <section class="widget">
            <h3 class="widget-title">最新文章</h3>
            <ul class="widget-list">
                <li><a href="http://www.ithfs.com/index.php/archives/1/">欢迎使用 Typecho</a></li>            </ul>
        </section>
    
            <section class="widget">
            <h3 class="widget-title">最近回复</h3>
            <ul class="widget-list">
                                                    <li>
                        <a href="http://www.ithfs.com/index.php/archives/1/#comment-1">Typecho</a>: 欢迎加入 Typecho 大家族                    </li>
                            </ul>
        </section>
    
            <section class="widget">
            <h3 class="widget-title">分类</h3>
            <ul class="widget-list"><li class="category-level-0 category-parent"><a href="http://www.ithfs.com/index.php/category/default/">默认分类</a></li></ul>        </section>
    
            <section class="widget">
            <h3 class="widget-title">归档</h3>
            <ul class="widget-list">
                <li><a href="http://www.ithfs.com/index.php/2024/10/">October 2024</a></li>            </ul>
        </section>
    
            <section class="widget">
            <h3 class="widget-title">其它</h3>
            <ul class="widget-list">
                                    <li class="last"><a href="http://www.ithfs.com/admin/login.php">登录</a>
                    </li>
                                <li><a href="http://www.ithfs.com/index.php/feed/">文章 RSS</a></li>
                <li><a href="http://www.ithfs.com/index.php/feed/comments/">评论 RSS</a></li>
                <li><a href="https://typecho.org">Typecho</a></li>
            </ul>
        </section>
    
</div><!-- end #sidebar -->

        </div><!-- end .row -->
    </div>
</div><!-- end #body -->

<footer id="footer" role="contentinfo">
    &copy; 2025 <a href="http://www.ithfs.com/">Hello World</a>.
    由 <a href="https://typecho.org">Typecho</a> 强力驱动.
</footer><!-- end #footer -->

</body>
</html>
                               

Whois info of domain

Domain Name: ITHFS.COM
Registry Domain ID: 1988777619_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2024-12-09T04:39:14Z
Creation Date: 2015-12-21T19:07:22Z
Registry Expiry Date: 2025-12-21T19:07:22Z
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: ok https://icann.org/epp#ok
Name Server: DNS15.HICHINA.COM
Name Server: DNS16.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-16T01:04:27Z <<<
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