Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - h2e.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Location: https://h2e.com/
X-Seen-By: 9WD8GAcpJgs/Ng1WkD2i0h9slopJdhD+WySraMrpIY8=
Connection: close
Content-Length: 0

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.

404 Not Found - https://h2e.com/
HTTP Status: 404
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 29 Apr 2025 23:38:31 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 3059
Connection: keep-alive
x-wix-cache-control: public, max-age=30
x-wix-request-id: 1745969911.31327232784363625408
Age: 0
Server-Timing: cache;desc=miss, varnish;desc=miss, dc;desc=sea1
X-Seen-By: T7xPrjRFKDMHVv938PYVfx9slopJdhD+WySraMrpIY8=,m0j2EEknGIVUW/liY8BLLqPXpcX6IEGf7sG3D7kVVb690urzQo8znCIRFiqxF/nR,2d58ifebGbosy5xc+FRalp4fqN5wGDRxMI9AvlJtf56opUsv/+03o1e0Hc7nKaBZH5CahN25DLfTcoHDYg14jQ==,2UNV7KOq4oGjA5+PKsX47EzpsDHuH75rNqOhkG1qhKU=,R8nVwPJv9QJL1m78OROO+CRn6qICGwWfp3GqOGds7es=,A6UkhRDcCxMVahTIqIO1AmMxLlEbQ5E5k1WYs4dCjXP4D2PFRhC5HA4zrltzn4LTVlD5q1GdXpBEiZ1ycWuHbg==
Vary: Accept-Encoding
Server: Pepyaka
X-Content-Type-Options: nosniff

HTTP Code 404 Not Found

404 Not Found means that the requested page or resource was not found on the server.

When is Code 404 used?

  • When a page is deleted
  • When the URL is incorrect
  • When there are navigation issues on the website

What does Code 404 mean for the user?

The user sees an error message, and search engines may remove the page from their index.

GET / HTTP/1.1
Host: h2e.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
  <!--  -->

<!doctype html>
<!--
    -->
<html ng-app="wixErrorPagesApp">
<head>
  <meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1, user-scalable=no">
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <title ng-bind="'page_title' | translate"></title>
  <meta name="description" content="">
  <meta name="viewport" content="width=device-width">
  <meta name="robots" content="noindex, nofollow">
  <!--  -->
    <link type="image/png" href="//www.wix.com/favicon.ico" rel="shortcut icon">
  <!--  -->
  <link href="//static.parastorage.com/services/third-party/fonts/Helvetica/fontFace.css" rel="stylesheet" type="text/css" />
  <!--  -->
  <link rel="stylesheet" href="//static.parastorage.com/services/wix-public/1.719.0/styles/error-pages/styles.css">
  <!--  -->
</head>
<body lang="en" ng-controller="ErrorPageController as errorPageCtrl" class="error-page-app" ng-class="{'secondary-background': isSecondaryBackground}">
<!--[if lt IE 9]>
<script src="//static.parastorage.com/services/third-party/es5-shim/2.1.0/es5-shim.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script src="//static.parastorage.com/services/third-party/jquery/2.0.3/jquery.min.js"></script>
<!--<![endif]-->

<script src="//static.parastorage.com/services/third-party/angularjs/1.2.28/angular.min.js"></script>
  <!--  -->
<script src="//static.parastorage.com/services/third-party/angularjs/1.2.28/i18n/angular-locale_en.js"></script>
<script src="//static.parastorage.com/services/third-party/angular-translate/1.1.1/angular-translate.min.js"></script>

<script src="//static.parastorage.com/services/wix-public/1.719.0/scripts/error-pages/locale/messages_en.js"></script>
  <!--  -->
<script src="//static.parastorage.com/services/wix-public/1.719.0/scripts/error-pages/app.js"></script>
  <!--  -->

<script>
  angular.module('wixErrorPagesApp').constant('staticsUrl', '//static.parastorage.com/services/wix-public/1.719.0/');
  angular.module('wixErrorPagesApp').constant('baseDomain', 'wix.com');
  angular.module('wixErrorPagesApp').constant('language', 'en');
  angular.module('wixErrorPagesApp').constant('errorCode', {code: 'ConnectYourDomain'});
  angular.module('wixErrorPagesApp').constant('data', {});
  angular.module('wixErrorPagesApp').constant('exceptionName', '');
  angular.module('wixErrorPagesApp').constant('serverErrorCode', '404');
  angular.module('wixErrorPagesApp').constant('requestId', '1745969911.31327232784363625408');
</script>
<div ng-cloak ng-include="errorPageCtrl.errorPageUrl">
  <div class="non-angular-supported-browser-wrapper">
    <h1 class="non-angular-supported-browser-header">Error ConnectYourDomain occurred</h1>
    <div class="non-angular-supported-browser-link">
      <span>Regardless, we recommend you to <a href="http://browsehappy.com/">update your browser.</a></span>
    </div>
  </div>
</div>
<!-- verification -->
<!-- end verification -->
</body>
</html>
                               

Whois info of domain

Domain Name: H2E.COM
Registry Domain ID: 2406354_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.networksolutions.com
Registrar URL: http://networksolutions.com
Updated Date: 2018-05-29T14:51:34Z
Creation Date: 1998-11-12T05:00:00Z
Registry Expiry Date: 2026-11-11T05: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: NS15.WORLDNIC.COM
Name Server: NS16.WORLDNIC.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-29T23:38:23Z <<<
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