Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ai4m.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.18.0 (Ubuntu)
Date: Sat, 03 May 2025 16:19:32 GMT
Content-Type: text/html
Content-Length: 178
Connection: keep-alive
Location: https://ai4m.com/

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.

200 OK - https://ai4m.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.18.0 (Ubuntu)
Date: Sat, 03 May 2025 16:19:32 GMT
Content-Type: text/html
Content-Length: 5620
Last-Modified: Tue, 24 Sep 2024 13:23:18 GMT
Connection: keep-alive
ETag: "66f2bd46-15f4"
Accept-Ranges: bytes

HTTP Code 200 OK

200 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: ai4m.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, shrink-to-fit=no"
    />
    <meta
      name="description"
      content="AInovate is an advanced software innovation agency specializing in cutting-edge AI applications for various industries."
    />
    <meta name="author" content="ai4m.com" />

    <title>AI 4 Mankind</title>

    <!-- Bootstrap core CSS -->
    <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />

    <!-- Custom fonts for this template -->
    <link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" />
    <link
      href="vendor/simple-line-icons/css/simple-line-icons.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
      rel="stylesheet"
      type="text/css"
    />

    <link href="css/landing-page.css" rel="stylesheet" />

    <link rel="icon" type="image/png" href="img/ai4m-logo.png" />

  </head>

  <body>
    <!-- Navigation -->
    <nav class="navbar navbar-light bg-light static-top">
      <div class="container">
        <a class="navbar-brand" href="#"
          ><img
            src="img/ai4m-logo.png"
            width="45px"
            alt="AI 4 Mankind &copy;"
          />
          &nbsp;&nbsp;AI 4 Mankind</a
        >
        <!-- <a class="btn btn-primary" href="#"> </a> -->
      </div>
    </nav>

    <!-- Masthead -->
    <header class="masthead text-white text-center">
      <div class="overlay"></div>
      <div class="container">
        <div class="row">
          <div class="col-xl-9 mx-auto">
            <!-- <h1 class="mb-5">Real Estate &mdash; Technology &mdash; Strategy </h1> -->
            <h2 class="mb-1">
              We <b>innovate</b> and <b>create</b> cutting-edge
              <b>AI solutions</b> to transform industries.
            </h2>
            <br />
          </div>
        </div>
      </div>
    </header>

    <!-- Our Story -->
    <section class="showcase">
      <div class="container-fluid p-0">
        <div class="row no-gutters">
          <div class="col-lg-12 my-auto showcase-text">
            <a id="about"></a>
            <h2 class="mb-5">
              Bringing Advanced AI-Enabled Innovation &amp; Transformative
              Solutions to Various Industries
            </h2>
            <p class="lead mb-0">
              Our mission is to make our clients more effective and efficient
              through the power of artificial intelligence.
            </p>
            <br />
            <p class="lead mb-0">
              <b>AI 4 Mankind</b> is a full-service firm dedicated to developing
              and implementing the entire spectrum of AI-powered solutions for
              our global clients across various industries.
            </p>
            <br />
            <p class="lead mb-0">
              Our unique approach, which stems from our founders' deep expertise
              in AI, machine learning, and software engineering, is ideally
              suited to create groundbreaking solutions and drive exceptional
              results.
            </p>
          </div>
        </div>
      </div>
    </section>

    <!-- Footer -->
    <footer class="footer bg-light">
      <div class="container">
        <div class="row">
          <div class="col-lg-6 h-100 text-center text-lg-left my-auto">
            <ul class="list-inline mb-2">
              <li class="list-inline-item">
                <a href="#about">About</a>
              </li>
              <li class="list-inline-item">&sdot;</li>
              <li class="list-inline-item">
                <a href="#contactus">Contact Us</a>
              </li>
              <!-- <li class="list-inline-item">&sdot;</li>
            <li class="list-inline-item">
              <a href="#">Terms of Use</a>
            </li>
            <li class="list-inline-item">&sdot;</li>
            <li class="list-inline-item">
              <a href="#">Privacy Policy</a>
            </li> -->
            </ul>
            <p class="text-muted small mb-4 mb-lg-0">
              &copy;
              <a href="https://askintegral.com">Integral Software</a> 2024. All
              Rights Reserved.
            </p>
          </div>
          <!-- social links -->
          <div class="col-lg-6 h-100 text-center text-lg-right my-auto">
            <ul class="list-inline mb-0">
              <li class="list-inline-item mr-3">
                <a href="https://www.linkedin.com/company/integralco/">
                  <i class="fab fa-linkedin fa-2x fa-fw"></i>
                </a>
              </li>
              <li class="list-inline-item mr-3 hide">
                <a href="https://x.com/ask_integral">
                  <i class="fab fa-twitter-square fa-2x fa-fw"></i>
                </a>
              </li>
            </ul>
          </div>
        </div>
      </div>

    </footer>

    <!-- Bootstrap core JavaScript -->
    <script src="vendor/jquery/jquery.min.js"></script>
    <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>

    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script
      async
      src="https://www.googletagmanager.com/gtag/js?id=G-729D21JLT7"
    ></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag() {
        dataLayer.push(arguments);
      }
      gtag("js", new Date());

      gtag("config", "G-729D21JLT7");
    </script>


  </body>
</html>
                               

Whois info of domain

Domain Name: AI4M.COM
Registry Domain ID: 2854361056_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namesilo.com
Registrar URL: http://www.namesilo.com
Updated Date: 2024-09-04T15:12:55Z
Creation Date: 2024-02-11T19:08:18Z
Registry Expiry Date: 2027-02-11T19:08:18Z
Registrar: NameSilo, LLC
Registrar IANA ID: 1479
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4805240066
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.DNSOWL.COM
Name Server: NS2.DNSOWL.COM
Name Server: NS3.DNSOWL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-03T16:19:23Z <<<
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