Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - aaarx.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: close
Content-Length: 0
Server: Varnish
Retry-After: 0
Location: https://aaarx.com/
Accept-Ranges: bytes
Date: Thu, 15 May 2025 00:41:19 GMT
Via: 1.1 varnish
X-Served-By: cache-hel1410022-HEL
X-Cache: HIT
X-Cache-Hits: 0
X-Timer: S1747269679.310388,VS0,VE60
Referrer-Policy: origin
Content-Security-Policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: https://*.goodrx.com https://*.grxstatic.com https://*.aaarx.com https://www.aaa.com https://*.ctfassets.net https://*.split.io https://*.google-analytics.com https://*.google.com https://*.googleadservices.com https://*.g.doubleclick.net https://*.googletagmanager.com https://*.googlesyndication.com https://*.gstatic.com https://*.api.osano.com https://*.osano.com https://bat.bing.com https://www.datadoghq-browser-agent.com https://browser-http-intake.logs.datadoghq.com https://pixel.everesttech.net https://www.everestjs.net https://9696906.fls.doubleclick.net https://di.rlcdn.com; report-uri https://o17108.ingest.sentry.io/api/5384874/security/?sentry_key=83b2c926227e423a81ba424b1d50e6b2
Strict-Transport-Security: max-age=31557600

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.

404 Not Found - https://aaarx.com/
HTTP Status: 404
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: close
Content-Length: 3662
Server: Varnish
Retry-After: 0
Accept-Ranges: bytes
Date: Thu, 15 May 2025 00:41:19 GMT
Via: 1.1 varnish
X-Served-By: cache-hel1410025-HEL
X-Cache: MISS
X-Cache-Hits: 0
Referrer-Policy: origin
Content-Security-Policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: https://*.goodrx.com https://*.grxstatic.com https://*.aaarx.com https://www.aaa.com https://*.ctfassets.net https://*.split.io https://*.google-analytics.com https://*.google.com https://*.googleadservices.com https://*.g.doubleclick.net https://*.googletagmanager.com https://*.googlesyndication.com https://*.gstatic.com https://*.api.osano.com https://*.osano.com https://bat.bing.com https://www.datadoghq-browser-agent.com https://browser-http-intake.logs.datadoghq.com https://pixel.everesttech.net https://www.everestjs.net https://9696906.fls.doubleclick.net https://di.rlcdn.com; report-uri https://o17108.ingest.sentry.io/api/5384874/security/?sentry_key=83b2c926227e423a81ba424b1d50e6b2
Strict-Transport-Security: max-age=31557600

HTTP Code 404 Not Found

404 status code means that the requested page or resource was not found on the server.

When is Code 404 used?

  • When a page is deleted
  • When the URL is incorrect
  • When there are navigation issues on the website

What does Code 404 mean for the user?

The user sees an error message, and search engines may remove the page from their index.

GET / HTTP/1.1
Host: aaarx.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">

  <title>GoodRx Prescription Discounts for AAA Members</title>
  <meta name="description" content="GoodRx Prescription Discounts for AAA Members">
  <meta name="author" content="GoodRx">

  <link rel="icon" href="https://assets.ctfassets.net/decnlygd8vub/4NN8rEg4yzNDK3xdUrNwTH/572af89ad08adc2f00f1bd982b0221a6/aaa-favicon.ico">
  <link rel="icon" href="https://images.ctfassets.net/decnlygd8vub/6Wen9Fs98Es9WPOjDR7a2E/f6a65a10670ce57b23613a27bbba87a8/aaa-favicon.png" type="image/svg+xml">
  <style>
    *, :after, :before {
      box-sizing: border-box;
    }

    body, button, html, input, select, textarea {
      font-family: Helvetica Neue,HelveticaNeue,Helvetica,Arial,sans-serif;
      margin: 0;
      padding: 0;
    }

    img {
      border: 0;
      font-size: 100%;
      vertical-align: baseline;
    }

    html, body {
      height: 100%;
    }

    html {
      -ms-text-size-adjust: 100%;
      -webkit-text-size-adjust: 100%;
      line-height: 1.15;
      text-rendering: optimizeSpeed;
      -moz-text-size-adjust: 100%;
      text-size-adjust: 100%;
    }

    body {
      background: #fff;
      min-width: 330px;
    }

    .content {
      display: flex;
      flex-direction: column;
      height: 100%;
    }

    .container {
      color: #222;
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      height: 100%;
    }

    main {
      flex: 1 0 auto;
      height: 100%;
      overflow: hidden;
      color: #222;
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      height: 100%;
    }

    .header {
      align-items: center;
      background: #f9e547;
      display: flex;
      height: 72px;
      width: 100%;
    }

    .contentContainer {
      margin: auto;
      text-align: center;
      max-width: 100%;
    }

    .contentContainer p {
      font-size: 18px;
      font-weight: 400;
      line-height: 1.39;
      letter-spacing: .3px;
      width: 519px;
      margin: 0 auto;
    }

    @media (max-width: 500px) {
      .contentContainer p {
          width: auto;
      }
    }

    h1 {
      font-size: 32px;
      font-weight: 700;
      line-height: 1.38;
      letter-spacing: .3px;
      margin: 0 0 12px;
    }

    .header img {
      display: flex;
      flex-shrink: 0;
      margin-left: 20%;
      max-height: 30px;
      max-width: 210px;
    }

    @media (max-width: 500px) {
      .header img {
          margin-left: 24px;
      }
    }
    .dog {
      margin-top: auto;
      height: auto;
      max-width: 100%;
    }

    @media (max-width: 500px) {
      .dog {
          margin-left: -75%;
          max-width: none;
          width: 250%;
      }
    }
    </style>

</head>

<body>
  <div class="content">
    <main>
      <div class="container">
        <div class="header"><img src="https://images.ctfassets.net/decnlygd8vub/4ZcyYdyQf23ZpZxhvSEsRW/924f2f1445c2a94d5681adb6776ad464/aaa-download.svg" /></div>
        <div class="contentContainer">
          <h1>Sorry! This website has been shutdown.</h1>
          <p>Don't worry though! You'll still be able to use your discount card. There will be no change in how you get savings on your medications.</p>
        </div>
        <img class="dog" src="https://images.ctfassets.net/decnlygd8vub/JYaTZ1QnGXxJWqs9WG2fh/852bd578553205ca2c3d97fe1decc695/aaa-dog.png" />
    </div>
    </main>
  </div>
</body>
</html>
                               

Whois info of domain

Domain Name: AAARX.COM
Registry Domain ID: 2049140163_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2023-08-14T04:18:48Z
Creation Date: 2016-08-03T18:44:21Z
Registry Expiry Date: 2025-08-03T18:44:21Z
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: NS-1203.AWSDNS-22.ORG
Name Server: NS-2.AWSDNS-00.COM
Name Server: NS-2032.AWSDNS-62.CO.UK
Name Server: NS-872.AWSDNS-45.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-15T00:40:58Z <<<
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