Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - rag.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 04 May 2025 18:46:32 GMT
Server: Apache/2.4.58 (Ubuntu)
Location: https://www.rag.com/
Content-Length: 301
Content-Type: text/html; charset=iso-8859-1

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://www.rag.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 18:46:34 GMT
Server: Apache/2.4.58 (Ubuntu)
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Length: 4073
Content-Type: text/html

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: rag.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">
<HTML>
	<!-- Yes, Elwing, I know I shouldn't use HTML tables for page layout.
	I am, however, in a hurry and don't want to futz around with the CSS
	for this yet. -->
	<HEAD>
		<TITLE>Ragnarok Home Page</TITLE>
		<LINK rel="stylesheet" type="text/css" href="/rag.css" />
	</HEAD>
	<BODY>
		<div id="cookie-banner" class="cookie-banner" style="display: none; opacity: 0">
<p>
        By continuing to use our website, you agree to our <a href="/rules/privacy.html">privacy policy</a>. This site uses cookies to provide a consistent, working user experience for you. See the privacy policy for full details on the information we collect.
</p>
<button class="close" onclick="document.getElementById('cookie-banner').style.display='none';">Ok, I accept</button>
</div>
	<script type="text/javascript">
if (localStorage.getItem('cookieConsentSeen') != 'shown') {
	var banner = document.getElementById("cookie-banner");
	if (banner != null) {
		banner.style.display = 'block';
		var opacity = 0;
		var intervalID = setInterval(function() {
			if (opacity < 1) {
				opacity += 0.1;
				banner.style.opacity = opacity;
			} else {
				clearInterval(intervalID);
				localStorage.setItem('cookieConsentSeen','shown')
			}
		}, 200);
	}
};
	</script>
	<div class="content">
	<table width="100%">
	 <tr bgcolor="#ff9999">
	  <td>
		  <font color="black"><b>Site Status</b> <i>[04-Sep-2024]</i></font>
	  </td>
	 </tr>
	 <tr bgcolor="#ff9999">
	  <td>
	   <font color="black"><b>
			   The move to the new server continues. There are a lot of moving
			   parts but we're getting closer. 
			   <p><b>Unfortunately, "closer" isn't helping much due to a bunch of real-life issues
				   that are getting in the way. I really apologize for that and the extended
				   downtime, but I'm hopeful I can get it back up and going before a whole lot 
				   longer.</b><p>
			   The new magic mapper is suffering from the interference
			   of Real Life.&trade; (Sigh)
			 </b></font>
		 </td>
	 </tr>
 <!--
	 <tr bgcolor="#99ff99">
	  <td>
	   <font color="black"><b>
			   The webpassword setting mechanism is working again.
			   </b>
	  </td>
	 </tr>
-->
<!--	 <tr bgcolor="#ff9999">
	  <td>
	   <font color="white"><b>
			   Rag will be down for maintenance Sunday morning Sep 2 for OS upgrades
			   and to track down a weird MUD server reboot issue.
			   </b>
	  </td>
	 </tr>
-->
	</table>
	<TABLE WIDTH="100%" HEIGHT="80%">
	 <TR VALIGN="middle" ALIGN="center">
	  <TD VALIGN="middle" ALIGN="center">
	   <IMG SRC="images/logos/Ragnarok-Logo-Color-Transparent-256.png"
	   ALT="RAGNAROK" />
	  </TD>
	 </TR>
	</TABLE>
	 <IMG ALIGN="right" SRC="images/rag-subttl.png" ALT="rag.com 2222" />
	<H2>Reference Documentation</H2>
	<p>Technical documentation is on our <a href="tech">wiki</a> [currently offline]</p>
	<!--
	<H2>Support Ragnarok!</H2>
	<a href="http://www.patreon.com/ragnarokmud"><img border=0 src="images/become_a_patron_button.png" /></a>
	--> 
	<h3>A Big Thank You to our $5+ Patrons!</h3>
	<p>[Our Patreon is currently unavailable for reasons we still don't know but since it disappeared, please don't continue to contribute to it since we'll never actaully get the funds until or unless it gets restored.]</p>
	<ul>
		<li>Andrej &#268;ibej</li>
		<li>Bizzy</li>
		<li>Garri Grossi</li>
		<li>Logan McQuisten</li>
		<li>Rogues of Avalon</li>
	</ul>
	Former $5+ Patrons (thanks!)
	<ul>
		<li>Jayde Amali</li>
		<li>Beth Gordon</li>
		<li>Jim Cline</li>
		<li>DAVID</li>
		<li>Henrik Holmberg</li>
		<li>Eric Thursley</li>
		<li>Kris Turner</li>
	</ul>
	<hr />

	<a href="about.html">About Ragnar&ouml;k</a> /
	<a href="telnet://rag.com:2222" target="_blank">Play now!</a>
	<CENTER>
	<a href="/rules/tnc.html">Terms and Conditions</a> /
	<a href="/rules/privacy.html">Privacy Policy</a> /
	<a href="/rules/player_rules.html">Rules of Conduct</a>
	</CENTER>
	</div>
	<p style="font-size: 70%">Site content &copy;1992&ndash;2024.</p>
	</BODY>
</HTML>
                               

Whois info of domain

Domain Name: RAG.COM
Registry Domain ID: 92017_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.networksolutions.com
Registrar URL: http://networksolutions.com
Updated Date: 2024-12-31T22:39:13Z
Creation Date: 1994-12-29T05:00:00Z
Registry Expiry Date: 2030-12-28T05:00:00Z
Registrar: Network Solutions, LLC
Registrar IANA ID: 2
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8777228662
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS31.WORLDNIC.COM
Name Server: NS32.WORLDNIC.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-04T18:46:20Z <<<
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