Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - 68kv.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.22.1
Date: Sat, 03 May 2025 21:24:19 GMT
Content-Type: text/html
Content-Length: 145
Connection: keep-alive
Location: http://www.68kv.com/

HTTP Code 302 Found (Moved Temporarily)

http status code 302 indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - http://www.68kv.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.22.1
Date: Sat, 03 May 2025 21:24:20 GMT
Content-Type: text/html
Content-Length: 6459
Last-Modified: Fri, 23 Feb 2024 10:22:42 GMT
Connection: keep-alive
ETag: "65d871f2-193b"
Accept-Ranges: bytes

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: 68kv.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="utf8">
  <title>个人工具测试</title>
  <style>
    * {
      margin:0;
      padding:0;
    }
    body {
      font-family: "Microsoft Yahei", sans-serif;
    }
    a {
      text-decoration: none;
    }
    .header {
      height: 40px;
      line-height: 40px;
      text-align: center;
      background:#232323;
    }
    .header h1 {
      color: #fff;
      font-size: 18px;
    }
    .tools {
      width: 80%;
      margin:20px auto 0;
      padding-bottom:20px;
      border-bottom:1px solid #ccc;
    }
    .tools .row {
      letter-spacing: 0;
    }
    .row .item {
      margin:10px;
      text-align: center;
      display:inline-block;
      width: 200px;
      overflow: hidden;
    }
    .tools .item a {
      color:#333;
      height:76px;
      display: block;
      border:1px solid #ccc;
      padding:6px 10px;
    }
    .tools .item a h3 {
      font-size: 18px;
    }
    .tools .item a p {
      margin-top:6px;
      text-align: left;
      font-size: 12px;
      color:#999;
    }
    .tools .item a:hover {
      color:#000;
      border:1px solid #999;
    }
    .tools .item a p:hover {
      color:#333;
    }
    .footer {
      margin:10px;
      text-align: center;
      font-size: 12px;
    }
    .footer a {
      color:#666;
    }
  </style>
  <script>
    var _hmt = _hmt || [];
    (function() {
      var hm = document.createElement("script");
      hm.src = "https://hm.baidu.com/hm.js?0869262fbf36b4e6f484fc33365147ae";
      var s = document.getElementsByTagName("script")[0]; 
      s.parentNode.insertBefore(hm, s);
    })();
    </script>
</head>
<body>
  <div class="header">
    <h1>收集我喜欢的小工具 ^_^</h1>
  </div>
  <div class="tools">
      <div class="row">
        <div class="item">
          <a href="https://effidit.qq.com/" rel="nofollow" target="_blank" title="智能创作助手">
            <h3>智能创作助手</h3>
            <p>用 AI 技术提升写作者的写作效率和创作体验</p>
          </a>
        </div>
        <div class="item">
          <a href="https://zenvideo.qq.com/" rel="nofollow" target="_blank" title="腾讯智影">
            <h3>腾讯智影</h3>
            <p>集素材搜集、视频剪辑、后期包装、渲染导出和发布于一体</p>
          </a>
        </div>
        <div class="item">
          <a href="https://arc.tencent.com/zh/ai-demos/faceRestoration" rel="nofollow" target="_blank" title="ARC实验室">
            <h3>ARC实验室</h3>
            <p>免费好用的抠图工具,支持人像修复与动漫增强</p>
          </a>
        </div>
        <div class="item">
          <a href="https://yi.qq.com/zh-CN/index" rel="nofollow" target="_blank" title="交互翻译">
            <h3>交互翻译</h3>
            <p>用AI辅助人工翻译提高效率和质量</p>
          </a>
        </div>
        <div class="item">
          <a href="https://www.kuaidi100.com/" rel="nofollow" target="_blank" title="快递100">
            <h3>快递100</h3>
            <p>1200+国内外快递公司中智能查询物流状态</p>
          </a>
        </div>
        <div class="item">
          <a href="https://chacha.so.com/home?src=dhbg" rel="nofollow" target="_blank" title="图查查">
            <h3>图查查</h3>
            <p>智能配图,无损放大,版权查询</p>
          </a>
        </div>
        <div class="item">
          <a href="https://szfilehelper.weixin.qq.com/" rel="nofollow" target="_blank" title="微信文件传输助手网页版">
            <h3>文件传输助手</h3>
            <p>可在手机电脑间互传文件</p>
          </a>
        </div>
        <div class="item">
          <a href="https://www.xmind.cn/" rel="nofollow" target="_blank" title="Xmind">
            <h3>Xmind</h3>
            <p>思维导图和头脑风暴软件</p>
          </a>
        </div>
        <div class="item">
          <a href="https://sc.chinaz.com/shiliang/" rel="nofollow" target="_blank" title="矢量素材">
            <h3>矢量素材</h3>
            <p>矢量图片下载</p>
          </a>
        </div>
        <div class="item">
          <a href="https://www.iconfont.cn/" rel="nofollow" target="_blank" title="iconfont">
            <h3>iconfont</h3>
            <p>阿里巴巴矢量图标库</p>
          </a>
        </div>
        <div class="item">
          <a href="https://www.58pic.com/" rel="nofollow" target="_blank" title="千图网">
            <h3>千图网</h3>
            <p>正版商用素材下载</p>
          </a>
        </div>
        <div class="item">
          <a href="https://www.zcool.com.cn/" rel="nofollow" target="_blank" title="站酷">
            <h3>站酷</h3>
            <p>设计师互动平台</p>
          </a>
        </div>
        <div class="item">
          <a href="https://huaban.com/" rel="nofollow" target="_blank" title="花瓣网">
            <h3>花瓣网</h3>
            <p>发现设计灵感和设计素材</p>
          </a>
        </div>
        <div class="item">
          <a href="https://wenku.baidu.com/" rel="nofollow" target="_blank" title="百度文库">
            <h3>百度文库</h3>
            <p>文档搜索与下载平台</p>
          </a>
        </div>
        <div class="item">
          <a href="https://fanyi.youdao.com/" rel="nofollow" target="_blank" title="有道翻译">
            <h3>有道翻译</h3>
            <p>即时免费的翻译工具</p>
          </a>
        </div>
        <div class="item">
          <a href="https://www.docin.com/" rel="nofollow" target="_blank" title="豆丁网">
            <h3>豆丁网</h3>
            <p>中文文档分享平台</p>
          </a>
        </div>
        <div class="item">
            <a href="http://www.xiachufang.com/" rel="nofollow" target="_blank" title="下厨房">
            <h3>下厨房 </h3>
              <p>找菜谱,学做菜,从这里开始。 </p>
            </a>
        </div>
        <div class="item">
            <a href="http://bzdt.ch.mnr.gov.cn/index.html" rel="nofollow" target="_blank" title="标准地图下载">
            <h3>标准地图下载 </h3>
              <p>最新版标准地图下载系统 自然资源部发布 </p>
            </a>
        </div>
      </div>
  </div>
  <div class="footer">
    <a href="https://beian.miit.gov.cn/" target="_blank">京ICP备14041076号-8</a>
  </div>
</body>
</html>
                               

Whois info of domain

Domain Name: 68KV.COM
Registry Domain ID: 1940715172_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.dnspod.cn
Registrar URL: http://www.dnspod.cn
Updated Date: 2020-11-27T03:14:56Z
Creation Date: 2015-06-21T10:33:24Z
Registry Expiry Date: 2027-06-21T10:33:24Z
Registrar: DNSPod, Inc.
Registrar IANA ID: 1697
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.4009100100
Domain Status: ok https://icann.org/epp#ok
Name Server: F1G1NS1.DNSPOD.NET
Name Server: F1G1NS2.DNSPOD.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-03T21:24:00Z <<<
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