Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - myvfp.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 02 May 2025 10:58:14 GMT
Server: Apache
server-timing: intid;desc=4c1fbf68bd645582
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

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: myvfp.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html dir="ltr" lang="en-US">

<head>
	<meta charset="UTF-8" />
	<title id="ptitle">IP Address and Browser Dimensions</title>
</head>

<style>
	body {
		font-family: 'Roboto', Arial, sans-serif;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		height: 100vh;
	}

	img {
		margin-bottom: 3rem;
	}
	
	h1, h2, h3, h4 {
		margin: 0 auto;
		padding: 0;
		opacity: 1;
		transition: all 4s ease;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	h1 { font-size: 1.8rem; }
	h2 { font-size: 1.6rem; }
	h3 { font-size: 1.4rem; }
	
	#ipv4address { font-size: 2.2rem; margin-top: 0.2rem; }
	#title1 { margin-top: 3rem; }
	#title2 { margin-top: 0.2rem; font-size: 2.6rem; }
	
	
</style>

<body>

<img id="logo" src="images/VFP_logo-2022-May.png" alt="Visual Fitness Planner - VFPNext" />

<h3 id="ipadrs">Your IP address is</h3>
<h3 id="ipv4address">&nbsp;135.181.60.100</h3>
<h3 id="title1">Your Browser</h3>
<h3>Dimensions are:</h3>
<h1 id="title2"> <span id="width"></span> x <span id="height"></span> </h1>

<script src="./timerhack.js"></script>


<script>
	const logoimg = document.getElementById('logo');
	const title1 = document.getElementById('title1');
	const title2 = document.getElementById('title2');
	const ptitle = document.getElementById('ptitle');

	function redoWindowSize() {
		const vw = Math.max(document.documentElement.clientWidth || 0, window.innerWidth || 0);
		const vh = Math.max(document.documentElement.clientHeight || 0, window.innerHeight || 0);
		const width = document.getElementById(`width`);
		const height = document.getElementById(`height`);
		width.textContent = vw;
		height.textContent = vh;
		ptitle.textContent = `${vw}x${vh}`;
	}

	function oneMoreRedo() {
		redoWindowSize();
		setTimeout(function () { oneMoreRedo() }, 250);
	}

	function unhideThem(ev) {
		title1.classList.add('unhide');
		title2.classList.add('unhide');
	}

	window.onresize = redoWindowSize;

	redoWindowSize();

	// logoimg.addEventListener('mouseleave', function (ev) {
	// 	title1.classList.remove('unhide');
	// 	title2.classList.remove('unhide');
	// });

	logoimg.addEventListener('mouseenter', unhideThem);

	setTimeout(unhideThem, 4000);

	setTimeout(function () { oneMoreRedo() }, 250);

</script>

</body>
</html>                               

Whois info of domain

Domain Name: MYVFP.COM
Registry Domain ID: 101605133_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.domain.com
Registrar URL: http://www.domain.com
Updated Date: 2024-08-02T18:55:05Z
Creation Date: 2003-08-05T14:50:15Z
Registry Expiry Date: 2025-08-05T14:50:15Z
Registrar: Domain.com, LLC
Registrar IANA ID: 886
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 602-226-2389
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.IPOWER.COM
Name Server: NS2.IPOWER.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-02T10:58: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