Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - sub55.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 20 May 2025 12:23:44 GMT
Server: Apache
Content-Length: 5702
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

HTTP Code 200 OK

200 OK 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: sub55.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>
	<head>
		<title>Domein geregistreerd!</title>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1">
		<meta name="description" content="Deze domeinnaam is geregistreerd door een klant van Oxilion!">		
		<link rel="preconnect" href="https://fonts.googleapis.com">
		<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
		<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
		<link rel="shortcut icon" href="https://www.oxilion.nl/hubfs/favicon%20oxilion-32x32.png">
		
		<style>
			body {
				font-family: "Roboto", sans-serif;
				font-size: 16px;
				font-weight: 400;
				line-height: 25px;
			}
			
			.box {
				display: flex;
				justify-content: center;
			}

			.container {
				text-align:center;
				padding-inline: 20px;
				max-width: 1367px;
			}
			
			a {
				color: #D3711E;
				text-decoration: underline;
				border: 0px solid;
			}
			
			h1 {
				color: #1BA2DC;	
				font-size: 23px;
			}
			
			h2 {
				color: #D3711E;	
			}
			
			h3 {
				color: #bed254;
				font-size: 35px;
				font-weight: 700;
				line-height: 40px;
			}			
			
			.menubar {
				display:flex;
				justify-content: space-between;
				border-bottom: 1px solid rgba(0, 0, 0, .1);
				height: 76px;
			}
			
			#logo {
				max-width: 100%;
				height: 32px;
				margin-top: 22px;
			}
			
			.nav_button {
				margin-top: 13px;
				align-items: center;
				display: flex;
				justify-content: center;
				width: 148px;
				height: 43px;
				background: #e36e0c;
				border-radius: 8px;		
			}
			
			.nav_button span {
				color: #fff;
				font-size: 14px;
				font-style: normal;
				font-weight: 400;
				line-height: normal;
			}

			.nav_button img {
				height: 20px;
				margin-right: 8px;
				width: 20px;
			}

			.usp {
				max-width: 50%;
				display: inline-block;
			}
			
		</style>
		
	</head>
	
	<body>
		<div class="box">
			<div class="container">
				<div class="menubar">
					<img id="logo" alt="Oxilion" src="https://www.oxilion.nl/hubfs/Logos/Oxilion%20Logo.png" />
				
					<a href="https://mijn.oxilion.nl/login?redirect=/" target="_blank" class="nav_button">
						<img src="https://www.oxilion.nl/hubfs/account_circle.png" />
						<span>Mijn Oxilion</span>
					</a>
				</div>
				<div>
					<h1>Deze domeinnaam is geregistreerd door een klant van Oxilion!</h1>
					<p>
						<strong>Ben je eigenaar van dit domein en is dit niet wat je verwacht had?</strong> <br />
						Dan kan je de domeinnaam laten verwijzen naar je eigen hostingpakket of VPS in de DNS instellingen binnen <a href="https://mijn.oxilion.nl/" target="_blank">Mijn Oxilion</a>. Zodra dit is ingesteld, zal je deze pagina niet meer zien.
					</p>
							
					<p>
						<strong>Heb je nog geen hostingpakket of VPS?</strong> <br />
						Bestel dan nu jouw <a href="https://www.oxilion.nl/oplossing/business-hosting/" target="_blank">business hostingpakket</a> of 
						<a href="https://www.oxilion.nl/oplossing/virtual-private-server/" target="_blank">VPS</a>.
					</p>
							
					<p>
						<strong>Ben je niet de eigenaar van dit domein?</strong> <br />
						Dan kan je helaas niets met dit domein op dit moment. Wel kan je een andere domeinnaam vastleggen. Klik snel op de link hieronder en leg de gewenste domeinnaam vast!
					</p>
							
					<h2>Beschikbaarheid van je nieuwe domeinnaam controleren</h2>
<form id="domainsearch">
    <label for="search">Check domein:</label>
    <input id="search" name="search" type="text"/>
    <button type="submit">Checken</button>
</form>

<script>
    (function(document) {
        const url = 'https://mijn.oxilion.nl/order/domain#/search/0/';
        const form = document.getElementById('domainsearch')
        form.addEventListener('submit', function (e) {
            e.preventDefault();
            window.open(url + form.search.value, '_blank');
        });
    })(document)
</script>
					
					<p>		
						<strong>Waarom krijg ik deze pagina te zien?</strong>
					</p>
					
					<p>
						Meer uitleg over deze pagina en waarom je deze te zien krijgt kan je vinden op onze <a href="https://oxilion.support" target="_blank">Kennisbank</a> <br />
						Of je neemt contact met ons op via <a href="mailto:[email protected]">[email protected]</a> of bel ons op <a href="tel:+31887877678">088 78 77 678</a>.
					</p>
							
					<p>
						Andere producten van Oxilion zijn: <br />
						<a href="https://www.oxilion.nl/oplossing/basic-hosting/" target="_blank">Basic Webhosting</a> |
						<a href="https://www.oxilion.nl/oplossing/virtual-private-server/" target="_blank">Virtual Private Server (VPS)</a> |
						<a href="https://www.oxilion.nl/oplossing/microsoft-365/" target="_blank">Microsoft 365</a> |
						<a href="https://www.oxilion.nl/oplossing/ssl-certificaten/" target="_blank">SSL</a>
					</p>
					<div class="usp">
							<h3>Wij houden applicaties online en bieden daarbij persoonlijk contact. Zoals een host hoort te zijn!</h3>
					</div>	
				</div>
			</div>	
		</div>	
		<script type="text/javascript">
			var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
			document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
			</script>

			<script type="text/javascript">
				try{
					var pageTracker = _gat._getTracker("UA-979554-5");
					pageTracker._setLocalRemoteServerMode();
					pageTracker._trackPageview();
				} catch(err) {}
			</script>
		</body>
	</html>                               

Whois info of domain

Domain Name: SUB55.COM
Registry Domain ID: 2909219798_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.registrar.eu
Registrar URL: http://www.openprovider.com
Updated Date: 2024-08-19T12:00:34Z
Creation Date: 2024-08-19T12:00:24Z
Registry Expiry Date: 2025-08-19T12:00:24Z
Registrar: Hosting Concepts B.V. d/b/a Registrar.eu
Registrar IANA ID: 1647
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +31.104482297
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.OXILION.NL
Name Server: NS2.OXILION.NL
Name Server: NS3.OXILION.NET
DNSSEC: signedDelegation
DNSSEC DS Data: 13951 8 2 B060B18B8E5BFBBDEB0FD9C311970897E8CB0AEE24FA8B4D5FE23720BCBE2513
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-20T12:23:33Z <<<
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