This has been a bit unmaintained and unstable, but at the time of this commit it worked fine at least... .
Fresh list of periodically validated public DNS resolvers.
$ wget https://raw.githubusercontent.com/phasip/resolvers/master/resolvers.txt
$ massdns -r resolvers.txt domains_to_resolve.txt
These files contain resolvers that have been available during the last N updates.
This is a fork from janmasarik/resolvers to add more sources for the resolvers.txt list ... People need a list of good resolvers (e.g. for massdns). Why spend all that traffic on refreshing a private list? Let's use and improve this one! ᕕ( ᐛ )ᕗ
Validation is done using dnsvalidator every 12 hours using Github Actions that push the fresh results back to this repository.
- @vortexau and @codingo_ for creating dnsvalidator!
- GitHub for hosting this on GitHub Actions! ❤️