Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - wascl.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
keep-alive: timeout=5, max=100
content-type: text/html
content-length: 795
date: Sat, 10 May 2025 06:51:07 GMT
server: LiteSpeed
location: https://wascl.com/
x-turbo-charged-by: LiteSpeed

HTTP Code 301 Moved Permanently

301 http 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://wascl.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
keep-alive: timeout=5, max=100
content-type: text/html
last-modified: Fri, 11 Apr 2025 13:58:19 GMT
accept-ranges: bytes
content-length: 4800
date: Sat, 10 May 2025 06:51:08 GMT
server: LiteSpeed
x-turbo-charged-by: LiteSpeed

HTTP Code 200 OK

200 http 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: wascl.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" />
    <link rel="icon" type="image/svg+xml" href="/pwa-192x192.png" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <title>Wascl Books - Read Books Online</title>
    <meta
      name="title"
      content="Wascl Books - Read and Listen to Your Favorite Books Online"
    />
    <meta
      name="description"
      content="Discover, explore, and enjoy a vast collection of books with Wascl Books. Browse featured, free, and new releases, and find your next favorite read today!"
      data-rh="true"
    />
    <meta
      name="keywords"
      content="ebooks, audiobooks, online reading, digital library, book store, reading app"
    />
    <meta name="author" content="Wascl Books" />
    <meta name="robots" content="index, follow" />
    <meta name="language" content="English" />
    <meta name="revisit-after" content="7 days" />
    <link rel="canonical" href="https://wascl.com" />

    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://wascl.com" />
    <meta
      property="og:title"
      content="Wascl Books - Read and Listen to Your Favorite Books Online"
    />
    <meta
      property="og:description"
      content="Discover, explore, and enjoy a vast collection of books with Wascl Books. Browse featured, free, and new releases, and find your next favorite read today!"
    />
    <meta property="og:image" content="https://wascl.com/og-image.jpg" />
    <meta property="og:site_name" content="Wascl Books" />

    <meta property="twitter:card" content="summary_large_image" />
    <meta property="twitter:url" content="https://wascl.com" />
    <meta
      property="twitter:title"
      content="Wascl Books - Read and Listen to Your Favorite Books Online"
    />
    <meta
      property="twitter:description"
      content="Discover, explore, and enjoy a vast collection of books with Wascl Books. Browse featured, free, and new releases, and find your next favorite read today!"
      data-rh="true"
    />
    <meta
      name="google-site-verification"
      content="Zpf92l-yhsujKPIOVWZlsXIjv2sJwB2fk689gsf86DY"
    />
    <meta
      property="twitter:image"
      content="https://wascl.com/twitter-image.jpg"
    />

    <link rel="icon" type="image/png" href="/pwa-192x192.png" />
    <link
      rel="apple-touch-icon"
      href="/apple-touch-icon-180x180.png"
      sizes="180x180"
    />
    <link rel="mask-icon" href="/maskable-icon-512x512.png" color="#FFFFFF" />

    <meta name="theme-color" content="#ffffff" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="black" />
    <meta name="apple-mobile-web-app-title" content="Wascl Books" />
    <meta name="application-name" content="Wascl Books" />
    <meta name="msapplication-TileImage" content="/pwa-192x192.png" />
    <meta name="msapplication-TileColor" content="#ffffff" />

    <link rel="preconnect" href="https://api.wascl.com" />
    <link rel="preconnect" href="https://fonts.googleapis.com" />

    <link
      rel="preload"
      as="style"
      href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap"
    />
    <link
      rel="stylesheet"
      href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap"
    />


    <script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@type": "WebApplication",
        "name": "Wascl Books",
        "url": "https://wascl.com",
        "description": "Online reading platform with millions of books and personalized recommendations",
        "applicationCategory": "Entertainment",
        "operatingSystem": "Web, iOS, Android",
        "author": {
          "@type": "Organization",
          "name": "Wascl Books",
          "url": "https://wascl.com"
        },
        "offers": {
          "@type": "Offer",
          "price": "0",
          "priceCurrency": "USD"
        }
      }
    </script>
    <script type="module" crossorigin src="/assets/index-CFBqGO2Q.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-J_KbrXZr.css">
  <link rel="manifest" href="/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/registerSW.js"></script></head>
  <body>
    <div id="root"></div>
    <noscript>
      <div
        style="
          padding: 20px;
          text-align: center;
          font-family: system-ui, sans-serif;
        "
      >
        <h1>JavaScript Required</h1>
        <p>
          We're sorry, but Wascl Books requires JavaScript to function properly.
          Please enable JavaScript to continue.
        </p>
      </div>
    </noscript>
  </body>
</html>
                               

Whois info of domain

Domain Name: WASCL.COM
Registry Domain ID: 2940039647_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2025-03-21T16:20:50Z
Creation Date: 2024-12-06T08:53:26Z
Registry Expiry Date: 2025-12-06T08:53:26Z
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: DNS1.NAMECHEAPHOSTING.COM
Name Server: DNS2.NAMECHEAPHOSTING.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-10T06:50:54Z <<<
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