Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - blasy.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 08 May 2025 20:59:07 GMT
Server: Apache
Last-Modified: Sun, 27 Jun 2021 16:24:20 GMT
Accept-Ranges: bytes
Content-Length: 6107
Content-Type: text/html

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: blasy.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!-- 
Welcome, this is the default page for your hosting plan, if you are seeing this page it means you have not added any files 
to your hosting account yet.  This page can be deleted at any time.
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>DirectNIC Hosting</title>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js' > </script>
<style>
*{
  margin: 0;
  padding: 0;
}

body {
	background-image: url(images/dnx3_bkg.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #e4e4e4;
	text-align:center;
}
#domain {
	margin-left:auto;
	margin-right:auto;
	height:auto;
	text-align:center;
	margin-top:150px;
	display:block;
	padding:0px;
}
#domain h1 {
	color:#216bb5;
	text-shadow:0px 2px #a8a8a8;
	font-size:40px;
	margin-top:0px;
	margin-bottom:0px;
	
}
#domain h2 {
	color:#ffa200;
	font-size:25px;
	margin-top:0px;
	margin-bottom:0px;
	
}
#dn {
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	width:800px;
	height:auto;
	text-align:center;
	display:block;
	padding:0px;
}
a{color:#216BB5;}
.trigger{cursor:pointer;}
.popup {
        position: absolute;
        display: none;
        z-index: 50;
        border-collapse: collapse;
}

.popup td.corner {
        height: 15px;
        width: 19px;
}

.popup td#topleft { background-image: url(images/bubble-1.png); }
.popup td.top { background-image: url(images/bubble-2.png); }
.popup td#topright { background-image: url(images/bubble-3.png); }
.popup td.left { background-image: url(images/bubble-4.png); }
.popup td.right { background-image: url(images/bubble-5.png); }
.popup td#bottomleft { background-image: url(images/bubble-6.png); }
.popup td.bottom { background-image: url(images/bubble-7.png); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td#bottomright { background-image: url(images/bubble-8.png); }

.popup #msg {
        font-size: 12px;
        line-height: 1.2em;
        background-color: #fff;
        color: #666;
        font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
        }
.bubbleInfo {
  position: relative;  
  margin-top:-30px;
  margin-bottom:10px;
  width:400px;
  margin-left:200px;
}
</style>
<!--[if lt IE 9]>
<style> .bubbleInfo {  margin-left:0px;} </style>
<![endif]-->
<script>
 $(function(){
  $("#domain h1").html(window.location.hostname);  
          $('.bubbleInfo').each(function () {
            var distance = 10;
            var time = 250;
            var hideDelay = 500;

            var hideDelayTimer = null;

            var beingShown = false;
            var shown = false;
            var trigger = $('.trigger', this);
            var info = $('.popup', this).css('opacity', 0);


            $([trigger.get(0), info.get(0)]).mouseover(function () {
                if (hideDelayTimer) clearTimeout(hideDelayTimer);
                if (beingShown || shown) {
                    // don't trigger the animation again
                    return;
                } else {
                    // reset position of info box
                    beingShown = true;

                    info.css({
                        top: -60,
                        left: 0,
                        display: 'block'
                    }).animate({
                        top: '-=' + distance + 'px',
                        opacity: 1
                    }, time, 'swing', function() {
                        beingShown = false;
                        shown = true;
                    });
                }

                return false;
            }).mouseout(function () {
                if (hideDelayTimer) clearTimeout(hideDelayTimer);
                hideDelayTimer = setTimeout(function () {
                    hideDelayTimer = null;
                    info.animate({
                        top: '-=' + distance + 'px',
                        opacity: 0
                    }, time, 'swing', function () {
                        shown = false;
                        info.css('display', 'none');
                    });

                }, hideDelay);

                return false;
            });
        });
  
  //end bubble
 });
</script>
</head>
<body>
<div id="domain">
<h1>Your Domain Here</h1>
<h2>coming soon</h2>
</div>
<div id="dn">
  <div class="bubbleInfo">
        <div>
            <img class="trigger" src="images/is-this-your-site.jpg" id="download" />
        </div>
        <table id="dpop" class="popup">
                <tbody><tr>
                        <td id="topleft" class="corner"></td>
                        <td class="top"></td>
                        <td id="topright" class="corner"></td>
                </tr>

                <tr>
                        <td class="left"></td>
                        <td id='msg'>
                        <div>
                          If this is your site you can go to 
                          <script>
                          document.write("<a href='http://"+window.location.hostname+"/cpanel/' >http://"+window.location.hostname+"/cpanel/</a>");           
                          </script> to login and administrate this account.
                        </div>                
                        </td>
                        <td class="right"></td>    
                </tr>

                <tr>
                        <td class="corner" id="bottomleft"></td>
                        <td class="bottom"><img width="30" height="29" alt="popup tail" src="images/bubble-tail2.png"/></td>
                        <td id="bottomright" class="corner"></td>
                </tr>
        </tbody>
        </table>
    </div>

  <div><a href="https://secure.directnic.com/dnchosting/"><img src="images/dn_logo.png" width="142" height="51" alt="hosted by directNIC" border="0px"></a></div>
</div>
</body>
</html>                               

Whois info of domain

Domain Name: BLASY.COM
Registry Domain ID: 13606218_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.directnic.com
Registrar URL: http://www.directnic.com
Updated Date: 2024-12-21T13:39:15Z
Creation Date: 1999-11-21T00:58:01Z
Registry Expiry Date: 2025-11-21T00:58:01Z
Registrar: DNC Holdings, Inc.
Registrar IANA ID: 291
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.5043550081
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.DNCHOSTING.COM
Name Server: NS2.DNCHOSTING.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-08T20:58:48Z <<<
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