<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>DNS on Vivek&#39;s Blog</title>
    <link>https://www.codevivek.com/tags/dns/</link>
    <description>Recent content in DNS on Vivek&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>viveklp1995@gmail.com (Vivek Singh)</managingEditor>
    <webMaster>viveklp1995@gmail.com (Vivek Singh)</webMaster>
    <lastBuildDate>Mon, 28 Jul 2025 19:56:55 +0530</lastBuildDate>
    <atom:link href="https://www.codevivek.com/tags/dns/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Understanding DNS: The Internet&#39;s Phone Book</title>
      <link>https://www.codevivek.com/understanding-dns/</link>
      <pubDate>Mon, 28 Jul 2025 10:00:00 +0530</pubDate><author>viveklp1995@gmail.com (Vivek Singh)</author>
      <guid>https://www.codevivek.com/understanding-dns/</guid>
      <description>&lt;h1 id=&#34;understanding-dns-the-internets-phone-book&#34;&gt;Understanding DNS: The Internet&amp;rsquo;s Phone Book&lt;/h1&gt;&#xA;&lt;p&gt;Ever wondered what happens when you type &lt;code&gt;google.com&lt;/code&gt; into your browser? Behind that simple action lies one of the most elegant distributed systems ever created: the Domain Name System (DNS). Think of it as the internet&amp;rsquo;s phone book, but instead of looking up phone numbers, it translates human-readable domain names into IP addresses that computers can understand.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-exactly-is-dns&#34;&gt;What Exactly is DNS?&lt;/h2&gt;&#xA;&lt;p&gt;DNS is essentially a hierarchical, distributed database that maps domain names to IP addresses. When you visit a website, your computer needs to know the exact IP address of the server hosting that site. Since remembering &lt;code&gt;142.250.80.14&lt;/code&gt; is much harder than remembering &lt;code&gt;google.com&lt;/code&gt;, DNS acts as the translator.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
