Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - fas2.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 09 May 2025 17:45:36 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://www.fas2.com/

HTTP Code 301 Moved Permanently

301 Moved Permanently 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 - https://fas2.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 09 May 2025 17:45:38 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: PHPSESSID=7e7ba3f868c358973faf1e72ffea0951; path=/
Vary: Accept-Encoding

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: fas2.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width">
<title>Face to the World 暢聊世界</title>
<meta content="Face to the World 暢聊世界" name="keywords">
<meta content="Face to the World 暢聊世界,想到什麼就寫什麼?想聊什麼就聊什麼?從暢聊世界,拓展您的愜意生活。" name="description">

<link rel="canonical" href="https://www.fas2.com" />
<meta property="og:image" content="https://www.fas2.com/images/lovelog.png" />
<meta property="og:title" content="Face to the World 暢聊世界" />
<meta property="og:description" content="
Face to the World 暢聊世界,輸入一個名字,例如qq.com,開始交友聊天" />
  <link rel="stylesheet" href="css/jquery-ui.css" />
 
  <script src="jquery-3.4.1.min.js"></script>
  <script src="jquery-ui.min.js"></script>
  <!-- Bootstrap Css -->
  <link href="css/bootstrap.min.css" rel="stylesheet">
<!--<![endif]-->
<link rel="stylesheet" href="css/font-awesome/css/font-awesome.min.css">
<link rel="icon" href="favicon.ico?v=3" type="image/x-icon" />
<style>
body{background-color: #fff;}
a {color: #000;
  text-decoration: none;
  line-height: inherit; }
a:hover, a:focus {color: #005a87; text-decoration: none;}
a:visited{color: #000;}
.topbar{
position: fixed;
z-index: 99; 
top: 0px;	    
left: 0px;
padding-top:4px;
padding-left:4px;
width:100%;
height:38px;
background:#FFF;
}
.botbar{
position: fixed;
z-index: 99; 
bottom: 7px;
width:100%;	    
left: 5px;
height:38px;

}
#xlink{font-size:11pt;}
b{font-family: 'Times New Roman', Times New Roman;}
.cen{
    display: inline-block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
	max-width:440px;
    height: 440px;
    margin: auto;
    


	}
.fas{
		margin: 1px 4px;
padding: 5px 5px;		
		border:1px solid #fff;
				border-radius:8px; 

background-color: #9B4186;		
}
.cen p{

font-size:90%;
line-height:180%;		

}
#xform{
font-size: 110%;
}
#xform input[type="text"],#formgust input[type="text"]{
	
	background: #ffffff;
	border: 1px solid #999;
	padding: 5px 10px;
	vertical-align: middle;
	outline: none;	
			border-radius: 4px;
	   -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
			transition: border linear 0.4s, box-shadow linear 0.4s;
		 -o-transition: border linear 0.4s, box-shadow linear 0.4s;
	   -moz-transition: border linear 0.4s, box-shadow linear 0.4s;
	-webkit-transition: border linear 0.4s, box-shadow linear 0.4s;
	margin-bottom: 10px;
	font-size: 13px; 
	line-height: 21px; 
	height: 30px;
}
#xform select{
	
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px 1px;
	vertical-align: middle;
	outline: none;	
			border-radius: 4px;
	   -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
			transition: border linear 0.4s, box-shadow linear 0.4s;
		 -o-transition: border linear 0.4s, box-shadow linear 0.4s;
	   -moz-transition: border linear 0.4s, box-shadow linear 0.4s;
	-webkit-transition: border linear 0.4s, box-shadow linear 0.4s;
	margin-bottom: 10px;
	font-size: 13px; 
	line-height: 21px; 
	height: 30px;
}
#xform input[type="submit"]{
	display:inline-block;*display:inline;
	padding:4px 10px;
	margin-bottom:10px;*margin-left:.3em;
	font-size:12pt;
	line-height:20px;*line-height:20px;
	color:#333 !important;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:1px solid #dedede;*border:0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color:#eeeeee,#dedede,#dedede;
	        border-radius:4px;
	     -o-border-radius:4px;
	    -ms-border-radius:4px;
	   -moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color: #f5f5f5;
	background-image: linear-gradient(top, #f9f9f9, #efefef);
	background-image: -ms-linear-gradient(top, #f9f9f9, #efefef);
	background-image: -moz-linear-gradient(top, #f9f9f9, #efefef);  
	background-image: -webkit-linear-gradient(top, #f9f9f9, #efefef);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#efefef');
}

#xform input[type="submit"].blue{
	color:#fff !important;
	background-color:#0085c6;
	background: linear-gradient(#008fd5, #0085c6);
	background: -o-linear-gradient(#008fd5, #0085c6);
	background: -ms-linear-gradient(#008fd5, #0085c6);
	background: -moz-linear-gradient(#008fd5, #0085c6);
	background: -webkit-linear-gradient(#008fd5, #0085c6);
	background: -webkit-gradient(linear, left top, left bottom, from(#008fd5), to(#0085c6));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#008fd5', EndColorStr='#0085c6');
}

#xform input[type="submit"].blue:hover, #xform input[type="submit"].blue:active{
	background:#008fd5;
	background:-moz-linear-gradient(top, #008fd5, #009de9);
	background:-webkit-gradient(linear, left top, left bottom, from(#008fd5), to(#009de9));
}
button{
	display:inline-block;*display:inline;
	padding:7px 20px;
	margin-bottom:10px;*margin-left:.3em;
	font-size:110%;
	line-height:20px;*line-height:20px;
	color:#333 !important;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:1px solid #dedede;*border:0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color:#eeeeee,#dedede,#dedede;
	        border-radius:5px;
	     -o-border-radius:4px;
	    -ms-border-radius:4px;
	   -moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color: #f5f5f5;
	background-image: linear-gradient(top, #f9f9f9, #efefef);
	background-image: -ms-linear-gradient(top, #f9f9f9, #efefef);
	background-image: -moz-linear-gradient(top, #f9f9f9, #efefef);  
	background-image: -webkit-linear-gradient(top, #f9f9f9, #efefef);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#efefef');
}
button:hover, button:active{
	background:#eee;
	background:-webkit-gradient(linear, left top, left bottom, from(#eee), to(#f8f8f8));
	background:-moz-linear-gradient(top, #eee, #f8f8f8);
}
button.large{padding:8px 11px; font-size:14pt;}
button.small{margin-bottom:4px;padding:2px 6px; font-size:13px;font-weight:600;}
.icon {
  padding-left: 25px;background: url("images/searchicon.png") no-repeat left;background-size: 20px;
}
</style>


</HEAD>

<BODY>
<div class="topbar">
<div id="xlink">
<div style="float:right;width:48%;"><p align="right" style="margin-right:10px;"><a href="innbe-help.php"><b>幫助</b></a>&nbsp;<a href="innbe-about.php">關於</a> <a href="account/member.php"><i class="fa fa-cog"></i></a>&nbsp;</p></div><div style="width:48%;"><p><a href="index.php"><img src="images/logoF.png" style="height:15px;vertical-align: baseline;"></a>&nbsp;<a href="userlist.php">最新</a>
</p></div>
</div>
</div>
<div class="cen">
<div class="fas">
<p align="center">

<img src="images/lovelog.png" style="width:220px;text-align:middle;" />
</p>
<p align="center" style="line-height:150%;font-size:100%;">
<span style="color:#FFF200;">想到什麼就寫什麼?</span><br />
<span style="color:#fff;">想聊什麼就聊什麼?</span><br />
<span style="color:#FFF;">從這裡,拓展您的愜意生活。</span>
<br />
<b style="color:#FFF;font-size:100%;"></b>
</p>
<div align="center">
<form id="xform" action="userlist.php" method="GET" style="line-height:200%;">
&nbsp;

  

     <!--input type="text" name="term" id="term" placeholder="[email protected]" style="width:85%;max-width:200px;margin-right:10px;padding-left: 25px;background:#fff url('images/searchicon1.png') no-repeat 6px 58%;background-size: 12px;height:40px;color:#3E75FF;" /-->
	 <a href="../account/login.php"><span class="fa fa-power-off" style="display:inline-block;line-height:28px;padding:7px 20px;background:#FFF;color:#FF0066;font-size:120%;font-weight:700;border-radius:4px;">&nbsp; 開始</span></a> 
  
<script type="text/javascript">
  $(function() {
     $( "#term" ).autocomplete({
       source: 'ajax-db-search.php',
     });
  });
</script>

<!--p>
<button type="submit" class="large">搜尋</button> <button type="submit" class="large" name="wik" value="1">好手氣</button>
</p-->
</form>
<br />

</div>

</div>
</div>
<div class="botbar">


<div id="xlink">
<div style="float:right;width:48%;"><p align="right" style="margin-right:10px;"><a href="innbe-policy.php">隱私權政策</a>&nbsp;</p></div><div style="width:48%;"><p><a href="innbe-contact.php">建議</a>&nbsp;&nbsp;<a href="innbe-warning.php"><span style="color:#800;">安全</span></a></p></div></div>
</div>
</body>

</html>
                               

Whois info of domain

Domain Name: FAS2.COM
Registry Domain ID: 1051453733_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-06-28T11:49:45Z
Creation Date: 2007-06-27T08:40:22Z
Registry Expiry Date: 2025-06-27T08:40:22Z
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: NS11.4TAL.NET
Name Server: NS12.4TAL.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-09T17:45:29Z <<<
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