Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - cubof.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 14 May 2025 09:24:25 GMT
Content-Length: 0
Connection: keep-alive
location: https://cubof.com/
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=aF5bx1guvLRN3LG660Ke0dhsrgPqXViZ9R3BCHyVsK1zRnQFjdu4fnSKM8Y9XVfpiyX4cevmmjVE4gIrJaWxcXiHOUT%2BrlkGztQyUx69lL52W6CS0wUZyrCdcf4%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 93f957ad2b8ba11d-AMS
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=27681&min_rtt=27681&rtt_var=13840&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=165&delivery_rate=0&cwnd=250&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

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.

200 OK - https://cubof.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 14 May 2025 09:24:26 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Cf-Cache-Status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=B7gHnf6809LXqhx8n6hNBJTVVLUWzKCY2s7s0wxMMaUonDmHscnOT9JV2FAiiZxy7dCkKJdAuSZXoU1J%2Fng5u0IXe1Ps3BP%2Fp62FNMwLe%2B75xVOFo0YKZJXZP5s%3D"}]}
Set-Cookie: C00=tbase2; HttpOnly; Secure; Path=/
CF-RAY: 93f957ae0bfa70c7-AMS
alt-svc: h3=":443"; ma=86400

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: cubof.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
	<title>Attention : Site interdit aux mineurs de moins de 18 ans</title>
	<META NAME="robots" CONTENT="noindex, nofollow, nosnippet">
	<style type="text/css">
	body {
		margin: 40px;
		font-family: "trebuchet MS", Georgia,Times New Roman,Times,serif;
		background-color: #666;
	}
	h1 {
		font-size: 30px;
		text-transform: uppercase;
		text-align: center;
		color: #F00;
	}
	h2 {
		font-size: 16px;
		text-align: center;
		color: #000;
	}
	p {
		margin: 0;
		padding: 0;
		font-size: 12px;
	}
	td {
		background-color: #FFF;
		padding: 20px;
	}
	a {
		text-transform: uppercase;
		font-size: 30px;
		display: block;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
	}
	table {
		border: 1px solid #000;
		border-color: #DDD #DDD #000 #000;
		border-collapse: collapse;
	}
	a.exit {
		border: 1px solid #CCC;
		background-color: #999;
		color: #FFF;
	}
	a.enter {
		border: 1px solid #CCC;
		background-color: #41BF36;
		color: #FFF;
	}
	
	</style>
</head>
<script>
function reload_index() {
	window.location.replace( 'https://lewebfacilement.com/?t=208&o=if&n=5&pgid=7075&tc1=under&tc2=&rmt=under%7C' ) ;
}
function start_reload() {
	setTimeout('reload_index()',3000) ;
}
</script>
</head>
<body>
<table align="center" width="600">
	<tr>
		<td colspan="2">
			<h1>Attention</h1>
			<h2>Ce site internet est r&eacute;serv&eacute; &agrave; un public majeur et averti !</h2>
			<p>Il est conforme &agrave; toutes les r&eacute;glementations francophones en vigueur. Il contient des textes et des photos qui peuvent heurter la sensibilit&eacute; de certaines personnes.</p>
			<p>En cliquant sur "ENTRER", vous certifiez &ecirc;tre majeur selon la loi en vigueur dans votre pays.</p>
		</td>
	</tr>
	<tr>
		<td><a href="https://lewebfacilement.com/?t=29&o=if&n=11&pgid=7075&tc1=front&tc2=&rmt=front%7C" class="enter" target="_blank" onClick="start_reload();">Entrer</a></td>
		<td><a href="https://www.celibclub.com" class="exit">Sortir</a></td>
	</tr>
</table>
</body>
</html>                               

Whois info of domain

Domain Name: CUBOF.COM
Registry Domain ID: 1803375830_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.internet.bs
Registrar URL: http://www.internet.bs
Updated Date: 2024-05-21T04:51:58Z
Creation Date: 2013-05-23T15:16:56Z
Registry Expiry Date: 2025-05-23T15:16:56Z
Registrar: Internet Domain Service BS Corp
Registrar IANA ID: 2487
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.5163015301
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: COEN.NS.CLOUDFLARE.COM
Name Server: DARA.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-14T09:24:06Z <<<
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