resolvers icon indicating copy to clipboard operation
resolvers copied to clipboard

List of periodically validated public DNS resolvers

resolvers.txt

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

resolvers-stable-grade-N.txt

These files contain resolvers that have been available during the last N updates.

Why?

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! ᕕ( ᐛ )ᕗ

How it's done

Validation is done using dnsvalidator every 12 hours using Github Actions that push the fresh results back to this repository.

Thanks