Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - 26f.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 05 May 2025 09:27:01 GMT
Server: Apache/2.2.15 (CentOS)
X-Powered-By: PHP/5.3.3
Set-Cookie: PHPSESSID=6tspc69je00mnqp7n7q6o1ouo3; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: lichash=RXPQfQSFvZPTpQv; expires=Wed, 05-May-2027 09:27:01 GMT; path=/; domain=.26f.com
Vary: Accept-Encoding
Content-Length: 4244
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: 26f.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html>

<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="viewport" content="width=1070,user-scalable=yes" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="noindex,nofollow,nocache,noarchive" />

<title>Welcome - 26F.com</title>

<meta name="description" content="26F.com music" />

<!--meta property="fb:app_id" content="" /-->

<meta name="distribution" content="Global" />
<meta name="language" content="en-us" />
<meta name="revisit-after" content="1 day" />

<link rel="stylesheet" type="text/css" media="all" href="http://code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css" />
<link rel="stylesheet" type="text/css" media="all" href="/css/jqueryui/custom/jquery-ui.custom.css" />
<link rel="stylesheet" type="text/css" media="all" href="/css/base.css?bc=6" />

<!--[if lt IE 9]>
<script src="/js/ie9.js"></script>
<![endif]-->
<!--script type="text/javascript" src="/js/jquery.min.js"></script-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type="text/javascript" src="/js/jquery-ui.custom.min.js"></script>
<script type="text/javascript" src="/js/jquery.woomark.min.js"></script>
<script type="text/javascript" src="/js/jquery.jcanvas.min.js"></script>
<script type="text/javascript" src="/admin_resources/js/jquery.tablesorter.min.js"></script>
<script type="text/javascript" src="/js/base.js"></script>

<link rel="stylesheet" href="/js/mediaelement/mediaelementplayer.css" />
<script type="text/javascript" src="/js/mediaelement/mediaelement-and-player.min.js"></script>

<script type="text/javascript">
$( function() {
	/* IE workaround for my leftrover conole messages */
	if(!window.console) {console={}; console.log = function(){};}
	/* global functionality */
	$( ".accordion" ).accordion({
		collapsible: true,
		active: false, 
		heightStyle: "content"
	});
	$(".tablesorter").tablesorter();
	/* manual alerts */
});
</script>

<!--[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]-->

<!--[if gte IE 9]>
  <style type="text/css">
    .gradient, 
    .backred, 
    .buttonset_custom, 
    .ui-state-active,
	.ui-widget-content .ui-state-active,
	.ui-widget-header .ui-state-active 
    {
       filter: none;
    }
    input, textarea {
       filter: none;
    }
    .gradient {
       filter: none;
    }
  </style>
<![endif]-->

</head>

<body>


<style type="text/css">
body {
    /*
    background: rgb(255,232,0);
    background: radial-gradient(circle, rgba(255,232,0,1) 0%, rgba(176,0,17,1) 100%);
    */
    background: rgb(142,255,0);
    background: radial-gradient(circle, rgba(142,255,0,1) 0%, rgba(82,139,0,1) 33%, rgba(1,0,56,1) 76%);
    color:#fff;
}
.flex {
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    height:100%;
}
.flex-inside {
    display:flex;
    flex-direction:column;
}
.flex-inside h1 {
    text-align:center;
    font-size:400%;
    color:#333;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    margin:0;
    padding:0;
    margin-top:-40px;
}
.flex-inside p {
    font-size:150%;
    color:#fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.flex-inside a {
    color: #fff;
}
p.arrow_bg {
    background: url(/images/arrow_bg.png) top right no-repeat;
}
</style>

<div class="flex">
    <div class="flex-inside">
        <div>
            <img src="/images/logo_verynew.png">
            <h1>&#xA9; &#x2265; &#x2117;</h1>
        </div>
        <p class="arrow_bg">
            26F, Inc<br>
            PO Box 6344<br>
            Altadena, CA<br>
            91003-6344<br>
            +1 323 521 4626<br>
            <a href="mailto:[email protected]">[email protected]</a> or <a href="mailto:[email protected]">[email protected]</a>
        </p>
    </div>
</div>


</body>
</html>
<!--

cache hits	: 0 
cache miss (db)	: 0 
cache skips (db): 0 
total db runs	: 0
total data runs	: 0 
----------------
mem (peak)	: 0.5 MB
---

-->


<!-- exetime: 0.004698 sec -->                               

Whois info of domain

Domain Name: 26F.COM
Registry Domain ID: 443514_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-04-23T16:06:59Z
Creation Date: 1997-04-23T04:00:00Z
Registry Expiry Date: 2026-04-24T04:00:00Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS47.DOMAINCONTROL.COM
Name Server: NS48.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-05T09:26:42Z <<<
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