What Is My DNS Server?

Find out which DNS resolver your connection is using

Detecting your DNS server...

What Is DNS?

DNS (Domain Name System) is the internet's phone book. When you type "google.com" into your browser, DNS translates that human-readable name into an IP address (like 142.250.80.46) that computers use to route traffic. Without DNS, you'd have to memorize IP addresses for every website you visit.

Every time you visit a website, send an email, or use an app that connects to the internet, a DNS lookup happens first. Your device asks a DNS resolver (the "DNS server" shown above) to look up the IP address for the domain. The resolver checks its cache, and if it doesn't have the answer, it queries authoritative DNS servers in a chain until it finds the correct IP.

Why Your DNS Server Matters

Speed: A slow DNS resolver adds latency to every new website you visit. The lookup typically takes 20-120ms, but a slow or distant DNS server can take 200ms+. Switching to a faster DNS provider can make browsing feel noticeably snappier. Privacy: Your DNS resolver sees every domain you visit. If you're using your ISP's default DNS, your ISP has a complete log of your browsing activity — even if you're using HTTPS. Security: Some DNS providers offer built-in malware and phishing protection by blocking known malicious domains.

Best DNS Providers

To change your DNS: On Windows, go to Network settings → Change adapter options → IPv4 properties. On macOS, System Settings → Network → DNS. On your router, find DNS settings in the admin panel (usually at 192.168.1.1). Changing DNS on your router applies to all devices on your network. If you're using a VPN, verify your DNS queries are routed through the VPN with our VPN leak test.

Frequently Asked Questions

What is a DNS server?
A DNS (Domain Name System) server translates human-readable domain names (like google.com) into IP addresses (like 142.250.80.46) that computers use to communicate. It's often called the phone book of the internet.
Why does my DNS server matter?
Your DNS server affects browsing speed (faster DNS = quicker page loads), privacy (your DNS provider can see every domain you visit), security (some DNS providers block malicious sites), and censorship (some ISPs use DNS to block websites).
What are the best public DNS servers?
Popular options include Cloudflare (1.1.1.1) — fast and privacy-focused, Google (8.8.8.8) — reliable and widely used, Quad9 (9.9.9.9) — blocks malicious domains, and OpenDNS (208.67.222.222) — offers content filtering options.
How do I change my DNS server?
You can change DNS at the router level (affects all devices) or per-device. On most systems, go to Network Settings → DNS and enter the preferred addresses. Many browsers also support DNS-over-HTTPS (DoH) in their settings, which encrypts DNS queries.
Why am I seeing my ISP's DNS instead of the one I configured?
Some ISPs intercept DNS traffic and redirect it to their own servers (called DNS hijacking). Using DNS-over-HTTPS (DoH) or DNS-over-TLS (DoT) encrypts your DNS queries and prevents this interception.

You might also like