Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - kcbgo.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Age: 24397
Content-Length: 0
Date: Sat, 10 May 2025 13:17:27 GMT
Location: http://www.kimscustom.pro
Server: Squarespace
Set-Cookie: crumb=BdCLEC6WxEWfMjlmMmUzNWViYTk4YTQyNmVhNTg1MGM4Zjg3MWNk;Path=/
X-Contextid: mn5sH5V9/GaeTHwt3

HTTP Code 301 Moved Permanently

301 http 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.

308 Permanent Redirect - http://www.kimscustom.pro
HTTP Status: 308
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: close
Location: https://www.kimscustom.pro/
Server: Caddy
Date: Sun, 11 May 2025 01:25:16 GMT
Content-Length: 0

HTTP Code 308 Permanent Redirect

308 http status code is a permanent redirect that, unlike 301, ensures the request method remains unchanged.

When is Code 308 used?

  • When a resource is permanently moved while preserving the request method
  • When enforcing HTTPS without changing form submission behavior

What does Code 308 mean for the user?

The user is permanently redirected to the new URL, and the request method remains the same.

404 Not Found - https://www.kimscustom.pro/
HTTP Status: 404
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Access-Control-Allow-Origin: *
Age: 0
Content-Type: text/html; charset=UTF-8
Date: Sun, 11 May 2025 01:25:16 GMT
Server: Caddy
Set-Cookie: AWSALBTG=pCfNqc/fL47cxTZwk19y1czXVgG60ex4MqoUwH/u0SjnbFoRqftcu2ByQzBOg6VgrhISX0BiXw7DTTavPqqw6zldwSlVkGpTFq33qYupPH+7joIIlkHVB2fFU+nynWt6OkyPbCm1BvnOCEysr3w9B7YBpn9j0drAufN/JnkLPtNnozfDEIE=; Expires=Sun, 18 May 2025 01:25:16 GMT; Path=/
Set-Cookie: AWSALBTGCORS=pCfNqc/fL47cxTZwk19y1czXVgG60ex4MqoUwH/u0SjnbFoRqftcu2ByQzBOg6VgrhISX0BiXw7DTTavPqqw6zldwSlVkGpTFq33qYupPH+7joIIlkHVB2fFU+nynWt6OkyPbCm1BvnOCEysr3w9B7YBpn9j0drAufN/JnkLPtNnozfDEIE=; Expires=Sun, 18 May 2025 01:25:16 GMT; Path=/; SameSite=None
Set-Cookie: AWSALB=Rr8hMH2rO6vcgIuY3Sw4zMDERMChHxBpE3pixi3IfQSCD1bZ1RkOYnfijBN9jyI3Bl00zCDkT2FgDEN/Xd2/QcSCFfj1DevGvnAiIiIbWfcXgAPummDRDYwZF07j; Expires=Sun, 18 May 2025 01:25:16 GMT; Path=/
Set-Cookie: AWSALBCORS=Rr8hMH2rO6vcgIuY3Sw4zMDERMChHxBpE3pixi3IfQSCD1bZ1RkOYnfijBN9jyI3Bl00zCDkT2FgDEN/Xd2/QcSCFfj1DevGvnAiIiIbWfcXgAPummDRDYwZF07j; Expires=Sun, 18 May 2025 01:25:16 GMT; Path=/; SameSite=None
Vary: Accept-Encoding,User-Agent
X-Cache: MISS
X-Need-Cache: false
Transfer-Encoding: chunked

HTTP Code 404 Not Found

404 http status code means that the requested page or resource was not found on the server.

When is Code 404 used?

  • When a page is deleted
  • When the URL is incorrect
  • When there are navigation issues on the website

What does Code 404 mean for the user?

The user sees an error message, and search engines may remove the page from their index.

GET / HTTP/1.1
Host: kcbgo.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
		<html dir="LTR" lang="en" data-enable-404-cache-system="ddjdd29h0hd02hdwb1jb1bdajbdi8d892djdajbd92dh92ncjd">
			<head>

				<meta http-equiv="X-UA-Compatible" content="IE=edge">
				<meta name="viewport" content="width=device-width, initial-scale=1">
				<meta charset="utf-8">
				<meta name="robots" content="noindex, nofollow">
				<link href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet" type="text/css">
				<style>
					body {
						width: 99%;
						background-image: url(https://cdn-cms-s.f-static.net/files/images/system-messages.jpg?v=1);
						background-repeat: no-repeat;
						background-size: cover;
						background-position: center center;
					}
					.alert {
						width: 80%;
						padding: 10px 20px 20px 20px;
						margin: 50px auto;
						text-align: center;
						font-family: Open Sans;
					}
					.alert-success {
						color: white;
						background-color: rgba(0, 0, 0, .4);
						-webkit-background-clip: padding-box;
						background-clip: padding-box;
						border: 1px solid rgba(255, 255, 255, .7);
						-webkit-background-clip: padding-box;
						background-clip: padding-box;
					}
					h1 {
						font-size: 30px;
					}
					h4 {
						font-size: 16px;
					}
					@media ( min-width: 1200px ) {
						.alert {
							width: 50%;
							margin: 100px auto;
							text-align: center;
							font-family: Open Sans;
						}
						h1 {
							font-size: 72px;
						}
						h4 {
							font-size: 30px;
						}
					}
					.logo {
						padding-top: 1.5em;
						width:400px;
						height:auto;
						max-width:100%;
					}
					@media ( max-width: 767px ) {
						.logo {
							width:200px;
						}
					}
				</style>
				<title>Connect Your Domain</title>
			</head>
			<body>
				<div class="alert alert-success" role="success">
					<a href="https://www.site123.com" target="_blank"><img class="logo" src="https://cdn-cms-s.f-static.net/manager/websites/site123_website/files/logos/brand_files_2020/Logo/Horizontal/PNG/Horizontal_white.png?v=g84024" alt="SITE123"/></a>
					<h1>You're almost done!</h1>
					<h4>Your custom domain <i>www.kimscustom.pro</i> is now pointing to our system. To connect it, you need to log in to the Dashboard and modify your unique domain settings.</h4>
				</div>
			</body>
		</html>                               

Whois info of domain

Domain Name: KCBGO.COM
Registry Domain ID: 2634338740_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.squarespace.domains
Registrar URL: http://domains2.squarespace.com
Updated Date: 2024-08-02T04:28:39Z
Creation Date: 2021-08-17T00:07:46Z
Registry Expiry Date: 2025-08-17T00:07:46Z
Registrar: Squarespace Domains II LLC
Registrar IANA ID: 895
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6466935324
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS-CLOUD-C1.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-C2.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-C3.GOOGLEDOMAINS.COM
Name Server: NS-CLOUD-C4.GOOGLEDOMAINS.COM
DNSSEC: signedDelegation
DNSSEC DS Data: 25826 8 2 6E8217668EC2BC7E5A9E9AE1910870C5034BAD08F64A4DF9198B687AB1C1577F
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-11T01:25:04Z <<<
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