Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - c2pm.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: openresty/1.25.3.1
Date: Thu, 01 May 2025 18:31:51 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
X-Webcom-Cache-Status: BYPASS

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: c2pm.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">
<title>C2PM</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="C2PM - Program & Construction Managers">
<meta name="author" content="C2PM">
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="CSSTuning.css" rel="stylesheet">
<link rel="shortcut icon" href="favicon.ico">
<meta name="google-site-verification" content="jQzEsb3SK_O2gnwzg4DoQIYvIZoR2463ObPSbf6JQf0" />
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
   <div class="container">
   <!-- <div class="col-xs-offset-1 col-sm-offset-1 col-lg-offset-1"> -->
      <div class="navbar-header">
         <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse">
            <span class="sr-only">Toggle Navigation</span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
         </button>
         <a class="navbar-brand c2pm-large" href="/" style="color: #FFFFFF;">C<sup>2</sup>PM</a>
      </div>
      <div class="collapse navbar-collapse" id="navbar-collapse" style="margin-left: 50px";>
         <ul class="nav navbar-nav">
            <!-- Nav START -->
            <li class="active"><a href="/">Home</a></li><li><a href="/aboutUs.php">About Us</a></li><li><a href="/contactUs.php">Contact Us</a></li><li><a href="/services.php">Services</a></li><li><a href="/statementOfQualifications.php">Qualifications</a></li><li><a href="/job.php">Job Openings</a></li>            <!-- Nav END -->
         </ul>
      </div>
   </div>
</nav>
<div class="container">
   <!-- #################### INSERT NEW DATA HERE #################### -->
   <div class="row">
      <br><br><br><br>
      <div class="col-xs-10 col-sm-6 col-xs-offset-1 col-sm-offset-3">
      	<img src="images/C2PM-Logo.png" alt="C2PM Federal" class="img-responsive">
      </div>
   </div>
   <div class="row">
      <br><br>
      <div class="c2pm-colorblock pull-left"> </div><span class="c2pm-med">Mission Statement</span>
      <div class="small-spacer"> </div>
      <div class="col-xs-10 IndentP col-xs-offset-1 focus1">
         <p><strong>C2PM's</strong> mission is to maintain our record of providing outstanding quality and consistent delivery of projects <strong>on time</strong> and <strong>under budget</strong>.</p>
         <p><strong>C2PM</strong> brings proactive management and client-focused attention to solving complex problems.  Because our administration is streamlined, C2PM can respond quickly and render services in an efficient and timely manner.  We take pride in our flexibility and ability to adapt quickly to our clients' needs.  Our broad-based experience in public works and heavy construction projects has proven to be a valuable resource for our clients.</p>
         <p><strong>C2PM</strong> manages projects with a high level of professionalism to achieve quality standards and ensure smooth execution of all aspects of our services.</p>
         <p><strong>C2PM's</strong> seasoned professionals are highly sensitive to project cost and time issues, enabling our clients to receive maximum benefit through the implementation of state-of-the-art project control methods, management and operations implementation.</p>
      </div> <!-- column -->
   </div> <!-- row -->
   <div class="row">
      <br>
      <br>
      <br>
      <div class="c2pm-colorblock pull-left"> </div><span class="c2pm-med">Specialties</span>
      <div class="small-spacer"> </div>
      <div class="col-xs-10 col-xs-offset-1 focus1 centertext">
         C2PM is a professional consulting firm specializing in  a full spectrum of program management, construction management, and related construction support services for Public Works Infrastructure, Transportation, Aviation, Maritime, Federal, Water and Wastewater projects.
         <div class="small-spacer"> </div>
         <div class="row">
            <div class="col-xs-4 centertext">
               <img src="images/focus/Public-Works.jpg" alt="C2PM Public Works" class="img-circle img-responsive">
               <span class="label label-primary">Public Works</span>
            </div> <!-- column -->
            <div class="col-xs-4 centertext">
               <img src="images/focus/Maritime.jpg" alt="C2PM Maritime" class="img-circle img-responsive">
               <span class="label label-primary">Maritime</span>
            </div> <!-- column -->
            <div class="col-xs-4 centertext">
               <img src="images/homepage/construction.jpg" alt="C2PM Federal" class="img-circle img-responsive">
               <span class="label label-primary">Federal</span>
            </div> <!-- column -->
         </div> <!-- row -->
         <div class="row">
            <br>
            <div class="col-xs-4 centertext">
               <img src="images/focus/Phx-Airport.jpg" alt="C2PM Aviation" class="img-circle img-responsive">
               <span class="label label-primary">Aviation</span>
            </div> <!-- column -->
            <div class="col-xs-4 centertext">
               <img src="images/focus/Transportation.jpg" alt="C2PM Transportation" class="img-circle img-responsive">
               <span class="label label-primary">Transportation</span>
            </div> <!-- column -->
            <div class="col-xs-4 centertext">
               <img src="images/focus/Water-wastewater.jpg" alt="C2PM Water and Wastewater" class="img-circle img-responsive">
               <span class="label label-primary">Water and Wastewater</span>
            </div> <!-- column -->
         </div> <!-- row -->
      </div> <!-- row -->
   </div> <!-- row -->
   <!-- #################### END #################### -->
   <div class="row">
      <div class="col-sm-12 col-lg-12">
         <hr>
      </div> <!-- column -->
   </div> <!-- row -->
   <div class="row">
      <div class="col-sm-12 col-lg-12">
         <footer>
            <div style="font-size: 10px; text-align: center;">
3152 W Olympic Boulevard, Los Angeles, CA 90005<br>Tel: 1-877-490-C2PM Fax: 1-877-491-C2PM<br>&copy; C2PM 2014
</div><br>
         </footer>
      </div> <!-- column -->
   </div> <!-- row -->
</div> <!-- fluid container -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="jquery/jquery-2.1.0.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
	
</body>
</html>
                               

Whois info of domain

Domain Name: C2PM.COM
Registry Domain ID: 218364178_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.networksolutions.com
Registrar URL: http://networksolutions.com
Updated Date: 2021-07-30T09:02:54Z
Creation Date: 2005-09-28T17:06:59Z
Registry Expiry Date: 2026-09-28T17:06:59Z
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: NS1.BDM.MICROSOFTONLINE.COM
Name Server: NS2.BDM.MICROSOFTONLINE.COM
Name Server: NS3.BDM.MICROSOFTONLINE.COM
Name Server: NS4.BDM.MICROSOFTONLINE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-01T18:31:40Z <<<
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