Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - jhcs.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 03 May 2025 00:35:21 GMT
Server: Apache/2
Location: https://www.jhcs.com/
Content-Length: 229
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 http 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 - https://jhcs.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 03 May 2025 00:35:21 GMT
Server: Apache/2
Upgrade: h2,h2c
Connection: Upgrade
Last-Modified: Fri, 01 Feb 2019 14:15:44 GMT
ETag: "2166-580d5c7524400"
Accept-Ranges: bytes
Content-Length: 8550
Vary: Accept-Encoding,User-Agent
Content-Type: text/html

HTTP Code 200 OK

200 http 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: jhcs.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
    <meta name="description" content="">
    <meta name="author" content="">
    <link rel="icon" href="favicon.ico">

    <title>JHCS</title>

    <!-- Bootstrap core CSS -->
    <link href="css/bootstrap.min.css" rel="stylesheet">
    <link href="css/animate.css" rel="stylesheet">
    <link href="css/font-awesome.min.css" rel="stylesheet">
    <link href="css/bootstrap-switch.min.css" rel="stylesheet">
    <link href='https://fonts.googleapis.com/css?family=Noto+Sans:400,700' rel='stylesheet' type='text/css'>
    <link href='https://fonts.googleapis.com/css?family=Josefin+Sans:400,300,600' rel='stylesheet' type='text/css'>
    

    <!-- Custom styles for this template -->
    <link href="jhcs.css" rel="stylesheet">
    
    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

      ga('create', 'UA-76674221-2', 'auto');
      ga('send', 'pageview');

    </script>
    
    <link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css" />
<script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.js"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
  "palette": {
    "popup": {
      "background": "#eb6c44",
      "text": "#ffffff"
    },
    "button": {
      "background": "#f5d948"
    }
  },
  "theme": "edgeless",
  "position": "bottom-right"
})});
</script>
  </head>

  <body>

    <nav class="navbar navbar-fixed-top navbar-dark bg-inverse">
      <a class="navbar-brand" href="http://jhcs.com">JHCS</a>
      <ul class="nav navbar-nav pull-right">
<!--
        <li class="nav-item active">
          <a class="nav-link" href="http://jhcs.com">Home <span class="sr-only">(current)</span></a>
        </li>
        <li class="nav-item">
         <a class="nav-link" href="#prices">Prices</a>
        </li>
        <li class="nav-item">
         <a class="nav-link" href="/contact">Contact</a>
        </li>
-->
      </ul>
    </nav>

    <div class="container-flex hero">
      <div class="header-unit">
        <div id="video-container" class="hidden-sm-down">
          <video autoplay loop class="fillWidth">
            <source src="video/hero.webm" type="video/webm">
            <source src="video/hero.mp4" type="video/mp4">
            <source src="video/hero.ogv" type="video/ogg">
          </video>
        </div><!-- end video-container -->
      </div><!-- end .header-unit -->
    </div><!-- /.container -->
    <div class="container-flex mush">
<!--
        <div class="container roomy">
            <div class="row">
                <div class="col-sm-4 wow fadeInUp lnk active" data-link="index1.html" data-side="left">
                    <img src="images/icons/wisp.svg" height="80px" alt="" class="center-block">
                    <div class="text-center">
                        <h4>Wireless Internet</h4>
                        <p>Home and Business Broadband Solutions</p>
                    </div>
                </div>
				<div class="col-sm-4 wow fadeInUp lnk" data-wow-delay=".5s" data-link="index2.html" data-side="left">
					<img src="images/icons/network.svg" height="80px" alt="" class="center-block">
					<div class="text-center">
						<h4>Hosting</h4>
						<p>Websites, Email Hosting and Domain Names</p>
					</div>
				</div>
				<div class="col-sm-4 wow fadeInUp lnk" data-wow-delay="1s" data-link="index3.html" data-side="left">
					<img src="images/icons/hotspot.svg" height="80px" alt="" class="center-block">
					<div class="text-center">
						<h4>Wireless Hotspots</h4>
						<p>Remotely Managed Hotspots and Wireless Network Design</p>
					</div>
				</div>
				<div class="col-sm-3 wow fadeInUp lnk" data-wow-delay="1.5s" data-link="index4.html" data-side="left">
					<img src="images/icons/aerial.svg" height="80px" alt="" class="center-block">
					<div class="text-center">
						<h4>Digital Aerials</h4>
						<p>Digital Aerial and satellite installations, Repairs and Upgrades</p>
					</div>
				</div>
			</div>
		</div>
-->
		<div class="wrap">
      <div class="container">
        <div class="row"> 
          <div class="col-sm-12">

            <div class="col-sm-12">
             <br>
             <br>
             
              <h1 class="text-center">Exciting News!</h1>
              <br>
              <br>

              <a href="https://www.quickline.co.uk/"><img src="Quickline-Logo_Final.jpg" alt="" class="pull-right" style="margin-bottom:150px"></a>
              JHCS (Newark Wireless) has been acquired by Quickline Communications Ltd <br>
              <br>
              All the details about the services we offer can now be found over on the Quickline website. <a href="https://www.quickline.co.uk/">Quickline.co.uk</a> <br>
              <br>
              If  you're an existing JHCS customer, there's nothing to worry about, a member of the Quickline team will be in touch to go through the migration process with you in the very near future. The JHCS team are all still around so it could even be one of the JHCS voices you recognise.
              <br>
              <br>
              If there's anything you're not sure about or would like to know more, you can always get in touch with us at <a href="mailto:[email protected]">[email protected]</a> or on 01482 24-7-365. 
              <br>
              <br>
              <br>
              <br>
            </div>
          </div>
        </div>
      </div>

		</div> <!-- WRAP -->
   
   <div class="container-flex prime roomy wow fadeInUp">
   	<div class="container">
   		<div class="col-sm-4">
   			<div class="text-center footer-lnk">
<!--
   			<div class="flnk" data-link="index1.html" data-side="left">
   				<img src="images/icons/wisp-white.svg" alt="" style="height:16px"> <span>Wireless Internet</span>
   			</div>
   			<div class="flnk" data-link="index2.html" data-side="left">
   				<img src="images/icons/network-white.svg" alt="" style="height:16px"> <span>IT Support</span>
   			</div>
   			<div class="flnk" data-link="index3.html" data-side="left">
   				<img src="images/icons/hotspot-white.svg" alt="" style="height:16px"> <span>Wireless Hotspots</span>
   			</div>
-->
<!--
   			<div class="flnk" data-link="index4.html" data-side="left">
   				<img src="images/icons/aerial-white.svg" alt=""style="height:16px"> <span>Digital Aerials</span>
   			</div>
-->
   			</div>
   		</div>
   		<div class="col-sm-4">
   			<div class="text-center">
   				JHCS LTD<br />
   				27-29 Kirkgate<br />
   				Newark<br />
   				Nottinghamshire<br />
   				NG24 1AD<br />
   			</div>
   		</div>
   		<div class="col-sm-4">
   		<div class="text-center footer-lnk">
<!--
   			<div class="flnk" data-link="index1.html" data-side="left">
   				<a href="/contact" style="color:#ffffff">Contact</a>
   			</div>
   			<div class="flnk" data-link="index2.html" data-side="left">
   				<a href="/privacy-policy" style="color:#ffffff">Privacy Policy</a>
   			</div>
-->
   			
   		
<!--
   			<div class="text-center">
   				<i class="fa fa-twitter"></i> @NewarkWireless <br>
   				<i class="fa fa-twitter"></i> @SupportNW <br>
   				<i class="fa fa-facebook"></i> NewarkWireless <br>
   			</div>
-->
   		</div>
   	</div>
   </div>
	</div>

    <!-- Bootstrap core JavaScript
    ================================================== -->
    <!-- Placed at the end of the document so the pages load faster -->
    <script src="js/jquery-1.11.3.min.js"></script>
    <script src="js/bootstrap.min.js"></script>
    <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
    <script src="js/ie10-viewport-bug-workaround.js"></script>
    
    <script src="js/wow.min.js"></script>
    <script src="js/bootstrap-switch.min.js"></script>
    
    
    <script src="jhcs.js"></script>
    <script>
		slidePage("index1.html","left");
	</script>
  </body>
</html>
                               

Whois info of domain

Domain Name: JHCS.COM
Registry Domain ID: 933286_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.registrar.amazon
Registrar URL: http://registrar.amazon.com
Updated Date: 2025-04-03T04:04:08Z
Creation Date: 1997-05-07T04:00:00Z
Registry Expiry Date: 2026-05-08T04:00:00Z
Registrar: Amazon Registrar, Inc.
Registrar IANA ID: 468
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2024422253
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS-1351.AWSDNS-40.ORG
Name Server: NS-1941.AWSDNS-50.CO.UK
Name Server: NS-614.AWSDNS-12.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-03T00:35: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