Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - hqpdx.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 04 May 2025 00:39:31 GMT
Server: Apache
X-Powered-By: PHP/7.1.33
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: c2bade51a83867dfc6a0bfc026996d2f=6952ad90474a7e28667a5910097f1e86; path=/
Vary: Accept-Encoding,User-Agent
Transfer-Encoding: chunked
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: hqpdx.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><html lang="en" class="ko_Theme"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1" /><meta name="description" content="" /><meta name="keywords" content="" /><title>HQ PDX</title>


	<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="dns-prefetch" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com"><link rel="dns-prefetch" href="https://fonts.gstatic.com">
	<link rel="preconnect" href="https://cdnjs.cloudflare.com"><link rel="dns-prefetch" href="https://cdnjs.cloudflare.com">
	<link rel="preconnect" href="https://cdn.jsdelivr.net"><link rel="dns-prefetch" href="https://cdn.jsdelivr.net">

	<base href="/">
	<!--Default JS/CSS Location is //hqpdx.com//-->

	<link rel="shortcut icon" href="//hqpdx.com//editor_images/favicon.png" />
	<link rel="apple-touch-icon" href="//hqpdx.com//editor_images/favicon.png" />

	<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.0/jquery.min.js" type="text/javascript"></script>

	<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" />
	<link href="//hqpdx.com//inc/live.css?ver=4_0_0_beta_19" type="text/css" rel="stylesheet" />

	<!--Google Fonts-->
	<link href="//fonts.googleapis.com/css?family=Montserrat:200,400,700|Raleway:200,400,700&amp;subset=latin-ext&amp;display=swap" rel="stylesheet" type="text/css" />
	

	<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --><!--[if lt IE 9]><script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script><script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]--><style>	body{/*visibility:hidden;*/overflow:hidden}	body#body{visibility:visible;overflow:auto}	#websiteLoading .spinner{width:120px;height:120px;	  margin: -60px 0 0 -60px;}	#websiteLoading .path {	  stroke: var(--color1_75);	}	.spinnerHolder{position:relative;height:50px;display:none}	.spinnerHolder.active{display:block}	#websiteLoading{visibility:visible;position:fixed;top:0;left:0;right:0;bottom:0;transition:0.5s all;z-index:100;background: linear-gradient(-105deg, rgba(255,255,255,0.8), rgba(255,255,255,.95));}	#websiteLoading::after {		content:"";		background: #fff;		height: 150px;		width: 150px;		border:1px solid rgba(0,0,0,0.2);		border-radius:100%;		box-shadow: 5px 5px 400px rgba(0,0,0,0.5);		position: absolute;		top: 50%;		left: 50%;		margin: -65px 0 0 -65px;		width: 130px;		height: 130px;	}	</style>
<style>:root{--kopageColor_Accent: #179BD7;--kopageColor_Accent_75: rgba(23,155,215,0.7);--kopageColor_Accent_50: rgba(23,155,215,0.5);--kopageColor_Accent_25: rgba(23,155,215,0.25);--kopageColor_AccentLight: rgba(23,155,215,0.1);--kopageColor_stripesAccent:repeating-linear-gradient(
	  -45deg,#005f9b,#179BD7 20px,#005f9b 20px,#005f9b 50px,#179BD7 50px,#179BD7 65px);--kopageColor_LeftMenu:#293A4A}</style><style>

	.ko_Theme .topmenu a:hover, .ko_Theme .topmenu .active a {
	    background:inherit;
	}
	.ko_Theme .menuHolder li a {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
		line-height: 1;
	    color: inherit;
	    text-shadow: none;
	}
	.ko_Theme .menuHolder li {
	    display: inline-block;
	    padding:0;
	}
	.ko_Theme .menuHolder{ flex-flow: row wrap; }
	.ko_Theme .menuHolder,.ko_Theme #headerMenu{/*;overflow:auto; --inmodulemenu was not working well-- */padding:0}
	/*html:not(.koTheme4) */
	.ko_Theme .logoHolder #logoReplacer h2,.ko_Theme .logoHolder a,.ko_Theme .logoHolder {
	    line-height:1;padding:0;margin:0;;height:auto;
	}
	.ko_Theme .logoHolder img{max-height:auto;}

	/*.ko_Theme #headerMenu { overflow:auto;display:flex;flex-direction: row;justify-content: space-between;align-items: center;}*/
	.ko_Theme #headerMenu .container {/*overflow:auto;*/display:flex;flex-direction: row;justify-content: space-between;align-items: center;}


:root{--color1:#39304a;--color2:#635c51;--color1_rgb: 57,48,74;--color1_hsl: 261,21%,24%;--color1_hs: 261,21%;--color1_h: 261;--color1_s: 21%;--color1_l: 24%;--color1_25:#cecbd2;--color1_50:#9c98a5;--color1_75:#6b6477;--color1_125:#2b2438;--color1_150:#1d1825;--color1_175:#0e0c13;--color2_rgb: 99,92,81;--color2_hsl: 37,10%,35%;--color2_hs: 37,10%;--color2_h: 37;--color2_s: 10%;--color2_l: 35%;--color2_25:#d8d6d4;--color2_50:#b1aea8;--color2_75:#8a857d;--color2_125:#4a453d;--color2_150:#322e29;--color2_175:#191714;--color1_bw:rgba(255,255,255,0.8);--color1_25_bw:rgba(0,0,0,0.8);--color1_50_bw:rgba(255,255,255,0.8);--color1_75_bw:rgba(255,255,255,0.8);--color1_125_bw:rgba(255,255,255,0.8);--color1_150_bw:rgba(255,255,255,0.8);--color1_175_bw:rgba(255,255,255,0.8);--color2_bw:rgba(255,255,255,0.8);--color2_25_bw:rgba(0,0,0,0.8);--color2_50_bw:rgba(255,255,255,0.8);--color2_75_bw:rgba(255,255,255,0.8);--color2_125_bw:rgba(255,255,255,0.8);--color2_150_bw:rgba(255,255,255,0.8);--color2_175_bw:rgba(255,255,255,0.8);;--font1:"Montserrat";--font2:"Raleway";--font3:"Helvetica Neue",sans-serif;--color1_rgb: 57,48,74;--color1_hsl: 261,21%,24%;--color1_hs: 261,21%;--color1_h: 261;--color1_s: 21%;--color1_l: 24%;--color1_25:#cecbd2;--color1_50:#9c98a5;--color1_75:#6b6477;--color1_125:#2b2438;--color1_150:#1d1825;--color1_175:#0e0c13;--color2_rgb: 99,92,81;--color2_hsl: 37,10%,35%;--color2_hs: 37,10%;--color2_h: 37;--color2_s: 10%;--color2_l: 35%;--color2_25:#d8d6d4;--color2_50:#b1aea8;--color2_75:#8a857d;--color2_125:#4a453d;--color2_150:#322e29;--color2_175:#191714;--color1_bw:rgba(255,255,255,0.8);--color1_25_bw:rgba(0,0,0,0.8);--color1_50_bw:rgba(255,255,255,0.8);--color1_75_bw:rgba(255,255,255,0.8);--color1_125_bw:rgba(255,255,255,0.8);--color1_150_bw:rgba(255,255,255,0.8);--color1_175_bw:rgba(255,255,255,0.8);--color2_bw:rgba(255,255,255,0.8);--color2_25_bw:rgba(0,0,0,0.8);--color2_50_bw:rgba(255,255,255,0.8);--color2_75_bw:rgba(255,255,255,0.8);--color2_125_bw:rgba(255,255,255,0.8);--color2_150_bw:rgba(255,255,255,0.8);--color2_175_bw:rgba(255,255,255,0.8);}#contentArea .koColor {color:#39304a;}ul.koCheckList li:before {background:#39304a;}.ko_Theme #website .btn-primary {background-color:var(--color1);border-color:var(--color1);}.ko_Theme #website .btn-outline-primary {color:var(--color1);border-color:var(--color1);}.ko_Theme #website .btn-outline-primary:hover {background-color:var(--color1);color:var(--color1_bw);border-color:var(--color1);}#website .page-item.active .page-link {background-color:#39304a;color:var(--color1_bw);border-color:var(--color1);}#contentArea a:not(.btn),#contentArea a.btn-link {color:var(--color1)}#website.kopageMenu a:not(.btn):not(.kopageMenuButton),#website.kopageMenu a.btn-link {color:var(--color1)}.ko_Theme #contentArea, .ko_Theme .koThemeDark #contentArea .whiteShadowContainer {color:rgba(0, 0, 0, .5)}#contentArea h1, #contentArea h2, #contentArea h3,#contentArea h1 a, #contentArea h2 a, #contentArea h3 a, .koThemeDark #contentArea .whiteShadowContainer strong, .koThemeDark #contentArea .whiteShadowContainer h1, .koThemeDark #contentArea .whiteShadowContainer h2, .koThemeDark #contentArea .whiteShadowContainer h3{color: rgb(0, 0, 0);}#contentArea h4, #contentArea h5, #contentArea h6,#contentArea h4 a, #contentArea h5 a, #contentArea h6 a, .koThemeDark #contentArea .whiteShadowContainer strong, .koThemeDark #contentArea .whiteShadowContainer h4, .koThemeDark #contentArea .whiteShadowContainer h5, .koThemeDark #contentArea .whiteShadowContainer h6 {color: rgb(0, 0, 0);}.ko_Theme #website #footerContent {color: rgba(0, 0, 0, .5);}.ko_Theme #website #footerContent h1,.ko_Theme #website #footerContent h2,.ko_Theme #website #footerContent h3,.ko_Theme #website #footerContent h4,.ko_Theme #website #footerContent h5,.ko_Theme #website #footerContent h6 {color: rgba(0, 0, 0,1);}.ko_Theme #website, .ko_Theme #website p{font-family:var(--font2),sans-serif;}.ko_Theme #website a.btn, .ko_Theme #website button.btn{font-family:var(--font1),sans-serif;}.ko_Theme #website h1,.ko_Theme #website h2,.ko_Theme #website h3{font-family:var(--font1),sans-serif;font-weight:700}.ko_Theme #website h4,.ko_Theme #website h5,.ko_Theme #website h6{font-family:var(--font1),sans-serif;font-weight:700}.ko_Theme #website .topmenu{font-family:var(--font1),sans-serif;font-weight:400}.ko_Theme #website .logoHolder h2{font-family:var(--font1),sans-serif;font-weight:700}.ko_Theme #website #footerContent {font-family:var(--font2),sans-serif;}.ko_Theme #website #footerContent h1,.ko_Theme #website #footerContent h2,.ko_Theme #website #footerContent h3,.ko_Theme #website #footerContent h4,.ko_Theme #website #footerContent h5,.ko_Theme #website #footerContent h6 {font-family:var(--font1),sans-serif;}.ko_Theme #headerContent:not(.koZeroPadding),.ko_Theme #subpageHeaderContent:not(.koZeroPadding){}.ko_Theme #headerMenu{/*overflow:auto;*//*display:flex;flex-direction: row;justify-content: space-between;align-items: center;*/background:rgb(255, 255, 255);padding:20px;margin:0px;border:!px solid var(--color2);border:10px solid var(--color2);border-width:10px 0px 0px 0px;border-radius:0px;box-shadow:0 .4375rem 1.8125rem 0 rgba(0,0,0,.09);;}.ko_Theme .logoHolder{padding:0px;;white-space: nowrap;}.ko_Theme .logoHolder h2{font-size:24px;color:rgb(0, 0, 0);display: flex;align-items: center;min-height:40px;}.ko_Theme .logoHolder img{max-height:40px;min-height:40px;height:40px;/*min-width:40px;*/}.ko_Theme .menuHolder { display: flex;}.ko_Theme .menuHolder li{}.ko_Theme .menuHolder li a{font-size:17px;color:var(--color1);padding:5px 0px 5px 0px;margin:0px 0px 0px 15px;border-radius:0px;border:solid transparent;border-width:0px 0px 2px 0px;text-transform:uppercase;transition:0.2s all;}.ko_Theme .menuHolder li.active a,.ko_Theme .menuHolder li a:hover{color:rgb(0, 0, 0);border-color:var(--color2);}.ko_Theme .menuHolder li.accent1 a,.ko_Theme .menuHolder li.accent1.active a{font-size:17px;color:var(--color1_25);background:var(--color1);padding:15px;margin:0px 0px 0px 30px;border-radius:3px;border:0px solid ;}.ko_Theme .menuHolder li.accent1.active a,.ko_Theme .menuHolder li.accent1 a:hover{color:rgb(255, 255, 255);background:var(--color1_125);}.ko_Theme .menuHolder li.accent2 a,.ko_Theme .menuHolder li.accent2.active a{font-size:17px;color:rgb(255, 255, 255);background:var(--color2);padding:15px;margin:0px 0px 0px 5px;border-radius:3px;border:0px solid rgb(255, 255, 255);}.ko_Theme .menuHolder li.accent2.active a,.ko_Theme .menuHolder li.accent2 a:hover{color:rgb(255, 255, 255);background:var(--color2_125);}.ko_Theme .menuHolder li.topmenuSocial a{color:rgb(0, 0, 0)}</style>
</head><body class="" >	<div id="searchHolder">
		<form method="get" action="">
		<div>Search</div>
		<input type="text" autocomplete="off" name="search" id="searchInput" class="form-control">
		<button type="submit" class="btn btn-color1"><i class="fas fa-search"></i></button>
		<button type="reset" class="btn btn-light" onclick="$('#searchHolder').removeClass('active')"><i class="fas fa-times"></i></button>
		</form>
	</div>
	<div id="websiteLoading" class="isLoading"><svg class="spinner" viewBox="0 0 50 50"><circle class="path" cx="25" cy="25" r="20" fill="none" stroke-width="5"></circle></svg></div><div id="website" class=""><main class="WxEditableArea lpMode" id="contentArea"><div id="contentAreaElement" class="kelement"></div><section class="kedit">
			<form method="post" class="ContactForm whiteShadowContainer" style=";margin:0 auto;box-shadow:0 0 100px rgba(0,0,0,0.2)">
			<h3 class="thumbTitle" id="passwordHeader">Password Protected Area</h3>
			<div style="padding:3vw">
			<div class="row">

			<div class="form-group col-xs-12 col-sm-8">
				<label for="PagePass">Password</label>
				<input type="password" class="form-control" name="PagePass" value="" id="PagePass" placeholder="Password" >
			  </div>

			  <div class="form-group col-xs-12 col-sm-4">
				<label class="hidden-xs">&nbsp;</label>
			  	<button class="btn btn-primary btn-block" type="submit" >Login</button>
			</div>

			</div>

			<div class="clearfix"></div>
			</div>
			</form></section><script>$(".WxEditableArea").addClass("WxNoSave");$("#PagePass").focus()</script></main></div><a id="scrollToTop" href="javascript:void(null)"><i class="fa fa-fw fa-arrow-up"></i></a>
		<script>

		window.onload =  function(){$('#websiteLoading').fadeOut(function(){$(this).remove()});$('body').attr('id','body');$(document).keyup(function(e){

				 // Escape and Control (ESC+CTRL) pressed, show login screen
			 	 if ((e.ctrlKey || e.metaKey) && (e.keyCode == 27/* || e.keyCode == 10*/)) {
					 window.location.href="index.php?open=login";
				 }


			});


		};

		</script><script>var magnificPopupInit=function(){$('a.lightbox').magnificPopup({type:'image',gallery:{enabled:true}});}</script><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.css" /><script async src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.js" onload="magnificPopupInit()"></script>
<script type="text/javascript"></script> 
<script src="https://cdn.jsdelivr.net/npm/[email protected]/instantpage.min.js" type="module" defer></script><script>var menuCaption = "Select a page";</script><script type="text/javascript" src="//hqpdx.com//inc/live.js?4.0.0.beta-19"></script><link href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" rel="stylesheet" /><script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" type="text/javascript"></script>
	<!-- AOS (Animate on Scroll) -->
	<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/aos.css" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/aos.min.js" defer></script><script>$(function(){AOS.init({offset:20,duration:800,easing:'ease',anchorPlacement:'top-top'});})</script><script>$(function(e){
		var a = 400,s = e('#scrollToTop');
		e(window).scroll(function(){
		e(this).scrollTop() > a ? s.addClass('active') : s.removeClass('active')}), s.on('click', function(a) {s.removeClass('active');e('body,html').animate({scrollTop: 0})
	})})</script><script type="text/javascript">$(function(){var dataText="supermode=stats&page=/&referrer=";$.ajax({type: "POST",url: "index.php",data: dataText,success: function(data) {}});});</script>
</body></html>                               

Whois info of domain

Domain Name: HQPDX.COM
Registry Domain ID: 2530605405_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.liquidnetlimited.com
Registrar URL: http://www.liquidnetlimited.com
Updated Date: 2024-05-19T10:20:06Z
Creation Date: 2020-05-26T16:36:24Z
Registry Expiry Date: 2025-05-26T16:36:24Z
Registrar: LiquidNet Ltd.
Registrar IANA ID: 1472
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +44-20-3695-1294
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS1.SUPREMEDNS.COM
Name Server: DNS2.SUPREMEDNS.COM
Name Server: DNS3.SUPREMEDNS.COM
Name Server: DNS4.SUPREMEDNS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-04T00:39:13Z <<<
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