Reply To: To check thousand of addresses
Forums › Service Issues › Networking, Routing, Technology › To check thousand of addresses › Reply To: To check thousand of addresses
Hello cleandns,
I have actually been working on this and have a start to a solution. I don’t have time right now to elaborate on my notes below, but I do plan on releasing a DNS comparison chart on Github and code to run your own comparisons. What I am most looking for at the moment is the best blacklists to test with. I may also consider writing this in JavaScript/node. Will see.
https://www.rootusers.com/12-dig-command-examples-to-query-dns-in-linux/
dig -f test.txt +short | grep -c “185.228” && echo “out of” && wc -l < test.txt
dig -f query.txt @8.8.8.8 +short > results.txt
dig -f test +short > results.txt
dig -f test +noall +question +answer > results.txt
———————————————
nslookup -type=txt example.com
dig example.com
nslookup http://www.google.com
dig http://www.google.com |grep SERVER
Family Filter
IPv4 address: 185.228.168.168 and 185.228.169.168
—————-
https://en.wikipedia.org/wiki/Comparison_of_DNS_blacklists
http://dsi.ut-capitole.fr/blacklists/index_en.php
http://www.squidblacklist.org/downloads.html (Paid)
http://squidguard.mesd.k12.or.us/blacklists.tgz (mixed of bn-paf, our database and some local additions)
http://www.shallalist.de/ squidguard maintainers,
https://en.wikipedia.org/wiki/SquidGuard#Blacklist_Sources