Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - kpio2.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Server: Microsoft-IIS/8.5
X-Powered-By: PHP/5.6.0
X-Powered-By: ASP.NET
Date: Sun, 11 May 2025 01:23:19 GMT
Content-Length: 3947

HTTP Code 200 OK

200 http 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: kpio2.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Site en construction</title>
<link type="image/x-icon" href="http://www.kpi-tech.ca/WSP_ParkingPage/favicon.ico" rel="icon" />
<link type="image/x-icon" href="http://www.kpi-tech.ca/WSP_ParkingPage/favicon.ico" rel="shortcut icon" />
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300' rel='stylesheet' type='text/css'>
<style type="text/css">
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	background: #B3B5B8;
	margin-top: 20px;
	padding: 0;
	text-align: center;
	color: #222222;
}

.oneColLiqCtrHdr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

.oneColLiqCtrHdr #header {
	background: #FFFFFF;
	padding: 0 10px 0 20px;
}

.oneColLiqCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	font-weight: 600;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #666;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

#footer h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #666;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	font-size: 16px;
}

.mainImg img {
	border-radius: 15px 0 15px 15px;
	box-shadow: 0 1px 5px 0 #4A4A4A;
}

.oneColLiqCtrHdr #mainContent {
	padding: 0 20px;
	background: #FFFFFF;
}

.oneColLiqCtrHdr #footer {
	padding: 0 10px;
	background: #FFFFFF;
}

.oneColLiqCtrHdr #footer p {
	margin: 0;
	padding: 10px 0;
}

#container {
	background-color: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
 box-shadow: 0 1px 5px 0 #4A4A4A margin: 20px;
	padding: 20px;
}

h2.ribbon {
	position: relative;
	width: 250px;
	font-size: 1.5em;
	font-weight: bold;
	padding: 6px 20px 6px 70px;
	margin: 10px 10px 10px -70px;
	color: #FFFFFF;
	background-color: #999;
	text-shadow: 0px 1px 2px #bbb;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;
}

h2.ribbon:before {
	content: ' ';
	position: absolute;
	width: 30px;
	height: 0;
	left: -30px;
	top: 12px;
	border-width: 20px 10px;
	border-style: solid;
	border-color: #999 #999 #999 transparent;
}
</style>
</head>
<body class="oneColLiqCtrHdr">
<div id="container">
  <div id="mainContent">
    <h2 class="ribbon">En construction</h2>
    <div id="header" style="text-align:center; padding-top:30px;">
      <h1>En cours de développement...</h1>
    </div>
    <div style="padding-top:30px; text-align:center;">Au plaisir de vous accueillir prochainement.</div>
    <!--<div id="header" style="text-align:center;">
      <h1>Services informatiques</h1>
    </div>
    <div style="padding-top:20px;">
      <div style="text-align:center;"><img src="img/logo_02.png" alt="Les entreprises KPI" width="294" height="192" />
      </div>
      <div style="padding-top:30px; text-align:center;">
        <h1>Contactez-nous</h1>
        <div style="padding-top:15px;">660 1ère avenue,<br />
          Montréal, Québec,<br />
          Canada, H1B 4R9<br />
        </div>
        <div style="padding-top:15px;">Téléphone: <strong>(514) 865-7923</strong></div>
        <div style="padding-top:15px;"><a href="mailto:[email protected]"><img src="img/email.png" alt="email" border="0" align="absmiddle" /></a> <a href="mailto:[email protected]">[email protected]</a></div>
      </div>-->
    <div style="padding-top:100px;" id="footer">
      <div style="float:left;">
        <h1>Une production</h1>
        <a href="http://www.kpi-tech.ca"><img src="http://www.kpi-tech.ca/WSP_ParkingPage/logo-kpi.png" alt="Kpi tech"></a></div>
      <div style="float:right; text-align:right;">
        <h1>Développé par</h1>
        <a href="http://www.io-2.com"><img src="http://www.kpi-tech.ca/WSP_ParkingPage/logo-io2.png" alt="io-2 technologie"></a></div>
      <div style="clear:both;"></div>
    </div>
  </div>
  <div id="footer"> </div>
</div>
</body>
</html>                               

Whois info of domain

Domain Name: KPIO2.COM
Registry Domain ID: 1837275956_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2024-11-07T17:43:58Z
Creation Date: 2013-11-29T07:59:43Z
Registry Expiry Date: 2025-11-29T07:59:43Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.KPI-TECH.CA
Name Server: NS2.KPI-TECH.CA
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-11T01:23:03Z <<<
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