Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - modns.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 06 May 2025 03:18:34 GMT
Server: Apache/2.4.62 (Debian)
Location: https://www.modns.com/site/index.php
Content-Length: 323
Content-Type: text/html; charset=iso-8859-1

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.

302 Found - https://modns.com/
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 06 May 2025 03:18:34 GMT
Server: Apache/2.4.62 (Debian)
X-Powered-By: PHP/8.2.28
Location: http://www.modns.com/site/index.php
Content-Length: 0
Content-Type: text/html; charset=UTF-8

HTTP Code 302 Found (Moved Temporarily)

302 status code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - http://www.modns.com/site/index.php
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 03:18:35 GMT
Server: Apache/2.4.62 (Debian)
X-Powered-By: PHP/8.2.28
Vary: Accept-Encoding
Content-Length: 7765
Content-Type: text/html; charset=UTF-8

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: modns.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> 
<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
      <title>Ministry of DNS</title>
      <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700' rel='stylesheet' type='text/css'>
      <link rel='stylesheet' type='text/css' href='core.css?ver=1.21'> 
  </head>
   <body>
      <div id='main'>
         <div class='header'>
            <div class='title'><a href="http://www.modns.com"><span class='orange'>Ministry of</a></span> DNS</div>
            <div class='line'></div>
            <div class='tagline'>Domains made <span class='orange'>Simple</span></div>
         </div>
         <div class='page'>
            <div id='nav'>
               <ul>
                  <li><a href='#Data' rel='1-Data.html' class='navLink'><div class='little-plus'>+</div>data</a></li><li><a href='#Apps' rel='2-Apps.html' class='navLink'><div class='little-plus'>+</div>apps</a></li><li><a href='#Files' rel='3-Files.html' class='navLink'><div class='little-plus'>+</div>files</a></li><li><a href='#Trial' rel='4-Trial.php' class='navLink'><div class='little-plus'>+</div>trial</a></li><li><a href='/' class='navLink'><div class='little-plus'>+</div>more</a></li>               </ul>
            </div>
            <div id="content">
               <!--div class='big-plus'><a href='#Home' title='Return Home' class='home'><span class='plus'>+</span><br>&#9664; Home</a></div--!>
               <div id="page" class="page-section">
               <div id='content-Data' class='page-section'></div><div id='content-Apps' class='page-section'></div><div id='content-Files' class='page-section'></div><div id='content-Trial' class='page-section'></div>                  <div id='content-home' class='page-section'>
                     <div id='domain-form'>
                        <label for='domain'>Search for a domain</label><br><input type='text' size='30' name='domain' id='domain' default='Search for a new domain' />
                        <button class='btn' id='lookup'>Go!</button> 
                     </div>
                     <div id='domain-results'>
                                             <div id='resultsWrap' style='display:none'>
                        <h2>Domain Results</h2>
                        <table id='resultsTable' cellspacing='0' cellpadding='0'>
                           <thead>
                              <tr>
                                 <th style='width:10em;overflow:hidden;text-overflow:ellipsis;'>Domain</th>
                                 <th style='width:4em;'>Status</th>
                                 <th style='width:2em;'>DNS</th>
                                 <!-- <th>Email</th> -->
                                 <th>Regular<br>Price</th>
                                 <th>Your<br>Price</th>
                                 <th style='width:6em;'></th>
                              </tr>
                           </thead>
                           <tbody id='results'>
                           </tbody>
                           <tfoot>
                           </tfoot>
                        </table>
                     </div>
                        <div id='cartWrap' style='display:none'>
                                                      <img src='/img/cart.png' style='margin-right:1em'><h2>Shopping Cart</h2><br>
                           <table id='cartTable' cellspacing='0' cellpadding='0'>
                              <thead>
                                 <tr>
                                    <th>Domain</th>
                                    <th>Price</th>
                                    <th>Years</th>
                                    <th>Cost</th>
                                 </tr>
                              </thead>
                              <tbody id='cart'>
                              </tbody>
                              <tfoot>
                                 <tr>
                                    <td colspan='3' style='text-align:right'>Total:</td>
                                    <td id='cartTotal'></td>
                                 </tr>
                                 <tr><td colspan='4'>
                                 </td></tr>
                              </tfoot>
                           </table>
                           <br clear='both'><div style='float:right;padding:.5em .8em;' class='btn' id='register'>Checkout</div>

                        </div>
                     </div>
                     <div id='suggest-results'>
                                             <div id='suggestWrap' style='display:none'>
                        <h2>You may also be interested in...</h2>
                        <table id='suggestTable' cellspacing='0' cellpadding='0'>
                           <thead>
                              <tr style='background-color:#555;'>
                                 <th style='width:11em;overflow:hidden;text-overflow:ellipsis;'>Domain</th>
                                 <th style='width:4em'>Status</th>
                                 <th style='width:2em'>DNS</th>
                                 <!-- <th>Email</th> -->
                                 <th>Regular<br>Price</th>
                                 <th>Your<br>Price</th>
                                 <th style='text-align:center;width:6em;'></th>
                              </tr>
                           </thead>
                           <tbody id='suggest'>
                           </tbody>
                           <tfoot>
                              <tr>
                                 <td colspan='6'>&#11015; More...</td>
                              </tr>
                           </tfoot>
                        </table>
                     </div>
                     </div>
                     <div id='whois-results'>
                     </div>
                  </div>
               </div>
            </div>
         </div>
         <div class='footer'>
            <a href="//www.modns.com/"><span class='orange'>Ministry of</span> DNS</a> |
            <a class='footlink' href="//site.simpsf.com">Resource Center</a> | 
            <a class='footlink' href="//site.simpsf.com">Legal</a> | 
            <a class='footlink' href="//site.simpsf.com">Contact</a> | 
            <a class='footlink' href='//www.simpsf.com/new/content/60-_Privacy.html' target='_blank'>&copy; 2025 all rights reserved</a>
<p>            <a href="https://twitter.com/thesimplesoft" class="twitter-follow-button" data-show-count="false" data-show-screen-name="false">Follow @thesimplesoft</a></p>

<script>!function(d,s,id){var js, fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
         </div>
      </div>
            <div id="modal"></div>
      <div id="spinner">
         <div class="blockG" id="rotateG_01"> </div>
         <div class="blockG" id="rotateG_02"> </div>
         <div class="blockG" id="rotateG_03"> </div>
         <div class="blockG" id="rotateG_04"> </div>
         <div class="blockG" id="rotateG_05"> </div>
         <div class="blockG" id="rotateG_06"> </div>
         <div class="blockG" id="rotateG_07"> </div>
         <div class="blockG" id="rotateG_08"> </div>
      </div>
      <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
      <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js"></script>
      <script type='text/javascript' src='core.js'> </script>
   </body>
</html>
                               

Whois info of domain

Domain Name: MODNS.COM
Registry Domain ID: 108962646_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.srsplus.com
Registrar URL: http://www.srsplus.com
Updated Date: 2024-12-29T08:13:13Z
Creation Date: 2003-12-28T11:32:25Z
Registry Expiry Date: 2025-12-28T11:32:25Z
Registrar: TLDS L.L.C. d/b/a SRSPlus
Registrar IANA ID: 320
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8777228662
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS.NETOASIS.NET
Name Server: NS2.NETOASIS.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-06T03:18:27Z <<<
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