Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - lovcu.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: Tengine
Date: Thu, 15 May 2025 05:30:33 GMT
Content-Type: text/html;charset=utf-8
Content-Length: 0
Connection: keep-alive
Keep-Alive: timeout=15
BackendServer: Aliyun URL Forwarding Server
Location: http://www.lovcu.com

HTTP Code 302 Found (Moved Temporarily)

302 response 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.

404 Not Found - http://www.lovcu.com
HTTP Status: 404
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: openresty
Date: Thu, 15 May 2025 05:30:35 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 5592
Connection: keep-alive
Vary: Accept-Encoding
Status: 404 Not Found
X-Request-Id: 8ed218269c0c57e918e35c0c76f84e27
X-Runtime: 0.018898
Strict-Transport-Security: max-age=31536000; includeSubDomains

HTTP Code 404 Not Found

404 response code means that the requested page or resource was not found on the server.

When is Code 404 used?

  • When a page is deleted
  • When the URL is incorrect
  • When there are navigation issues on the website

What does Code 404 mean for the user?

The user sees an error message, and search engines may remove the page from their index.

GET / HTTP/1.1
Host: lovcu.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html>
<head>
    <title>这个页面不存在 - 上线了</title>
    <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
    <meta id="viewport" name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;" />
    <style type='text/css'>
        html { background: #484271; }
        body {
            display: flex;
            display: -ms-flexbox;
            align-items: center;
            min-height: 100vh;
            margin: 0;
        }
        .bg-texture {
            background: #f5f5f5;
        }
        .light-text { color: white; }
        .dark-text { color: #636972; }
        .wide {
            position: relative;
            padding: 10px 0;
            margin: 0 auto;
            letter-spacing: .5px;
            width: 100%;
        }
        .col2 {
            margin: 0 auto;
            text-align:center;
            line-height: 150%;
        }
        .col2 h1 {
            font-family: 'Montserrat', 'Segoe UI', 'Helvetica Neue', arial,'PingFang SC',"Microsoft YaHei","微软雅黑",STXihei,"华文细黑", sans-serif;
            font-weight: 500;
            font-size: 30px;
            text-align: center;
            margin-bottom: 40px;
        }
        .col2 h2 {
            font-family: 'Montserrat', 'Segoe UI', 'Helvetica Neue', arial,'PingFang SC',"Microsoft YaHei","微软雅黑",STXihei,"华文细黑", sans-serif;
            font-weight: 500;
            font-size: 20px;
            text-align: center;
            margin-bottom: 40px;
        }
        .col2 p {
            font-family: 'Open Sans', 'Segoe UI', 'Helvetica Neue', arial, sans-serif;
            font-weight: 100;
            font-size: 17px;
            margin: 40px auto;
        }
        .col2 a {
            color: #1bb0e6;
            text-decoration: none;
        }
        .col2 img {
            width: 100px;
            padding: 5px;
            display: block;
            margin: 0 auto;
            margin-top: 10px;
            background: transparent;
            box-shadow: none;
        }
        a.button {
            position: relative;
            font-family: 'Montserrat', 'Segoe UI', 'Helvetica Neue', arial,'PingFang SC',"Microsoft YaHei","微软雅黑",STXihei,"华文细黑", sans-serif;
            font-size: 16px;
            font-weight: bold;
            text-transform: uppercase;
            background: #93b719;
            border: 1px solid #93b719;
            border-radius: 4px;
            width: 250px;
            height: 40px;
            line-height: 40px;
            margin: 0px auto 20px;
            text-decoration: none;
            display: inline-block;
            padding: 5px 20px;
            box-shadow: 0 1px 1px rgba(0,0,0,0.2);
        }
        a.button:before {
            content: " ";
            width: auto;
            height: 10px;
            left: 0;
            right: 0;
            border-top: 1px solid white;
            opacity: .4;
            position: absolute;
            top: 0;
            border-radius: 5px;
        }
        a.button.dark-bg:before {
            top: -1px;
        }
        a.button:link, a.button:hover, a.button:visited {
            color: white;
        }
        a.button:hover {
            background: #a5cd1c;
            border-color: #a5cd1c;
        }
        a.button.warning {
            background: #fa0;
            border: 1px solid #fa0;
        }
        a.button.warning:hover {
            background: #fb0;
            border: 1px solid #fb0;
        }

    </style>

    <!-- Google Analytics -->
    <script type="text/javascript">
        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
        })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
        ga('create', 'UA-25124444-13', 'auto');
        ga('set', 'anonymizeIp', true);
        ga('send', 'pageview', { 'anonymizeIp': true });
    </script>
</head>
<body>
<div class='wide light-text'>
    <div class='col2'>
        <h1>页面不存在</h1>
        <p>不过如果您需要搭建自己的网站的话,<br/>您算是找对地方了。</p>
        <p class="buttons">
            <a class='button dark-bg' href='https://www.sxl.cn/?utm_source=404&utm_medium=internal&utm_campaign=404_redirect'> 即刻创建我的网站 </a>
        </p>
        <a class='logo landing' href='https://www.sxl.cn/?utm_source=404&utm_medium=internal&utm_campaign=404_redirect'>
            <img src="https://s3.cn-north-1.amazonaws.com.cn/sxl-production-v1/assets/sxl-logo-white.svg" />
        </a>
    </div>
</div>

<script>
    ga('send', 'event', 'site', '404');
    var links = document.getElementsByClassName('landing');
    var href = links[0].getAttribute('href');
    for (var i = 0; i < links.length; ++i) {
        links[i].setAttribute('href', href + '&utm_content=' + encodeURIComponent(document.URL));
    }

    // Moving background.
    window.addEventListener('mousemove', function(e) {
        var factor, x, xOffset, y, yOffset;
        x = e.clientX;
        y = e.clientY;
        factor = .05;
        xOffset = x - document.body.clientWidth / 2;
        yOffset = y - document.body.clientHeight / 2;
        x = 50 + factor * xOffset;
        y = 50 - factor * yOffset * 2;
        document.body.style = 'background-position:' + x + '% ' + y + '%;'
    });
</script>
</body>
</html>
                               

Whois info of domain

Domain Name: LOVCU.COM
Registry Domain ID: 2013644093_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2025-03-07T00:07:13Z
Creation Date: 2016-03-19T06:05:26Z
Registry Expiry Date: 2026-03-19T06:05:26Z
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-05-15T05:30:21Z <<<
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