2 comments

[ 3.1 ms ] story [ 14.5 ms ] thread
Checking whether or not a particular IP is on any open source blacklists is pretty annoying. Most IP scoring services place paywalls in the way.

So I built a simple tool to make this easier - no paywalls, just put in an IP and see the score.

Only supports IPv4 for now.

This is basically just a wrapper for IPSum (https://github.com/stamparm/ipsum)