Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - oxtcs.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: openresty/1.27.1.2
Date: Wed, 14 May 2025 11:48:08 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Cache-Control: private, no-store, no-cache

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: oxtcs.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML>
<html>
<head>
	<title>oxtcs.com Parked, Courtesy of omnis.com</title>
	<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
	<style type="text/css">
		html {
		}
		body {
			font-family: Verdana, Geneva, sans-serif;
			margin: 0;
			padding: 0;
		}
		img {
			border: 0;
		}
		h1 {
			color: #242424;
			font-weight: bold;
			margin: 20px 0;
			font-size: 20pt;
		}
		h2 {
			color: #646464;
			margin: 20px 0;
			font-size: 18pt;
		}
		h4 {
			color: #646464;
			margin: 12px 0;
			font-size: 12pt;
		}

		h5 {
			color: #646464;
			margin: 16px 0;
			font-size: 9pt;
		}

		body > div {
			width: 975px;
			margin: 0 auto;
		}

		body > hr {
			background-color: #0098d9;
			height: 8px;
			border: 0;
			margin: 0;
			padding: 0;

		}

		body > div#header {
			position: relative;
			margin-top: 10px;
			margin-bottom: 10px;
		}

		body > div#header > div {
			position: absolute;
			bottom: 10px;
			right: 0;
		}

		body > div#header > div > form > input {
			border: 1px solid #babbbf;
			color: #babbbf;
			width: 320px;
			padding: 6px;
			font-size: 12pt;

			border-radius:4px;
			-moz-border-radius:4px;
			-webkit-border-radius:4px;

		}

		body > div#header > div > form > button {
			border: 1px solid #babbbf;
			background-color: #649f36;
			border: 0;
			color: white;
			padding: 6px;
			font-size: 12pt;

			border-radius:4px;
			-moz-border-radius:4px;
			-webkit-border-radius:4px;

		}

		body > div#header > div > form > button:hover {
			cursor: pointer;
		}



		body > div#body {
			margin-bottom: 16px;
		}

		body > div#body > div#features {

		}

		body > div#body > div#features > div {
			display: inline-table;
			width: 300px;
			height: 350px;
			border: 1px solid black;

			border-radius:10px;
			-moz-border-radius:10px;
			-webkit-border-radius:10px;

			margin: 6px;
			overflow: hidden;
		}
		body > div#body > div#features > div > h1 {
			margin: 0;
			padding: 2px;
			padding-top: 4px;
			height: 32px;
			font-size: 22px;
			text-align: center;

			border-top-left-radius:10px;
			border-top-right-radius:10px;
			-moz-border-top-right-radius:10px;
			-moz-border-top-right-radius:10px;
			-webkit-border-top-right-radius:10px;
			-webkit-border-top-right-radius:10px;

		}

		body > div#body > div#features > div > ul {
			margin: 0;
			margin-top: 20px;
			margin-left: 30px;
			padding: 0;
			display: block;
		}

		body > div#body > div#features > div > ul > li {
			font-size: 14px;
			font-weight: bold;
		}

		body > div#body > div#features > div > div {
			margin: 6px 14px;
			height: 130px;
			width: 270px;
			background-image: url("/features.png");

			-moz-box-shadow:2px 2px 3px #646464;
			-webkit-box-shadow:2px 2px 3px #646464;
			box-shadow:2px 2px 3px #646464;
			-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3,Direction=135,Color='#646464')";

		}

		body > div#body > div#features > div#domains {
			border: 1px solid #649f36;
		}
		body > div#body > div#features > div#domains > h1 {
			color: white;
			background-color: #649f36;
		}

		body > div#body > div#features > div#domains > div {
			background-position: 0 393px;
		}


		body > div#body > div#features > div#sharedHosting {
			border: 1px solid #2a4316;
		}
		body > div#body > div#features > div#sharedHosting > h1 {
			color: white;
			background-color: #2a4316;
		}
		body > div#body > div#features > div#sharedHosting > div {
			background-position: 0 655px;
		}

		body > div#body > div#features > div#siteBuilder,
		body > div#body > div#features > div#vps {
			border: 1px solid #649f36;
		}
		body > div#body > div#features > div#siteBuilder > h1,
		body > div#body > div#features > div#vps > h1 {
			color: white;
			background-color: #057bad;
		}
		body > div#body > div#features > div#siteBuilder > div {
			background-position: 0 524px;
		}
		body > div#body > div#features > div#vps > div {
			background-position: 0 130px;
		}


		body > div#body > div#features > div#dedicated {
			border: 1px solid #903a2d;
		}
		body > div#body > div#features > div#dedicated > h1 {
			color: white;
			background-color: #903a2d;
		}
		body > div#body > div#features > div#dedicated > div {
			background-position: 0 262px;
		}

		body > div#body > div#features > div#colocation {
			border: 1px solid #205a74;
		}
		body > div#body > div#features > div#colocation > h1 {
			color: white;
			background-color: #205a74;
		}
		body > div#body > div#features > div#colocation > div {
			background-position: 0 0;
		}



		body > div#footer {
			color: #646464;
			text-align: center;
			margin-top: 8px;
			margin-bottom: 16px;
		}

	</style>

</head>
<body>

<div id="header">
	<a href="https://www.omnis.com" rel="nofollow"><img src="https://www.omnis.com/images/logo.png"></a>
</div>

<hr/>

<div id="body">
	<h2>Welcome to</h2>
	<h1>oxtcs.com</h1>
	<h4>This web page is parked <strong>FREE</strong> courtesy of <a href="https://www.omnis.com" rel="nofollow">omnis.com</a></h4>
	<h5>Is this your domain? <a href="https://www.omnis.com/" rel="nofollow">Click here to turn it into a website.</a></h5>

	<div id="features">
		<h2>Additional Features:</h2>

		<div id="domains">
			<h1>Domains</h1>
			<div></div>
			<ul>
				<li>FREE DNS Manager!</li>
				<li>FREE URL Forwarding!</li>
				<li>WHOIS Privacy Available</li>
			</ul>
		</div>

		<div id="sharedHosting">
			<h1>Shared Hosting</h1>
			<div></div>
			<ul>
				<li>U.S. Support</li>
				<li>Linux or Windows</li>
				<li>SSD MySQL</li>
				<li>Easy Scripts</li>
			</ul>
		</div>

		<div id="siteBuilder">
			<h1>Site Builder</h1>
			<div></div>
			<ul>
				<li>A New Web Site in Minutes!</li>
				<li>Hundreds of Templates</li>
				<li>Photo Albums, and more!</li>
				<li>UNLIMITED Updates!</li>
			</ul>
		</div>

		<div id="vps">
			<h1>Virtual Servers</h1>
			<div></div>
			<ul>
				<li>Full Root Access</li>
				<li>Choose from multiple OS</li>
				<li>Console Access</li>
				<li>Guaranteed RAM</li>
				<li>No Contracts</li>
				<li>GUI based management system</li>
				<li>FREE web-based remote reboot</li>
			</ul>
		</div>

		<div id="dedicated">
			<h1>Dedicated Servers</h1>
			<div></div>
			<ul>
				<li>Custom Built</li>
				<li>In-Stock or Built to your Specs</li>
				<li>Web-based Reverse DNS manager</li>
				<li>Power Manager (Reboot/Power On/Power Off)</li>
				<li>Real-time bandwidth graphs</li>
				<li>GUI based management system</li>
			</ul>
		</div>

		<div id="colocation">
			<h1>Colocation Services</h1>
			<div></div>
			<ul>
				<li>Cabinets</li>
				<li>Private Cages</li>
				<li>24x7x365 Access</li>
				<li>Remote/Smart Hands</li>
				<li>Uninterrupted Power</li>
				<li>High Density Cooling</li>
				<li>Flexible Connectivity</li>
				<li>Equipment install and maintenance</li>
			</ul>
		</div>

	</div>

</div>

<hr/>

<div id="footer">
	<small>&copy; Copyright 2025 Omnis Network, LLC.  All Rights Reserved.</small>
</div>

</body>
</html>
                               

Whois info of domain

Domain Name: OXTCS.COM
Registry Domain ID: 2815468372_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.omnis.com
Registrar URL: http://www.omnis.com
Updated Date: 2024-09-20T12:20:13Z
Creation Date: 2023-09-20T14:40:03Z
Registry Expiry Date: 2025-09-20T14:40:03Z
Registrar: Omnis Network, LLC
Registrar IANA ID: 143
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4802957800
Domain Status: ok https://icann.org/epp#ok
Name Server: NS1.OMNIS.COM
Name Server: NS2.OMNISDNS.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-14T11:47:55Z <<<
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