Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - uo3c.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 02:22:48 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Sat, 17 May 2025 03:22:48 GMT
Location: https://uo3c.com/
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=vkwl8pQkQJVW2h4Fh7NAZIyQItuLfm8ppE0l94sMvPb99ZVLj7S1ofcFX0aPIe6GMO%2FoqWm3ssUNMl0BtukRrh1ePYxBNuVN71n%2FDw4L8uX%2FjazBqVLHmocYBRf1nV12tbTDGeyIZQ%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 940fa6330963e0fe-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7607&min_rtt=7607&rtt_var=3803&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=164&delivery_rate=0&cwnd=250&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 301 Moved Permanently

http status code 301 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://uo3c.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 02:22:49 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Cf-Cache-Status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=V4mFK4Cu3qrtt8bUBRl9BD3Xd9K39nxnq2JaIxOf4rD5TrSrfdAmid31MG0%2BmV%2FIte1WR0TWFfhbcfAfytmpGoN7h72oYYZq8UD2t0PiFb289TvP"}]}
CF-RAY: 940fa6336d523454-ARN
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

http status code 200 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: uo3c.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="pt">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <meta name="description" content="No UO3.com, os jogadores podem competir em emocionantes torneios, desafiar seus amigos e buscar a glória no ranking global. Prepare-se para se destacar entre os melhores."/>
  <title>uo3.com - Desafie seus amigos e suba no ranking global de UO3.</title>
  <link rel="stylesheet" href="style.css" />
  <link rel="icon" href="favicon.webp" sizes="48x48">
  <link rel="canonical" href="https://uo3c.com/" />
  <meta property="og:image" content="https://uo3c.com/action.webp" />
  <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "uo3.com",
      "url": "https://uo3c.com/",
      "description": "No UO3.com, os jogadores podem competir em emocionantes torneios, desafiar seus amigos e buscar a glória no ranking global. Prepare-se para se destacar entre os melhores.",
      "logo": "https://uo3c.com/logo.webp",
      "image": {
        "@type": "ImageObject",
        "url": "https://uo3c.com/action.webp"
      }
    }
  </script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J01XTMP6EK"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-J01XTMP6EK');
</script>
</head>
<body>
<header class="header" id="header">
  <div class="container">
    <div class="header__wrapper">
      <div class="header-toggler">
        <div class="header-toggler__icon">
          <div class="header-toggler__line header-toggler__line-top"></div>
          <div class="header-toggler__line header-toggler__line-middle"></div>
          <div class="header-toggler__line header-toggler__line-bottom"></div>
        </div>
      </div>
      <a href="/" class="header__logo">
        <picture>
          <source srcset="/logo.webp" type="image/webp">
          <img class="textSection__img" src="/logo.png" alt="uo3.com">
        </picture>
      </a>
      <nav class="header-menu">
        <ul>
          <li class="header-menu__item">
            <a href="/action.html" class="header-menu__item-link">Ação</a>
          </li>
          <li class="header-menu__item">
            <a href="/rpg.html" class="header-menu__item-link">RPG</a>
          </li>
          <li class="header-menu__item">
            <a href="/co-op.html" class="header-menu__item-link">Cooperativo</a>
          </li>
          <li class="header-menu__item">
            <a href="/streams.html" class="header-menu__item-link">Transmissões</a>
          </li>
          <li class="header-menu__item">
            <a href="/updates.html" class="header-menu__item-link">Atualizações</a>
          </li>
          <li class="header-menu__item">
            <a href="/beta.html" class="header-menu__item-link">Beta</a>
          </li>
        </ul>
      </nav>

      <div class="header-info">
        <a href="/mtviot.html" rel="noindex nofollow" class="header-info__log">Login</a>
        <a href="/mtviot.html" rel="noindex nofollow" class="header-info__reg">Cadastro</a>
      </div>
    </div>
  </div>
</header>
<main class="main">
  <div class="container">
    <div class="main-wrap">
      <h1 class="main-wrap__title">uo3.com - Desafie seus amigos e suba no ranking global de UO3.</h1>
      <div class="main-wrap__link">
        <a href="/mtviot.html" rel="noindex nofollow" class="main-wrap__link__btn">REGISTRO uo3.com</a>
      </div>
      <div class="main-wrap__img">
        <picture>
          <source srcset="/action.webp" type="image/webp">
          <img class="textSection__img" src="/action.png" alt="uo3.com">
        </picture>
      </div>
      <h2 class="main-wrap__subtitle">
        A Evolução dos RPGs: Fantasia e Imersão no Mundo dos Jogos
        <p>Este artigo explora a evolução dos jogos de RPG, destacando sua mecânica, narrativa e impacto na cultura gamer ao longo do tempo. Aborda tanto RPGs tradicionais de mesa quanto os eletrônicos, refletindo sobre a imersão e a personalização que oferecem aos jogadores.</p>
      </h2>
      <div class="main-wrap__img">
        <picture>
          <source srcset="/rpg.webp" type="image/webp">
          <img src="/rpg.png" alt="A Evolução dos RPGs: Fantasia e Imersão no Mundo dos Jogos">
        </picture>
      </div><h2 class="main-wrap__subtitle">
        A Revolução das Transmissões de Jogos Online
        <p>Explorando o impacto das transmissões ao vivo no mundo dos games e como elas transformaram a experiência do jogador e do espectador.</p>
      </h2>
      <div class="main-wrap__img">
        <picture>
          <source srcset="/streams.webp" type="image/webp">
          <img src="/streams.png" alt="A Revolução das Transmissões de Jogos Online">
        </picture>
      </div><h2 class="main-wrap__subtitle">
        Explorando a Categoria Beta nos Jogos Online
        <p>O artigo explora a importância da fase beta nos jogos online, destacando seu papel no desenvolvimento e engajamento da comunidade, além de discutir como isso afeta a experiência do jogador e o produto final.</p>
      </h2>
      <div class="main-wrap__img">
        <picture>
          <source srcset="/beta.webp" type="image/webp">
          <img src="/beta.png" alt="Explorando a Categoria Beta nos Jogos Online">
        </picture>
      </div><h2 class="main-wrap__subtitle">
        A Importância das Atualizações nos Jogos Modernos
        <p>Este artigo explora como as atualizações de jogos são essenciais para manter a experiência do jogador e o envolvimento da comunidade, analisando exemplos recentes e a interação entre desenvolvedores e jogadores.</p>
      </h2>
      <div class="main-wrap__img">
        <picture>
          <source srcset="/updates.webp" type="image/webp">
          <img src="/updates.png" alt="A Importância das Atualizações nos Jogos Modernos">
        </picture>
      </div>
      <div class="main-wrap__link">
        <a href="/mtviot.html" rel="noindex nofollow" class="main-wrap__link__btn">REGISTRO uo3.com</a>
      </div>
    </div>
  </div>
</main>
<script src="script.js"></script>
</body>
</html>                               

Whois info of domain

Domain Name: UO3C.COM
Registry Domain ID: 2964569371_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.aliyun.com
Registrar URL: http://www.alibabacloud.com
Updated Date: 2025-03-06T05:33:19Z
Creation Date: 2025-03-05T12:12:43Z
Registry Expiry Date: 2026-03-05T12:12:43Z
Registrar: Dominet (HK) Limited
Registrar IANA ID: 3775
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: IRMA.NS.CLOUDFLARE.COM
Name Server: KEATON.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T02:22:39Z <<<
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