Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - mcu32.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 30 Apr 2025 14:35:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/7.1.33
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: x-requested-with
Access-Control-Allow-Methods: POST, GET, OPTIONS
Set-Cookie: PHPSESSID=hmjaapnvrk0a73knp605rsvnus; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Pragma: no-cache
Cache-control: no-cache,must-revalidate
Location: /index/index/login?url=%2F

HTTP Code 302 Found (Moved Temporarily)

302 status code 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 - /index/index/login?url=%2F.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, 30 Apr 2025 14:35:54 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
X-Powered-By: PHP/7.1.33
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: x-requested-with
Access-Control-Allow-Methods: POST, GET, OPTIONS
Set-Cookie: PHPSESSID=b1i65gj4v3b52dj25h1j3vvm1c; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache

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: mcu32.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html class="pixel-ratio-2 retina ios ios-9 ios-9-1 ios-gt-8 ios-gt-7 ios-gt-6"><head>
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title>运营管理中心</title>
    <meta name="description" content="MSUI: Build mobile apps with simple HTML, CSS, and JS components.">
    <meta name="viewport" content="initial-scale=1, maximum-scale=1">
    <link rel="shortcut icon" href="/favicon.ico">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta name="format-detection" content="telephone=no">
    <link rel="stylesheet" href="/assets/mobile/css/sm.min.css">
    <link rel="stylesheet" href="/assets/mobile/css/mobile.css?v=1.0.9">
    <script src="/assets/mobile/js/zepto.js"></script>
</head>
<body>
<div class="page-group">
    <div id="page-login" class="page page-current">
        <div class="content native-scroll">
            <div class="item-content">
                <div class="item-inner">
                    <div class="item-input login-button" style="text-align: center">
                        <img src="/assets/mobile/img/logo.png" width="50%"/>
                    </div>
                </div>
            </div>
            <div style="padding: 0 2rem;">
                <div class="buttons-tab">
                    <a href="#account" class="tab-link button active">账号登录</a>
                    <!--<a href="#mobile" class="tab-link button">手机登录</a>-->
                </div>
                <div class="content-block">
                    <div class="tabs">
                        <div id="account" class="tab active">
                            <div class="content-block" style="padding:0">
                                <form action="?account=1" method="POST" style="padding:0">
                                    <div class="list-block">
                                        <ul>
                                            <li>
                                                <div class="item-content">
                                                    <div class="item-media"><i class="icon icon-me"></i></div>
                                                    <div class="item-inner">
                                                        <div class="item-input">
                                                            <input type="text" id="username" name="username" value="" placeholder="账户">
                                                        </div>
                                                    </div>
                                                </div>
                                            </li>
                                            <li>
                                                <div class="item-content">
                                                    <div class="item-media"><i class="icon icon-app"></i></div>
                                                    <div class="item-inner">
                                                        <div class="item-input">
                                                            <input type="password" id="password" name="password" value="" placeholder="密码">
                                                        </div>
                                                    </div>
                                                </div>
                                            </li>
                                        </ul>
                                    </div>
<!--                                    <div class="item-content">-->
<!--                                        <div class="item-inner">-->
<!--                                            <div class="item-input">-->
<!--                                                <input type="checkbox" id="protocol" name="protocol">-->
<!--                                                <a href="">同意代理协议</a>-->
<!--                                            </div>-->
<!--                                        </div>-->
<!--                                    </div>-->
                                    <div class="item-content">
                                        <div class="item-inner">
                                            <input type="checkbox" id="protocol" name="protocol">
                                            <a href="/index/index/protocol">同意用户协议</a>
                                        </div>
                                    </div>
                                    <div class="item-content">
                                        <div class="item-inner">
                                            <div class="item-input login-button">
                                                <button class="button button-fill button-success" type="submit">立即登录</button>
                                            </div>
                                        </div>
                                    </div>
                                </form>
                            </div>
                        </div>
                        <div id="mobile" class="tab">
                            <div class="content-block" style="padding:0">
                                <form action="?account=0" method="POST" style="padding:0">
                                    <div class="list-block">
                                        <ul>
                                            <li>
                                                <div class="item-content">
                                                    <div class="item-media"><i class="icon icon-phone"></i></div>
                                                    <div class="item-inner">
                                                        <div class="item-input">
                                                            <input type="text" id="phone" name="phone" value="" placeholder="手机"/>
                                                        </div>
                                                    </div>
                                                </div>
                                            </li>
                                            <li>
                                                <div class="item-content">
                                                    <div class="item-media"><i class="icon icon-app"></i></div>
                                                    <div class="item-inner">
                                                        <div class="item-input">
                                                            <input type="text" name="code" placeholder="验证码">
                                                        </div>
                                                        <div class="item-code">
                                                            <button id="codeButton" class="button button-fill button-success" type="button">获取</button>
                                                        </div>
                                                    </div>
                                                </div>
                                            </li>
                                        </ul>
                                    </div>
                                    <div class="item-content">
                                        <div class="item-inner">
                                            <div class="item-input login-button">
                                                <button class="button button-fill button-success" type="submit">立即登录</button>
                                            </div>
                                        </div>
                                    </div>
                                </form>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<script src="/assets/libs/jquery/dist/jquery.min.js"></script>
<script src="/assets/mobile/js/sm.js"></script>
<script type="text/javascript">
    var time = parseInt($("#time").text());
    $("#codeButton").click(function () {
        var phone = $("#phone").val();
        if (phone == "") {
            alert("请输入手机号码!!!");
        } else if(phone.length != 11) {
            alert("手机号码输入有误!!!");
        } else {
            time = 60;
            initTime();
            $(this).addClass("disabled").attr("disabled","disabled");
            $.post(
                "/index/profile/code",
                { phone: phone },
                function (res) {
                    if(res.code == 200) {
                        alert('发送成功')}
                    else {
                        alert('发送失败,'+res.msg)
                    }
                }
            );
        }
    });
    function initTime() {
        var setTime = setInterval(function () {
            if (time <= 1) {
                clearInterval(setTime);
                $("#codeButton").removeClass("disabled").removeAttr("disabled").text("重新发送");
                return;
            } else {
                time--;
                $("#codeButton").text(time + "s");
            }
        }, 1000);
    }
</script>
</body>
</html>                               

Whois info of domain

Domain Name: MCU32.COM
Registry Domain ID: 991783976_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2024-05-10T01:35:20Z
Creation Date: 2007-05-25T03:23:25Z
Registry Expiry Date: 2025-05-25T03:23:25Z
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: DNS10.HICHINA.COM
Name Server: DNS9.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-30T14:35:43Z <<<
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