Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - tr6c.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 15 May 2025 20:44:21 GMT
Server: Apache
Location: https://www.smaxx.com/
Content-Length: 230
Content-Type: text/html; charset=iso-8859-1

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.

200 OK - https://smaxx.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 15 May 2025 20:44:22 GMT
Server: Apache
Upgrade: h2
Connection: Upgrade
Vary: Accept-Encoding,User-Agent
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

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: tr6c.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">
  <meta name="viewport" content="width=devicewidth; initial-scale=1.0; maximum-scale=10; user-scalable=yes" />
  <meta name="HandheldFriendly" content="True" />
  <title>S. Max Kloeppel - I make websites.</title>

<!-- No JS -->
<noscript>
  <link rel="stylesheet" href="/smaxx.css">
  <link href="https://fonts.googleapis.com/css?family=Noto+Serif|Open+Sans:400,700" rel="stylesheet">  
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
</noscript>

<!-- Load css -->
<script type="text/javascript">//<![CDATA[
function lazycss(url) {
var css = document.createElement("link");
css.href = url;
css.rel = "stylesheet";
css.type = "text/css";
document.getElementsByTagName("head")[0].appendChild(css);
}

lazycss("/smaxx.css");
lazycss("https://fonts.googleapis.com/css?family=Noto+Serif|Open+Sans:400,700");
lazycss("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");
//]]></script>



  <style type="text/css">
    body {
      background: url(bg.jpg) fixed bottom #eee;
      background-size: cover;
      background-repeat: no-repeat;
    }

    @media only screen and (max-device-width: 1024px) {
      body {
        background: url(bgsmall.jpg) fixed bottom #eee !important;
        background-size: cover;
        background-repeat: no-repeat;
      }
    }

    @media only screen and (max-device-width: 480px) {
      body {
        background: url(bgtiny.jpg) fixed bottom #eee !important;
        background-size: cover;
        background-repeat: no-repeat;
      }
    }
  </style>

  <!-- Global site tag (gtag.js) - Google Analytics -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-37546104-1"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());
    gtag('config', 'UA-37546104-1');
  </script>

</head>

<body>

  <div class="navigation">
    <a href="https://www.instagram.com/buymaxabeer/" class="fa fa-instagram fa-lg" title="Instagram" alt="Instagram"
      target="_new"></a>
    <a href="https://www.flickr.com/photos/smax/" class="fa fa-flickr fa-lg" title="Flickr" alt="Flickr"
      target="_new"></a>
  </div>

  <div class="wrapper">
    <div class="panel pad">
      <h1>S. Max Kloeppel</h1>
      <p>I've been making websites since the 90s, professionally since 2000. I've made websites for dozens of ski
        resorts, outdoor brands, non-profits and a wide variety of companies from cheese makers to a rally car school.
        Working with everyone from large corporations to shoe string non-profits are what keeps things interesting and I
        like to keep busy.</p>
      <p>I was born and raised the cornfields outside of Chicago. Since college at Syracuse, I've lived in the rural
        mountains of Maine and now Utah. It's not abnormal to ski out my front door with the dog. Climbing, biking and
        motorcycles are for when the snow melts. </p>
    </div>
    <div class="panel">
      <div id="poneover">
        <p>
        <h3>I don't mind hard work.</h3>
        </p>
        <p>I write code in text editor.<br>
          I created my own CMS for truly custom websites.<br>
          I have built dozens of websites from scratch.<br>
          I hear there are easier ways.<br>
          The easy way seems to rarely be the best way.<br>
          <a href="#">More about my work.</a></p>
      </div>
      <div id="pone" style="background:url(/work.jpg) center; background-size: cover; cursor:pointer"
        onclick="window.location='work.html'">
        <h2>Work &raquo;</h2>
      </div>
    </div>

    <div class="panel">
      <div id="poneover">
        <p>
        <h3>Old ones and zeros</h3>
        </p>
        <p>Code I've been using for over a decade.<br>
          Some, much longer.<br><br>

          A lot of the solutions don't show well.<br>
          <br>
          <a href="code.html">Still quite useful.</a></p>
      </div>
      <div id="pone" style="background:url(/petro.jpg) center; background-size: cover; cursor:pointer"
        onclick="window.location='code.html'">
        <h2>Old Code &raquo;</h2>
      </div>
    </div>

    <div class="panel">
      <div id="poneover">
        <p>
        <h3>I have a lot of ideas.</h3>
        </p>
        <p>Some have turned out well.<br>
          Some have made money or happiness.<br>
          Some ideas have been pretty bad.<br>
          <a href="ideas.html">You can be curious.</a></p>
      </div>
      <div id="pone" style="background:url(/ideas.jpg) center; background-size: cover; cursor:pointer"
        onclick="window.location='ideas.html'">
        <h2>Ideas &raquo;</h2>
      </div>
    </div>

    <!--  

http://static.flickr.com/7090/7251003396_be001bb3d2_b.jpg - Moab
http://static.flickr.com/5764/23532764992_b45fcf300d_b.jpg - PC
http://static.flickr.com/704/23070842624_e1a058073b_b.jpg - yard winter
http://static.flickr.com/3890/15380835141_c0b5f148d4_b.jpg - yard summer
http://static.flickr.com/4415/35907208684_708a4efb10_b.jpg - Triumph
http://static.flickr.com/390/32070628701_ee981ef504_b.jpg - Mav yard winter
http://static.flickr.com/4659/39584855741_b411cee217_b.jpg - Mav yard winter
http://static.flickr.com/5652/29712113273_17fc9d9f2f_b.jpg - Gloves
http://static.flickr.com/1554/25726068723_47e3834c75_b.jpg - Mavis
http://static.flickr.com/5498/10600273056_9af27487f4_b.jpg - me
https://www.flickr.com/photos/smax/8339159290/in/dateposted-public/ - mavis baby
https://www.flickr.com/photos/smax/8339164850/in/dateposted-public/ - mavis baby
https://www.flickr.com/photos/smax/8614588090/in/dateposted-public/ - Dreamscape lift
https://www.flickr.com/photos/smax/8614180078/in/dateposted-public/ - Bubble
https://www.flickr.com/photos/smax/15177523560/in/dateposted-public/ - summer front yard
https://www.flickr.com/photos/smax/14850229791/in/dateposted-public/ - mavis head in hole
https://www.flickr.com/photos/smax/14832526582/in/dateposted-public/ - sunrise
https://www.flickr.com/photos/smax/31032925641/in/dateposted-public/ - bw gym holds
https://www.flickr.com/photos/smax/24654959635/in/dateposted-public/ - hoar
https://www.flickr.com/photos/smax/23133845675/in/dateposted-public/ - pc dawn snow
https://www.flickr.com/photos/smax/16100746149/in/dateposted-public/ - inversion dawn
https://www.flickr.com/photos/smax/16003855081/in/dateposted-public/ - red sunset
https://www.flickr.com/photos/smax/15161487673/in/dateposted-public/ - light through clowds
https://www.flickr.com/photos/smax/33864451162/in/dateposted-public/ - silverload

-->

  </div>
  <h5><a href="mailto:[email protected]">[email protected]</a> <br><br>
  </h5>
  <p>&nbsp;</p>
</body>

</html>                               

Whois info of domain

Domain Name: TR6C.COM
Registry Domain ID: 2540198849_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.dreamhost.com
Registrar URL: http://www.DreamHost.com
Updated Date: 2024-05-19T08:25:44Z
Creation Date: 2020-06-19T22:27:18Z
Registry Expiry Date: 2025-06-19T22:27:18Z
Registrar: DreamHost, LLC
Registrar IANA ID: 431
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.7148729370
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.DREAMHOST.COM
Name Server: NS2.DREAMHOST.COM
Name Server: NS3.DREAMHOST.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-15T20:44:06Z <<<
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