Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - pluh.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 21 May 2025 01:58:18 GMT
Server: Apache/2.4.62 (Ubuntu)
Location: https://pluh.com/
Content-Length: 299
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 status code 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://pluh.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 21 May 2025 01:58:19 GMT
Server: Apache/2.4.62 (Ubuntu)
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

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: pluh.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=device-width, initial-scale=1, shrink-to-fit=no">
        <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
        <style>
            .bd-placeholder-img {
                font-size: 1.125rem;
                text-anchor: middle;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
            }

            @media (min-width: 768px) {
                .bd-placeholder-img-lg {
                    font-size: 3.5rem;
                }
            }
        </style>
        <!-- Custom styles for this template -->
        <!-- <link href="https://fonts.googleapis.com/css?family=Playfair+Display:700,900" rel="stylesheet"> -->
        <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,400i,500|Roboto+Slab:400,500,600&display=swap" rel="stylesheet">
        <link href="styles.css" rel="stylesheet">
        
        <title>Pluh.com - Was it even a thing?</title>
    </head>
    <body>
        <div class="container">
            <header class="blog-header py-3">
                <div class="row">
                    <div class="col-md-2"></div>
                    <div class="col-md-7">
                        <a class="blog-header-logo" href="/">Pluh.com</a>
                    </div>  
                </div>
            </header>

            <!-- <div class="nav-scroller py-1 mb-2">
                <nav class="nav d-flex justify-content-between">
                    <a class="p-2 text-muted" href="#">World</a>
                    <a class="p-2 text-muted" href="#">U.S.</a>
                    <a class="p-2 text-muted" href="#">Technology</a>
                    <a class="p-2 text-muted" href="#">Design</a>
                    <a class="p-2 text-muted" href="#">Culture</a>
                    <a class="p-2 text-muted" href="#">Business</a>
                    <a class="p-2 text-muted" href="#">Politics</a>
                    <a class="p-2 text-muted" href="#">Opinion</a>
                    <a class="p-2 text-muted" href="#">Science</a>
                    <a class="p-2 text-muted" href="#">Health</a>
                    <a class="p-2 text-muted" href="#">Style</a>
                    <a class="p-2 text-muted" href="#">Travel</a>
                </nav>
            </div> -->

            <!-- <div class="jumbotron p-4 p-md-5 text-white rounded bg-dark">
                <div class="col-md-6 px-0">
                    <h1 class="display-4 font-italic">Title of a longer featured blog post</h1>
                    <p class="lead my-3">Multiple lines of text that form the lede, informing new readers quickly and efficiently about what’s most interesting in this post’s contents.</p>
                    <p class="lead mb-0"><a href="#" class="text-white font-weight-bold">Continue reading...</a></p>
                </div>
            </div> -->

            <!-- <div class="row mb-2">
                <div class="col-md-6">
                    <div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
                        <div class="col p-4 d-flex flex-column position-static">
                            <strong class="d-inline-block mb-2 text-primary">World</strong>
                            <h3 class="mb-0">Featured post</h3>
                            <div class="mb-1 text-muted">Nov 12</div>
                            <p class="card-text mb-auto">This is a wider card with supporting text below as a natural lead-in to additional content.</p>
                            <a href="#" class="stretched-link">Continue reading</a>
                        </div>
                        <div class="col-auto d-none d-lg-block">
                            <svg class="bd-placeholder-img" width="200" height="250" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg>
                        </div>
                    </div>
                </div>
                <div class="col-md-6">
                    <div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
                        <div class="col p-4 d-flex flex-column position-static">
                            <strong class="d-inline-block mb-2 text-success">Design</strong>
                            <h3 class="mb-0">Post title</h3>
                            <div class="mb-1 text-muted">Nov 11</div>
                            <p class="mb-auto">This is a wider card with supporting text below as a natural lead-in to additional content.</p>
                            <a href="#" class="stretched-link">Continue reading</a>
                        </div>
                        <div class="col-auto d-none d-lg-block">
                            <svg class="bd-placeholder-img" width="200" height="250" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg>
                        </div>
                    </div>
                </div>
            </div> -->
        </div>

        <main role="main" class="container">
            <div class="row">
                <div class="col-md-2"></div>
                <div class="col-md-7 blog-main">
                    <div class="blog-post">
                        <h1 class="blog-post-title">Was it even a thing?</h1>
                        <p class="blog-post-meta">January 21, 2020 by <a href="http://rawrb.com">Rawrb</a></p>

                        <p>After my stupid face leaving the (mostly) embarassing archive of Pluh.com up for about <em>twenty obnoxious years,</em> I've decided to take the ol' girl down. Girl? Sure, sounds good.</p>

                        <p>My decision to do this wasn't really something where I felt that I <em>had</em> to take it down. It was more intuitive than anything. Projects come and go, and this was was gone for a loooooong time. I suppose if you're feeling really nostalgic, you could look up previous versions of Pluh.com up in one of those web archive sites. Have fun; we certainly did for the few years it was really active (from roughly 2000 to 2004 or so).</p>

                        <p>For those who are interested in what us nerds are doin' nowadays, here's a nice breakdown.</p>
                        <ol>
                            <li><a href="https://psychostick.com">Psychostick is still a thing!</a> Going very strong and not showing any signs of slowing down.</li>
                            <li><a href="http://pluhquest.com">PluhQuest</a> is still being developed, believe it or not! It <strong>will</strong> get released, even if it's 2050 when it happens.</li>
                            <li><a href="https://rawrb.com">Rawrb.com</a> is my blog site. Updated sometimes.</li>
                            <li>Uhhh... yeah. Psychostick is the main one.</li>
                        </ol>

                        <p>Reflecting on Pluh.com, especially after digging through some of our old archive, reminded me of the fun times, the weird times, and the surprisingly <em>ignorant</em> times. I mean, think of something weird that you did in your youth. Now imagine that thing and feel that embarassment. There were moments like that sprinkled throughout Pluh.com. I definitely feel ready to let it go and continue onward with other projects. You know, projects that aren't just fingerpointing and/or critical of other peoples' hard work.</p>

                        <p>I wanted Pluh.com to grow and explode like <a href="https://www.somethingawful.com/" target="_blank">old Something Awful</a> did back in the day, but we just didn't have the mental and/or emotional discipline to make it happen while having Pluh.com keep its own identity. Hey, we were dumb kids trying to figure shit out, and eventually <a href="https://psychostick.com">Psychostick</a> became a thing, and <strong>that</strong> I'm extremely grateful for.</p>

                        <p>All in all, thanks for them weird memories. I learned a lot. Did you? No? Well, who's fault it THAT now, eh?</p>

                    </div><!-- /.blog-post -->



                    <!-- <nav class="blog-pagination">
                        <a class="btn btn-outline-primary" href="#">Older</a>
                        <a class="btn btn-outline-secondary disabled" href="#" tabindex="-1" aria-disabled="true">Newer</a>
                    </nav> -->

                </div><!-- /.blog-main -->
                <!--
                <aside class="col-md-4 blog-sidebar">
                    <div class="p-4 mb-3 bg-dark rounded rawrb-side">
                        <h4 class="font-italic">About</h4>
                        <p class="mb-0">Rawrb is a nerd guy who does vocal things/manages business things/writes things/draws and designs things in Psychostick. He also does tons of web development and works on various other projects.</p>
                    </div>

                    <div class="p-4">
                        <h4 class="font-italic">Rawrb-related things</h4>
                        <ol class="list-unstyled">
                            <li><a href="http://twitter.com/rawrb" target="_blank">Rawrb Twitter</a></li>
                            <li><a href="http://twitter.com/psychostick" target="_blank">Psychostick Twitter</a></li>
                            <li><a href="https://www.youtube.com/channel/UCW3n9EZrcnOmKThwnt9VyHw" target="_blank">Gigarob YouTube</a></li>
                            <li><a href="http://psychostick.com" target="_blank">Psychostick.com</a></li>
                            <li><a href="http://psychostick.store" target="_blank">Psychostick.store</a></li>
                            <li><a href="https://www.youtube.com/robofpsychostick" target="_blank">Psychostick YouTube</a></li>
                            <li><a href="http://instagram.com/psychostick" target="_blank">Psychostick Instagram</a></li>
                            <li><a href="http://twitch.tv/psychostick" target="_blank">Psychostick on Twitch</a></li>
                            <li><a href="http://facebook.com/rawrb" target="_blank">Rawrb Facebook</a></li>
                            <li><a href="http://facebook.com/psychostick" target="_blank">Psychostick Facebook</a></li>
                            <li><a href="https://alfredoafro.tumblr.com/" target="_blank">Old Rawrb Tumblr Blog Archive</a></li>
                        </ol>
                    </div>
                </aside>-->

            </div><!-- /.row -->

        </main><!-- /.container -->

        <footer class="blog-footer">
            <p>Pluh.com was a thing.</p>
            <p><a href="#">Back to top</a></p>
        </footer>

        <script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
        <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
        <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
    </body>
</html>
                               

Whois info of domain

Domain Name: PLUH.COM
Registry Domain ID: 20643140_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2025-01-25T06:47:36Z
Creation Date: 2000-02-24T21:59:34Z
Registry Expiry Date: 2026-02-24T21:59:34Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.LINODE.COM
Name Server: NS2.LINODE.COM
Name Server: NS3.LINODE.COM
Name Server: NS4.LINODE.COM
Name Server: NS5.LINODE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-21T01:57:59Z <<<
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