Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - sob2k.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 08:38:40 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
X-Powered-By: PHP/5.4.16

HTTP Code 200 OK

200 OK 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: sob2k.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Page not found</title>
<script>if(window.location.href.split('#')[1]!=undefined){document.location.href = window.location.href.split('#')[0]+window.location.href.split('#')[1];}</script>
<style type="text/css">
body
{
    background:#ffecec;    
}
#container
{
    text-align: center;
}
#main
{

    display: inline-block;
    color:#555;
    border-radius:10px;
    font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
    padding:10px 10px 10px 36px;
    margin:10px;
}
h1
{
    font-size: 150px;
    margin: 100px 0 0 0;

    
}

h2
{
    text-transform:uppercase;
}

</style>
</head>
<body>
    <div id="container">
        <div id="main">
            <h1>404</h1>
            <h2>Sorry! that page can not be found...</h2>
            <h4>The URL was either incorrect, you took a wrong guess or there is a technical problem.</h4>
        </div>
    </div>
</body>
</html>                               

Whois info of domain