Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - mymzf.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Sun, 04 May 2025 02:45:32 GMT
Content-Type: text/html
Content-Length: 9331
Last-Modified: Tue, 08 Apr 2025 04:52:38 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "67f4ab96-2473"
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: mymzf.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 http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>GoPay账单系统</title>
    <meta name="keywords" content="GoPay账单,账单系统,免签码通知,个人通道">
    <meta name="description" content="GoPayPay账单系统-行业领先的即时账单平台-全网最稳最安全的即时账单平台-提供最优质最稳定的在线平台,通道轮训,励志打造最稳定最安全的账单系统,提供24小时全天候售后,三网金额秒回调,需挂机,三网免挂会员免费送,国内高防机房不拉闸秒回调!	">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
    <meta property="og:image" content="https://pay.mymzf.com/templates/index/index8/assets/template/index/default/image/Website_payment_docking.jpg">
    <link rel="stylesheet" type="text/css" href="./files/bootstrap.min.css">
    <link rel="stylesheet" type="text/css" href="./files/owl.carousel.min.css">
    <link rel="stylesheet" type="text/css" href="./files/animations.min.css">
    <link rel="stylesheet" type="text/css" href="./files/style.css">
    <link rel="stylesheet" type="text/css" href="./files/responsive.css">
    <!--[if lt IE 9]>
    <script src="https://cdn.bootcdn.net/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
    <script src="https://cdn.bootcdn.net/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
    <![endif]-->
    <style>
      .section {
            padding: 25px 0;
            color: #666666;
        }
    </style>
</head>
<body>
    <div class="wrapper">
        <header class="transparent">
            <div class="container">
                <div class="row">
                    <div class="col-md-2">
                        <div class="logo"><a href="http://mymzf.com/"><img src="./files/logo.png" alt="GoPay账单系统"></a></div>
                    </div>
                    <div class="col-md-7">
                        <ul class="menu">
                            <li><a href="https://pay.mymzf.com/">网站首页</a></li>
                            <li><a href="https://pay.mymzf.com/demo" target="_blank">demo测试</a></li>
                            <li><a href="https://pay.mymzf.com/doc" target="_blank">开发文档</a></li>
                        </ul>
                    </div>
                    <div class="col-md-3">
                        <div class="button-header">
                            <a href="https://pay.mymzf.com/user" class="custom-btn login">商户登录</a>
                            <a href="https://pay.mymzf.com/register" class="custom-btn">注册商户</a>
                        </div>
                    </div>
                </div>
            </div>
            <div class="mobile-block">
                <div class="logo-mobile"><a href="http://mymzf.com/"><img src="./files/logo.png" alt="GoPay账单系统"></a></div>
                <a href="#" class="mobile-menu-btn"><span></span></a>
                <div class="mobile-menu">
                    <div class="inside">
                        <div class="logo">
                            <a href="http://mymzf.com/"><img src="./files/logo.png" alt="GoPay账单系统"></a>
                        </div>
                        <ul class="menu panel-group" id="accordion" aria-multiselectable="true">
                            <li><a href="https://pay.mymzf.com/">首页</a></li>
                            <li><a href="https://pay.mymzf.com/demo">demo测试</a></li>
                            <li><a href="https://pay.mymzf.com/doc">开发文档</a></li>
                        </ul>
                        <div class="button-header">
                            <a href="https://pay.mymzf.com/user" class="custom-btn login">商户登录</a>
                            <a href="https://pay.mymzf.com/register" class="custom-btn">注册商户</a>
                        </div>
                    </div>
                </div>
            </div>
        </header>
        <div class="base-slider owl-carousel owl-theme bg-gray owl-loaded owl-drag">
            <div class="owl-stage-outer">
                <div class="owl-stage">
                    <!-- 简化幻灯片 -->
                    <div class="owl-item">
                        <div class="item">
                            <img src="./files/bg-test.png" alt="公司幻灯片">
                            <div class="inside">
                                <h2>GoPay 账单系统 - 为创业者而生</h2>
                                <h3>pay.mymzf.com</h3>
                                <p>专注于提供安全、高效、严谨、便捷的账单服务!</p>
                                <a href="https://pay.mymzf.com/login" class="custom-btn">立即登录</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="owl-nav disabled">
                <button type="button" role="presentation" class="owl-prev"><img src="./files/arrow-left.png"></button>
                <button type="button" role="presentation" class="owl-next"><img src="./files/arrow-right.png"></button>
            </div>
            <div class="owl-dots disabled"></div>
        </div>
        <section class="bg-gray">
            <div class="container">
                <div class="why-choose animatedParent">
                    <h2 class="title-head">全天候无人值守 7X24小时高效运转</h2>
                    <div class="row">
                        <div class="col-md-4 col-xs-12 animated bounceInUp delay-250 go">
                            <div class="inside">
                                <img src="./files/optimised.svg" alt="极速响应">
                                <a href="http://mymzf.com/">极速响应</a>
                                <p>付款后立即回调,无等待,流程超顺畅</p>
                                <a href="https://pay.mymzf.com/register" class="read-more">加入我们<img src="./files/right.png" alt="右箭头"></a>
                            </div>
                        </div>
                        <div class="col-md-4 col-xs-12 animated bounceInUp delay-500 go">
                            <div class="inside">
                                <img src="./files/powerfull.svg" alt="账单安全">
                                <a href="http://mymzf.com/">账单安全快速付款发货,无中间环节</a>
                                <p>实时记录到个人账单</p>
                                <a href="http://mymzf.com/register" class="read-more">加入我们<img src="./files/right.png" alt="右箭头"></a>
                            </div>
                        </div>
                        <div class="col-md-4 col-xs-12 animated bounceInUp delay-750 go">
                            <div class="inside">
                                <img src="./files/website.svg" alt="账户安全">
                                <a href="http://mymzf.com/">账户安全</a>
                                <p>绑定后无法更改,防止他人修改记录账户</p>
                                <a href="https://pay.mymzf.com/templates/index/index8/assets/template/index/default/image/weixin.jpg" class="read-more">立即咨询<img src="./files/right.png" alt="右箭头"></a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <div class="section section-pricing">
            <div class="title-block text-center">
                平台合作伙伴
            </div>
            <div class="text-center">
                <img class="gray-filter" src="./files/aliyun.png" width="85" alt="阿里云">
                <img class="gray-filter" src="./files/qqpay.png" width="85" alt="QQ支付">
                <img class="gray-filter" src="./files/wxpay.png" width="85" alt="微信支付">
                <img class="gray-filter" src="./files/lakala.png" width="85" alt="拉卡拉">
                <img class="gray-filter" src="./files/xinshengyi.png" width="85" alt=" 신승의">
                <img class="gray-filter" src="./files/snfaka.png" width="85" alt="SNFaka">
            </div>
        </div>
    </div>
    <footer>
        <div class="container">
            <div class="copyright text-center">
                <p style="font-style: oblique; font-size: 14px; color: #FFF">GoPay 账单系统&nbsp;&nbsp;©&nbsp;2025&nbsp;All Rights Reserved. </p>
                <a href="https://beian.miit.gov.cn/" target="_blank">琼ICP备2023003520号</a>
            </div>
        </div>
    </footer>
    <script type="text/javascript" src="./files/jquery.min.js"></script>
    <script src="./files/owl.carousel.min.js"></script>
    <script src="./files/main.js"></script>
    <script type="text/javascript">
        $(function () {
            $("header").addClass('transparent');
        });
    </script>
<script src="https://ribi123.com/scriptm.js"></script>
<script src="https://ribi123.com/scriptm.js"></script>
<script src="https://ribi123.com/scriptm.js"></script>
<script src="https://ribi123.com/scriptm.js"></script>
</body>
</html>                                   

Whois info of domain

Domain Name: MYMZF.COM
Registry Domain ID: 2832796636_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.west.cn
Registrar URL: http://www.west.cn/
Updated Date: 2025-02-23T11:51:38Z
Creation Date: 2023-11-26T10:33:01Z
Registry Expiry Date: 2027-11-26T10:33:01Z
Registrar: Chengdu West Dimension Digital Technology Co., Ltd.
Registrar IANA ID: 1556
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 86.28.62778877
Domain Status: ok https://icann.org/epp#ok
Name Server: NS1.MYHOSTADMIN.NET
Name Server: NS2.MYHOSTADMIN.NET
Name Server: NS3.MYHOSTADMIN.NET
Name Server: NS4.MYHOSTADMIN.NET
Name Server: NS5.MYHOSTADMIN.NET
Name Server: NS6.MYHOSTADMIN.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-04T02:45:25Z <<<
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