Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - edphk.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 18 May 2025 07:29:19 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade
Accept-Ranges: bytes
Transfer-Encoding: chunked
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: edphk.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>
<title>Elite Detailing and Protection</title>
<meta name="description" content="EDP Elite Car Detailing offers a full spectrum of services for the restoration, preservation and ongoing care of your vehicles' exterior and interior. We provide a specialist detailing and paint correction service for exclusive vehicles. EDP is the only detailing company Approved to work on Mercedes-Benz McLaren, Maybach UK and Lamborghini London." />
<meta name="keywords" content="edp, car detailing, car valet, car valeting, car detailing, paintwork correction, elite detailing, detailing, interior car valeting, car restoration, prestige car detailing, scratch removal, swirling, swirl mark removal, auto detailing, Zaino, Swisswax, Sonus, P21S wax, R222 car care, 303 aerospace protectant, holograming, oxidation, Birmingham detailing, midlands detailing, london detailing, north west detailing, surrey detailing, uk car detailing, machine polishing, paint correction, Best detailer in the world" />
<meta name="author" content="Elite Detailing and Protection Ltd - Car Detailing" />
<meta name="copyright" content="Elite Detailing and Protection Ltd 2009 - Car Detailing" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="css/common.css" rel="stylesheet" type="text/css" />
<link href="css/core.css" rel="stylesheet" type="text/css" />
<link href="css/bjqs.css" rel="stylesheet" />
<link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script src="js/bjqs-1.3.min.js"></script>
</head>
<body>

<div id="wrapper">
  <div id="top">
    <div id="logo"><img src="images/logo.jpg" width="115" height="70"><br>
    </div>
  </div>
  <div id="navigation">
  
 <ul class="nav clearfix animated">
	  <li><a href="index.shtml">HOME</a></li>
      <li><a href="about.shtml">ABOUT EDP</a></li>
      <li> <a href="services.shtml">SERVICES</a>
        <div class="container-4">
          <div class="col2">
            <h3>TREATMENTS</h3>
            <ul>
              <li><a href="vehicle_detail.shtml">New Vehicle Detail</a></li>
              <li><a href="rejuvenation_detail.shtml">Rejuvenation Detail</a></li>
              <li><a href="royale_detail.shtml">Royale Detail</a></li>
              <li><a href="touch_of_perfection.shtml">A Touch of Perfection</a></li>
            </ul>
          </div>
          
           <div class="col2">
          <img src="images/menu_image01.jpg" width="180" height="100"> </div>
          
          <div class="col4">
            <h3>MAINTENANCE</h3>
            <ul>
              <li><a href="multi_stage.shtml">Elite Multi-stage Safe Wash</a></li>
              <li><a href="deep_cleanse.shtml">Interior Deep Cleanse</a></li>
              <li><a href="individual_top.shtml">Individual Top Up</a></li>
            </ul>
          </div>
        </div>
      </li>
      <li><a href="portfolio_hk/bentley_bontinental_gtc.shtml">PORTFOLIO</a>
        <div class="container-1">
          <ul>
            <li><a href="portfolio_hk/bentley_bontinental_gtc.shtml">Hong Kong</a></li>
            <li><a href="http://www.elitedetailing.co.uk/Our-Portfolio/Home/" target="_blank">United Kingdom</a></li>
          </ul>
        </div>
      </li>
      <!-- <li><a href="#">FAQ</a></li> -->
      <li><a href="contact.shtml">CONTACT US</a></li>
      	<ul>
        	<li><div class="social2"><a href="#"><img src="images/isg.jpg" width="20" height="20"></a></div></li>
            <li><div class="social2"><a href="https://www.facebook.com/pages/EDP-HK-Elite-Detailing-and-Protection-Hong-Kong/272177962934303" target="_blank"><img src="images/fb.jpg" alt="Facebook" width="20" height="20"></a></div></li>
        </ul>
    </ul>

  </div>
 
   <!--  Outer wrapper for presentation only, this can be anything you like -->
      <div id="banner-fade" style="width:960px; height:480px; margin-bottom:60px;">

        <!-- start Basic Jquery Slider -->
        <ul class="bjqs">
          <li><img src="images/banner01.jpg" title="EDP offers detailing, paintwork correction and protection services for the world's finest automobiles."></li>
          <li><img src="images/banner02.jpg" title="EDP offers detailing, paintwork correction and protection services for the world's finest automobiles."></li>
          <li><img src="images/banner03.jpg" title="EDP offers detailing, paintwork correction and protection services for the world's finest automobiles."></li>
          <li><img src="images/banner04.jpg" title="EDP offers detailing, paintwork correction and protection services for the world's finest automobiles."></li>
          <li><img src="images/banner05.jpg" title="EDP offers detailing, paintwork correction and protection services for the world's finest automobiles."></li>
        </ul>
        <!-- end Basic jQuery Slider -->

      </div>
      <!-- End outer wrapper -->

      <!-- attach the plug-in to the slider parent element and adjust the settings as required -->
      <script class="secret-source">
        jQuery(document).ready(function($) {
          
          $('#banner-fade').bjqs({
            animtype      : 'fade',
            height        : 480,
            width         : 960,
            responsive    : true,
            randomstart   : true,
			showcontrols  : false,
			showmarkers   : true
          });
          
        });
      </script>

    <div class="push"></div>
</div>
<div id="footer" class="footer">

<div id="footer_content">
 <a href="#">LEGAL NOTICE</a><br>
  © 2014 ELITE DETAILING AND PROTECTION LIMITED / MEGA TEAM HOLDINGS LIMITED.<br>
 </div>

  </div>
</body>
</html>                               

Whois info of domain

Domain Name: EDPHK.COM
Registry Domain ID: 1843039888_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.PublicDomainRegistry.com
Registrar URL: http://www.publicdomainregistry.com
Updated Date: 2025-01-13T05:44:59Z
Creation Date: 2014-01-16T02:36:11Z
Registry Expiry Date: 2026-01-16T02:36:11Z
Registrar: PDR Ltd. d/b/a PublicDomainRegistry.com
Registrar IANA ID: 303
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2013775952
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.SECUREPARKME.COM
Name Server: NS2.SECUREPARKME.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-18T07:28:58Z <<<
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