dnsbl-check.sh script
Here I will present some of my scripts. It starts with the dnsbl-check.sh script. It will query a lot of DNS black lists, white lists and also a colored lists, called hostkarma. For the whole bunch of lists which the scripts queries please have a look into the source code.
Please kontact me if you know some other DNS list which is worth adding to the script or if you know that one of the lists is deprecated.
- Download
- Current version: 0.7 dnsbl-check.sh.gz md5
How to use dnsbl-check.sh
- Ungzipp dnsbl-check.sh.gz
- To check an IP address for blacklisting:
# dnsbl-check.sh -H ip.ad.dr.es - To check an IP address for whitelisting:
# dnsbl-check.sh -W ip.ad.dr.es - To print the list of queried dns lists:
# dnsbl-check.sh -p