Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - h2n4.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 02 May 2025 09:49:37 GMT
Server: Apache/2.4.41 (Ubuntu)
Location: https://www.cochranetechservices.com/
Content-Length: 295
Content-Type: text/html; charset=iso-8859-1

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://www.cochranetechservices.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Server: Microsoft-IIS/10.0
X-Powered-By: PHP/8.1.16
X-Powered-By: ASP.NET
Date: Fri, 02 May 2025 09:49:38 GMT
Content-Length: 21994

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: h2n4.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>Cochrane Tech Services</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
    
    <link rel="stylesheet" href="/css/base.css?v=20211122" type="text/css" media="all">
    <!-- <link rel="stylesheet" href="/css/720_gridNew.css?5e1f3b86487f1518b629a594d903b97a" type="text/css" media="screen and (min-width: 720px)">
    <link rel="stylesheet" href="/css/960_gridNew.css?5e1f3b86487f1518b629a594d903b97a" type="text/css" media="screen and (min-width: 960px)">
    <link rel="stylesheet" href="/css/1300_gridNew.css?5e1f3b86487f1518b629a594d903b97a" type="text/css" media="screen and (min-width: 1340px) and (min-height: 700px)"> -->
    <link rel="stylesheet" href="/css/font-awesome-4.7.0/css/font-awesome.min.css">
    
	<style>
	@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600');
	@import url('https://rsms.me/inter/inter.css');
	html { font-family: 'Inter', sans-serif; }
	@supports (font-variation-settings: normal) {
	  html { font-family: 'Inter var', sans-serif; }
	}
	</style>
	
    
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
    <script src="/js/fastclick.js"></script>
    <script src="https://www.cochranetechservices.com/includes/login.js?5e1f3b86487f1518b629a594d903b97a" type="text/javascript"></script>
    
    <link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-touch-icon-57x57.png">
    <link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-touch-icon-60x60.png">
    <link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-touch-icon-72x72.png">
    <link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-touch-icon-76x76.png">
    <link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-touch-icon-114x114.png">
    <link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-touch-icon-120x120.png">
    <link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-touch-icon-144x144.png">
    <link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-touch-icon-152x152.png">
    <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon-180x180.png">
    <link rel="icon" type="image/png" href="/favicon/favicon-32x32.png" sizes="32x32">
    <link rel="icon" type="image/png" href="/favicon/favicon-194x194.png" sizes="194x194">
    <link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96">
    <link rel="icon" type="image/png" href="/favicon/android-chrome-192x192.png" sizes="192x192">
    <link rel="icon" type="image/png" href="/favicon/favicon-16x16.png" sizes="16x16">
    <link rel="manifest" href="/favicon/manifest.json">
    <meta name="msapplication-TileColor" content="#2b5797">
    <meta name="msapplication-TileImage" content="/favicon/mstile-144x144.png">
    <meta name="theme-color" content="#ffffff">
	
	<!-- Global site tag (gtag.js) - Google Analytics -->
	<script async src="https://www.googletagmanager.com/gtag/js?id=G-1TFDYDJ57J"></script>
	<script>
	  window.dataLayer = window.dataLayer || [];
	  function gtag(){dataLayer.push(arguments);}
	  gtag('js', new Date());

	 

	  gtag('config', 'G-1TFDYDJ57J');
	</script>
    
    <script>
    function enterSubmit(e,target)
    {
      if(e && e.keyCode == 13)
      {
        if (target=="main-login") {
          submitLogin();
        } else {
          $("#" + target).submit();
        }
      }
    }
    </script>

    <script>
        //Google Analytics stuff
        (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','//www.google-analytics.com/analytics.js','ga');

        ga('create', 'UA-76052242-1', 'auto');
        ga('send', 'pageview');

    </script>
    <link rel="stylesheet" href="/css/home.css?v=20220711" type="text/css" media="all">
    <link rel="stylesheet" href="/css/training.css?v=20220711" type="text/css" media="all">
</head>
<body>
<div class="nav-slide-hamburger">
    <div class="ham-bar ham-top">
        <div class="ham-inner"></div>
    </div>
    <div class="ham-bar ham-middle">
        <div class="ham-inner"></div>
    </div>
    <div class="ham-bar ham-bottom">
        <div class="ham-inner"></div>
    </div>
</div>
<div class="nav-slide">
<form id="logoff-form" method="POST" action="/includes/login.php"><input name="g" value="h" hidden></form>
    <div class="nav-slide-header"></div>
    <a href="/">
        <div class="nav-slide-button">
            Home
        </div>
    </a>
    <a href="/manufacturers/">
        <div class="nav-slide-button">
            Manufacturers
        </div>
    </a>
    <a href="/training/">
        <div class="nav-slide-button">
            Training
        </div>
    </a>
    <a href="https://support.cochranetechservices.com">
        <div class="nav-slide-button">
            Support
        </div>
    </a>
    <a href="/n4paas/">
        <div class="nav-slide-button">
            N4 PaaS
        </div>
    </a>
    <a href="/contact/">
        <div class="nav-slide-button">
            Contact
        </div>
    </a>
</div>
<div class="nav-slide-fade"></div>
<div id="header">
    <div id="header-image">
        <a href="/">
            <img src="/images/CTS_logo_clean.svg">
        </a>
    </div>
    <div id="login"></div>
    <div class="nav">
        <a href="/manufacturers/">
            <div class="nav-button">
                Manufacturers
            </div>
        </a>
        <a href="/training/">
            <div class="nav-button">
                Training
            </div>
        </a>
        <a href="https://support.cochranetechservices.com">
            <div class="nav-button">
                Support
            </div>
        </a>
        <a href="/n4paas/">
            <div class="nav-button">
                N4 PaaS
            </div>
        </a>
        <a href="/contact/">
            <div class="nav-button">
                Contact
            </div>
        </a>
        <div class="nav-extras">
            (248) 591-3560 | 30261 Stephenson Hwy, Madison Heights, MI        </div>
    </div>
</div><!--<div class="marketing-section section">
    <div class="marketing-image">
        <a href="/downloads/virtual-training-building-automation-updated.pdf?t=20200810" target="_blank">
            <img src="/images/marketing/special-virtual-training.jpg" alt="Virtual BAS Training Special">
        </a>
    </div>
    <div class="marketing-image">
        <a href="/downloads/BAS Fast Track Series.pdf" target="_blank">
            <img src="/images/marketing/special-bas-fast-track.jpg" alt="BAS Fast Track Education Series Special">
        </a>
    </div>
</div>-->
<div id="welcome-section" class="section">
    <div class="section-header">
        <div class="title-wrapper">
            <div class="section-header-text">
                <i>We provide <b>training</b>, <b>support</b>, and <b>software development</b> for building automation systems hardware & software</i>
            </div>
        </div>
    </div>
	<div class="section-content new-message">
		<div class="content-wrapper">
			<div class="section-text">
				<b>Cochrane Tech Services</b> is dedicated to developing and supporting expert systems integrators in the Building Automation industry. We make our customers successful through the comprehensive world-class training programs, technical support, consultation services, and custom development services we offer. This is achieved through our team's commitment to providing the best customer service in the industry, and sharing their deep understanding of BAS software and the Niagara Framework with systems integrators and end users.
			</div>
		</div>
	</div>
    <div class="content-wrapper">
        <div class="welcome-manufacturers">
            <div class="page one">
               <div class='manufacturer-cell'>
                    <img src='/images/manufacturers/tridium-logo-2015.svg'>
               </div><div class='manufacturer-cell'>
                    <img src='/images/manufacturers/jci.png'>
               </div><div class='manufacturer-cell'>
                    <img src='/images/manufacturers/honeywell.png'>
               </div><div class='manufacturer-cell'>
                    <img src='/images/manufacturers/functionaldevices.png'>
               </div><div class='manufacturer-cell'>
                    <img src='/images/manufacturers/easyio.png'>
               </div><div class='manufacturer-cell'>
                    <img src='/images/manufacturers/yaskawa.png'>
               </div>
            </div>
            <div class='page two'>
               <div class='manufacturer-cell'>
                    <img src='/images/manufacturers/vykon-logo.svg'>
               </div><div class='manufacturer-cell'>
                    <img src='/images/manufacturers/distech.jpg'>
               </div><div class='manufacturer-cell'>
                    <img src='/images/manufacturers/logo_tosibox_cmyk.png'>
               </div><div class='manufacturer-cell'>
                    <img src='/images/manufacturers/phoenix.jpg'>
               </div><div class='manufacturer-cell'>
                    <img src='/images/manufacturers/dell.jpg'>
               </div><div class='manufacturer-cell'>
                    <img src='/images/manufacturers/schneider.png'>
               </div>
            </div>
        </div>
        <p class="centered-link">
            <a href="/manufacturers/">
                View our full manufacturer lineup
            </a>
        </p>
    </div>
</div>
<div id="training-section">
    <div id="training-header" class="section-header">
        <div class="title-wrapper">
            <div class="section-header-text">
                Training
            </div>
        </div>
    </div>
    <div id="training-content" class="section-content">
        <div class="content-wrapper">
            <div class="section-text">
                Cochrane Tech Services is dedicated to developing expert Systems Integrators. Through our comprehensive, world-class training programs, you will gain the knowledge you need to succeed. Many of our training classes can be customized and held at your site or in our training facilities—whichever meets your needs.
            </div>
            <h3>
                Upcoming Training
            </h3>            
<div class="training">                <a href='/training/class/1078/niagara-4---technical-certification-program-virtual-tcp/'>
                    <div class='class-container'>
                        <div class='class-title'>
                            Niagara 4 - Technical Certification Program (Virtual TCP)
                        </div><div class='class-date'>
                            <i class='fa fa-calendar'></i>&nbsp;<span class='class-month' data-small-title='May' data-long-title='May'></span> <span class='class-day'>12</span> - <span class='class-month' data-small-title='May' data-long-title='May'></span> <span class='class-day'>16</span><span class='class-year'>, 2025</span>
                            <div><span class="class-start-time">8:00 AM</span><span class="class-end-time"> - 5:00 PM EST</span></div>                        </div><div class='class-location'>
                            <i class='fa fa-map-marker'></i>&nbsp;Instructor-Led Virtual
                        </div><div class='class-seats full'>
                            <i class='fa fa-users'></i>&nbsp;0 seats remaining
                        </div>
                    </div>
                </a>
                <a href='/training/class/1105/belimo-101/'>
                    <div class='class-container'>
                        <div class='class-title'>
                            Belimo 101
                        </div><div class='class-date'>
                            <i class='fa fa-calendar'></i>&nbsp;<span class='class-month' data-small-title='May' data-long-title='May'></span> <span class='class-day'>14</span><span class='class-year'>, 2025</span>
                            <div><span class="class-start-time">8:00 AM</span><span class="class-end-time"> - 5:00 PM CDT</span></div>                        </div><div class='class-location'>
                            <i class='fa fa-map-marker'></i>&nbsp;Farmers Branch, Texas
                        </div><div class='class-seats'>
                            <i class='fa fa-users'></i>&nbsp;9 seats remaining
                        </div>
                    </div>
                </a>
                <a href='/training/class/1109/vykonpro-niagara-enterprise-training/'>
                    <div class='class-container'>
                        <div class='class-title'>
                            VYKONPro Niagara Enterprise Training
                        </div><div class='class-date'>
                            <i class='fa fa-calendar'></i>&nbsp;<span class='class-month' data-small-title='May' data-long-title='May'></span> <span class='class-day'>19</span> - <span class='class-month' data-small-title='May' data-long-title='May'></span> <span class='class-day'>23</span><span class='class-year'>, 2025</span>
                            <div><span class="class-start-time">8:00 AM</span><span class="class-end-time"> - 5:00 PM EDT</span></div>                        </div><div class='class-location'>
                            <i class='fa fa-map-marker'></i>&nbsp;Brooklyn Heights , OH
                        </div><div class='class-seats full'>
                            <i class='fa fa-users'></i>&nbsp;0 seats remaining
                        </div>
                    </div>
                </a>
                <a href='/training/class/1124/honeywell-valve-actuator-amp-vfd-training/'>
                    <div class='class-container'>
                        <div class='class-title'>
                            Honeywell Valve, Actuator &amp; VFD Training
                        </div><div class='class-date'>
                            <i class='fa fa-calendar'></i>&nbsp;<span class='class-month' data-small-title='May' data-long-title='May'></span> <span class='class-day'>22</span><span class='class-year'>, 2025</span>
                            <div><span class="class-start-time">10:00 AM</span><span class="class-end-time"> - 1:00 PM CDT</span></div>                        </div><div class='class-location'>
                            <i class='fa fa-map-marker'></i>&nbsp;Houston, Texas
                        </div><div class='class-seats'>
                            <i class='fa fa-users'></i>&nbsp;15 seats remaining
                        </div>
                    </div>
                </a>
                <a href='/training/class/1086/niagara-4---technical-certification-program-tcp/'>
                    <div class='class-container'>
                        <div class='class-title'>
                            Niagara 4 - Technical Certification Program (TCP)
                        </div><div class='class-date'>
                            <i class='fa fa-calendar'></i>&nbsp;<span class='class-month' data-small-title='Jun' data-long-title='June'></span> <span class='class-day'>2</span> - <span class='class-month' data-small-title='Jun' data-long-title='June'></span> <span class='class-day'>6</span><span class='class-year'>, 2025</span>
                            <div><span class="class-start-time">8:00 AM</span><span class="class-end-time"> - 5:00 PM EDT</span></div>                        </div><div class='class-location'>
                            <i class='fa fa-map-marker'></i>&nbsp;Grand Rapids, MI
                        </div><div class='class-seats full'>
                            <i class='fa fa-users'></i>&nbsp;0 seats remaining
                        </div>
                    </div>
                </a>
			</div>            <div class="section-text" style="text-align: center;">
                Visit our Training Portal to view the full training calendar, sign up for classes online, request new classes, and more!
            </div>
            <p class="centered-link">
                <a href="/training/">
                    Training Portal
                </a>
            </p>
        </div>
    </div>
</div>
<div id="support-section">
    <div id="support-header" class="section-header">
        <div class="title-wrapper">
            <div class="section-header-text">
                Support
            </div>
        </div>
    </div>
    <div id="support-content" class="section-content">
        <div class="content-wrapper">
            <div class="section-text">
                Cochrane Tech Support provides technical support and development for our wide variety of hardware and software manufacturers. The <a href="https://support.cochranetechservices.com">Cochrane Tech Support website</a> provides various services:
            </div>
            <div class="support-services">
                <ul class="fa-ul">
                    <li><i class="fa-li"><img src="/images/home/submit.png"></i>Support Ticket management system</li>
                    <li><i class="fa-li"><img src="/images/home/downloads.png"></i>Software Downloads</li>
                    <li><i class="fa-li"><img src="/images/home/knowledgebase.png"></i>Knowledgebase Articles and Tutorials</li>
                    <li><i class="fa-li"><img src="/images/home/announcements.png"></i>Announcements to keep members up-to-date with the latest software releases and important information</li>
                </ul>
            </div>
			<h3>
                Latest Announcements
            </h3>  
			<div class="training announcements">
				<a href='https://support.cochranetechservices.com/en_US/announcements/article/jace-9000-and-nrio-failures-4-14'>
                    <div class='class-container'>
                        <div class='class-title'>
                            JACE 9000 and NRIO Failures (4.14)                        </div>
                    </div>
                </a>
				<a href='https://support.cochranetechservices.com/en_US/announcements/article/google-chrome-web-browser-update-breaks-niagara-station-access'>
                    <div class='class-container'>
                        <div class='class-title'>
                            Google Chrome Web Browser Update Breaks Niagara Station Access                        </div>
                    </div>
                </a>
				<a href='https://support.cochranetechservices.com/en_US/announcements/article/alert-n4-hx-profile-vulnerability-discovered-patch-available'>
                    <div class='class-container'>
                        <div class='class-title'>
                            Alert: N4 Hx Profile Vulnerability Discovered, Patch Available                        </div>
                    </div>
                </a>
			</div>
        </div>
        <p class="support-link">
            Cochrane Supply customers can register for free!<br>
            <a href="https://support.cochranetechservices.com">
                <img src="/images/TechSupport_logo_clean.svg">
            </a>
        </p>
    </div>
</div>
<div id="contact-section">
    <div id="contact-header" class="section-header">
        <div id="contact-slideshow" class="slideshow">
            <div class="slide"></div><div class="slide"></div><div class="slide"></div>
        </div>
        <div class="title-wrapper">
            <div class="section-header-text">
                Contact
            </div>
        </div>
    </div>
    <div id="contact-content" class="section-content">
        <div class="content-wrapper">
            <div class="contact-message">
                Contact us today!
                <div class="contact-phone">
                    (248) 591-3560                </div>
                <!--<div class="contact-email">
                    <a href="mailto:[email protected]">[email protected]</a>
                </div>-->
                <div class="contact-social">
                    <a href="https://www.facebook.com/CochraneTechServices" target="_blank"><i class="fa fa-facebook-official"></i></a>
                    <a href="https://www.youtube.com/channel/UCmbOitvy9QA13YJpSO3nYKA" target="_blank"><i class="fa fa-youtube-play"></i></a>
                    <!--<a href="https://www.youtube.com/channel/UCmbOitvy9QA13YJpSO3nYKA" target="_blank"><i class="fa fa-twitter"></i></a>-->
                </div>
            </div>
            <p class="centered-link">
                <a href="/contact/">
                    More information
                </a>
            </p>
        </div>
    </div>
</div>
<div id="footer">
    <div>
        Copyright &copy; 2025 Cochrane Tech Services<br>All rights reserved. <a href="/privacy" style="color: #91A0BD !important">Privacy Policy</a>
    </div>
</div>
<script type="text/javascript">

    //ensures there's no delay when tapping on all touch platforms
    $(function() {
        FastClick.attach(document.body);
    });
    
    //open mobile hamburger menu
    $('.nav-slide-hamburger, .nav-slide-fade, .nav-slide-header').on('click', function() {
        $('.nav-slide-hamburger').toggleClass('nav-slide-open');
        $('.nav-slide').toggleClass('nav-slide-open');
        $('.nav-slide-fade').toggleClass('nav-slide-open');
    });
    
    $('.nav-slide-hamburger').addClass('ham-show');
    
</script></body> 
</html>                               

Whois info of domain

Domain Name: H2N4.COM
Registry Domain ID: 2678255900_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.domaindiscover.com
Registrar URL: http://tierra.net
Updated Date: 2022-02-28T14:33:04Z
Creation Date: 2022-02-28T14:33:04Z
Registry Expiry Date: 2027-02-28T14:33:04Z
Registrar: DomainSpot LLC
Registrar IANA ID: 86
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 6193932105
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.DOMAINDISCOVER.COM
Name Server: NS2.DOMAINDISCOVER.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-02T09:49:30Z <<<
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