Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - defiu.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: CloudFront
Date: Mon, 19 May 2025 04:35:49 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Location: https://defiu.com/
X-Cache: Redirect from cloudfront
Via: 1.1 9a7496b5f0b6d31edb066cb3c25b8a36.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: HEL51-P5
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: HuGcbdSwH5NyUzTYfOUGbJQvtWUeie0piWcA9g2UQbla55aQwzwDZQ==

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://defiu.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html
Content-Length: 6891
Connection: keep-alive
Last-Modified: Mon, 12 May 2025 08:28:43 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Sun, 18 May 2025 07:15:45 GMT
ETag: "3e8a0d8363cbbf53a112f998b56df1b7"
X-Cache: Error from cloudfront
Via: 1.1 38d629076372e0ee849e52e0dd8edff2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: HEL51-P5
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: HJJomOjqDGdGFZmBR8tY6edu1WkZLfFJvAOo-N-9TQuQkruRLB1htg==
Age: 76805

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: defiu.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns#">

<head>
  <meta charset=utf-8>
  <meta http-equiv=X-UA-Compatible content="IE=edge">
  <meta http-equiv=Cache-Control content="no-cache, no-store, must-revalidate">
  <meta http-equiv=Pragma content=no-cache>
  <meta http-equiv=Expires content=0>
  <meta name=viewport content="width=device-width,initial-scale=1">

  <title>DEFI-U</title>
  <!--    <meta name="description" content="" />-->
  <meta name=supported-color-schemes content=light>
  <meta name=color-scheme content=light>

  <meta property=og:site_name content=DEFI-U>
  <meta property=og:url content=https://defi-u.com/ >
  <meta property=og:type content=website>
  <meta property=og:title content=DEFI-U>
  <!--    <meta property="og:description" content="" />-->
  <meta property=og:image content=https://defi-u.com/cover.png>

  <meta name=twitter:card content=summary_large_image>
  <meta name=twitter:image content=https://defi-u.com/cover.png>

  <!--    <meta name="yandex-verification" content="2fef745404740712" />-->

  <link rel=alternate hreflang=en href=https://defi-u.com/en/ >
  <link rel=alternate hreflang=de href=https://defi-u.com/de/ >
  <link rel=alternate hreflang=fr href=https://defi-u.com/fr/ >
  <link rel=alternate hreflang=ru href=https://defi-u.com/ru/ >
  <link rel=alternate hreflang=es href=https://defi-u.com/es/ >
  <link rel=alternate hreflang=it href=https://defi-u.com/it/ >
  <link rel=alternate hreflang=hi href=https://defi-u.com/hi/ >
  <link rel=alternate hreflang=mn href=https://defi-u.com/mn/ >
  <link rel=alternate hreflang=zh href=https://defi-u.com/zh/ >
  <link rel=alternate hreflang=x-default href=https://defi-u.com/ >

  <link rel=icon type=image/svg+xml href=/static/favicon.svg>

  <!--    <meta name="yandex-verification" content="6124e4756fa71fd4" />-->
  <!--    <meta-->
  <!--      name="google-site-verification"-->
  <!--      content="NxCumG3jqPYX5DmBnpkae4L51KuIa27sRnNhx26yyQk"-->
  <!--    />-->

  <link rel=preconnect href=https://fonts.googleapis.com>
  <link rel=preconnect href=https://fonts.gstatic.com crossorigin>

  <script src=/static/svg-path-commander.min.js></script>
  <script src=/static/smartweb.js></script>

  <!-- Google Tag Manager -->
  <!--    <script>-->
  <!--      ;(function (w, d, s, l, i) {-->
  <!--        w[l] = w[l] || []-->
  <!--        w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' })-->
  <!--        var f = d.getElementsByTagName(s)[0],-->
  <!--          j = d.createElement(s),-->
  <!--          dl = l != 'dataLayer' ? '&l=' + l : ''-->
  <!--        j.async = true-->
  <!--        j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl-->
  <!--        f.parentNode.insertBefore(j, f)-->
  <!--      })(window, document, 'script', 'dataLayer', 'GTM-PP5GSJK')-->
  <!--    </script>-->
  <!-- End Google Tag Manager -->

  <style>
    body {
      align-items: center;
      display: flex;
      height: 100vh;
      justify-content: center;
      margin: 0;
    }

    .app {
      display: flex;
      flex-grow: 1;
    }

    .loaderFarm {
      height: 64px;
      margin: auto;
      width: 64px;
    }

    .loaderFarm__svg path {
      animation: page-spinner 1.2s linear infinite;
    }

    .loaderFarm__svg path:first-child {
      animation-delay: -1.1s;
    }

    .loaderFarm__svg path:nth-child(2) {
      animation-delay: -1s;
    }

    .loaderFarm__svg path:nth-child(3) {
      animation-delay: -0.9s;
    }

    .loaderFarm__svg path:nth-child(4) {
      animation-delay: -0.8s;
    }

    .loaderFarm__svg path:nth-child(5) {
      animation-delay: -0.7s;
    }

    .loaderFarm__svg path:nth-child(6) {
      animation-delay: -0.6s;
    }

    .loaderFarm__svg path:nth-child(7) {
      animation-delay: -0.5s;
    }

    .loaderFarm__svg path:nth-child(8) {
      animation-delay: -0.4s;
    }

    .loaderFarm__svg path:nth-child(9) {
      animation-delay: -0.3s;
    }

    .loaderFarm__svg path:nth-child(10) {
      animation-delay: -0.2s;
    }

    .loaderFarm__svg path:nth-child(11) {
      animation-delay: -0.1s;
    }

    .loaderFarm__svg path:nth-child(12) {
      animation-delay: 0s;
    }

    @keyframes page-spinner {
      0% {
        opacity: 1;
      }

      to {
        opacity: 0;
      }
    }
  </style>
<link href=/static/css/app.975e947f8a195b90acf89c6a2e66e741.css rel=stylesheet></head>

<body>
  <!-- Google Tag Manager (noscript) -->
  <!--    <noscript-->
  <!--      ><iframe-->
  <!--        src="https://www.googletagmanager.com/ns.html?id=GTM-PP5GSJK"-->
  <!--        height="0"-->
  <!--        width="0"-->
  <!--        style="display: none; visibility: hidden;"-->
  <!--      ></iframe-->
  <!--    ></noscript>-->
  <!-- End Google Tag Manager (noscript) -->
  <div id=app class=app>
    <div class=loaderFarm>
      <svg class=loaderFarm__svg viewBox="0 0 70 70" xmlns=http://www.w3.org/2000/svg>
        <path d="M52.5 4.69a2.05 2.05 0 00-2.801.75l-6.59 11.414a2.05 2.05 0 103.552 2.05l6.59-11.413a2.05 2.05 0 00-.75-2.802z" fill=#0D5BDB opacity=.083 />
        <path d="M65.31 17.5a2.05 2.05 0 00-2.8-.75l-11.414 6.59a2.05 2.05 0 102.05 3.552l11.414-6.59a2.05 2.05 0 00.75-2.802z" fill=#0D5BDB opacity=.166 />
        <path d="M67.95 32.95H54.77a2.05 2.05 0 000 4.101h13.18a2.05 2.05 0 000-4.102z" fill=#0D5BDB opacity=.249 />
        <path d="M64.56 49.699l-11.413-6.59a2.05 2.05 0 10-2.051 3.552l11.414 6.59a2.05 2.05 0 102.05-3.552z" fill=#0D5BDB opacity=.332 />
        <path d="M53.25 62.51l-6.589-11.414a2.05 2.05 0 10-3.552 2.05L49.7 64.56a2.05 2.05 0 103.552-2.05z" fill=#0D5BDB opacity=.415 />
        <path d="M35 52.719a2.05 2.05 0 00-2.05 2.05v13.18a2.05 2.05 0 004.1 0V54.77A2.05 2.05 0 0035 52.72z" fill=#0D5BDB opacity=.498 />
        <path d="M26.14 50.345a2.05 2.05 0 00-2.8.75L16.75 62.51a2.05 2.05 0 003.552 2.05l6.59-11.413a2.05 2.05 0 00-.751-2.802z" fill=#0D5BDB opacity=.581 />
        <path d="M19.655 43.86a2.05 2.05 0 00-2.801-.75L5.44 49.698a2.05 2.05 0 002.05 3.552l11.415-6.59a2.05 2.05 0 00.75-2.801z" fill=#0D5BDB opacity=.664 />
        <path d="M15.23 32.95H2.05a2.05 2.05 0 000 4.101h13.18a2.05 2.05 0 000-4.102z" fill=#0D5BDB opacity=.747 />
        <path d="M18.905 23.34L7.49 16.75A2.05 2.05 0 105.44 20.3l11.414 6.59a2.05 2.05 0 102.05-3.552z" fill=#0D5BDB opacity=0.83 />
        <path d="M26.891 16.854L20.301 5.44a2.05 2.05 0 10-3.551 2.05l6.59 11.414a2.05 2.05 0 103.551-2.05z" fill=#0D5BDB opacity=0.913 />
        <path d="M35 0a2.05 2.05 0 00-2.05 2.05v13.18a2.05 2.05 0 004.1 0V2.05A2.05 2.05 0 0035 0z" fill=#0D5BDB />
      </svg>
    </div>
  </div>
<script type=text/javascript src=/static/js/manifest.1073c153cac1bf8c6381.js></script><script type=text/javascript src=/static/js/vendor.4a270827cd654bff41c7.js></script><script type=text/javascript src=/static/js/app.17223fc6844cdd2d5c5c.js></script></body>

</html>                               

Whois info of domain

Domain Name: DEFIU.COM
Registry Domain ID: 2393218999_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-10-19T06:18:29Z
Creation Date: 2019-05-21T02:01:28Z
Registry Expiry Date: 2027-05-21T02:01:28Z
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-1363.AWSDNS-42.ORG
Name Server: NS-1729.AWSDNS-24.CO.UK
Name Server: NS-302.AWSDNS-37.COM
Name Server: NS-619.AWSDNS-13.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T04:35:38Z <<<
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