kautMaks / rbl_checker

CLI tool for check persistence of IPv4 or domain in blacklist databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rbl_checker

CLI tool for check persistence of IPv4 or domain in blacklist databases. List of databes was taken from multirbl.valli.org. All databases, that supports IPv4 or domain was included.

If you want lookup Abusix, you need to register at Abusix's site, get API key and set it in scripts (Abusix lookup supports only IPv4). It's free for anything under 5k queries per day. Inside abusix account, on the left hand menu - click "Email protection". Then click "Start free 14-days trial". Fill out the form and click "Start free trial now" and it will give you an API key that you can use to query the service. It will take a few minutes to become active. Once you've been running the trial and querying - after 7 days or so, it will offer you the free plan to select. And then it's free permanently provided you keep under the 5k daily limit.

rbl_checks_combined

Takes IPv4 as an argument, check it, then gets PTR by IP and also checks it.

rbl_checks_separate

Takes IPv4 or domain as an argument and checks only by it.

About

CLI tool for check persistence of IPv4 or domain in blacklist databases


Languages

Language:Shell 100.0%