Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - t3k3.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 19 May 2025 16:00:31 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Mon, 19 May 2025 17:00:31 GMT
Location: https://t3k3.com/
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=j2NjWticKJV38HjXAWLkqNNY4YgOxT8gOvpdC8YHTyzLeZPJyNyVuv82rVGTPbm5sux3AERkx71tBBm3Im2%2F3tMyQg73Q70%2F2jaE0hNFC6mI2i%2FhrhX8KhzfyUYtiVm9o3sZ%2B2%2FgZw%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9424cec77a910bbd-AMS
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=26916&min_rtt=26916&rtt_var=13458&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=164&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 301 Moved Permanently

301 Moved Permanently 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://t3k3.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 19 May 2025 16:00:32 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=Ff9MFArMMwcxVJQtxqoZW5U5yZJEISxVlhX9Aq5j%2B3zSM8Z999jS40Ym2NWk9BaXNK14ycWO0zsLyt%2Ftl%2BNK%2F8ZS2UByg2mh%2FIJdyupDES1xxd%2FpnOHlPpojpNxD7rhFWxpr0UG%2FeA%3D%3D"}],"group":"cf-nel","max_age":604800}
Nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
CF-RAY: 9424cec84b17d579-AMS

HTTP Code 200 OK

200 OK 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: t3k3.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><html lang="en" class="antialiased break-words"> <head><!-- High Priority Global Metadata --><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Home | Tech Insights Blog</title><meta name="generator" content="Astro v4.16.18"><!-- Fonts --><link rel="preload" as="font" type="font/woff2" href="/_astro/inter-latin-wght-normal.C2S99t-D.woff2" crossorigin="anonymous"><link rel="preload" as="font" type="font/woff2" href="/_astro/newsreader-latin-wght-normal.B8UkT1nD.woff2" crossorigin="anonymous"><!-- Low Priority Global Metadata --><link rel="icon" type="image/svg+xml" href="/favicon.svg"><link rel="sitemap" href="/sitemap-index.xml"><link rel="alternate" type="application/rss+xml" href="/rss.xml" title="RSS"><!-- Page Metadata --><link rel="canonical" href="https://example.com/"><meta name="description" content="Welcome to my blog"><!-- Open Graph / Facebook --><meta property="og:type" content="website"><meta property="og:url" content="https://example.com/"><meta property="og:title" content="Home | Tech Insights Blog"><meta property="og:description" content="Welcome to my blog"><meta property="og:image" content="https://example.com/dante-preview.jpg"><meta property="og:image:alt" content="Blog Preview Image"><!-- X/Twitter --><meta property="twitter:card" content="summary_large_image"><meta property="twitter:url" content="https://example.com/"><meta property="twitter:title" content="Home | Tech Insights Blog"><meta property="twitter:description" content="Welcome to my blog"><meta property="twitter:image" content="https://example.com/dante-preview.jpg"><meta name="twitter:image:alt" content="Blog Preview Image"><meta name="astro-view-transitions-enabled" content="true"><meta name="astro-view-transitions-fallback" content="animate"><link rel="stylesheet" href="/_astro/_id_.C_oU_3LE.css"><script type="module" src="/_astro/hoisted.du80wbZ0.js"></script></head> <body class="bg-main text-main"> <div class="flex flex-col min-h-screen px-4 md:px-8"> <nav class="w-full max-w-3xl mx-auto py-4 flex justify-between items-center"> <div class="flex gap-x-4"> <a class="underline underline-offset-2 decoration-1" href="/"> Home </a><a href="/blog"> Blog </a><a href="/tags"> Tags </a><a href="/about"> About </a> </div> <button id="theme-toggle" class="w-8 h-8 -mr-2 flex items-center justify-center" aria-label="Change color scheme"> <svg class="w-4 h-4 fill-current" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> <circle cx="8" cy="8" r="8"></circle> </svg> </button>   </nav> <header class="w-full max-w-3xl mx-auto mb-16 pt-8"> <div class="text-center mb-8"> <a href="/" class="inline-block"> <h1 class="font-serif text-3xl font-medium text-theme-foreground hover:text-primary transition-colors sm:text-4xl"> Tech Insights Blog </h1> </a>  </div> <div class="border-t border-b border-gray-200 dark:border-gray-700 py-4 mb-8"> <div class="flex justify-center space-x-8 text-sm"> <span class="text-gray-800 dark:text-gray-200">System Programming</span> <span class="text-gray-800 dark:text-gray-200">DevOps</span> <span class="text-gray-800 dark:text-gray-200">Security</span> <span class="text-gray-800 dark:text-gray-200">Web Development</span> </div> </div> <div class="text-center"> <p class="text-sm text-gray-600 dark:text-gray-400 max-w-2xl mx-auto"> Deep technical insights about System Programming, DevOps, Security, and Modern Web Development </p> <div class="flex justify-center gap-8 mt-4 text-sm"> <a href="https://github.com/" target="_blank" rel="noopener noreferrer" class="text-gray-600 hover:text-primary dark:text-gray-400 dark:hover:text-primary transition-colors"> GitHub </a><a href="https://linkedin.com/" target="_blank" rel="noopener noreferrer" class="text-gray-600 hover:text-primary dark:text-gray-400 dark:hover:text-primary transition-colors"> LinkedIn </a> </div> </div> </header>  <main class="grow w-full max-w-3xl mx-auto">  <div class="mb-16"> <div class="grid grid-cols-1 md:grid-cols-2 gap-8 mb-16">  </div> <div class="border-t border-gray-200 dark:border-gray-700 pt-16"> <h2 class="text-2xl font-serif font-medium mb-8">Latest Posts</h2> <a class="flex flex-col sm:flex-row justify-between items-start gap-6 group mb-8" href="/blog/linux-user-group-management-guide.md/"> <div class="w-full sm:w-48 h-48 overflow-hidden rounded-lg shrink-0"> <img src="/blog-images/linux-user-group.jpg" alt="Linux user and group management visualization" class="w-full h-full object-cover transition-transform duration-300 group-hover:scale-105"> </div> <div class="grow"> <h3 class="text-xl leading-tight font-serif font-medium group-hover:underline group-hover:decoration-dashed group-hover:underline-offset-4 group-hover:decoration-1 sm:text-2xl">Linux User and Group Management Guide</h3> <div class="mt-1 text-sm leading-normal"> <time datetime="2023-01-13T00:00:00.000Z"> January 13, 2023 </time>  </div> <div class="mt-3 text-sm leading-normal">A comprehensive guide to managing users and groups in Linux</div> <div class="mt-4 font-serif italic text-sm opacity-0 transition group-hover:opacity-100 flex gap-1 items-center">
Read Post <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4"> <path d="M4.286 12c0-0.533 0.432-0.964 0.964-0.964v0h11.172l-4.14-4.138c-0.175-0.175-0.283-0.416-0.283-0.683 0-0.533 0.432-0.965 0.965-0.965 0.267 0 0.508 0.108 0.683 0.283v0l5.785 5.785c0.175 0.175 0.283 0.416 0.283 0.683s-0.108 0.508-0.283 0.683l-5.785 5.785c-0.175 0.175-0.416 0.283-0.683 0.283-0.533 0-0.965-0.432-0.965-0.965 0-0.267 0.108-0.508 0.283-0.683v0l4.14-4.138h-11.172c-0.533 0-0.964-0.432-0.964-0.964v0z"></path> </svg> </div> </div> </a><a class="flex flex-col sm:flex-row justify-between items-start gap-6 group mb-8" href="/blog/securing-linux-filesystem.md/"> <div class="w-full sm:w-48 h-48 overflow-hidden rounded-lg shrink-0"> <img src="/blog-images/securing-linux-filesystem.jpg" alt="Linux filesystem security visualization" class="w-full h-full object-cover transition-transform duration-300 group-hover:scale-105"> </div> <div class="grow"> <h3 class="text-xl leading-tight font-serif font-medium group-hover:underline group-hover:decoration-dashed group-hover:underline-offset-4 group-hover:decoration-1 sm:text-2xl">Securing Linux Filesystem</h3> <div class="mt-1 text-sm leading-normal"> <time datetime="2023-01-13T00:00:00.000Z"> January 13, 2023 </time>  </div> <div class="mt-3 text-sm leading-normal">A comprehensive guide to securing Linux filesystem</div> <div class="mt-4 font-serif italic text-sm opacity-0 transition group-hover:opacity-100 flex gap-1 items-center">
Read Post <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4"> <path d="M4.286 12c0-0.533 0.432-0.964 0.964-0.964v0h11.172l-4.14-4.138c-0.175-0.175-0.283-0.416-0.283-0.683 0-0.533 0.432-0.965 0.965-0.965 0.267 0 0.508 0.108 0.683 0.283v0l5.785 5.785c0.175 0.175 0.283 0.416 0.283 0.683s-0.108 0.508-0.283 0.683l-5.785 5.785c-0.175 0.175-0.416 0.283-0.683 0.283-0.533 0-0.965-0.432-0.965-0.965 0-0.267 0.108-0.508 0.283-0.683v0l4.14-4.138h-11.172c-0.533 0-0.964-0.432-0.964-0.964v0z"></path> </svg> </div> </div> </a><a class="flex flex-col sm:flex-row justify-between items-start gap-6 group mb-8" href="/blog/understanding-linux-file-permissions.md/"> <div class="w-full sm:w-48 h-48 overflow-hidden rounded-lg shrink-0"> <img src="/blog-images/linux-file-permissions.jpg" alt="Linux file permissions visualization" class="w-full h-full object-cover transition-transform duration-300 group-hover:scale-105"> </div> <div class="grow"> <h3 class="text-xl leading-tight font-serif font-medium group-hover:underline group-hover:decoration-dashed group-hover:underline-offset-4 group-hover:decoration-1 sm:text-2xl">Understanding Linux File Permissions</h3> <div class="mt-1 text-sm leading-normal"> <time datetime="2023-01-13T00:00:00.000Z"> January 13, 2023 </time>  </div> <div class="mt-3 text-sm leading-normal">A detailed guide to Linux file permissions and access control</div> <div class="mt-4 font-serif italic text-sm opacity-0 transition group-hover:opacity-100 flex gap-1 items-center">
Read Post <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4"> <path d="M4.286 12c0-0.533 0.432-0.964 0.964-0.964v0h11.172l-4.14-4.138c-0.175-0.175-0.283-0.416-0.283-0.683 0-0.533 0.432-0.965 0.965-0.965 0.267 0 0.508 0.108 0.683 0.283v0l5.785 5.785c0.175 0.175 0.283 0.416 0.283 0.683s-0.108 0.508-0.283 0.683l-5.785 5.785c-0.175 0.175-0.416 0.283-0.683 0.283-0.533 0-0.965-0.432-0.965-0.965 0-0.267 0.108-0.508 0.283-0.683v0l4.14-4.138h-11.172c-0.533 0-0.964-0.432-0.964-0.964v0z"></path> </svg> </div> </div> </a><a class="flex flex-col sm:flex-row justify-between items-start gap-6 group mb-8" href="/blog/go-vs-c-comparison.md/"> <div class="w-full sm:w-48 h-48 overflow-hidden rounded-lg shrink-0"> <img src="/blog-images/go-vs-c.jpg" alt="Modern comparison of Go and C programming languages" class="w-full h-full object-cover transition-transform duration-300 group-hover:scale-105"> </div> <div class="grow"> <h3 class="text-xl leading-tight font-serif font-medium group-hover:underline group-hover:decoration-dashed group-hover:underline-offset-4 group-hover:decoration-1 sm:text-2xl">Go vs C: Modern System Programming and Performance Analysis</h3> <div class="mt-1 text-sm leading-normal"> <time datetime="2020-12-10T00:00:00.000Z"> December 10, 2020 </time>  </div> <div class="mt-3 text-sm leading-normal">An in-depth comparison of Go and C for modern system programming, featuring real-world benchmarks, architectural considerations, and emerging use cases in cloud and IoT environments.</div> <div class="mt-4 font-serif italic text-sm opacity-0 transition group-hover:opacity-100 flex gap-1 items-center">
Read Post <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4"> <path d="M4.286 12c0-0.533 0.432-0.964 0.964-0.964v0h11.172l-4.14-4.138c-0.175-0.175-0.283-0.416-0.283-0.683 0-0.533 0.432-0.965 0.965-0.965 0.267 0 0.508 0.108 0.683 0.283v0l5.785 5.785c0.175 0.175 0.283 0.416 0.283 0.683s-0.108 0.508-0.283 0.683l-5.785 5.785c-0.175 0.175-0.416 0.283-0.683 0.283-0.533 0-0.965-0.432-0.965-0.965 0-0.267 0.108-0.508 0.283-0.683v0l4.14-4.138h-11.172c-0.533 0-0.964-0.432-0.964-0.964v0z"></path> </svg> </div> </div> </a><a class="flex flex-col sm:flex-row justify-between items-start gap-6 group mb-8" href="/blog/docker-microservices-architecture.md/"> <div class="w-full sm:w-48 h-48 overflow-hidden rounded-lg shrink-0"> <img src="/blog-images/docker-microservices.jpg" alt="Modern cloud-native architecture visualization" class="w-full h-full object-cover transition-transform duration-300 group-hover:scale-105"> </div> <div class="grow"> <h3 class="text-xl leading-tight font-serif font-medium group-hover:underline group-hover:decoration-dashed group-hover:underline-offset-4 group-hover:decoration-1 sm:text-2xl">Building Cloud-Native Applications: Docker, Kubernetes, and Modern Microservices</h3> <div class="mt-1 text-sm leading-normal"> <time datetime="2020-09-20T00:00:00.000Z"> September 20, 2020 </time>  </div> <div class="mt-3 text-sm leading-normal">A comprehensive guide to designing and implementing cloud-native applications using Docker, Kubernetes, and modern microservices patterns</div> <div class="mt-4 font-serif italic text-sm opacity-0 transition group-hover:opacity-100 flex gap-1 items-center">
Read Post <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4"> <path d="M4.286 12c0-0.533 0.432-0.964 0.964-0.964v0h11.172l-4.14-4.138c-0.175-0.175-0.283-0.416-0.283-0.683 0-0.533 0.432-0.965 0.965-0.965 0.267 0 0.508 0.108 0.683 0.283v0l5.785 5.785c0.175 0.175 0.283 0.416 0.283 0.683s-0.108 0.508-0.283 0.683l-5.785 5.785c-0.175 0.175-0.416 0.283-0.683 0.283-0.533 0-0.965-0.432-0.965-0.965 0-0.267 0.108-0.508 0.283-0.683v0l4.14-4.138h-11.172c-0.533 0-0.964-0.432-0.964-0.964v0z"></path> </svg> </div> </div> </a><a class="flex flex-col sm:flex-row justify-between items-start gap-6 group mb-8" href="/blog/advanced-linux-system-programming.md/"> <div class="w-full sm:w-48 h-48 overflow-hidden rounded-lg shrink-0"> <img src="/blog-images/advanced-linux.jpg" alt="Modern Linux system programming concepts visualization" class="w-full h-full object-cover transition-transform duration-300 group-hover:scale-105"> </div> <div class="grow"> <h3 class="text-xl leading-tight font-serif font-medium group-hover:underline group-hover:decoration-dashed group-hover:underline-offset-4 group-hover:decoration-1 sm:text-2xl">Modern Linux System Programming: A Deep Dive into 2020 Practices</h3> <div class="mt-1 text-sm leading-normal"> <time datetime="2020-06-15T00:00:00.000Z"> June 15, 2020 </time>  </div> <div class="mt-3 text-sm leading-normal">Explore cutting-edge Linux system programming techniques, focusing on modern kernel features, advanced memory management, and real-world performance optimization strategies.</div> <div class="mt-4 font-serif italic text-sm opacity-0 transition group-hover:opacity-100 flex gap-1 items-center">
Read Post <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4"> <path d="M4.286 12c0-0.533 0.432-0.964 0.964-0.964v0h11.172l-4.14-4.138c-0.175-0.175-0.283-0.416-0.283-0.683 0-0.533 0.432-0.965 0.965-0.965 0.267 0 0.508 0.108 0.683 0.283v0l5.785 5.785c0.175 0.175 0.283 0.416 0.283 0.683s-0.108 0.508-0.283 0.683l-5.785 5.785c-0.175 0.175-0.416 0.283-0.683 0.283-0.533 0-0.965-0.432-0.965-0.965 0-0.267 0.108-0.508 0.283-0.683v0l4.14-4.138h-11.172c-0.533 0-0.964-0.432-0.964-0.964v0z"></path> </svg> </div> </div> </a><a class="flex flex-col sm:flex-row justify-between items-start gap-6 group mb-8" href="/blog/modern-devops-practices.md/"> <div class="w-full sm:w-48 h-48 overflow-hidden rounded-lg shrink-0"> <img src="/blog-images/modern-devops.jpg" alt="Modern DevOps practices and tools visualization" class="w-full h-full object-cover transition-transform duration-300 group-hover:scale-105"> </div> <div class="grow"> <h3 class="text-xl leading-tight font-serif font-medium group-hover:underline group-hover:decoration-dashed group-hover:underline-offset-4 group-hover:decoration-1 sm:text-2xl">Modern DevOps Practices: Bridging Development and Operations</h3> <div class="mt-1 text-sm leading-normal"> <time datetime="2020-03-10T00:00:00.000Z"> March 10, 2020 </time>  </div> <div class="mt-3 text-sm leading-normal">Explore modern DevOps practices, tools, and methodologies that are reshaping how teams deliver and maintain software applications.</div> <div class="mt-4 font-serif italic text-sm opacity-0 transition group-hover:opacity-100 flex gap-1 items-center">
Read Post <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="fill-current w-4 h-4"> <path d="M4.286 12c0-0.533 0.432-0.964 0.964-0.964v0h11.172l-4.14-4.138c-0.175-0.175-0.283-0.416-0.283-0.683 0-0.533 0.432-0.965 0.965-0.965 0.267 0 0.508 0.108 0.683 0.283v0l5.785 5.785c0.175 0.175 0.283 0.416 0.283 0.683s-0.108 0.508-0.283 0.683l-5.785 5.785c-0.175 0.175-0.416 0.283-0.683 0.283-0.533 0-0.965-0.432-0.965-0.965 0-0.267 0.108-0.508 0.283-0.683v0l4.14-4.138h-11.172c-0.533 0-0.964-0.432-0.964-0.964v0z"></path> </svg> </div> </div> </a> </div> </div>  </main> <footer class="w-full max-w-3xl mx-auto pt-12 pb-10 sm:pt-24 sm:pb-14"> <div class="mb-4 flex flex-wrap gap-x-6 gap-y-1"> <a class="font-serif hover:underline hover:underline-offset-2" href="/contact"> Contact </a><a class="font-serif hover:underline hover:underline-offset-2" href="/terms"> Terms </a> </div> <div class="pt-6 flex flex-col gap-4 border-t border-dashed border-main sm:flex-row-reverse sm:justify-between sm:items-center"> <div class="flex flex-wrap gap-x-4 gap-y-1"> <a class="inline-flex items-center justify-center text-sm hover:underline hover:underline-offset-2" href="https://github.com/" target="_blank" rel="noopener noreferer"> GitHub </a><a class="inline-flex items-center justify-center text-sm hover:underline hover:underline-offset-2" href="https://linkedin.com/" target="_blank" rel="noopener noreferer"> LinkedIn </a> </div> <p class="text-sm">
&copy; 2025&nbsp;<a class="hover:underline hover:underline-offset-2" href="/">Tech Insights Blog</a>. All rights reserved.
</p> </div> </footer> </div> </body></html>                               

Whois info of domain

Domain Name: T3K3.COM
Registry Domain ID: 2578601606_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cloudflare.com
Registrar URL: http://www.cloudflare.com
Updated Date: 2024-11-14T04:07:33Z
Creation Date: 2020-12-14T11:43:33Z
Registry Expiry Date: 2025-12-14T11:43:33Z
Registrar: Cloudflare, Inc.
Registrar IANA ID: 1910
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6503198930
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: SERENITY.NS.CLOUDFLARE.COM
Name Server: TRACE.NS.CLOUDFLARE.COM
DNSSEC: signedDelegation
DNSSEC DS Data: 2371 13 2 00FDBC752547397CA822BD4FB27AAAC1CFAFF9B4E541430852A00FAA70E53311
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T16:00:25Z <<<
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