Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - msgtk.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 30 Apr 2025 03:56:24 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Wed, 30 Apr 2025 04:56:24 GMT
Location: https://msgtk.com/
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5cGh2GszVHLHkFsaTp0K2yig0hR3bApTD6Iuy3Xe4jq%2Fs0OCLTTAqIrV0aTeLpGXgbJmb%2F4ynX1h%2BkZ9aZ2S8ZcP4eYKbCf0nPNi%2FAoVB1Jb6QubqcbS%2FrlEhAsyI45jgiTGaVd44iA%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 93841bec9adc2d98-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7591&min_rtt=7591&rtt_var=3795&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 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://msgtk.com/
HTTP Status: 404
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 30 Apr 2025 03:56:24 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Cache-Control: max-age=0, private, must-revalidate
cross-origin-window-policy: deny
x-content-type-options: nosniff
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-permitted-cross-domain-policies: none
x-request-id: 972c52764014ff793e96a805b95189b3
x-xss-protection: 1; mode=block
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=FM99pBVt6zgjyr2S5RxJBTCE2NaD6CCa6QNP5ZSOHmRwmDWV3mnvclIiKIugQjAyAfQ7mC9SeIiqNX2KsDOI5jofg5VPpxLgdTGEZR7VTbNu%2BhCMI47QZPnQfqwEgb2TbPZxTLj57a4%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 93841bed3eeb2d83-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7597&min_rtt=7547&rtt_var=2154&sent=5&recv=7&lost=0&retrans=0&sent_bytes=2834&recv_bytes=784&delivery_rate=533157&cwnd=252&unsent_bytes=0&cid=38546cad3d01b270&ts=409&x=0"

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: msgtk.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 http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
    <meta name="viewport" content="width=device-width initial-scale=1">
<meta content="cQAnKDokMx9BXj0iHRoGFFcWMDo-CipoEMhFNUAqw0oqPTPx3txnLlCX" name="csrf-token">
<title>Gigalixir - Default Backend</title>
    <link phx-track-static rel="stylesheet" href="/assets/app-c7639b0c9f8556057041a0491e30f5d6.css?vsn=d">
    <script defer phx-track-static type="text/javascript" src="/assets/app-a9b40b11178c6055ed0991753ed7a857.js?vsn=d"></script>

    <style>
      body {
        font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
        max-width: 670px;
        width: 100%;
        height: 300px;
        margin: 10px auto;
        font-size: 16px;
        line-height: 1.5;
        font-weight: 300;
        color: white;
        background:linear-gradient(20deg, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.34)),url("https://unsplash.com/photos/Vg69JN6Rq58/download?ixid=M3wxMjA3fDB8MXxzZWFyY2h8NDJ8fHVuZXhwZWN0ZWR8ZW58MHx8fHwxNjk1OTA3MjEwfDI&force=true&w=2400") no-repeat center center fixed;

      }

      .logo {
        max-width: 150px;
        max-height: 180px;
      }

      .logo-placeholder {
        padding: 5px;
        text-align: center;
      }

      .content {
        margin-top: 100px;
        padding: 0 20px 20px 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
      }

      .content-wrapper {
        max-width: 700px;
        border-radius: 10px;
        border: 3px white;
        background-color: white;
        color: black;
        padding: 20px;
      }

      .languaged-content {
        display: none;
      }

      .gigalixir-error-code {
        font-size: 30px;
        text-align: center;
      }
    </style>
  </head>

  <body>
<div class="container">
  <div class="content">
    <div class="content-wrapper">
<div class="english languaged-content">
  Sorry, we could not find an application with the domain name msgtk.com.
  You can add the domain by running: "gigalixir domains:add msgtk.com".
</div>
<div class="dutch languaged-content">
  Sorry, we konden geen applicatie vinden met de domeinnaam msgtk.com.
  U kunt het domein toevoegen door: "gigalixir domains:add msgtk.com" uit te voeren.
</div>
<div class="french languaged-content">
  Désolé, nous n'avons pas trouvé d'application portant le nom de domaine msgtk.com.
  Vous pouvez ajouter le domaine en exécutant : "gigalixir domains:add msgtk.com".
</div>
<div class="german languaged-content">
  Leider konnten wir keine Anwendung mit dem Domainnamen msgtk.com finden.
  Sie können die Domäne hinzufügen, indem Sie Folgendes ausführen: „gigalixir domains:add msgtk.com“.
</div>
<div class="italian languaged-content">
  Siamo spiacenti, non siamo riusciti a trovare un'applicazione con il nome di dominio msgtk.com.
  Puoi aggiungere il dominio eseguendo: "gigalixir domains:add msgtk.com".
</div>
<div class="portuguese languaged-content">
  Desculpe, não conseguimos encontrar um aplicativo com o nome de domínio msgtk.com.
  Você pode adicionar o domínio executando: "gigalixir domains:add msgtk.com".
</div>
<div class="spanish languaged-content">
  Lo sentimos, no pudimos encontrar una aplicación con el nombre de dominio msgtk.com.
  Puedes agregar el dominio ejecutando: "gigalixir domains:add msgtk.com".
</div>

    </div>
  </div>
  <div class="logo-placeholder">
    <a href="https://gigalixir.com">
      <img src="https://www.gigalixir.com/assets/images/gigalixir_logo.svg" alt="logo" class="logo">
    </a>
  </div>
</div>

  </body>

  <script>
    document.addEventListener("DOMContentLoaded", function () {
      const supportedLanguages = {
        "nl": "dutch",
        "en": "english",
        "fr": "french",
        "de": "german",
        "it": "italian",
        "es": "spanish",
        "pt": "portuguese",
      };

      // Get the user's preferred language
      const userLanguage = (navigator.language || navigator.userLanguage).split("-")[0];

      var languageClass = "english";
      if (supportedLanguages[userLanguage]) {
        languageClass = supportedLanguages[userLanguage];
        console.log("Detected languge: " + languageClass);
      } else {
        console.log("Unsupported language: " + userLanguage);
      }
      
      // for a random language, set this to true
      if (false) {
        const random = Math.floor(Math.random() * Object.keys(supportedLanguages).length);
        const randomString = Object.keys(supportedLanguages)[random];
        if (supportedLanguages[randomString]) {
          languageClass = supportedLanguages[randomString];
        }
        console.log("Randomly selected language: " + languageClass);
      }

      // change the display of all elements with classes "languaged-content" and "$languageClass" to "inline"
      const elementsWithBothClasses = document.querySelectorAll('.languaged-content.'+languageClass);
      elementsWithBothClasses.forEach((element) => {
        element.style.display = "inline";
      });
    });
  </script>
</html>
                               

Whois info of domain

Domain Name: MSGTK.COM
Registry Domain ID: 2882089861_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.registrar.eu
Registrar URL: http://www.openprovider.com
Updated Date: 2024-05-17T08:26:51Z
Creation Date: 2024-05-17T07:59:59Z
Registry Expiry Date: 2025-05-17T07:59:59Z
Registrar: Hosting Concepts B.V. d/b/a Registrar.eu
Registrar IANA ID: 1647
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +31.104482297
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: CLARK.NS.CLOUDFLARE.COM
Name Server: MEILING.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-30T03:56:10Z <<<
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