Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - bimo8.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 14 May 2025 08:59:08 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 5260
Last-Modified: Wed, 26 Feb 2025 10:41:22 GMT
Connection: keep-alive
ETag: "67beefd2-148c"
Expires: Fri, 13 Jun 2025 08:59:08 GMT
Cache-Control: max-age=2592000
Accept-Ranges: bytes

HTTP Code 200 OK

200 status 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: bimo8.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 name="viewport" content="width=device-width, initial-scale=1.0">
    <title>魔方剧场 - 精彩短剧尽在掌握</title>
    <link rel="icon" type="image/png" href="logo.png">
    <link rel="stylesheet" href="./style/styles.css">
    <link href="./videojs/video-js.css" rel="stylesheet" />
    <script src="./videojs/video.min.js"></script>
</head>
<body>
    <header>
        <div class="header-content">
            <img src="logo.png" alt="广州魔方文化集团有限公司" class="company-logo">
            <h1 class="title">广州魔方文化集团有限公司</h1>
        </div>
    </header>

    <main>
        <section class="app-intro">
            <div class="app-content">
                <div class="app-info">
                    <img src="app-logo.png" alt="魔方剧场" class="app-logo">
                    <h1>魔方剧场</h1>
                    <p>第一款专注于短剧内容的视频分享综合平台。汇集全方位的精选剧目内容,青春校园等多元题材的核心制作团队,旨在为用户提供轻节奏、高品质的原创短剧体验。平台通过原生态的剧情演出打破短视频界限,让用户在轻外化的剧情里,体悟镜头故事带给每个人人生的感悟片段。</p>
                </div>
                <div class="app-preview">
                    <img src="app-preview.png" alt="App预览" class="phone-mockup">
                </div>
            </div>
        </section>

        <section class="new-shows">
            <h2>新剧推荐</h2>
            <div class="shows-grid">
                <div class="show-card" data-video-url="https://v-content.quick.bimo8.com/8733b1e0b59571eda6084700b5ba0102/dda6c8c3c15a40309df388a49f2abadf-050890f70a1110f356ecb4d384d422b3-hd.m3u8">
                    <img src="image.png" alt="至尊驸马爷">
                    <h3>至尊驸马爷</h3>
                </div>
                <div class="show-card" data-video-url="https://v-content.quick.bimo8.com/b4953cb0171771ee80657621a7ac0102/525615a76e4d45018f121a641787d8a1-f9807e6553e4d3518c9a91fa19379f00-hd.m3u8">
                    <img src="image-1.png" alt="夜少,强势锁婚">
                    <h3>夜少,强势锁婚</h3>
                </div>
                <div class="show-card" data-video-url="https://v-content.quick.bimo8.com/e4d2fe506c1571eeb2677630a6ac0102/0f8219c94ef84993b9f4c77ff929468e-d2f51b94e30dc90884feba982acaef05-hd.m3u8">
                    <img src="image-2.png" alt="1998之风云再起">
                    <h3>1998之风云再起</h3>
                </div>
                <div class="show-card" data-video-url="https://v-content.quick.bimo8.com/9df3d676e7c44d91a627ba231324a95d/97c1877af05f49bbae9c57bd73fab2e3-00901be267d5336cd0ff27495d8ad977-hd.m3u8">
                    <img src="image-3.png" alt="天龙神婿">
                    <h3>天龙神婿</h3>
                </div>
            </div>
        </section>

        <section class="hot-shows">
            <h2>热门微短剧</h2>
            <div class="shows-grid">
                <div class="show-card" data-video-url="https://v-content.quick.bimo8.com/b0eb0d3e95ab71eebf980360d1d70102/4a57d480ee5b4a8a91db097ff3cf8939-408c95009680324327ef76ed4ecebd52-hd.m3u8">
                    <img src="image-4.png" alt="尊上">
                    <h3>尊上</h3>
                </div>
                <div class="show-card" data-video-url="https://v-content.quick.bimo8.com/ab97ed10f4b271ed80444701b5bb0102/ce3bcf390a8b4662b9cd1b0f62098352-bb0352285526c5e9316f116385574d7a-hd.m3u8">
                    <img src="image-5.png" alt="重回黄金年代2000">
                    <h3>重回黄金年代2000</h3>
                </div>
                <div class="show-card" data-video-url="https://v-content.quick.bimo8.com/b4953cb0171771ee80657621a7ac0102/525615a76e4d45018f121a641787d8a1-f9807e6553e4d3518c9a91fa19379f00-hd.m3u8">
                    <img src="image-6.png" alt="夜少,强势锁婚">
                    <h3>夜少,强势锁婚</h3>
                </div>
                <div class="show-card" data-video-url="https://v-content.quick.bimo8.com/e4d2fe506c1571eeb2677630a6ac0102/0f8219c94ef84993b9f4c77ff929468e-d2f51b94e30dc90884feba982acaef05-hd.m3u8">
                    <img src="image-7.png" alt="1998之风云再起">
                    <h3>1998之风云再起</h3>
                </div>
            </div>
        </section>
    </main>

    <footer>
        <p>Copyright © 2024广州魔方文化集团有限公司 <a href="https://beian.miit.gov.cn/" target="_blank">粤ICP备18149326号</a></p>
    </footer>

    <!-- 在body标签结束前添加弹窗结构 -->
    <div class="video-modal" id="videoModal">
        <div class="modal-content">
            <span class="close-btn">&times;</span>
            <video-js id="videoPlayer" class="vjs-default-skin vjs-big-play-centered">
                <p class="vjs-no-js">
                    要观看此视频,请启用JavaScript,并考虑升级到支持HTML5视频的浏览器
                </p>
            </video-js>
        </div>
    </div>

    <script src="script.js"></script>
</body>
</html> 
                               

Whois info of domain

Domain Name: BIMO8.COM
Registry Domain ID: 2336904201_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2025-01-21T10:31:18Z
Creation Date: 2018-11-26T12:33:53Z
Registry Expiry Date: 2025-11-26T12:33:53Z
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: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-14T08:58:54Z <<<
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