How DNS works

DNS is a distributed naming system that converts human-readable domain names into IP addresses. It works through a hierarchy of name servers, each handling part of the domain space, guiding queries step-by-step until the correct IP is found

Here is an illustration of how DNS works 😎👆 #technology #dns #networking

Find high-res pdf books with all my networking related infographics at https://study-notes.org

2025/4/26 Edited to

... Read moreOkay, so I used to think DNS was some super mysterious black box, right? Like, how does typing 'www.google.com' magically get me to a website? It turns out, it's a pretty elegant dance, and once you see it laid out (like I did with a really helpful diagram!), it makes total sense. I wanted to share my breakdown of the whole process, especially since I found a lot of graphics explaining it! Think of it as a nine-step journey for your web request. It all starts when your computer, or the 'client,' wants to visit a site like 'www.google.com'. Your computer doesn't know the IP address for that, so it first asks its 'Local DNS Resolver' – usually your router or ISP's server. This Local DNS Resolver is pretty smart. If it doesn't have the IP address cached, it begins its quest. First stop: the 'Root Name Servers'. These are like the grand librarians of the internet, knowing where to find the next level of librarians. The Root Server doesn't know Google's IP, but it does know which 'Top-Level Domain (TLD) Server' handles '.com' domains. So, it sends back the address of the .com TLD server. Next, your Local DNS Resolver goes to the '.com TLD Server'. This server is specialized in all things '.com'. It still doesn't know Google's exact IP, but it knows which 'Authoritative Name Server' is responsible for 'google.com'. It then directs our resolver there. Finally, the Local DNS Resolver queries the 'Authoritative Name Server' for 'google.com'. This server is the ultimate source of truth for 'google.com' and it proudly hands over the IP address, say '142.250.80.46'. Phew! The Local DNS Resolver then caches this IP address so it won't have to do that whole dance again for a while, and then passes the IP back to your computer. Your computer now has the address and can connect directly to the Google server. See? It's a hierarchical resolution process, step-by-step! Learning about this also got me thinking about different DNS services. I've seen people use 'Google DNS (8.8.8.8)' for speed or as a backup. There's also 'Cloudflare DNS (1.1.1.1)' which is big on privacy, or 'AdGuard DNS' if you want built-in ad and tracker filtering right at the DNS level. For those who are super tech-savvy, setting up an 'Unbound DNS resolver' on your own network gives you a lot of control and privacy, too. Each of these can impact your browsing experience in different ways, from faster lookups to a cleaner, ad-free internet. It's fascinating how much goes on behind the scenes just to load a webpage!

Related posts

How DNS works
DNS looks simple. Type a name, get an IP. But under the hood, it’s a distributed lookup system No single server knows everything—domains are owned by different organizations, so your query is guided across multiple name servers until the right owner responds 😎👆 Find high-res pdf books with al
Learn Linux with Dan

Learn Linux with Dan

3 likes

Cloud Engineer - How to become one?
What to Study: To become a Cloud Engineer, you should focus on these key areas: 1. Cloud Platforms: Learn cloud service providers like AWS, Google Cloud Platform (GCP), and Microsoft Azure. 2. Networking: Understand cloud networking concepts like VPC, load balancing, and DNS. 3. Programming: Ga
vedha | career tips (tech) 👩‍

vedha | career tips (tech) 👩‍

45 likes

Replying to @braydnstr #michaeljackson
Blade Brown ™️

Blade Brown ™️

2 likes

How DNS amplification attack works
A DNS amplification attack is a DDoS trick where attackers spoof the victim’s IP and abuse open DNS resolvers to flood the target with massive DNS responses, amplifying traffic until it is overwhelmed 😎👆 Find high-res pdf books with all my cybersecurity related infographics from https://study-no
Learn Linux with Dan

Learn Linux with Dan

2 likes

incognito tab - how to delete browsing history .
Liquid And Metal

Liquid And Metal

6 likes

DNS isn't complicated. It's just explained horribly. https://payhip.com/b/aqCkx
#emergingcreator #DNS #domain #cloudflare
Shuebird1

Shuebird1

1 like

DNS

DNS

0 likes

I WON WEEKS AGAOSOAOOAOAPAJSHDNS
HAHAHA HAHAHAHA HAHAHAHA HAHAHAHA AHAHHAHAHAHAHAHAHAHAHAHHA A AHAHAHAHAHAHAHHAHAHAHAHA HAHAHAHA HAHAHAHA HAHAHAHA AHAHHAHAHAHAHAHAHAHAHAHHA A AHAHAHAHAHAHAHHAHAHAHAHA HAHAHAHA HAHAHAHA HAHAHAHA AHAHHAHAHAHAHAHAHAHAHAHHA A AHAHAHAHAHAHAHHAHA
⋆୨𝓵𝔂𝓵𝔂୧˚

⋆୨𝓵𝔂𝓵𝔂୧˚

10 likes

DNA Website Solved 40-Year Cold Case
DNA Website Solved 40-Year Cold Case That Stumped Police. How a genealogy website caught a serial killer #truecrime #mystery #solved #dns #thearchivistfiles
The Archivist Files

The Archivist Files

101 likes

🦋How to Set Up and Use a Business Domain Email
#email #Tiktokshop #Lemon8 #business #traderjoesgroceryhaul
UnlimitedEmail3

UnlimitedEmail3

0 likes

DNS

DNS

1 like

DNS

DNS

1 like

An infographic titled "DNS Security Measures" lists and describes eleven different DNS security measures. These include DNSSEC, DNS over HTTPS (DoH), DNS over TLS (DoT), DANE, Response Policy Zones (RPZ), DNS Filtering, QNAME Minimization, DNSCrypt, Anycast DNS, Rate Limiting, and Adaptive DNS Resolvers, each with a brief explanation and an icon.
Different types of DNS security measures
Securing DNS is vital as it underpins nearly all internet activity. Any compromise in DNS can lead to widespread service disruptions, data breaches, and malicious redirections affecting users and organizations globally Here are different types of DNS security measures that are available today 😎👇
Learn Linux with Dan

Learn Linux with Dan

7 likes

#beach #aesteric #couch
Dnsboutique02

Dnsboutique02

107 likes

A screenshot of Instagram comments between 'ememyers' and 'jennaortega' showing flirtatious messages, including 'Just one kiss' and 'it has been entirely too long since I felt the warmth of your lips,' implying a close relationship.
A screenshot of Instagram comments where 'ememyers' posts about meeting someone, and 'jennaortega' expresses jealousy with comments like 'A bit close. Not a fan' and 'I don't trust him.'
A screenshot of Instagram comments where 'ememyers' reassures 'jennaortega' after her jealous remarks, stating, 'I told him I had a wife at home,' implying a committed relationship.
How are we not supposed to ship them together when Jenna and Emma do this? ?????? #wednsday #wednsdaynetflix2022 #wednsdayandedin #jennaortega #emmamyers #enidsinclair #wlw #wednsdaynetflix #theaddamsfamily #fyp
Hannahwho

Hannahwho

2 likes

DNS

DNS

1 like

An infographic illustrating the DHCP DORA process. A client computer discovers, a DHCP server offers IP 192.168.1.155, the client requests it, and the server acknowledges the lease. Details include UDP source/destination and assigned network parameters.
How DHCP works
DHCP saves you from manually configuring every device by automatically giving it the network settings it needs to connect and communicate. Here is how DHCP works 😎👆 Find high-res pdf ebooks with all my networking related infographics at https://study-notes.org/networking-ebook.html #networki
Learn Linux with Dan

Learn Linux with Dan

2 likes

DNS

DNS

0 likes

What is DNS?
💜✨ What is DNS? ✨💜 Ever wondered how your computer knows where to find a website? That’s DNS! 🌐 Think of DNS (Domain Name System) as the internet’s phonebook. Instead of making you remember complicated IP addresses like 172.217.160.206, DNS translates easy-to-remember website names like go
ITwDee

ITwDee

6 likes

the easiest pickled onions you’ll ever make💜
I didn’t realize how much I needed these until I started making them at home they take 5-10 minutes, last all week, and make everything taste better (tacos, bowls, eggs… literally anything) simple, affordable, and one of those little things that just works 🤍 save this for later — you’ll want
Luisa Quintana

Luisa Quintana

4 likes

DNS

DNS

0 likes

DNS

DNS

1 like

DNS

DNS

0 likes

DNS

DNS

2 likes

DNS

DNS

0 likes

DNS

DNS

1 like

DNS

DNS

1 like

A vibrant pink and black themed image showcasing a customized iPhone and iPad, with a woman holding an iPad and a plant in the background. The iPhone displays various personalized widgets and app icons.
A screenshot of an iPhone displaying the App Store search results for 'IScreen - Widgets & Themes,' with an arrow pointing to the 'Open' button, indicating the app is downloaded.
An iPhone screen showing the 'IScreen' app interface for selecting widgets, with a pink circle highlighting the 'Music Player' widget option for customization.
How I Customized my iPhone. 📱 💗
First open your App Store and search 🔍 “IScreen” in your search bar and select download. — Once you’ve downloaded the app, there is a free version, however you’ll be limited. I must admit, I paid for the VIP because I just couldn’t resist. 😂😭 I paid the $7.99 and I have zero regrets. — Anyw
Leah B. | Brand & Web Designer

Leah B. | Brand & Web Designer

3235 likes

An infographic titled 'DNS Cache Poisoning Attack' illustrates how an attacker injects false IP information (10.0.10.100) for 'Foo.com' into a DNS resolver's cache, redirecting a user's laptop to a fake website. It also highlights DNSSEC as a preventive measure.
How DNS cache poisoning attack works
DNS cache poisoning is a security attack that corrupts a DNS resolver’s cache by injecting false records, causing users to be redirected to fake IP addresses instead of the legitimate domain Here is how the attack works and how to protect from it 😎👆 #DNS #infosec #pentest #technology
Learn Linux with Dan

Learn Linux with Dan

4 likes

DNS

DNS

0 likes

DNS

DNS

0 likes

DNS

DNS

1 like

DNS

DNS

1 like

DNS

DNS

2 likes

DNS

DNS

0 likes

How DNS amplification attack works
A DNS amplification attack is a DDoS technique where attackers use vulnerable DNS servers to send large volumes of unsolicited DNS responses to a victim, magnifying the traffic and overwhelming the target’s system 😎👆 #infosec #technology #security Find high-res pdf books with all my #cy
Learn Linux with Dan

Learn Linux with Dan

5 likes

DNS

DNS

1 like

DNS

DNS

0 likes

A college campus scene with palm trees and modern buildings under a clear blue sky, with text overlay about achieving a 4.0 GPA as a premedical student.
A person in a camouflage hoodie and sweatpants takes a mirror selfie, with text overlay detailing study tips like active study cycles, using an iPad, and non-distracting music.
A whiteboard filled with detailed handwritten notes and diagrams on nervous system organization, cranial meninges, and cerebrospinal fluid, with a partial text overlay about memorization.
how i maintain a 4.0 GPA in college!
how I keep my 4.0 GPA in college as a premedical student: • Consistent study schedule • Stay organized with deadlines • Actively participate in class • Prioritize mental and physical health • Seek help when needed • Avoid procrastination • Stay disciplined & focused. hard work truly doe
Aubrey Brendel

Aubrey Brendel

10 likes

DNS

DNS

0 likes

hoganaqrdns

hoganaqrdns

1 like

DNS

DNS

1 like

HOW-TO: Luxury Citrus glowy skin guide🍋✨️😌
This is my simple guide to a luxury glowy body care routine. From: 1. showering with slaves new citrus blossom exfoliating scrub and wash. 2. Lotion and moisturizers with suave aloe soothing hydration lotion 3. Deep moisture and nourish with Ashanti naturals souffle 4. seal it all in eith a
Rani M🦋

Rani M🦋

23 likes

DNS

DNS

1 like

A hand holds a brown skein of Loops & Threads Soft Classic yarn, with other yarn on shelves in the background. Text overlay reads, 'Let's check out Micheal's yarn selection Plus how I pick out yarn as a crocheter'.
Shelves are filled with Loops & Threads Soft Classic yarn in various pastel colors, including pink, peach, yellow, and light blue.
Shelves display Loops & Threads Soft Classic yarn in darker shades such as teal, purple, and white, along with some multi-colored skeins.
✨let’s go yarn shopping✨
I love to crochet and while near a yarn store, I like to check it out. This is a snapshot of what my local Michael’s has to offer. While it promises Big Twist yarn in the future, I see none of it here. Comparing Red Heart to Loops and Threads is pretty straightforward. They both are pretty affo
Emily Renee

Emily Renee

136 likes

DNS

DNS

0 likes

DNS

DNS

0 likes

DNS

DNS

0 likes

An iPad displays the Notability app, showing "University" notes with "Cybersecurity" and "Programming" notebooks. A stylus rests beside the tablet, illustrating digital note-taking organization.
Four iPads showcase diverse Notability notes, including "Wireless Security Protocols" with diagrams, "Subnetting" with network visuals, "OSI model" concept mapping, and "TCP/IP model" with color-coded highlights, demonstrating visual learning and organization.
Three iPads display Notability notes on "Tools for Protecting Business Operations" for organized reading, "Introduction to Linux, SQL, and Python Programming" for key terms, and "Create a Cybersecurity Portfolio" for quick reference, showcasing effective study methods.
How I Stay Organized and Take Notes in Notability
Staying organized is key to my success, and Notability helps me keep everything on track! I organize all my notes by class into separate notebooks, making it easy to find exactly what I need when it’s time to study. Here’s how I make my notes clear and effective: 1. Draw Diagrams & Use Color
Rebecca R.

Rebecca R.

8 likes

DNS

DNS

1 like

DNS

DNS

0 likes

DNS

DNS

0 likes

DNS

DNS

1 like

See more