Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - goapp.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 14:42:18 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Thu, 15 May 2025 15:42:18 GMT
Location: https://goapp.com/
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ahwZhMLeE8%2BXISwqEaVzokhSm0xdB78o%2BduPSt11ByW5MGo%2BXGJ9qHB56gz%2BZBeEY0nK0t8PuAkRwtv36Z04vtiNlwJUudtpO9Imr0NcKkTs7VXd96bNjlPl3%2FeOKpY%2B5zCZENb77w%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 940366b07ec88d85-HEL
server-timing: cfL4;desc="?proto=TCP&rtt=1151&min_rtt=1151&rtt_var=575&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=165&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

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://goapp.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 14:42:18 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
last-modified: Tue, 06 May 2025 03:50:00 GMT
cf-cache-status: DYNAMIC
vary: accept-encoding
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=x7HALHDGQij2bpxyM95wsuyts19lgvp6R6bmRlNl5O9CuqUlr1wVCtFawgx5E9men3JIO7X3kK5Z0p0P3PjJ0wMkoD5bVdnwwb9xKQen6sNc%2FpKi%2F%2BtWPPVU1YR5RSMy41qkck1z%2Bg%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 940366b14b0c8d78-HEL
server-timing: cfL4;desc="?proto=TCP&rtt=1184&min_rtt=1143&rtt_var=382&sent=5&recv=7&lost=0&retrans=0&sent_bytes=2822&recv_bytes=784&delivery_rate=2956140&cwnd=252&unsent_bytes=0&cid=ad0b482941b72b4e&ts=554&x=0"

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: goapp.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.0" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <title>Microsoft Azure App Service - Welcome</title>
    <link rel="shortcut icon" href="https://appservice.azureedge.net/images/app-service/v4/favicon.ico"
        type="image/x-icon" />
    <link href="https://appservice.azureedge.net/css/app-service/v4/bootstrap.min.css" rel="stylesheet"
        crossorigin="anonymous" />
    <style>
        html,
        body {
            height: 100%;
            background-color: #ffffff;
            color: #000000;
            font-size: 13px;
        }

        * {
            border-radius: 0 !important;
        }
    </style>
    <script src="https://appservice.azureedge.net/js/app-service/v4/loc.min.js" crossorigin="anonymous"></script>
    <script
        type="text/javascript">window.onload = function () { try { var a = window.location.hostname; if (a.includes(".azurewebsites.net")) { a = a.replace(".azurewebsites.net", "") }; var b = document.getElementById("depCenterLink"); b.setAttribute("href", b.getAttribute("href") + "&sitename=" + a); loc() } catch (d) { } }</script>
</head>

<body>
    <nav class="navbar">
        <div class="navbar-brand ">
            <div class="container pl-4 ml-5"><img
                    src="https://appservice.azureedge.net/images/app-service/v4/azurelogo.svg" width="270" height="108"
                    alt="" /></div>
        </div>
    </nav>
    <div class="container-fluid mr-2 mt-5 pt-5">
        <div class="row">
            <div class="col-xs-12 col-sm-12 d-block d-lg-none d-xl-none d-md-block d-sm-block d-xs-block">
                <div class="text-center"><img src="https://appservice.azureedge.net/images/app-service/v4/web.svg" />
                </div>
            </div>
            <div class="pl-5 ml-5 col-xl-5 col-lg-5 col-md-10 col-sm-11 col-xs-11">
                <div class="container-fluid">
                    <div class="row">
                        <h2 id="upRunning">Your web app is running and waiting for your content</h2>
                    </div>
                    <div class="row mt-4 pt-4">
                        <div id="appIsLive" style="font-size:16px;width: 516px;">Your web app is live, but we don’t have
                            your content yet. If you’ve already deployed, it could take up to 5 minutes for your content
                            to show up, so come back soon.</div>
                    </div>
                    <div class="row mt-4">
                        <h5 id="supporting" class="mt-5"><img height="50" width="50"
                                src="https://appservice.azureedge.net/images/linux-landing-page/v4/built-php.svg" /> Built with PHP</h5>
                    </div>
                </div>
            </div>
            <div class="col-xl-5 col-lg-5 col-md-12 d-none d-lg-block">
                <div class="text-left"><img src="https://appservice.azureedge.net/images/app-service/v4/web.svg" />
                </div>
            </div>
            <div class="col-xl-1 col-lg-1 col-md-1"></div>
        </div>
        <div class="row mt-4">
            <div class="container-fluid">
                <div class="row mt-3">
                    <div class="pl-5 ml-5 col-md-2 mt-4">
                        <p><span id="haventDeployed">Haven’t deployed yet?</span><br /><span id="useDCenter">Use the
                                deployment center to publish code or set up continuous deployment.</span><br /><a
                                id="depCenterLink" href="https://go.microsoft.com/fwlink/?linkid=2057852"><button
                                    class="btn btn-primary mt-4" type="submit" id="deplCenter">Deployment
                                    center</button></a></p>
                    </div>
                    <div class="pl-5 ml-5 col-md-2 mt-4">
                        <p><span id="newWebSite">Starting a new web site?</span><br /><span id="followQS">Follow our
                                Quickstart guide to get a web app ready quickly.</span><br /><a
                                href="https://go.microsoft.com/fwlink/?linkid=2084231"><button
                                    class="btn btn-primary mt-4" type="submit" id="quickStart">Quickstart</button></a>
                        </p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</body>

</html>                               

Whois info of domain

Domain Name: GOAPP.COM
Registry Domain ID: 1579343245_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-01-17T16:13:46Z
Creation Date: 2009-12-18T19:29:28Z
Registry Expiry Date: 2025-12-18T19:29:28Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: JEAN.NS.CLOUDFLARE.COM
Name Server: JOHNATHAN.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-15T14:42:03Z <<<
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