Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - gfx47.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
date: Fri, 16 May 2025 04:15:23 GMT
content-type: text/html
content-length: 6785
server: OVHcloud
accept-ranges: none
vary: Accept-Encoding
x-iplb-request-id: 2A0104F9004B3F5F0000000000000002:9FD2_200141D000011B000213018600330019:0050_6826BBDB_1C8FB:3273
x-iplb-instance: 51844

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: gfx47.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="en">
	<head>
		<meta charset="utf-8">
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<meta name="description" content="This is my idea of fun... Making video games">
		<meta name="author" content="GFX47, Sébastien Dubois">
		<title>GFX47</title>

		<link href="home/bootstrap.min.css" rel="stylesheet">

		<style>
			.bd-placeholder-img {
				font-size: 1.125rem;
				text-anchor: middle;
				-webkit-user-select: none;
				-moz-user-select: none;
				user-select: none;
			}

			@media (min-width: 768px) {
				.bd-placeholder-img-lg {
					font-size: 3.5rem;
				}
			}
		</style>

		
		<!-- Custom styles for this template -->
		<style>
			.b-example-divider {
				height: 3rem;
				background-color: rgba(0, 0, 0, .1);
				border: solid rgba(0, 0, 0, .15);
				border-width: 1px 0;
				box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
			}

			@media (min-width: 992px) {
				.rounded-lg-3 { border-radius: .3rem; }
			}
		</style>

	</head>
	<body>
		
<main>
	<h1 class="visually-hidden">Heroes examples</h1>

	<div class="px-4 py-1 my-1 text-center">
		<img class="d-block mx-auto mb-1" src="home/GFX47.png" alt="" width="auto" height="200px">
		<h1 class="display-5 fw-bold">GFX47</h1>
		<div class="col-lg-6 mx-auto">
			<p class="lead mb-4">This is my idea of fun: Making Video Games</p>
			<div class="d-grid gap-2 d-sm-flex justify-content-sm-center">
			</div>
		</div>
	</div>

	<div class="b-example-divider"></div>

	<div class="container col-xxl-8 px-4 py-5">
		<div class="row flex-lg-row-reverse align-items-center g-5 py-5">
			<div class="col-10 col-sm-8 col-lg-6">
				<iframe width="700px" style="max-width:100%; aspect-ratio: 16/9;" src="https://www.youtube-nocookie.com/embed/yufU_lK5zmU?si=9AKJbeWN2Yx1HGKS" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
			</div>
			<div class="col-lg-6">
				<h1 class="display-5 fw-bold lh-1 mb-3">Echoes of the Architects</h1>
				<p class="lead">Echoes of the Architects is a fast-paced real-time strategy game where creativity drives victory. Design modular, programmable units to build your perfect army. Adapt and outsmart your opponents in dynamic skirmishes that reward tactical precision, ingenuity, and strategic mastery.</p>
				<div class="d-grid gap-2 d-md-flex justify-content-md-start">
					<a href="https://echoes-of-the-architects.com"><button type="button" class="btn btn-primary btn-lg px-4 me-md-2">Website</button></a>
					<a href="http://discord.echoes-of-the-architects.com"><button type="button" class="btn btn-outline-secondary btn-lg px-4">Discord</button></a>
					<a href="https://presskit.echoes-of-the-architects.com"><button type="button" class="btn btn-outline-secondary btn-lg px-4">Presskit</button></a>
				</div>
			</div>
		</div>
	</div>

	<div class="b-example-divider"></div>

	<div class="container col-xxl-8 px-4 py-5">
		<div class="row flex-lg-row-reverse align-items-center g-5 py-5">
			<div class="col-10 col-sm-8 col-lg-6">
				<iframe width="700px" style="max-width:100%; aspect-ratio: 16/9;" src="https://www.youtube-nocookie.com/embed/-vFDQPVzk24?si=9AKJbeWN2Yx1HGKS" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
			</div>
			<div class="col-lg-6">
				<h1 class="display-5 fw-bold lh-1 mb-3">No Plan B</h1>
				<p class="lead">Carefully plan your team's tactics in close quarters battles. Use the timeline to synchronize each door breach, grenade throw and room entry with precision. Watch your team execute your plan autonomously in epic cinematic replays. Take on challenging roguelike campaigns or standalone missions.</p>
				<div class="d-grid gap-2 d-md-flex justify-content-md-start">
					<a href="https://noplanbgame.com"><button type="button" class="btn btn-primary btn-lg px-4 me-md-2">Website</button></a>
					<a href="http://discord.noplanbgame.com"><button type="button" class="btn btn-outline-secondary btn-lg px-4">Discord</button></a>
					<a href="https://presskit.noplanbgame.com"><button type="button" class="btn btn-outline-secondary btn-lg px-4">Presskit</button></a>
				</div>
			</div>
		</div>
	</div>

	<div class="b-example-divider"></div>

	<div class="container col-xxl-8 px-4 py-5">
		<div class="row flex-lg-row-reverse align-items-center g-5 py-5">
			<div class="col-10 col-sm-8 col-lg-6">
				<iframe width="700px" style="max-width:100%; aspect-ratio: 16/9;" src="https://www.youtube-nocookie.com/embed/bDm5s57hf6w?si=9AKJbeWN2Yx1HGKS" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
			</div>
			<div class="col-lg-6">
				<h1 class="display-5 fw-bold lh-1 mb-3">Gladiabots</h1>
				<p class="lead">Assemble your robot squad, construct their AI and send them in the battle arena to see your strategy play out. Iterate, improve and repeat until you outsmart all your opponents and friends online.</p>
				<div class="d-grid gap-2 d-md-flex justify-content-md-start">
					<a href="https://gladiabots.com"><button type="button" class="btn btn-primary btn-lg px-4 me-md-2">Website</button></a>
					<a href="http://discord.gladiabots.com"><button type="button" class="btn btn-outline-secondary btn-lg px-4">Discord</button></a>
					<a href="https://presskit.gladiabots.com"><button type="button" class="btn btn-outline-secondary btn-lg px-4">Presskit</button></a>
				</div>
			</div>
		</div>
	</div>

	<div class="b-example-divider"></div>

	<div class="bg-dark text-secondary px-4 py-5 text-center">
		<div class="py-5">
			<h1 class="display-5 fw-bold text-white">Get in touch</h1>
			<div class="col-lg-6 mx-auto">
				<p class="fs-5 mb-4"></p>
				<div class="d-grid gap-2 d-sm-flex justify-content-sm-center">
					<a href="mailto:[email protected]"><button type="button" class="btn btn-outline-info btn-lg px-4 me-sm-3 fw-bold">Email</button></a>
					<a href="https://bsky.app/profile/gfx47.bsky.social"><button type="button" class="btn btn-outline-light btn-lg px-4">Bluesky</button></a>
					<a href="https://twitter.com/GFX47"><button type="button" class="btn btn-outline-light btn-lg px-4">Twitter</button></a>
				</div>
			</div>
		</div>
	</div>

	<div class="b-example-divider mb-0"></div>

</main>


		<script src="home/bootstrap.bundle.min.js"></script>

			
	</body>
</html>
                               

Whois info of domain

Domain Name: GFX47.COM
Registry Domain ID: 1644565820_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.ovh.com
Registrar URL: http://www.ovh.com
Updated Date: 2024-07-08T08:09:35Z
Creation Date: 2011-03-09T20:22:48Z
Registry Expiry Date: 2026-03-09T19:22:48Z
Registrar: OVH sas
Registrar IANA ID: 433
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +33.972101007
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS18.OVH.NET
Name Server: NS18.OVH.NET
DNSSEC: signedDelegation
DNSSEC DS Data: 12697 8 2 FA78F3E7A3CA9478D6F874404ACC2BB8146CF8957494D7B49880BC85DCFEFB5B
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-16T04:15:17Z <<<
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