RBL Quick Check API
We provide a simple API for our RBL-Check. This allows you to integrate our RBL-Check into your own tools and perform a quick check if your IP address is listed on a RBL.
Usage
Simple HTTP GET Request like
http://rbl-check.org/rbl_api.php?ipaddress=IP_ADRESSE and wait.
Example: http://rbl-check.org/rbl_api.php?ipaddress=18.116.14.48
The output
It's a simple CSV Formal:
RBL_NAME;RBL_HOST;RBL_WEBSITE;STATUS(listed|notlisted)