I would like to check a list of ip addresses and see if they are blacklisted (which would make me block them on my server).
Which recommended websites offer such a service?
We have created a bash script for checking a domain or an IP adress. It is quite easy to use and available on GitHub.