Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - getd3.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
date: Tue, 06 May 2025 01:09:25 GMT
content-type: text/html; charset=utf-8
last-modified: Wed, 17 Sep 2008 18:18:35 GMT
cache-control: public, max-age=0
x-hstore: hstore15
x-hrouter: hrouter3
vary: Accept-Encoding
age: 0
x-cache: MISS
x-cache-hits: 0
accept-ranges: bytes
transfer-encoding: chunked

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: getd3.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
-->
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Portfolio</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<style type="text/css">
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	font-family		: Verdana, Arial, sans-serif;
	margin: 30px 0;
	padding: 0;
        background: #EFEFEF;
	font-size: 12px;
	color: #6B6B6B;
}


/* Header */

#top{
	background: url(templates/Redplanet_Blue/resources/common/images/red_top_920.jpg) no-repeat center;
	width:917px;
	height:24px;
	margin: 0 auto;
	margin-bottom:0px;
}

/* Logo */

#header {
	margin-left:auto;margin-right:auto;
	width:907px;
	padding:0px;
	background: url(templates/Redplanet_Blue/resources/common/images/red_gradient_104.jpg) repeat-x;
	margin-top:0px;
	border-left:solid #FFFFFF 5px;
	border-right:solid #FFFFFF 5px;
}

#header h1 {
	font-family		: Verdana, Arial, sans-serif;
	float: left;
	padding: 3px 0 0 40px;
	font-size: 36px;	
	margin-top:22px;
	margin-bottom:16px;
}

#header * {
	text-decoration:none;
}

#header h1 a {
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	margin-top:51px;
	margin-bottom:4px;
	padding: 0px 25px 0 0;
	/*background: url(templates/Redplanet_Blue/resources/common/images/img3.gif) no-repeat right top;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	font-family		: Verdana, Arial, sans-serif;
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

#sys_banner {
	/*background: url(templates/Redplanet_Blue/resources/common/images/img2.gif) repeat-x;*/
	width: 877px;
	height: 140px;
	margin: 0px auto;
	padding:0px;
	border-right: auto solid #FFFFFF;
	border-left: auto solid #FFFFFF;
}

#splash {
	height: 171px;width: 877px;
	margin: 0 auto;
	background: url(templates/Redplanet_Blue/resources/common/images/img5.gif) repeat-x left bottom;
	overflow:hidden;
	border-left:20px solid #FFFFFF;
	border-right:20px solid #FFFFFF;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 0px 35px 35px 35px;	
	background: #FFFFFF url(templates/Redplanet_Blue/resources/common/images/img8.gif) no-repeat left bottom;
}

/* Footer */

.sys_footer {
    text-align:center;
    padding-top:10px;
}

#sys_designerfooter {
    border: none;
    margin:0 auto;
    padding: 0;
    background: none;
}

.sys_footer p {
	text-align: center;
	color: #777777;
}

.sys_footer a {
	font-family		: Verdana, Arial, sans-serif;	color: #5D5D5D;
}
			
.sys_txt{
	font-family		: Verdana, Arial, sans-serif;
	color			: #7F7772;
	font-size 		: 12px;	
	padding			: 1px 0 0 0;
	font-size-adjust: none;
	font-style		: normal;
	font-variant	: normal;

}

a{color:#000033;}

.sys_txt a img{

	border : none;

}

.sys_txt a{

	color: #000033;

}

.sys_txt a:hover{

	text-decoration: none;
	color: #000033;

}

.sys_txt h1, 
.sys_txt h2, 
.sys_txt h3, 
.sys_txt h4,
.sys_txt h5,
.sys_txt h6,
.sys_txt p{ 
	text-decoration: none;
	font-weight: normal;
	color: #000033;
	
}

.sys_txt h1{
	letter-spacing: -1px;
	font-size: 2.4em;
	margin:0;
	padding:10px 0 10px 0;
}

.sys_txt h2{
	font-size: 1.8em;
	margin:0;
	padding:10px 0 10px 0;
}

.sys_txt h3{
	font-size: 1.2em;
	font-weight: bold;
	
	margin:0;
	padding:10px 0 10px 0;
}

.sys_txt h4{
	margin:0;
	padding:10px 0 10px 0;
	
	
}

.sys_txt h5{
	
	margin:0;
	padding:10px 0 10px 0;
	
}

.sys_txt h6{
	margin:0;
	padding:10px 0 10px 0;
	
	
}

.sys_txt p{
	
	margin:0;
	padding:5px 0;
	color: #7F7772;


	
}

.sys_txt blockquote {
	
	margin: 0 20px;
	padding:15px 0 15px 30px;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
	
}	
			
.sys_txt ul{
	
	margin	: 15px 5px;
	padding	: 0 35px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:small;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color: #7F7772;
	

}

.sys_txt ul li{

	margin : 0;
	padding : 2px 0;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:small;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color: #7F7772;
}




</style>
	</head>

	<body id="sys_background">
	<div id="top">
		&nbsp;
	</div>
	<div id="header" >
		
		<h1><a id="sys_heading" href="./"> </a></h1>
		
		<div id="menu">
			<ul class='sys_navigation'>
				
								
																				
											<li class="first"><a href="./" title="Who I Am">About</a></li>
						
							
								
																
									
											<li><a href="portfolio.php" title="Some of my work">Portfolio</a></li>
						
							
								
																
									
											<li><a href="Capability.php" title="What we do">Capability</a></li>
						
							
								
																
									
											<li><a href="Experience.php" title="What I've done">Experience</a></li>
						
							
								
																
									
											<li><a href="Contact.php" title="Get in touch">Contact</a></li>
						
							
							</ul>
		</div>
		<div style="clear:both;"></div>
	</div>
	
	<div id="splash">
		<div id="sys_banner" style="background: #FFFFFF url(resources/d3_port_banner.jpg) no-repeat center;">

		</div>
		<div style="clear:both;"></div>
	</div>

		<div id="content">
			    <div style="width: 100%; padding: 0px; margin: 0px" class="layout_1-column">
        <div id="layout_row1">
<div id="sys_region_1" style="margin:0px; padding:5px; vertical-align:top; line-height:normal; min-width:100px" class="zone_top" ><div id="I704" style="display:block;clear: both;" class="Layout1_Default"><table border="0" cellspacing="0" cellpadding="0" style="width:100%;"><tr><td id="Left_I704" style="text-align:left; vertical-align:top; width:50%;" ><div id="I374" style="display:block;clear: both;" class="Text_Default">    
    <div id="I374_sys_txt" class="sys_txt" style="margin:0px; padding:0px; color:; font:; background-color:;"><h3 style="margin-left: 40px;"><font><font><font><font><font size="5"><font><font><font style="font-family: Verdana; font-weight: bold; background-color: rgb(255, 255, 255); color: rgb(59, 59, 59);">About<span style="color: rgb(0, 170, 255);"></span></font></font></font></font></font></font></font></font></h3>&nbsp;</div>
    
</div></td><td id="Right_I704" style="vertical-align:top; width:50%;" >&nbsp;</td></tr></table></div><div id="I707" style="display:block;clear: both;margin:-20px 0px 0px 0px;" class="Layout1_Default"><table border="0" cellspacing="0" cellpadding="0" style="width:100%;"><tr><td id="Left_I707" style="text-align:left; vertical-align:top; width:75.27141133896261%;" ><div id="I703" style="display:block;clear: both;margin:0px;" class="Text_Default">    
    <div id="I703_sys_txt" class="sys_txt" style="margin:0px; padding:0px; color:; font:; background-color:;"><div style="margin-left: 40px;"><p><font size="4"><span style="color: rgb(87, 87, 87); font-weight: bold;"></span></font><font size="2">Chris Palmieri designs</font><font size="2"><span style="color: rgb(87, 87, 87); font-weight: bold;"><span style="color: rgb(0, 170, 255);">+</span></span></font><font size="4"><span style="color: rgb(87, 87, 87); font-weight: bold;"><span style="color: rgb(0, 170, 255);"></span></span></font><font size="2">directs</font><font size="2"><span style="color: rgb(87, 87, 87); font-weight: bold;"><span style="color: rgb(0, 170, 255);">+</span></span></font><font size="2">delivers creative content and communications</font><font size="4"><span style="color: rgb(87, 87, 87); font-weight: bold;"><br></span></font></p></div><p style="margin-left: 40px;"><font size="2"><font size="4">Need a brand identity, print collateral, retail <br>packaging, illustration or an online redesign?</font></font></p><p style="margin-left: 40px;"><font size="2"><font size="4">These are just some of the things I do BEST!</font><br></font></p><div style="margin-left: 40px;"><p><font size="2">Please take a moment to <a style="color: rgb(0, 170, 255); font-weight: bold;" href="portfolio.php">view some of my work</a> <br>or click around and check out <a style="color: rgb(0, 170, 255); font-weight: bold;" href="Capability.php">what I can do for you</a><span style="color: rgb(0, 170, 255);">.</span></font></p></div><p style="margin-left: 40px;"><font size="2"><span style="color: rgb(115, 115, 115);"><br></span></font></p>&nbsp;</div>
    
</div></td><td id="Right_I707" style="vertical-align:top; width:24.728588661037392%;" >&nbsp;</td></tr></table></div><div id="I706" style="display:block;clear: both;margin:20px 0px;" class="Text_Default">    
    <div id="I706_sys_txt" class="sys_txt" style="margin:0px; padding:0px; color:; font:; background-color:;"><h3><font><font size="2"><span style="color: rgb(115, 115, 115);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </span></font></font><font><font size="4"><span style="color: rgb(87, 87, 87); font-weight: bold;">Current working status is set to:&nbsp;<a href="mailto:[email protected]"><span style="color: rgb(255, 255, 255); background-color: rgb(0, 170, 255);"> </span></a></span><font style="background-color: rgb(0, 170, 255); color: rgb(255, 255, 255);"><font size="4"><span style="font-weight: bold;">available</span></font></font><span style="color: rgb(255, 255, 255); font-weight: bold; background-color: rgb(0, 170, 255);"><span style="background-color: rgb(0, 170, 255);"></span><a href="mailto:[email protected]"><span style="background-color: rgb(0, 170, 255);"> </span></a><br></span></font></font></h3><div style="margin-left: 40px;"><font size="2"><span style="color: rgb(115, 115, 115);">Please feel free to<a href="mailto:[email protected]"><span style="color: rgb(0, 136, 204);"><span style="font-weight: bold;"></span></span></a></span></font><a style="color: rgb(0, 170, 255); font-weight: bold;" href="mailto:[email protected]"><font size="2"><span style="color: rgb(115, 115, 115);"> </span></font></a><font size="2"><span style="color: rgb(115, 115, 115);"><a style="color: rgb(0, 170, 255); font-weight: bold;" href="mailto:[email protected]">contact me</a><a href="mailto:[email protected]"><span style="color: rgb(0, 170, 255);"> </span></a>for information regarding availability and booking.</span></font></div>&nbsp;</div>
    
</div><div id="I414" style="display:block;clear: both;margin:50px 0px 0px 0px;" class="Text_Default">    
    <div id="I414_sys_txt" class="sys_txt" style="margin:0px; padding:0px; color:; font:; background-color:;"><div style="text-align: center;"><font size="2"><span style="color: rgb(115, 115, 115);"><span style="background-color: rgb(255, 255, 255);"><a style="color: rgb(115, 115, 115);" href="mailto:[email protected]">[email protected]</a><a href="mailto:[email protected]"> </a><span style="font-weight: bold; color: rgb(0, 170, 255);">+</span> 678.999.6340</span></span></font><font size="2"><span style="color: rgb(115, 115, 115);"><span style="background-color: rgb(255, 255, 255);"> <span style="font-weight: bold; color: rgb(0, 170, 255);">+</span> </span></span></font><font size="2"><span style="color: rgb(115, 115, 115);"><span style="background-color: rgb(255, 255, 255);">Atlanta, US</span></span></font> <br></div></div>
    
</div></div>
        </div>
    </div>
		</div>
		<div id="footer">
			<div id='sys_footer' class='sys_footer'>Designed by <a href='http://www.freecsstemplates.org' target='_blank'>Free CSS Templates</a></div>
		</div>
	
<style type="text/css">
    a#sys_yolacredit_a1:hover {text-decoration: underline!important; font-weight:normal!important}
    a#sys_yolacredit_a2:hover {text-decoration: underline!important; font-weight:normal!important}
    a#sys_yolacredit_a1 {text-decoration: none!important; font-weight:normal!important}
    a#sys_yolacredit_a2 {text-decoration: none!important; font-weight:normal!important}
    #sys_yolacredit_left {background:url(classes/commons/yola_footer/png/yolaTag.png) top left no-repeat;}
    #sys_yolacredit_center {background:url(classes/commons/yola_footer/png/yolaTag.png) -10px top no-repeat;}
    #sys_yolacredit_right {background:url(classes/commons/yola_footer/png/yolaTag.png) top right no-repeat;}
</style>
<!--[if lte IE 6]>
        <style type="text/css">
            #sys_yolacredit_right {background:url(classes/commons/yola_footer/gif/yolaTag_03.gif) top right}
            #sys_yolacredit_left {background-image:url(classes/commons/yola_footer/gif/yolaTag_01.gif)}
            #sys_yolacredit_center {background-image:url(classes/commons/yola_footer/gif/yolaTag_02.gif)}
        </style>
<![endif]-->
<div id="sys_yolacredit" style="margin: 1em auto;text-align:center; width:220px; display:block; visibility:visible; height:35px"
     title="Visit Yola.com to create your own free website">
    <div id="sys_yolacredit_left" style="width:6px; height:32px; float:left;margin:0px; padding:0px"></div>
    <div id="sys_yolacredit_center" style="height:35px; float:left;padding-left:3px; margin:0px; background-repeat: repeat-x; display:block; visibility:visible; font-family: Arial; font-size: 9px; line-height:33px;color: #000;">
                        Make a <a id="sys_yolacredit_a1" href="http://www.yola.com/" style="color:#000; display:inline; visibility: visible;font-family: Arial; font-size: 9px;" target="_blank" >Free Website</a> with <span id="sys_yolacredit_a2" style="color: #E7004F;display:inline;visibility:visible;font-family:Arial;font-size:9px;" target="_blank" >Yola.</span>    </div>
    <div id="sys_yolacredit_right" style="width:8px; height:32px; float:left; margin:0px; padding:0px"></div><div style="clear:both"></div>
</div>

<script type="text/javascript">
        var _yts = _yts || [];
        _yts.push(["_siteId", "402881b216af48eb01173bf0abd90a8e"]);
        _yts.push(["_trackPageview"]);
	    (function() {
            var yts = document.createElement("script");
            yts.type = "text/javascript";
            yts.async = true;
            yts.src = "http://analytics.yola.net/tracking.js";
            (document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(yts);
        })();        
	</script><!-- Start Quantcast tag -->
	<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
	<script type="text/javascript">_qacct="p-b8x17GqsQ_656";quantserve();</script>
	<noscript>
	<a href="http://www.quantcast.com/p-b8x17GqsQ_656" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-b8x17GqsQ_656.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a>
	</noscript>
	<!-- End Quantcast tag --></body>

</html>
                               

Whois info of domain

Domain Name: GETD3.COM
Registry Domain ID: 1510387960_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-07-26T12:40:46Z
Creation Date: 2008-07-26T03:31:39Z
Registry Expiry Date: 2026-07-26T03:31:39Z
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: NS03.DOMAINCONTROL.COM
Name Server: NS04.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-06T01:09: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