Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - dlrs.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.20.2
Date: Fri, 09 May 2025 23:23:42 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/7.4.33

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: dlrs.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])

 
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, shrink-to-fit=no">
<link href="/i/favicon2.jpg" rel="icon" />
<script src="https://kit.fontawesome.com/96d608bac5.js" crossorigin="anonymous"></script>
<title>Website dlrs.com</title>
<meta name="description" content="Website Page dlrs.com online">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900' type='text/css'>
<link rel="stylesheet" type="text/css" href="/themes/2/vendor/bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="/themes/2/vendor/font-awesome/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="/themes/2/css/stylesheet.css" />
<link rel="stylesheet" href=" https://use.fontawesome.com/releases/v6.4.4/css/all.css">
<style>
.fa.fa-telegram {
    color: #fff;
    font-size: 38px;
}

.form-group {
    display: flex;
}
.form-field-label {
    flex: 0 0 60%;
}
.form-control {
    flex: 0 0 40%;
}
#cptch_img{
	float: left;
	padding-top: 18px;
}
.lan{
	display: inline;
	padding: 25px;
	font-size: 20px;
	color: #fff;
	
}
.lan a{color: #fff;}
</style>


</head>
<body>
<div id="main-wrapper"> 
  <div class="hero-wrap">
    <div class="hero-mask opacity-8 bg-dark"></div>
    <div class="hero-bg hero-bg-scroll" style="background-image:url('/themes/2/images/intro-bg.jpg');"></div>
    <div class="hero-content py-4 py-lg-0">
      <div class="container">
        <div class="row min-vh-100"> 
		  
          <div class="col-lg-8 d-flex flex-column">
		<div class="lan"><a href='/?lang=ru'>RU</a> |  <a href='/?lang=en'>EN</a></div> 
            <div class="py-5 my-auto">
			   
              <div class="mx-auto text-center text-lg-start">
                <h1 class="text-14 text-white bg-danger d-inline-block fw-700 rounded px-4 mb-4">Interested?</h1>
                <h2 class="text-17 fw-700 text-white mb-4">dlrs.com</h2><!--a target="_blank" href="https://t.me/Grossgroupru">
            <h3 style="color:#28a745 !important;" class="text-white fw-400 mb-4"> <span style="background-color:transparent !important;" class="badge bg-success text-7 fw-600 ms-2"><i class="fa fa-telegram" style="color:#fff !important;"></i></a--></span></h3>
                <p class="text-light mb-4">A premium domain name that has been around for many years is available. Invest in a premium domain to launch your brand.</p>
              </div>
              <div class="row text-white justify-items-center">
                <div class="col-sm-6 col-md-4 d-flex align-items-center justify-content-center justify-content-lg-start"> Оперативная связь<a target="_blank" href="https://t.me/Grossgroupru"><img src="/themes/2/images/tg.png" style="width:45px;margin-left:35px;"></a></div>
     

              </div>
            </div>
          </div>
          <!-- Domain Information End --> 
          
          <!-- Make Your offer
          ========================= -->
          <div class="col-lg-4 my-auto py-lg-5">
            <div class="row bg-light rounded text-center mx-0 py-4 mb-4 mb-lg-0">
              <div class="col-11 mx-auto my-3">
                <h3 class="mb-3 fw-600">Contact Form</h3>
                <p class="text-black-50 mb-4">Please fill out the form so the owner receives your offer.</p>
                <!-- Contact Form -->
                <form id="contact-form" action="/send.php" method="post">
                  <div class="position-relative icon-group mb-3">
                    <input name="fio" type="text" class="form-control border-2" required placeholder="Name">
                    <span class="icon-inside"><i class="fas fa-user"></i></span> </div>
                  <div class="position-relative icon-group mb-3">
                    <input name="email" type="email" class="form-control border-2" required placeholder="Email">
                    <span class="icon-inside"><i class="fas fa-envelope"></i></span> </div>
					 <input name="domain" value="dlrs.com"  type="hidden"  class="form-contr" placeholder="domain">
				<input id="check" name="check" type="hidden" value="">
                  <div class="position-relative icon-group mb-3">
                    <textarea name="comm" type="text" class="form-control border-2" required placeholder="Message"></textarea>
                    <span class="icon-inside"><i class="fas fa-comment"></i></span> </div>
					 <div class="form-group">
	
				<label for="contact-phone" class="form-field-label"><img id="cptch_img" src="/i/en.png"></label>
			  <input name="cap" type="text" class="form-control" id="contact-phone"  value="" autocomplete="off"  placeholder='Response'>
			  
			  
			  
			  </div>
  
			  
                  <div class="d-grid mt-4">
                    <button id="submit-btn"  onclick="document.getElementById('check').value = 'nospam';" class="btn btn-primary" name="submit" type="submit">Send Offer</button>
                  </div>
                </form>
              </div>
            </div>
          </div>

          <!-- Make Your offer End --> 
        </div>
				  	
      </div>
    </div>

  </div>
  <!-- Hero Backgroung End --> 
</div>
<!-- Document Wrapper End --> 



<!-- Script --> 
<script src="/themes/2/vendor/jquery/jquery.min.js"></script> 
<script src="2/themes/2/vendor/bootstrap/js/bootstrap.bundle.min.js"></script> 
<script src="2/themes/2/js/theme.js"></script>

  	<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
   (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
   m[i].l=1*new Date();
   for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
   k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
   (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");

   ym(93397909, "init", {
        clickmap:true,
        trackLinks:true,
        accurateTrackBounce:true
   });
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/93397909" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->






</body>
</html>

                               

Whois info of domain

Domain Name: DLRS.COM
Registry Domain ID: 2780122107_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namebright.com
Registrar URL: http://www.DropCatch1061.com
Updated Date: 2024-11-09T07:28:12Z
Creation Date: 2023-05-11T18:30:32Z
Registry Expiry Date: 2029-05-11T18:30:32Z
Registrar: DropCatch.com 1061 LLC
Registrar IANA ID: 3270
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 17204960020
Domain Status: ok https://icann.org/epp#ok
Name Server: NS1.ADMAN.COM
Name Server: NS2.ADMAN.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-09T23:23:33Z <<<
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