PublicDNS.info Live-tested public DNS
Retested every 72 hours.

DNS Ping Test for Gaming — Find Your Fastest DNS

Test latency to 50+ public DNS servers directly from your browser. Zero downloads, zero installs. Find the DNS that gives you the lowest ping for matchmaking, server connections, and game updates.

Last updated: · Server list refreshed from live monitoring data

Keyboard: R retest · C copy best DNS · S share results
Preparing benchmark…

Live Leaderboard

Waiting to start…

Speed Race

Your Optimal DNS for Gaming

Primary DNS
--
Secondary DNS
--

Gaming Score Breakdown

Composite score: Latency (40%) + Jitter (30%) + Reliability (20%) + No-Hijack (10%)

--
Latency
40% weight
--
Jitter
30% weight
--
Reliability
20% weight
--
No-Hijack
10% weight

Setup Instructions

  1. Go to SettingsNetworkSettings
  2. Select Set Up Internet Connection
  3. Choose your active connection (Wi-Fi or LAN), press Options
  4. Select Advanced Settings
  5. Set DNS Settings to Manual
  6. Primary DNS: --
  7. Secondary DNS: --
  8. Select OK, then test your connection
  1. Press the Xbox button → Profile & SystemSettings
  2. Go to GeneralNetwork Settings
  3. Select Advanced SettingsDNS Settings
  4. Choose Manual
  5. Primary DNS: --
  6. Secondary DNS: --
  7. Press B to save, then test multiplayer connection
  1. Go to System SettingsInternet
  2. Select Internet Settings
  3. Choose your network and select Change Settings
  4. Set DNS Settings to Manual
  5. Primary DNS: --
  6. Secondary DNS: --
  7. Save and run a connection test
  1. Open SettingsNetwork & Internet
  2. Click Wi-Fi or EthernetHardware properties
  3. Next to DNS server assignment, click Edit
  4. Select Manual, enable IPv4
  5. Preferred DNS: --
  6. Alternate DNS: --
  7. Click Save
  8. Flush DNS cache: open cmd and run ipconfig /flushdns
  1. Open System SettingsNetwork
  2. Select your active connection (Wi-Fi or Ethernet)
  3. Click DetailsDNS
  4. Remove existing entries, then click +
  5. Add: --
  6. Add: --
  7. Click OK
  8. Flush cache: sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
  1. Open your network manager or edit /etc/resolv.conf
  2. For NetworkManager: edit connection, IPv4 Settings, set Method to Automatic (DHCP) addresses only
  3. DNS servers: --, --
  4. Or for systemd-resolved, edit /etc/systemd/resolved.conf:
  5. DNS=-- --
  6. Restart: sudo systemctl restart systemd-resolved
  1. Open your router admin panel (usually 192.168.1.1 or 192.168.0.1)
  2. Navigate to WAN or Internet settings
  3. Find DNS settings (may be under Advanced or DHCP)
  4. Set Primary DNS to: --
  5. Set Secondary DNS to: --
  6. Save and reboot router
  7. This applies DNS to every device on your network

Share Your Results

Your shareable results card — download as PNG or export data as CSV.

DNS Gaming Benchmark
Your fastest public DNS results
publicdns.info

Test History

  • No previous results. Run a benchmark to see your history.

How DNS latency affects gaming performance

Every time your gaming device connects to a multiplayer server, downloads an update, or performs matchmaking, DNS translates the server hostname into an IP address. This happens hundreds of times during a typical gaming session. Individual lookups take only milliseconds, but slow DNS adds up across dozens of connections per match.

Most gamers focus exclusively on download speed and ping when optimizing their connection, overlooking DNS latency entirely. Yet DNS affects the critical first moments of every server connection: when you join a match, when you switch game servers, when the game client checks for updates, and when anti-cheat systems verify your connection. A DNS server that responds in 8ms versus 45ms compounds over dozens of lookups per session.

What does this DNS benchmark measure?

Our DNS Gaming Benchmark tests the actual round-trip time from your browser to each DNS server by sending timed requests. For each of the 24+ servers tested, we measure:

  • Average Latency — the mean response time across multiple test rounds, indicating overall speed
  • Jitter — the standard deviation of response times, measuring consistency and stability
  • Reliability — drawn from our continuous monitoring data, reflecting how often the server responds correctly
  • NXDOMAIN Integrity — whether the server returns honest error responses for non-existent domains, important for game anti-cheat and mod systems

How is the Gaming Score calculated?

Latency carries 40% of the Gaming Score because raw speed determines how fast your device resolves game servers. Jitter (30%) is weighted heavily because consistency matters more than occasional fast lookups. A DNS server averaging 12ms with spikes to 80ms creates unpredictable matchmaking behavior. Reliability (20%) checks that the server stays up, and NXDOMAIN integrity (10%) catches servers that hijack failed lookups instead of returning honest errors.

A score above 85 is excellent for competitive gaming. Scores between 70-85 indicate a good general-purpose DNS server. Below 70 means you could benefit from switching to a faster provider, particularly if you play latency-sensitive titles like first-person shooters, fighting games, or battle royales.

Why does DNS server location matter for gaming?

DNS provider marketing often claims "fastest DNS" globally, but reality depends entirely on your specific network path. A DNS server with a nearby anycast node will outperform one routing through distant data centers, regardless of brand reputation. That is why browser-based benchmarking gives more accurate results than generic "best DNS" lists — we test from your actual network, through your ISP, to each DNS server.

Providers like Cloudflare, Google, and Quad9 operate global anycast networks with nodes in hundreds of cities. If you are near a major internet exchange, these tend to perform well. However, regional providers or your ISP's own DNS may occasionally be faster if they have closer network peering arrangements. The benchmark shows these differences that generic recommendations miss.

When does DNS latency matter most in gaming?

DNS latency has the greatest impact during these gaming scenarios:

  • Matchmaking — games query multiple server endpoints to find your optimal match, and each query involves DNS
  • Server browsing — custom server browsers in games like Minecraft, CS2, and Rust resolve many hostnames simultaneously
  • Game updates — CDN domain resolution affects how quickly patches begin downloading
  • Voice chat — Discord, TeamSpeak, and in-game voice all use DNS for initial connections
  • Streaming — if you stream your gameplay, OBS resolves streaming endpoints via DNS

Optimizing Beyond DNS

While changing your DNS is one of the simplest network optimizations, it works best combined with other practices. Use a wired Ethernet connection instead of Wi-Fi when possible. Enable Quality of Service (QoS) on your router to prioritize gaming traffic. Ensure your router firmware is up to date. Close bandwidth-heavy applications during competitive sessions. Consider setting DNS on both your device and router for maximum effect.

Before switching DNS, you may also want to run our DNS privacy check to verify your current resolver is not leaking queries or missing DNSSEC validation.

After changing your DNS, always flush your local DNS cache. On Windows, open Command Prompt and run ipconfig /flushdns. On macOS, run sudo dscacheutil -flushcache. On Linux, restart systemd-resolved or your network manager. This ensures your device immediately starts using the new DNS instead of relying on stale cached entries.

How We Test

This benchmark runs entirely in your browser using JavaScript. For each DNS server, we send multiple timed requests and measure response latency with performance.now() precision. Tests run in batches to avoid overwhelming your connection. Server reliability scores come from our backend monitoring infrastructure, which probes every DNS server in our database every 72 hours from multiple global locations. No data leaves your browser — results are stored locally and processing happens client-side.

Frequently Asked Questions

Does DNS really affect gaming performance?

DNS affects how fast your device resolves game server hostnames to IP addresses. A slow DNS lookup adds latency to the initial connection and can cause delays during server switches, matchmaking, and downloading updates. Once connected, DNS has minimal impact on frame-by-frame gameplay since most games use direct IP connections after resolution.

What is a good DNS latency for gaming?

Under 20 ms is excellent and typical for nearby anycast DNS providers. Between 20-50 ms is good for most gaming. Above 50 ms may cause noticeable delays during matchmaking and server connections. The benchmark scores DNS servers relative to your specific location and ISP, so your optimal choice depends on geography.

Should I use the same DNS on my console and router?

Setting DNS on your router applies it to all devices on your network, which is convenient. However, setting it directly on your console or PC bypasses any router-level DNS caching issues. For best results, set your preferred DNS on both your router and gaming device. If they differ, the device setting takes priority.

Is 1.1.1.1 or 8.8.8.8 better for gaming?

Both Cloudflare (1.1.1.1) and Google (8.8.8.8) are excellent choices with global anycast networks. Which is faster depends entirely on your ISP and location. This benchmark tests both from your browser, so you can see which one has lower latency to your specific network. Often the difference is under 5 ms.

What is DNS jitter and why does it matter for gaming?

Jitter measures the variation in DNS response times. A server with 15 ms average but 2 ms jitter is more consistent than one with 12 ms average but 10 ms jitter. Consistent DNS resolution means predictable matchmaking and server connection times, which matters for competitive gaming where every millisecond counts.

Does NXDOMAIN hijacking affect gaming?

NXDOMAIN hijacking occurs when a DNS provider redirects failed lookups to their own servers instead of returning an error. For gaming, this can cause issues with mod servers, custom game servers, and anti-cheat systems that rely on proper DNS error responses. Servers marked with hijacking in this tool redirect failed DNS queries.

Can I use this benchmark on mobile or console?

This benchmark runs entirely in your browser, so it works on any device with a modern web browser including phones and tablets. However, the results reflect your current network and DNS configuration. To test what your console would experience, connect your phone or laptop to the same network your console uses.

How often should I re-test my DNS?

Network conditions change throughout the day. We recommend testing during your typical gaming hours, and re-testing monthly or after any ISP changes. The benchmark saves your history locally so you can compare results over time and spot any degradation in your DNS performance.