Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - btl6.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Location: index.htm
Server: Httpd
Connection: Close
Date: Mon, 19 May 2025 05:50:24 GMT

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - index.htm
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: Httpd
Connection: Close
Date: Mon, 19 May 2025 05:50:24 GMT
Content-Length: 3681
Content-Type: text/html
Last-Modified: Sun, 13 Aug 2015 09:11:58 GMT

HTTP Code 200 OK

200 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: btl6.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html><head>
<title>Web user login</title>
<script language=javascript src="libs/MulPlatAPI.js"></script>
<script language=javascript src="/customdir/custom.js"></script>

<script language=javascript>
function GetCookie(sName)
{
  // cookies are separated by semicolons
  var aCookie = document.cookie.split("; ");
  for (var i=0; i < aCookie.length; i++)
  {
	// a name/value pair (a crumb) is separated by an equal sign
	var aCrumb = aCookie[i].split("=");
	if (sName == aCrumb[0]) 
	  return unescape(aCrumb[1]);
  }

  // a cookie with the requested name does not exist
  return null;
}

function DetectActiveX()
{ 
	//xmlhttp对象
	var oXmlHttp = null;    
	try
	{
	 // 先判断内嵌对象的支持, 包括IE7+和非IE
	if (typeof XMLHttpRequest != "undefined")
	{
	   oXmlHttp = new XMLHttpRequest();
	   return true;
	}     
	}
	catch(e)
	{  }

	//IE支持的xmlhttp对象
	var aVers = ["MSXML2.XMLHttp", "Microsoft.XMLHttp"];
	for (var i = 0; i < aVers.length; i++)
	{
	try
	{
	   oXmlHttp = new ActiveXObject(aVers[i]);
	   return true;
	}
	catch(e)
	{}      
	}
	return false;
}

function onBodyLoad()
{
	if(false === DetectActiveX())
	{
		var sId = (typeof XMLHttpRequest != "undefined") ? "noh" : "nox";
		document.getElementById(sId).style.display = "";
		return false;
	}

	var sLogin = "";

    //首先需要查看当前产品OEM支持的语言模式
    var nLanguageSupported = WnmGetLanguageSupported ();

    switch (nLanguageSupported)
    {
        //仅仅支持英文
        case 1:
            sLang = "en";
            break;
        //仅仅支持中文
        case 2:
            sLang = "cn";
            break;
        //支持中英文双语
        case 3:
        default:    //其他情况和中英文双语等同处理
						var vCookie = GetCookie("lang");
						if(null != vCookie)
						{
							sLang = (1==vCookie) ? "cn" : "en";
						}
						else
						{
							var sUserLanguage = getBrowserLanguage();
							sLang = ( sUserLanguage.indexOf("cn")!=-1 ) ? "cn" : "en";
						}
            break;
    }

	sLang = ("cn"==sLang) ? 1 : 0;
	window.location = "/web/device/login?lang="+sLang;
}
</script>
</head>

<body style="background-color: #E1E9F5;" onload="onBodyLoad()">
<noscript>
<H2>This WebUI administration tool requires scripting support.</H2>
<div>Please obtain the latest version of browsers which support the Javascript 
language or enable scripting by changing the browser setting if you are using 
the latest version of the browsers. </div>
<H2>Web网管中需要活动脚本支持</H2>
<div>请使用最新的支持JavaScript脚本功能的浏览器, 如果您已经使用了新版本的浏览器,
请启用浏览器的活动脚本功能</div>
</noscript>
<div id="noh" style="display:none">
<H2>This WebUI administration tool requires XMLHttpRequest.</H2>
<div>Please obtain the latest version of browsers which support the XMLHttpRequest 
control. </div>
<H2>Web网管中需要XMLHttpRequest控件支持</H2>
<div>请使用最新的支持XMLHttpRequest功能的浏览器版本。</div>
</div>
<div id="nox" style="display:none">
<H2>This WebUI administration tool requires ActiveX.</H2>
<div>Please obtain the latest version of browsers which support the ActiveX, 
or enable the ActiveX by changing the browser setting if you are using 
the latest version of the browsers. </div>
<H2>Web网管中需要ActiveX控件支持</H2>
<div>请使用最新的支持ActiveX的浏览器, 如果您已经使用了新版本的浏览器,
请启用浏览器的ActiveX功能</div>
</div>
</body>
</html>
                               

Whois info of domain

Domain Name: BTL6.COM
Registry Domain ID: 2598237706_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-03-16T11:27:35Z
Creation Date: 2021-03-16T04:52:03Z
Registry Expiry Date: 2026-03-16T04:52: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: NS1.ABSOPOS.COM
Name Server: NS2.ABSOPOS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T05:50:12Z <<<
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