latest news

18.08.2010

New release of dnsbl-check.sh

16.05.2010

Release of dnsbl-check.sh

other information

Here you will find a collection of usefull scripts. contact me

last change: 18.08.2010

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.

How to use dnsbl-check.sh

  1. Ungzipp dnsbl-check.sh.gz
  2. To check an IP address for blacklisting:
    # dnsbl-check.sh -H ip.ad.dr.es
  3. To check an IP address for whitelisting:
    # dnsbl-check.sh -W ip.ad.dr.es
  4. To print the list of queried dns lists:
    # dnsbl-check.sh -p