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 posted this earlier, but it may have not sent. Re-posting to see if it goes through. Below are some notes that I cannot elaborate on at the moment, but it is a good start. I plan on making this a Github repository and maybe build it in JavaScript/Node eventually:
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