Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - goelb.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: openresty
Date: Sat, 03 May 2025 07:25:21 GMT
Content-Type: text/html
Content-Length: 166
Connection: keep-alive
Location: https://goelb.com/
X-Frame-Options: sameorigin

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.

307 Temporary Redirect - https://goelb.com/
HTTP Status: 307
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: openresty
Date: Sat, 03 May 2025 07:25:21 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 168
Connection: keep-alive
Location: https://form.jotform.com/elbaarond/web
X-Frame-Options: sameorigin

HTTP Code 307 Temporary Redirect

307 Temporary Redirect indicates a temporary redirect, but the HTTP request method remains unchanged.

When is Code 307 used?

  • When a page is temporarily moved without affecting form submissions
  • During site maintenance or temporary URL changes

What does Code 307 mean for the user?

The user is redirected to another URL while keeping the original request method (e.g., POST remains POST).

200 OK - https://form.jotform.com/elbaarond/web
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 03 May 2025 07:25:22 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
access-control-allow-origin: *
Cache-Control: no-cache
cache-hit: L2
expires: Thu, 01 Jan 1970 00:00:01 GMT
vary: Accept-Encoding
x-httpx-dc: ew3
x-httpx-id: 01969509-1277-75c8-b2be-2a12676469ad
via: 1.1 google
cf-cache-status: DYNAMIC
Content-Security-Policy-Report-Only: script-src js.squarecdn.com web.squarecdn.com sandbox.web.squarecdn.com js.stripe.com 'self' 'unsafe-inline' 'unsafe-eval' *.jotform.com *.jotform.io maps.googleapis.com js.braintreegateway.com *.js.braintreegateway.com sandbox.braintreegateway.com *.sandbox.braintreegateway.com api.braintreegateway.com *.api.braintreegateway.com client-analytics.braintreegateway.com *.client-analytics.braintreegateway.com *.jotfor.ms https://js.mollie.com/v1/mollie.js https://www.paypal.com/sdk/js secure.bluepay.com https://kit.cash.app/v1/pay.js https://cdn.plaid.com/link/v2/stable/link-initialize.js https://hcaptcha.com/1/api.js www.gstatic.com https://secure.ewaypayments.com/scripts/eCrypt.min.js https://js.afterpay.com/afterpay-1.x.js https://browser.sentry-cdn.com/5.12.1/bundle.min.js https://www.google.com/recaptcha/api.js https://www.google-analytics.com/analytics.js https://www.googletagmanager.com https://pay.google.com/gp/p/js/pay.js https://accounts.google.com/gsi/client https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js https://connect.facebook.net https://assets.zuko.io/js/v2/client.min.js https://c.paypal.com/da/r/fb.js https://ssl.google-analytics.com/ga.js; report-uri https://csp-reporting.cloudflare.com/cdn-cgi/script_monitor/report?m=6OScf8.Xdgn.WyLcpEuD9Ed5JMx_f.xzN..XR1OJTws-1746257122-1.0.1.1-f01v8DmMBJzX1WQ0ZoH0WK.aSghACArj1rL1vhBL01mSMQiMQFh_tOwvhxH1.2Y4B.P6SenACgKyK2YK3z3PlWDM30Nrs72oc_cvX6BuZUOHQyHeJU2Am9.9GqGUy3gqEQX4cAL9V5SGyNCOJf8g91it5t1Q10Powb1mGeXl.f6yFl8iHcw.GSKAxau6OGFZUwtkDILSG2rTs0Gkj6VE0w; report-to cf-wblgkdxcgyrkqkue
Report-To: {"endpoints":[{"url":"https:\/\/csp-reporting.cloudflare.com\/cdn-cgi\/script_monitor\/report?m=6OScf8.Xdgn.WyLcpEuD9Ed5JMx_f.xzN..XR1OJTws-1746257122-1.0.1.1-f01v8DmMBJzX1WQ0ZoH0WK.aSghACArj1rL1vhBL01mSMQiMQFh_tOwvhxH1.2Y4B.P6SenACgKyK2YK3z3PlWDM30Nrs72oc_cvX6BuZUOHQyHeJU2Am9.9GqGUy3gqEQX4cAL9V5SGyNCOJf8g91it5t1Q10Powb1mGeXl.f6yFl8iHcw.GSKAxau6OGFZUwtkDILSG2rTs0Gkj6VE0w"}],"group":"cf-wblgkdxcgyrkqkue","max_age":86400}
Server: cloudflare
CF-RAY: 939e06239fb18d80-HEL

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: goelb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<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">
        <meta name="robots" content="noindex, nofollow"/>
                <title>This form is currently unavailable!</title>
        <script type="text/javascript">window.branding21 = true;</script>
    <link rel="shortcut icon" href="https://cdn.jotfor.ms/assets/img/favicons/favicon-2021-light.png">
      <script>
      if (window.matchMedia) {
        function updateFavicon(dark) {
          var icon = dark ? 'favicon-2021-dark.png' : 'favicon-2021-light.png';
          var link = document.querySelector('[rel="shortcut icon"]');
          if (link) {
            link.href = 'https://cdn.jotfor.ms/assets/img/favicons/' + icon;
          }
        }

        updateFavicon(window.matchMedia("(prefers-color-scheme: dark)").matches);

        window.matchMedia("(prefers-color-scheme: dark)").addListener(function (e) {
          updateFavicon(e.matches)
        });
      }
      </script>
            <link rel="stylesheet" href="https://cdn.jotfor.ms/css/form-message.css?v=2.5">
        <link rel="stylesheet" href="https://cdn.jotfor.ms/css/form-footer.css">

    </head>
    <body>
        <div class="form-message">
            <div class="form-message-wrapper form-warning-message-wrapper">
                <script src="https://cdn.jotfor.ms/s/umd/a5a776e0fcb/for-sanitize.js" type="text/javascript"></script>

<script type="text/javascript">
    var title = "This form is currently unavailable!";
    var message = "";

    if(window.DomPurify){
        var title = window.DomPurify.sanitize(title);
        var message = window.DomPurify.sanitize(message);
    }
    // wait for the markup to be loaded into the page before setting it's content.
    window.onload = function() {
        document.getElementById("form-text").innerHTML = title;
        document.getElementById("form-subtext").innerHTML = message;
    }
    // if embedded, collapse frame
    if (window !== window.top) {
        window.parent.postMessage('collapseErrorPage', '*');
        
        var margin = document.body.offsetHeight;
        var height = parseInt(document.body.scrollHeight) + margin;
        window.parent.postMessage('setHeight:' + height, '*');
        window.parent.postMessage( {"action":"submission-error","payload":{"title":"This form is currently unavailable!","message":""}}, "*");
    }
</script>
<style type="text/css">:root {--clrBg:#417505;--clrText:#2C3345;--clrFrame:#fff;}</style><span>
    <svg width="96" height="96" fill="none" xmlns="http://www.w3.org/2000/svg"><circle  class="circle" cx="48" cy="48" r="48" fill="#FFB629" fill-opacity=".25"/><path class="triangle" d="M55.528 21.002c-2.35-4.028-7.552-5.455-11.58-3.105a9.159 9.159 0 0 0-3.105 3.105L17.935 60.693c-2.35 4.028-.923 9.23 3.105 11.58a8.407 8.407 0 0 0 4.28 1.175h45.9c4.7 0 8.475-3.776 8.475-8.475 0-1.51-.42-2.937-1.174-4.28L55.528 21.002Zm-7.3 45.649a3.366 3.366 0 0 1-3.357-3.357 3.366 3.366 0 0 1 3.357-3.356 3.366 3.366 0 0 1 3.356 3.356 3.367 3.367 0 0 1-3.356 3.357Zm3.356-15.272a3.366 3.366 0 0 1-3.356 3.356 3.366 3.366 0 0 1-3.357-3.356V31.91a3.366 3.366 0 0 1 3.357-3.357 3.366 3.366 0 0 1 3.356 3.357v19.468Z" fill="#FFA217"/></svg>
</span>
<span id="form-text" role="alert" class="form-message-text"></span>
<span id="form-subtext" class="form-message-subtext"></span>


<!-- EVO:  -->

                        <script async src="https://www.googletagmanager.com/gtag/js?id=UA-1170872-23"></script>
                        <script>
                        window.dataLayer = window.dataLayer || [];
                        function gtag(){dataLayer.push(arguments);}
                        gtag("js", new Date());
                        gtag("config", "UA-1170872-23");
                        </script>
                                </div>
        </div>

        <div class="js-footer">
            <div class="formFooter branding21">
                <div class="formFooter-wrapper formFooter-leftSide">
                    <a href="" target="_blank" class="formFooter-logoLink">
                        <img class="formFooter-logo" src="https://cdn.jotfor.ms/assets/img/logo2021/jotform-logo-white.svg" alt="Jotform Logo">
                    </a>
                </div>
                <div class="formFooter-wrapper formFooter-rightSide">
                    <span class="formFooter-text">Now create your own Jotform - It's free!</span>
                    <a class="formFooter-button" href="" target="_blank">Create your own Jotform</a>
                </div>
            </div>
        </div>
        <script>
          var formID = (window.frameElement !== null )? window.frameElement.id : window.location.pathname.replace("/form/", "").replace("/", "");
          var campaign = 'notification-branding';
          var logoLink = 'https://www.jotform.com/?utm_source=formfooter&utm_medium=banner&utm_term=' + formID + '&utm_content=jotform_logo&utm_campaign=' + campaign;
          document.querySelector('.formFooter-logoLink').href = logoLink;
          document.querySelector('.formFooter-button').href = logoLink;
        </script>
    </body>
</html>
                               

Whois info of domain

Domain Name: GOELB.COM
Registry Domain ID: 2678939548_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.porkbun.com
Registrar URL: http://porkbun.com
Updated Date: 2025-03-01T06:15:39Z
Creation Date: 2022-03-03T00:23:52Z
Registry Expiry Date: 2026-03-03T00:23:52Z
Registrar: Porkbun LLC
Registrar IANA ID: 1861
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 5038508351
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: CURITIBA.NS.PORKBUN.COM
Name Server: FORTALEZA.NS.PORKBUN.COM
Name Server: MACEIO.NS.PORKBUN.COM
Name Server: SALVADOR.NS.PORKBUN.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-03T07:25:13Z <<<
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