Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - ccdnh.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
x-powered-by: PHP/7.4.33
content-type: text/html; charset=UTF-8
transfer-encoding: chunked
date: Wed, 30 Apr 2025 07:07:51 GMT
server: LiteSpeed

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: ccdnh.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>

<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->

<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->

<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->

<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->



<head>

	<!-- Basic Page Needs

  ================================================== -->

	<meta charset="utf-8">

	<title>Computerized Circuit Design, Inc.</title>

	<meta name="description" content="">

	<meta name="author" content="">



	<!-- Mobile Specific Metas

  ================================================== -->

	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">



	<!-- CSS

  ================================================== -->

	<link rel="stylesheet" href="stylesheets/base.css">

	<link rel="stylesheet" href="stylesheets/skeleton.css">

	<link rel="stylesheet" href="stylesheets/layout.css">

	<link rel="stylesheet" href="stylesheets/docs.css">

	

	<!--[if lt IE 9]>

		<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>

	<![endif]-->



	<!-- Favicons

	================================================== -->

	<link rel="shortcut icon" href="images/favicon.ico">

	<link rel="apple-touch-icon" href="images/apple-touch-icon.png">

	<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">

	<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">



	<!-- jQuery

	================================================== -->

	

	<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>

	

	<!-- Required for FlexSlisder

	================================================== -->

	<link rel="stylesheet" href="flexslider/flexslider.css" type="text/css">

	<script src="flexslider/jquery.flexslider.js"></script>


</head>
<body>

	<!-- Primary Page Layout

	================================================== -->

	<div class="container">

		<!-- MODULE - Menu
================================================ -->
<div class="three columns sidebar">
	<div id="nav">
		<div id="logo">
			<a href="./"><img src="images/logo_new.png"/></a>
		</div>
		<ul>
			<h4>
				<li><a href="./">Home</a></li>
				<li><a href="tools.php">Tools/Deliverables</a></li>
				<li><a href="faq.php">FAQ</a></li>
				<li><a href="about.php">About</a></li>
				
                                <li><a href="testimonials.php">Testimonials</a></li>
				<li><a href="links.php">Electronics Links</a></li>
			</h4>
		</ul>
	</div>
	&nbsp;
</div>
		<div class="thirteen columns content">

			<!-- MODULE - Header

================================================ -->

<div id="header">

	<h2>Computerized Circuit Design, Inc.</h2>

</div>

<hr>
			<!-- MODULE - Slider

================================================ -->

<script type="text/javascript" charset="utf-8">

	$(document).ready(function() {

	  $('.flexslider').flexslider({

		namespace: "flex-",             //{NEW} String: Prefix string attached to the class of every element generated by the plugin

selector: ".slides > li",       //{NEW} Selector: Must match a simple pattern. '{container} > {slide}' -- Ignore pattern at your own peril

animation: "fade",              //String: Select your animation type, "fade" or "slide"

easing: "swing",               //{NEW} String: Determines the easing method used in jQuery transitions. jQuery easing plugin is supported!

direction: "horizontal",        //String: Select the sliding direction, "horizontal" or "vertical"

animationLoop: true,             //Boolean: Should the animation loop? If false, directionNav will received "disable" classes at either end

smoothHeight: false,            //{NEW} Boolean: Allow height of the slider to animate smoothly in horizontal mode  

slideshow: true,                //Boolean: Animate slider automatically

slideshowSpeed: 7000,           //Integer: Set the speed of the slideshow cycling, in milliseconds

animationSpeed: 600,            //Integer: Set the speed of animations, in milliseconds

 

// Usability features

pauseOnAction: true,            //Boolean: Pause the slideshow when interacting with control elements, highly recommended.

pauseOnHover: true,            //Boolean: Pause the slideshow when hovering over slider, then resume when no longer hovering

useCSS: true,                   //{NEW} Boolean: Slider will use CSS3 transitions if available

touch: true,                    //{NEW} Boolean: Allow touch swipe navigation of the slider on touch-enabled devices

video: false,                   //{NEW} Boolean: If using video in the slider, will prevent CSS3 3D Transforms to avoid graphical glitches

 

// Primary Controls

controlNav: true,               //Boolean: Create navigation for paging control of each clide? Note: Leave true for manualControls usage

directionNav: true,             //Boolean: Create navigation for previous/next navigation? (true/false)

prevText: "Previous",           //String: Set the text for the "previous" directionNav item

nextText: "Next",               //String: Set the text for the "next" directionNav item

            

	  });

	});

</script>

<div class="doc-section" id="slider">

	<div class="row clearfix">

	<!-- Begin Slider Images -->

		<div class="flexslider">

			<ul class="slides">

				<li><img src="images/pads_ss.jpg" /></li>

				<li><img src="images/PCB_PLACED.bmp" /></li>

				<li><img src="images/PCB_COMPLETE.bmp" /></li>

				<li><img src="images/PCB_3D.bmp" /></li>

				<li><img src="images/Picture 002.jpg"/></li>

				<li><img src="images/Picture 003.jpg"/></li>

				<li><img src="images/Picture 004.jpg"/></li>

				<li><img src="images/Picture 005.jpg"/></li>

			</ul>

		</div>

	</div>

</div>
			<hr />

			

			<div class="doc-section" id="whatAndWhy">

				<h3>Who is Computerized Circuit Design?</h3>

					<p>Established in 1988 in Salem, New Hampshire, Computerized Circuit Design, Inc. is a printed circuit design service bureau

utilizing Siemens EDA PADS Layout tools. We specialize in the design of high speed/high

density electronics with BGAs and QFPs requiring controlled impedance routing. We are also highly

experienced in analog PCB and flex PCB design. </p>

				

			</div>

			

			<hr />

			

			<div class="doc-section clearfix" id="why">

				<h3>Why Choose C.C.D. for your PADS layout needs?</h3>

				<h6>

					<ul class="square">

						<li>Do you have inhouse PADS PCB layout personnel who are not able to keep up with your current workload?</li>

						<li>Are you looking for a quality pc board design service bureau in the Southern New Hampshire area?</li>

					</ul>

				</h6>

				<p>

C.C.D. has been a registered PADS service bureau since 1988.

We are highly experienced in all phases of pc board layout and electronics design (SMT,Thru-Hole,Flex,BGA,QFP).

During the PCB layout process we work closely with your engineering staff.

We can work directly with your PCB manufacturing facility and assembly personel to ensure the highest level of manufacturability.</p>

			</div>


			<div class="doc-section clearfix" id="references">

				<p>
					The key to any small business is having an excellent reputation and many good references. At C.C.D. we take pride in knowing that our customers will and do give us excellent references. We would encourage anyone interested in knowing more about C.C.D. to give us the opportunity to put you in touch with some of our customers, printed circuit board shops, assembly houses or pcb representatives. In all cases we feel confident that you will be more than happy to bring your business to C.C.D.
				</p>

			</div>

			

			<!-- MODULE - Footer
================================================ -->
<hr/>
<div class="doc-section clearfix" id="footer">
	<div class="6 columns">
		Computerized Circuit Design, Inc.<br>
		PO Box 777<br>
		Pelham, NH 03076<br>
                (603)-893-1320
	</div>
	<div class="6 columns">
		<br>
		
	</div>
</div>
		</div><!-- content -->

	</div><!-- container -->

<!-- End Document

================================================== -->

</body>

</html>                               

Whois info of domain

Domain Name: CCDNH.COM
Registry Domain ID: 24408693_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.networksolutions.com
Registrar URL: http://networksolutions.com
Updated Date: 2025-02-06T07:20:16Z
Creation Date: 2000-04-07T16:03:08Z
Registry Expiry Date: 2028-04-07T16:03:08Z
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.OLM.NET
Name Server: NS2.OLM.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-30T07:07:36Z <<<
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