Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - cbqh.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 05:48:11 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding

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: cbqh.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">
        <title>cbqh.com is for sale!</title>
	    <meta name="keywords" content="buy domain,domain list,special offer domain,parity domain,business domain,domain on sale,domain trading,domain transfer,domain investments" />
	    <meta name="description" content="The domain name cbqh.com is for sale. Make an offer or buy it now at a set price." />
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
		<link rel="shortcut icon" type="image/png" href="/assets/favicon.png" />
		<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.0/css/bootstrap.min.css">
        <link rel="stylesheet" href="/assets/icomoon/style.css" />
		<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
		<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.0/js/bootstrap.min.js"></script>                

		<link href="/assets/css/foxx.css" rel="stylesheet">
		<script src="/assets/js/foxx.js"></script>
    </head>
<body>
<style>
body{background-color:#efefef;overflow-x:hidden}.makeoffer{padding-top:5%;height:400px}.makeoffer-left{background:#f8f9fa;padding:4%}.makeoffer-info{margin-top:0;text-align:center}.makeoffer-info h1{margin-bottom:1.5rem}.makeoffer-right{background:#fff;padding:4% 3% 3% 3%}.makeoffer-form h4{font-weight:600;color:#01cd74}#weixin{max-height:100px}#captcha_img img{border:1px solid #ced4da;border-radius:.25rem}.binlinks a{ margin-top:1em; margin-right:5px;}.captcha,#captcha_img,.tel{display:none;}
@media(max-width:960px){.makeoffer{padding-top:0}}.wba {word-break: break-all;}@media(max-width:960px){.makeoffer-info{margin:2rem 0 3rem;}}
.icolg{font-size: 1.33333333em;line-height: .75em;vertical-align: -15%;}
.icowidth{width:18.5px; display:inline-block;}
</style>

<div class="container makeoffer">
	<div class="row">

		<div class="col-lg-5 makeoffer-left">
			<div class="makeoffer-info">
		    	<h1 class="wba">cbqh.com</h1>
				<h5> This domain name is for sale!</h5>
				<hr>

				<table border="0" style="margin:0 auto;">
  <tr>
    <td width="100"><img src="/assets/weixin.png" id="weixin"></td>
    <td style="text-align:left; padding-left:5px;">
                <a href="/qqchat.php?qq=4598415" class="text-success" target="_blank"><span class="icowidth"><i class="icon-qq"></i></span> 4598415</a><br>                <a href="javascript:;" class="text-success"><span class="icowidth"><i class="icon-weixin"></i></span> 4598415</a><br>                                <a href="mailto:[email protected]" class="text-success"><span class="icowidth"><i class="icon-envelope"></i></span> [email protected]</a><br>      </td>
  </tr>
</table>
<div style="clear:both"></div>				

				<hr>
				<p>Online success starts with a great domain.</p>
                    <a class="btn btn-outline-success" style="margin-right:10px;" href="javascript:;" data-toggle="modal" data-target="#buy"><i class="icon-cart-plus icolg"></i> Buy It Now</a>					 		
				
			</div>
		</div>
          
		<div class="col-lg-7 makeoffer-right">
	
			<div class="makeoffer-form">
<form role="form"  method="post" onsubmit="return false"  id="form_makeoffer" data-toggle="validator" >
                        <div class="row">
						<div class="col-lg-12">
						<h4>Make Offer</h4>
						<hr>
						<p>Please fill out the form below and we will get back to you as soon as possible.</p>
						</div>
                              <div class="col-lg-5 col-md-12">
                                <div class="form-group">
                                    <input type="text"  name="name" class="form-control" placeholder="Your Name *" id="name" maxlength="30" required >
                                </div>
                                <div class="form-group">
                                    <input type="email" name="email" class="form-control" placeholder="Your Email *" id="email" maxlength="100" required >
                                </div>
                                <div class="form-group">
                                    <input type="tel" name="phone" class="form-control" placeholder="Your Phone (Optional)" id="phone" maxlength="30"  >
                                </div>
                                <div class="input-group form-group">
                                    <div class="input-group-prepend"><span class="input-group-text">$</span></div>
                                    <input type="number" min="500" step="100" name="offerprice" class="form-control" placeholder="Your Offer *" oninput = "value=value.replace(/[^\d]/g,'')" id="offerprice" maxlength="8" required >
                                        <div class="input-group-append"><span class="input-group-text">USD</span></div>
                                </div>                                
                            </div>
                            <div class="col-lg-7 col-md-12">
                                <div class="form-group">
                                    <textarea class="form-control" name="message" placeholder="Your Message (Optional, Max Length 300)" id="message"  maxlength="300"  style="height:200px;resize: none"></textarea>
                                </div>
                            </div>
                            <div class="clearfix"></div>
                            <div class="captcha">
                                <div class="form-group">
								<input type="text" name="captcha" class="form-control" placeholder="Captcha (0-4 Chars)" maxlength="4"  > 
								</div>
                            </div>
                            <div class="col-lg-12">
							<div class="form-group text-center" id="makeofferResult">
                                <a href="javascript:;" onClick="changeCaptcha();" id="captcha_img"><img src="?action=captcha&r=1746337691"></a>
								<button type="submit" class="btn btn-success text-center" id="makeofferbutton" onclick="makeoffer_submit()">Submit</button>
								</div>
                            </div>							                                
                            <input name="tel" id="tel" class="tel" value="">							                                
							<input type="hidden" name="domain" value="cbqh.com">
                            <input type="hidden" name="csymbol" value="$">
                            <input type="hidden" name="cname" value="USD">
							<input type="hidden" name="action" value="makeoffer">
                        </div>
                    </form>

			</div>
	</div>
<script>
/*
$(window).on('load', function () {
	$("#preloader").delay(350).fadeOut("slow");
 });
 */
function changeCaptcha(){
	document.getElementById("captcha_img").innerHTML='<img src="?action=captcha&r='+(new Date()).valueOf()+'" >';
	}
var opts = ({
               position:'place_top_right',
               css:'light',
               timeOut:12000,
               animateIn:'fx_animate_slideInRight',
               animateOut:'fx_animate_slideOutRight',
               delay:000,
               dismiss:true
            });

function showAlert(code,text){
      $('.fx.toast').css("display","none"); 
	   if(code=='success'){
       fx.toast.success({
          title:'Success',
          body:text,
          opt:opts
        });  
	   }else{
	   fx.toast.error({
          title:'Fail',
          body:text,
          opt:opts
        }); 
	   }
}	  
function makeoffer_submit(){
	var mo1='?';
    var mo2='nc';
    var mo3='=mo';
	var screenWidth = screen.width;   // 获取屏幕宽度
    var screenHeight = screen.height; // 获取屏幕高度	
	if( $('#name').val()=='' ||  $('#email').val()=='' || $('#offerprice').val()=='' ){showAlert('error','Please make sure all required fields are filled!');return false;}
 $.ajax({
        url: '/' + mo1 + mo2 + mo3 +'&w='+screenWidth +'&h='+screenHeight,
        type: "post",
        data: $("#form_makeoffer").serialize(),
        success: function(data){
			var returnedData = JSON.parse(data);	
			showAlert(returnedData.code,returnedData.text);
           if(returnedData.code=="success"){
			  $("#form_makeoffer input").attr("disabled","disabled"); 
			  $("#form_makeoffer textarea").attr("disabled","disabled"); 
			  $('#makeofferResult').html('<p class="btn btn-outline-secondary disabled">Offer Received</p>');
			   }
        },
        error:function(){
			showAlert("error","A failure occurred, please try again!");
        }
    });
	}
$(document).ready( function () {	
        $("#name").on("blur",function(){
			$("#tel").val('GRXm6PGYVtGtPxSZ02H');
    })
  });  	
    </script>
        
</div>
<div class="row">
<p style="width:100%;text-align:center;padding:30px 0px;color:#333;"> &copy 2025 CBQH.COM | 
<!-- 如私自删除技术支持链接,则为放弃任何免费技术支持服务(包括产品升级) -->
<a href="http://www.onnoon.com/" style="color:#333;" target="_blank">Powered By ONNOON.</a></p>
<!-- 如私自删除技术支持链接,则为放弃任何免费技术支持服务(包括产品升级) -->
</div>
</div>
<div class="modal fade" id="buy" tabindex="-1" role="dialog">
                                <div class="modal-dialog">
                                    <div class="modal-content">
                                        <div class="modal-header" >
                                           <h4 class="modal-title wba" >Buy cbqh.com </h4>
                                            <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
                                        </div>
                                        <div class="modal-body" >
                                         <span id="buy_note"> You can purchase this domain name through the following professional domain name platforms: </span>
										 <p class="text-center binlinks" style="margin-top:1em;">
<a class="btn btn-primary" target="_blank" href="https://dan.com/buy-domain/cbqh.com">Dan</a> <a class="btn btn-primary" target="_blank" href="https://sedo.com/checkdomainoffer.php?domain=cbqh.com&campaignId=325904">Sedo</a> <a class="btn btn-primary" target="_blank" href="http://www.afternic.com/domain/cbqh.com">Afternic</a> <a class="btn btn-primary" target="_blank" href="https://www.godaddy.com/domainsearch/find?checkAvail=1&tmskey=&domainToCheck=cbqh.com">Godaddy</a>                                          
                                         </p>
                                        </div>
                                    </div>
                                </div>
                            </div>
<div style="display:none"></div>	
    </body>
</html>		                                

Whois info of domain

Domain Name: CBQH.COM
Registry Domain ID: 884623954_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2024-12-07T12:31:51Z
Creation Date: 2007-03-20T16:22:37Z
Registry Expiry Date: 2026-03-20T16:22:37Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS1.REGISTRAR-SERVERS.COM
Name Server: DNS2.REGISTRAR-SERVERS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-04T05:48:03Z <<<
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