Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
500 Internal Server Error - yocor.com
HTTP Status: 500
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Cache-Control: private
Content-Type: text/html
Server: Microsoft-IIS/10.0, IIS11S
Set-Cookie: ASPSESSIONIDSQBBATQR=BLDBILKDCBPIOFNBLNHKALLA; path=/
X-Powered-By: ASP.NET
Pool: 11
Date: Sat, 10 May 2025 13:39:12 GMT
Content-Length: 10096

HTTP Code 500 Internal Server Error

500 status code indicates an internal server error preventing the request from being processed.

When is Code 500 used?

  • When there are failures in server-side code
  • When there are database issues
  • When the server is overloaded

What does Code 500 mean for the user?

The user cannot access the resource, and the website administrator needs to fix the issue.

GET / HTTP/1.1
Host: yocor.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><!-- InstanceBegin template="/Templates/2 Column Layout.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<link rel="shortcut icon" href="favicon.ico" >
<link rel="icon" href="animated_favicon1.gif" type="image/gif" >
<!-- InstanceBeginEditable name="doctitle" --> 
<title>YOCOR Industries</title>
<style type="text/css">
<!--
.style1 {font-weight: bold}
-->
</style>
<style type="text/css">
<!--
.style2 {font-size: 10px}
-->
</style>
<!-- InstanceEndEditable --> 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<script language="JavaScript" type="text/JavaScript">
<!--

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function moveYbySlicePos (y, img) {
	if(!document.layers) {
		var onWindows = navigator.platform ? navigator.platform == "Win32" : false;
		var macIE45 = document.all && !onWindows && getExplorerVersion() == 4.5;
		var par = img;
		var lastOffset = 0;
		while(par){
			if( par.topMargin && !onWindows ) y += parseInt(par.topMargin);
			if( (par.offsetTop != lastOffset) && par.offsetTop ) y += parseInt(par.offsetTop);
			if( par.offsetTop != 0 ) lastOffset = par.offsetTop;
			par = macIE45 ? par.parentElement : par.offsetParent;
		}		
	} else if (img.y >= 0) y += img.y;
	return y;
}

function moveXbySlicePos (x, img) { 
	if (!document.layers) {
		var onWindows = navigator.platform ? navigator.platform == "Win32" : false;
		var macIE45 = document.all && !onWindows && getExplorerVersion() == 4.5;
		var par = img;
		var lastOffset = 0;
		while(par){
			if( par.leftMargin && ! onWindows ) x += parseInt(par.leftMargin);
			if( (par.offsetLeft != lastOffset) && par.offsetLeft ) x += parseInt(par.offsetLeft);
			if( par.offsetLeft != 0 ) lastOffset = par.offsetLeft;
			par = macIE45 ? par.parentElement : par.offsetParent;
		}
	} else if (img.x) x += img.x;
	return x;
}

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function init()
{
	MoveHeaderTab();
	DisplayHeaderTab();
}

function DisplayHeaderTab()
{
	var oObject = document.all['headerTab'];
	oObject.style.visibility = "visible";
}


function MoveHeaderTab()
{
	var oParent = document.images['wing_par'];
	var oObject = document.all['headerTab'];
	
	var xpos = 0;
	var ypos = oParent.offsetHeight;
	
	// Set position for the Header Tab
	 oObject.style.top  = moveYbySlicePos(ypos,oParent);
	 oObject.style.left = moveXbySlicePos(xpos,oParent);
	 //DisplayHeaderTab();
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_nbGroup(event, grpName) { //v6.0
  var i,img,nbArr,args=MM_nbGroup.arguments;
  if (event == "init" && args.length > 2) {
    if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
      img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
      if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
      nbArr[nbArr.length] = img;
      for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
        if (!img.MM_up) img.MM_up = img.src;
        img.src = img.MM_dn = args[i+1];
        nbArr[nbArr.length] = img;
    } }
  } else if (event == "over") {
    document.MM_nbOver = nbArr = new Array();
    for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
      nbArr[nbArr.length] = img;
    }
  } else if (event == "out" ) {
    for (i=0; i < document.MM_nbOver.length; i++) {
      img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
  } else if (event == "down") {
    nbArr = document[grpName];
    if (nbArr)
      for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
    document[grpName] = nbArr = new Array();
    for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
      nbArr[nbArr.length] = img;
  } }
}
//-->
</script> 

<link href="Style/style.css" rel="stylesheet" type="text/css">
</head>

<body bgcolor="#000033" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="init();MM_preloadImages('images/prod_serv_over.gif','images/support_over.gif','images/about_over.gif','images/home_over.gif')" onResize="MoveHeaderTab()">
<div id="headerTab" style="position:absolute; width:155px; height:60px; z-index:1; left: 78px; top: 100px; visibility:hidden ;"><img src="images/header_wing_bk2.gif" name="headerTabImg" width="175" height="75" align="top" id="headerTabImg" ></div>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td width="800" height="79" ><TABLE WIDTH=800 BORDER=0 CELLPADDING=0 CELLSPACING=0>
        <TR> 
          <TD COLSPAN=3><IMG SRC="images/header.jpg" ALT="" name="header" WIDTH=800 HEIGHT=62 border="0" usemap="#headerMap"></TD>
        </TR>
        <TR> 
          <TD><IMG SRC="images/header-03.jpg" ALT="" name="wing_par" WIDTH=188 HEIGHT=17></TD>
		  <td WIDTH=374 HEIGHT=17><table border="0" cellpadding="0" cellspacing="0" id="mainNav">
              <tr>
                <td><a href="index.asp" target="_self" onClick="MM_nbGroup('down','group1','Home','',1)" onMouseOver="MM_nbGroup('over','Home','images/home_over.gif','',1)" onMouseOut="MM_nbGroup('out')"><img src="images/home.gif" alt="Home" name="Home" width="62" height="17" border="0" onload=""></a></td>
                <td><a href="Prod_Serv.asp" target="_self" onClick="MM_nbGroup('down','group1','Products_Services','',1)" onMouseOver="MM_nbGroup('over','Products_Services','images/prod_serv_over.gif','',1)" onMouseOut="MM_nbGroup('out')"><img src="images/prod_serv.gif" alt="Products and Services" name="Products_Services" width="120" height="17" border="0" onload=""></a></td>
                <td><a href="Support.asp" target="_self" onClick="MM_nbGroup('down','group1','CustomerSupport','',1)" onMouseOver="MM_nbGroup('over','CustomerSupport','images/support_over.gif','',1)" onMouseOut="MM_nbGroup('out')"><img src="images/support.gif" alt="Customer Support" name="CustomerSupport" width="107" height="17" border="0" onload=""></a></td>
                <td><a href="aboutYocor.asp" target="_self" onClick="MM_nbGroup('down','group1','AboutYocor','',1)" onMouseOver="MM_nbGroup('over','AboutYocor','images/about_over.gif','',1)" onMouseOut="MM_nbGroup('out')"><img src="images/about.gif" alt="About Yocor" name="AboutYocor" width="85" height="17" border="0" onload=""></a></td>
              </tr>
            </table></td>
		  <TD><IMG SRC="images/header-12.jpg" WIDTH=238 HEIGHT=17 ALT=""></TD>
        </TR>
      </TABLE></td>
  </tr>
  <tr id="wingmark"> 
    <td height="396" valign="top" bgcolor="#FFFFFF"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
        <tr valign="top"> 
          <td width="151" height="406" bgcolor="#F2F2F2" class="scrln"> <table width="150" border="0" cellpadding="0" cellspacing="0" bgcolor="#F2F2F2">
              <tr> 
                <td height="110" class="style1 style2">&nbsp;</td>
              </tr>
              <tr> 
                <td valign="bottom"><!-- InstanceBeginEditable name="Nav Two" --><!-- #BeginLibraryItem "/Library/SecNavHome .lbi" -->
<table width="150" border="0" cellpadding="0" cellspacing="0" bgcolor="#CFEDFF" id="secNavBar">
  <tr valign="top" bgcolor="#FFFFFF">
    <td colspan="2"><p class="NavTitle">Quick Links </p></td>
  </tr>
  <tr valign="top">
    <td align="center" valign="middle"><img src="images/or_blt.gif" width="9" height="9"></td>
    <td><a href="hodari.asp">Home &amp; Home Office </a></td>
  </tr>
  <tr valign="top">
    <td width="19" align="center" valign="middle"><img src="images/or_blt.gif" width="9" height="9"></td>
    <td width="131"><a href="Networking.asp">Network Solutions</a></td>
  </tr>
  <tr valign="top">
    <td align="center" valign="middle"><img src="images/or_blt.gif" width="9" height="9"></td>
    <td><a href="EHR.asp">EHR Implementation</a></td>
  </tr>
  <tr valign="top">
    <td align="center" valign="middle"><img src="images/or_blt.gif" width="9" height="9"></td>
    <td><a href="WebDev.asp">E-Business</a></td>
  </tr>

</table>
<!-- #EndLibraryItem --><!-- InstanceEndEditable --></td>
              </tr>
          </table></td>
          <td width="651"><!-- InstanceBeginEditable name="Body" --> 
            <table width="649" height="100" border="0" cellpadding="0" cellspacing="0">
              <tr> 
                <td height="100" valign="top"> <table width="649" border="0" cellpadding="0" cellspacing="0">
                  <tr valign="top">
                    <td width="500" class="scrln"> <font face="Arial" size=2>
<p>Server object</font> <font face="Arial" size=2>error 'ASP 0177 : 800401f3'</font>
<p>
<font face="Arial" size=2>Server.CreateObject Failed</font>
<p>
<font face="Arial" size=2>/include/HomeAds.asp</font><font face="Arial" size=2>, line 2</font>
<p>
<font face="Arial" size=2>800401f3
</font>                                

Whois info of domain

Domain Name: YOCOR.COM
Registry Domain ID: 89237664_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2023-08-12T14:17:46Z
Creation Date: 2002-08-11T16:29:03Z
Registry Expiry Date: 2025-08-11T16:29:03Z
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: NS5.READYHOSTING.COM
Name Server: NS6.READYHOSTING.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-10T13:38:58Z <<<
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