Hacker News new | ask | show | jobs
by dizhn 599 days ago
Is there a specific way to test that or just nslookup/dig/drill and look at the number there? I want to check this and get back to you.
1 comments

Adguard Dashboard shows average DNS resolution time. I eventually shifted to Blocky which tracks logs of every DMS query. I strung a quick python script to make a dashboard similar to Adguard's and calculating avg resolution time for each resolved A records.
Blocky looks good too. I will check it out at some point. Thanks.