Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - cvi.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 29 Apr 2025 17:18:34 GMT
Content-Type: text/html; charset=iso-8859-1
Transfer-Encoding: chunked
Connection: keep-alive
content-security-policy: upgrade-insecure-requests
location: https://cvi.com/
vary: User-Agent, Accept-Encoding
x-cache: cached
x-cache-hit: HIT
x-cacheable: YES:Forced
x-cacheproxy-retries: 0/2
x-content-type-options: nosniff
x-php-version: 7.4
x-xss-protection: 1; mode=block
x-backend: varnish_ssl
Strict-Transport-Security: max-age=31536000; includeSubDomains
CF-Cache-Status: HIT
Age: 138145
Expires: Fri, 30 May 2025 17:18:34 GMT
Cache-Control: public, max-age=2678400
Server: cloudflare
CF-RAY: 9380759aead58db9-HEL
alt-svc: h3=":443"; ma=86400

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

503 Service Unavailable - https://cvi.com/
HTTP Status: 503
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 29 Apr 2025 17:18:38 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Cache-Control: no-cache, must-revalidate, max-age=0
content-security-policy: upgrade-insecure-requests
expires: Wed, 11 Jan 1984 05:00:00 GMT
retry-after: 3600
strict-transport-security: max-age=300
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding, User-Agent
x-cache: uncached
x-cache-hit: MISS
x-cacheable: NO:Non-cacheable status
x-cacheproxy-retries: 2/2
x-content-type-options: nosniff
x-fawn-proc-count: 3,0,72
x-php-version: 7.4
x-xss-protection: 1; mode=block
x-backend: varnish_ssl
CF-Cache-Status: MISS
Server: cloudflare
CF-RAY: 9380759b2c718d79-HEL
alt-svc: h3=":443"; ma=86400

HTTP Code 503 Service Unavailable

503 status code indicates that the server is temporarily unavailable due to overload or maintenance.

When is Code 503 used?

  • When a server is overloaded with traffic
  • When the server is undergoing scheduled maintenance
  • When a web application temporarily restricts access

What does Code 503 mean for the user?

The user must wait and try again later, as the server is currently unavailable.

GET / HTTP/1.1
Host: cvi.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en-US" >
	<head>
		<meta charset="UTF-8">
		<title>This Website for Sale</title>
		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
		<meta name="author" content="CVI Acquisitions, LLC." />
		<meta name="description" content="CVI Acquisitions, LLC. - More Experience, Better Results" />
		<meta name="keywords" content="Maintenance Mode" />
		<meta name="robots" content="index, follow" />
		<link rel="stylesheet" id="frontend-css" href="https://cvi.com/wp-content/plugins/wp-maintenance-mode/assets/css/style.min.css?ver=2.6.16" media="all">
<style type="text/css">
.bot-avatar { background-image: url("https://cvi.com/wp-content/plugins/wp-maintenance-mode/assets/images/chatbot.png"); }
html{
	background: linear-gradient(to right, #1e5799 50%, #fff 50%, #ffff 50%) fixed;
}
body{
	color: #fff;
	background: none;
	display: flex;
  height: 100vh;
}
.wrap[role=main]{
	width: 100%;
	margin: auto;
}
.wrap[role=main] > h2{
	display: flex;
  width: 100%;
}
.card{
	margin-left: auto;
  margin-right: auto;
  width: 100%;
  font-size: 16px;
  text-align: right;
	max-width: 1132px;
  display: flex;
  background-image: url('https://cvi.com/wp-content/uploads/2025/01/cvi_card_logo.png');
  background-repeat: no-repeat;
  background-position: center left;
  background-color: #0a407f;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px, inset -1px 1px 1px rgba(255, 255, 255, 0.2);
}
.card h1, .card h2{
	margin-bottom: 0;
}
.cell-1{
	flex: 1 1 25%;
}
.cell-2{
	flex: 1 1 75%;
}
.cell-body{
	padding: 40px 84px 18px 124px;
}
.txt-is-for{
	color: #c28e05;
}
.btn-contact{
	text-decoration: none;
  background: #ac7d00;
  font-size: 14px;
  padding: 8px 20px;
  border-radius: 20px;
}
.p1{
	font-size: 18px;
	color: #e0e0e0;
}
.p2{
	color: #ffffff75;
}
.btn-caselink{
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}
.h1{
	font-size: 230%!important;
	font-weight: normal!important;
}
.h2{
	font-size: 281%!important;
  font-weight: bolder!important;
}
@media (max-width:767px) {
	html{
		background-color: #1e5799;
		background-image: url('https://cvi.com/wp-content/uploads/2025/01/cvi_card_logo.png');
		background-repeat: no-repeat;
		background-size: 35%;
	}      
	.wrap[role=main]{
		margin-top: 0;
	}
	.card{
		margin-top: 155px;
  	background-image: none;
		margin-left: 10px;
  	margin-right: 10px;
	}
	.cell-1{
		display: none;
	}
	.cell-body{
		padding-left: 30px;
		padding-right: 30px;
		text-align: center;
	}
}
</style>
	</head>
	<body class="">
		
		<div class="wrap" role="main">
			
							<!-- Text -->
				<h2><div class="card">
<div class="cell-1"> </div>
<div class="cell-2">
<div class="cell-body">
<h1 class="h1">THIS WEBSITE</h1>
<h1 class="h2"><span class="txt-is-for">IS FOR </span><span class="txt-sale">SALE</span></h1>
<h1 class="h1"><a class="btn-contact" href="https://apexpi.com/contact/">Contact Us</a></h1>
<p class="p1">We’ve officially shut down operations on this website.</p>
<p class="p1">All our customers have been successfully transitioned to <a class="btn-caselink" href="https://apexpi.com/">APEX Investigation</a>.</p>
<p>&nbsp;</p>
<p class="p2"><small>If you’re interested in purchasing this website, please contact us @ <a href="https://apexpi.com/contact/"><span class="__cf_email__" data-cfemail="50393e363f103120352820397e333f3d">[email&#160;protected]</span></a>.</small></p>
</div>
</div>
</div></h2>
				
			
			
			
			
			
					</div>

		<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type='text/javascript'>
			const wpmmVars = {"ajaxURL": "https://cvi.com/wp-admin/admin-ajax.php"};
		</script>

		<script type="text/javascript" src="https://cvi.com/wp-includes/js/jquery/jquery.min.js" id="jquery-js"></script>
<script type="text/javascript" src="https://cvi.com/wp-content/plugins/wp-maintenance-mode/assets/js/jquery.fitvids.min.js" id="fitvids-js"></script>
<script type="text/javascript" src="https://cvi.com/wp-content/plugins/wp-maintenance-mode/assets/js/scripts.min.js?ver=2.6.16" id="frontend-js"></script>
	</body>
</html>
	                               

Whois info of domain

Domain Name: CVI.COM
Registry Domain ID: 1714812_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2022-11-18T17:29:48Z
Creation Date: 1997-08-06T04:00:00Z
Registry Expiry Date: 2030-02-14T05:17:20Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS11.DOMAINCONTROL.COM
Name Server: NS12.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-29T17:18:19Z <<<
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