Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
308 Permanent Redirect - jspp.com
HTTP Status: 308
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: ESA
Content-Type: text/html
Content-Length: 164
Connection: keep-alive
Set-Cookie: acw_tc=a3b5329e17469772713214482eb304c650d0dd5e109eca5a7168dfaff3;path=/;HttpOnly;Max-Age=3600
Set-Cookie: cdn_sec_tc=a3b5329e17469772713214482eb304c650d0dd5e109eca5a7168dfaff3;path=/;HttpOnly;Max-Age=3600
Date: Sun, 11 May 2025 15:27:51 GMT
Location: https://jspp.com
via: ens-cache50.l2eo166-18[9,0,DP], ens-cache10.it5[252,0,DP], ens-cache10.it5[268,0]
Ali-CDN-Real-IP: 47.117.201.198
x-site-cache-status: DYNAMIC
Timing-Allow-Origin: *
EagleId: a3b5329e17469772713214482e

HTTP Code 308 Permanent Redirect

308 http code is a permanent redirect that, unlike 301, ensures the request method remains unchanged.

When is Code 308 used?

  • When a resource is permanently moved while preserving the request method
  • When enforcing HTTPS without changing form submission behavior

What does Code 308 mean for the user?

The user is permanently redirected to the new URL, and the request method remains the same.

200 OK - https://jspp.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: ESA
Content-Type: text/html; charset=UTF-8
Content-Length: 11025
Connection: keep-alive
Set-Cookie: acw_tc=a3b5329b17469772716985068ef210d4f1be7a199ebb90449f9cf11e59;path=/;HttpOnly;Max-Age=3600
Set-Cookie: cdn_sec_tc=a3b5329b17469772716985068ef210d4f1be7a199ebb90449f9cf11e59;path=/;HttpOnly;Max-Age=3600
Date: Sun, 11 May 2025 15:27:52 GMT
ETag: "681de417-2b11"
Last-Modified: Fri, 09 May 2025 11:16:39 GMT
Vary: Accept-Encoding
via: ens-cache53.l2eo166-18[5,0,DP], ens-cache7.it5[522,0,DP], ens-cache7.it5[544,0]
Ali-CDN-Real-IP: 47.117.201.201
x-site-cache-status: DYNAMIC
Accept-Ranges: bytes
Strict-Transport-Security: max-age=15724800; includeSubDomains
Timing-Allow-Origin: *
EagleId: a3b5329b17469772716985068e

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: jspp.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 http-equiv="X-UA-Compatible" content="ie=edge" />
    <title>JSPP-即时匹配,密聊的安全加密聊天交友软件</title>
    <meta
      name="keywords"
      content="jspp,即时匹配,密聊,密聊,事密达,企业密信,企业微信,signal,米聊,连信,蝙蝠,sugram,QQ微信天记录恢复,即时通讯,IM软件app"
    />
    <meta
      name="description"
      content="JSPP是一款倡导实名社交的即时通讯聊天软件,是用户线下真实生活的线上延伸,方便用户可以获得好友的生日提醒、名片更新提示等,与朋友家人保持即时的信息沟通,通过“密聊”的功能,可以保护用户之间沟通的信息安全和隐私保护,突破时间、空间限制,以利用碎片时间分享生活点滴、扩展人脉关系,大限度简化繁杂的传统社交,让交友更加轻松愉悦,使用户全身心感受清新、纯净的社交环境,融合现实、放缓快节奏的社交新模式。"
    />
    <meta name="tencent-site-verification" content="01e155adda8d3809d2301945f2ee57bb"/>
    <script type="text/javascript">
      if (
        navigator.userAgent.match(
          /(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i
        )
      ) {
        window.location.href =
          "/download/jspp/";
      }
    </script>
    <link rel="shortcut icon" href="images/favicon.png" type="image/x-icon" />
    <link rel="stylesheet" href="css/reset.css" />
    <link rel="stylesheet" href="css/jspp.css" />
    <style>
      body.home {
        margin-left: 215px;
      }
      body > .app-list{
        margin-left: -215px;
        background-color: #262626;
        width: 215px;
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
        height: 100%;
      }
      body > .app-list a {
        padding: 15px 12px;
        display: block;
        font-size: 18px;
        color: #ccc;
      }
      body > .app-list a:hover {
        background-color: #3d3c3c;
      }
      body > .app-list img {
        vertical-align: middle;
        width: 20px;
        height: 20px;
      }
      .footer {
        padding: 0;
      }
    </style>
  </head>

  <body class="home">
    <header class="header header-black" id="header">
      <div class="header-content clearfix">
        <h1 class="header-logo">
          <img class="app-icon" src="./images/jspp-logo.png?rev=1605006147573" />
          <a href="./index.html" class="header-logo-link">JSPP App</a>
        </h1>
        <div class="header-title">JSPP-图片编辑语音标注</div>
        <ul class="header-nav">
          <li class="active">
            <a href="./index.html">首页</a>
          </li>
          <li>
            <a href="./desktop/downloads.html">下载</a>
          </li>
          <li>
            <a href="https://open.jspp.com">开放平台</a>
          </li>
          <li>
            <a href="./about.html">关于我们</a>
          </li>
        </ul>
      </div>
    </header>

    <aside class="app-list">
      <a href="./download/jspplite/index.html">
        <img src="./images/jspp-logo.png?rev=1605006147573" />
        JSPP极速版
      </a>
      <a href="./download/flipclock/index.html">
        <img src="./images/img-logo3.png?rev=1605006147573" />
        Flipclock翻页时钟
      </a>
      <a href="./download/flipclock/index.html">
        <img src="./images/flipclock-pure.png?rev=1605006147573" />
        Flipclock纯净版
      </a>
      <a href="./download/sleepaid/index.html">
        <img src="./images/img-logo2.png?rev=1605006147573" />
        熊猫睡眠助手
      </a>
      <!-- <a href="./download/steps/index.html">
        <img src="./images/img-logo5.png?rev=1605006147573" />
        Steps跑友圈
      </a> -->
      <!-- <a href="./download/schedule/index.html">
        <img src="./images/img-logo6.png?rev=1605006147573" />
        倒数日程表
      </a> -->
      <!-- <a href="./download/fuli/index.html">
        <img src="./images/fuli.png?rev=1605006147573" />
        福历-万年历
      </a> -->
      <a href="./download/templeblock/index.html">
        <img src="./images/templeblock-logo.png?rev=1605006147573" />
        正念木鱼
      </a>
    </aside>

    <div class="list-container">
      <section class="section section-jspp section-active">
        <div class="section-content clearfix">
          <div class="section-left">
            <div class="section-phone"></div>
          </div>
          <div class="section-right">
            <h2 class="right-title">多重加密</h2>
            <p class="right-sub">通信通道加密</p>
            <p class="right-desc">
              聊天信息安全加密,数据库文件加密,<br />防止破解和篡改。
            </p>
          </div>
        </div>
      </section>

      <!-- <section class="section section-voice">
        <div class="section-content clearfix">
          <div class="section-left">
            <div class="section-phone"></div>
          </div>
          <div class="section-right">
            <h2 class="right-title">密聊</h2>
            <p class="right-sub"></p>
            <p class="right-desc">聊天信息读完消失。</p>
            <p class="right-tip">不留痕迹,不用担心信息泄露问题。</p>
          </div>
        </div>
      </section> -->

      <section class="section section-camera">
        <div class="section-content clearfix">
          <div class="section-left">
            <div
              id="video-camera"
              name="svg"
              class="section-video"
              src="svg/card.svga"
            ></div>
            <!-- <video id="video-camera" muted loop="loop" src="" class="section-video" data-object-fit>抱歉,您的浏览器不支持内嵌视频</video> -->
            <div class="section-phone"></div>
          </div>
          <div class="section-right">
            <h2 class="right-title">名片</h2>
            <p class="right-sub">名片分享</p>
            <p class="right-desc">分享名片拓展更多人脉<br /></p>
            <p class="right-tip">好友名片更新提醒,让你比朋友更了解他自己</p>
          </div>
        </div>
      </section>

      <section class="section section-square">
        <div class="section-content clearfix">
          <div class="section-left">
            <div class="section-phone"></div>
          </div>
          <div class="section-right">
            <h2 class="right-title">好友圈</h2>
            <p class="right-sub">优质瞬间集合地</p>
            <p class="right-desc">
              分享类型丰富的瞬间,更不要吝惜你的点赞与评论。
            </p>
            <p class="right-tip">多种动态,等你一起参与。</p>
          </div>
        </div>
      </section>

      <section class="section section-chat">
        <div class="section-content clearfix">
          <div class="section-left">
            <div
              id="video-chat"
              name="svg"
              class="section-video"
              src="svg/voice.svga"
            ></div>
            <!-- <video id="video-chat" muted loop="loop" src="admin/2020-12-15/2864ac571748b10e37139c77eb4a1ae6.mp4" class="section-video" data-object-fit>抱歉,您的浏览器不支持内嵌视频</video> -->
            <div class="section-phone"></div>
          </div>
          <div class="section-right">
            <h2 class="right-title">私聊消息</h2>
            <p class="right-sub">和 ta 畅聊兴趣与热爱</p>
            <p class="right-desc">
              根据测试结果与共同特点,和相似的人聊有趣的事。<br />害怕尬场,全新
              emoji 表情为沟通增加趣味。
            </p>
            <p class="right-tip">喜欢 ta ?试试送个礼物或守护头像框吧。</p>
          </div>
        </div>
      </section>

      <div class="list-bg">
        <svg
          class="waves"
          xmlns="http://www.w3.org/2000/svg"
          xmlns:xlink="http://www.w3.org/1999/xlink"
          viewbox="0 24 150 28"
          preserveaspectratio="none"
          shape-rendering="auto"
        >
          <defs>
            <path
              id="gentle-wave"
              class="st0"
              d="M-160,35.6 c 30,0,58-6.6,88-6.6 s58,6.6,88,6.6s58-6.6,88-6.6s58,6.6,88,6.6V59h-352V35.6z"
            />
            <linearGradient id="primary" x1="0%" y1="0%" x2="0%" y2="50%">
              <stop offset="0%" style="stop-color: #2264e3; stop-opacity: 1" />
              <stop
                offset="100%"
                style="stop-color: #68bfff; stop-opacity: 1"
              />
            </linearGradient>
          </defs>
          <g class="parallax">
            <use
              style="fill: url(#primary)"
              xlink:href="#gentle-wave"
              x="48"
              y="0"
            ></use>
            <use
              style="fill: url(#primary)"
              xlink:href="#gentle-wave"
              x="48"
              y="0"
            ></use>
          </g>
        </svg>
      </div>
    </div>

    <div class="aside">
      <ul class="aside-list" id="aside">
        <li data-index="0" class="active"></li>
        <li data-index="1"></li>
        <li data-index="2"></li>
        <li data-index="3"></li>
      </ul>
    </div>

    <section class="section section-activity">
    </section>

    <p class="footer">
      <span
        >即时匹配(上海)网络科技有限公司
        <a href="http://beian.miit.gov.cn">沪ICP备19035646号-2</a></span
      >
      <img class="footer-police" src="images/icon-police.png" />
      <a
        href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31010602004981"
        target="_blank"
        >沪公网安备 31010602004981号</a
      >
      <img class="footer-report" src="images/icon-report.png" />
      <a href="https://www.12377.cn/" target="_blank"
        >中国互联网违法和不良信息举报中心</a
      >
      <br>
      <span>高新技术企业 GR202131006660</span>&nbsp;&nbsp;
      <span>网络经营文化许可证沪网文 (2022) 2195-135 号</span>&nbsp;&nbsp;
      <span>增值电信业务经营许可证 沪B2-20221163</span>
      <span>警务专用邮箱:[email protected]</span>

      &nbsp;&nbsp;<span>客户服务邮箱: <a href="mailto:[email protected]">[email protected]</a></span>
    </p>

    <div class="qrcode" id="qrcode">
      <div class="qrcode-mask" id="qrcode-mask"></div>
      <div class="qrcode-content">
        <img src="images/img-qr.png?1670478425" />
        <p>扫码下载</p>
      </div>
    </div>

    <script src="js/svga.min.js"></script>
    <script src="/js/stat.js"></script>
    <script src="js/index.js?t=1715579831053"></script>
  </body>
</html>
                               

Whois info of domain

Domain Name: JSPP.COM
Registry Domain ID: 2602601_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2025-04-08T02:23:19Z
Creation Date: 1998-12-01T05:00:00Z
Registry Expiry Date: 2028-11-30T05:00:00Z
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: VIP3.ALIDNS.COM
Name Server: VIP4.ALIDNS.COM
DNSSEC: signedDelegation
DNSSEC DS Data: 54931 13 2 A6EFF0F9DC1C5DBFDAA63251AB8C15BBAE9553DBD80135D666143484AC50DBD1
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-11T15:27:41Z <<<
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