2 comments

[ 3.0 ms ] story [ 39.4 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)