Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - zfbe.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 16 May 2025 22:17:08 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Fri, 16 May 2025 23:17:08 GMT
Location: https://zfbe.com/
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=NWWEdHYo4J7rI2PZwuyWBDZzhayVdJV82puvihuqxhSVouqNjAbjoqkqkPztd87Z6sdC64Sjh%2BD6i%2BqRfV9Vkk2ALNsLz1woHD4w%2Fbi8GNYZppYeVDjdMjtOxQhXdcwIG2rLMQOJtQ%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 940e3e511f3509b0-ARN

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://zfbe.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 16 May 2025 22:17:08 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Cf-Cache-Status: DYNAMIC
Server: cloudflare
Vary: Accept-Encoding
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Bg%2B%2FTBqUVgPbZuvhSxoJ%2FaCzqf4zkI4neuBGb12TfO%2FDSWG5zkibz%2Bec6A7yLil0jE6FOkkR%2FGxbab%2F9R3Py37HWf3HzzYmeQr7Fk8j0fggfsAGV45fpukE82KIqX3n6DKZbtJFQDQ%3D%3D"}],"group":"cf-nel","max_age":604800}
Nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
CF-RAY: 940e3e51790b2d5d-ARN

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: zfbe.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="ko-KR">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, user-scalable=no" />
    <meta property="og:site_name" content="mindFULL" />
    <meta property="og:locale" content="ko_kr" />
    <meta property="og:type" content="website" />
    <meta property="og:title" content="mindFULL" />
    <meta property="og:url" content="https://mindfull.dev" />
    <meta
      property="og:description"
      content="소프트웨어 엔지니어 / 엔지니어링 매니저 mindFULL의 홈페이지"
    />
    <meta
      property="og:image"
      content="https://zfbe.com/assets/creative_og.png"
    />
    <title>mindFULL - Make Something Beloved</title>
    <link rel="profile" href="https://gmpg.org/xfn/11" />
    <link
      rel="stylesheet"
      type="text/css"
      media="all"
      href="./styles/style.css"
    />
    <link rel="canonical" href="https://mindfull.dev" />
    <link rel="shortlink" href="https://mindfull.dev" />

    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
    <link rel="icon" type="image/svg+xml" href="/favicon.svg">
    <link rel="manifest" href="/site.webmanifest" />
    <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#500CAC" />
    <meta
      name="theme-color"
      media="(prefers-color-scheme: dark)"
      content="#141414"
    />
    <meta
      name="theme-color"
      media="(prefers-color-scheme: light)"
      content="#ffffff"
    />
  </head>

  <body>
    <div class="page-wrapper">
      <main class="page">
        <figure class="page-logo">
          <img src="/assets/logo.svg" alt="mindFULL.creative" />
        </figure>
        <article class="page-contents-box">
          <h1 class="page-title">mindFULL</h1>
          <h2 class="page-subtitle">최태건 / Tae-geon Choi</h2>
          <h3 class="page-job">소프트웨어 엔지니어 / 엔지니어링 매니저</h3>
          <hr class="page-divider" />
          <p class="page-desc">
            웹 프론트엔드 기술을 가장 익숙해합니다. TypeScript와 React를 주로
            사용합니다. 새로운 기술을 지속적으로 시도하고, 마이그레이션 경험을
            팀과 나누는 것을 좋아합니다. 문제를 끝까지 해결하려는 성향이
            강합니다.
          </p>
          <p class="page-desc">
            모든 구성원이 환영받는 팀, 지속 가능하고 건강하게 개발하는 문화를
            함께 만드는 것을 목표로 삼습니다.
          </p>
          <p class="page-desc">
            음악, 기술, 전자기기, 술 등 다양한 것을 좋아합니다. 모든 사람이
            차별받지 않고 환영받는 세상을 만들고 싶습니다.
          </p>
        </article>
        <hr class="page-divider dimmed" />
        <ul class="page-links">
          <li>
            <a
              class="link-blog"
              href="https://blog.mindfull.dev"
              target="_blank"
              >https://blog.mindfull.dev</a
            >
          </li>
          <li>
            <a
              class="link-facebook"
              href="https://facebook.com/mindFULL.creative"
              target="_blank"
              >mindFULL.creative</a
            >
          </li>
          <li>
            <a
              class="link-instagram"
              href="https://instagram.com/zfbe"
              target="_blank"
              >@zfbe</a
            >
          </li>
          <li>
            <a
              class="link-github"
              href="https://github.com/mindfull"
              target="_blank"
              >@mindfull</a
            >
          </li>
          <li>
            <a
              class="link-linkedin"
              href="https://www.linkedin.com/in/mindfull/"
              target="_blank"
              >@mindfull</a
            >
          </li>
        </ul>
        <a class="page-hidden" rel="me" href="https://qdon.space/@zfbe"
          >Verify me</a
        >
      </main>
    </div>
  </body>
</html>
                               

Whois info of domain

Domain Name: ZFBE.COM
Registry Domain ID: 814854527_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.hosting.kr
Registrar URL: http://HOSTING.KR
Updated Date: 2025-01-15T03:59:18Z
Creation Date: 2007-02-14T17:23:32Z
Registry Expiry Date: 2027-02-14T17:23:32Z
Registrar: Megazone Corp., dba HOSTING.KR
Registrar IANA ID: 1489
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +82.216447378
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: ALAN.NS.CLOUDFLARE.COM
Name Server: MIMI.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-16T22:16:47Z <<<
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