DNS Performance Test

Browsing is slow but speed test is fast? It's almost always DNS.

Every webpage you load starts with a DNS lookup — your browser asking 'what's the IP for instagram.com?' If that lookup takes 200 ms, every new domain on every page feels slow, even though your speed test reads 500 Mbps. Many Indian ISPs run slow DNS resolvers, especially at peak hours.

The fix is usually a one-click DNS change to Cloudflare (1.1.1.1) or Google (8.8.8.8). This test tells you whether DNS is the problem first.

What this measures

  • Lookup time for 5 common domains (Google, Instagram, YouTube, Twitter, signalyzr.com)
  • Comparison: your current DNS vs Cloudflare 1.1.1.1 vs Google 8.8.8.8
  • Cache-cold vs cache-hot performance

How it works

  1. Detect your current DNS resolver from the browser
  2. Issue 5 fresh lookups via fetch() and time the response
  3. Compare to Cloudflare DoH (DNS over HTTPS) as a baseline
  4. Report which is faster and by how much

Why this matters

Slow DNS feels like 'slow internet' to users but is invisible to speed tests. If your speed test shows 200 Mbps but pages take 2 seconds to start loading, DNS is the bottleneck 80% of the time.

Top fixes

  • Android: Settings → Network → Private DNS → set to 1dot1dot1dot1.cloudflare-dns.com
  • iPhone: Settings → Wi-Fi → (i) → Configure DNS → Manual → 1.1.1.1
  • Router: change DNS servers in router admin to 1.1.1.1 and 1.0.0.1
  • Windows: Settings → Network → Properties → DNS to 1.1.1.1
  • Mac: System Settings → Network → Wi-Fi → Details → DNS → 1.1.1.1

FAQs

What is DNS and why does it matter?

DNS turns domain names (instagram.com) into IP addresses. Every webpage starts with a DNS lookup. Slow DNS = every new page takes 200+ ms longer to start loading — even when your speed is fine.

Should I use Cloudflare DNS or Google DNS?

Cloudflare 1.1.1.1 is usually faster in India and has stronger privacy commitments. Google 8.8.8.8 is also good and very reliable. Both are huge improvements over most ISP DNS.

Will changing DNS make my internet faster?

It won't change your raw speed, but it will make web browsing feel snappier — pages start loading faster, especially the first visit to any site. For users on slow ISP DNS, the difference is dramatic.

Is it safe to use 1.1.1.1?

Yes. Cloudflare runs the public 1.1.1.1 resolver as a free service, has audited privacy policies, and serves billions of queries daily. It's safer than most ISP DNS, which often log everything you visit.

Run free DNS test →

Related

Signalyzr is a free, privacy-first network diagnostic tool made in India. Loading the diagnostic app…