Tags

, , , ,

IP Blacklist Checker Tool is a PHP / MySql tool for checking IP or list of IP address for any blacklist. This tool is useful for email server / bulk mailing systems to check whether their Server IP is black listed in any of the blacklist servers. These blacklist servers are commonly known as Real-time Blacklist (RBL or DNSBL).

Get your copy of IP address blacklist checking software / script now .
IP Blacklist Checker is bundled with list of RBL servers, and a checker program which runs for 24 hours and checks the given IP address list against each of the RBL in regular intervals. Once it finds a blacklist, the information will be sent to a pre-configured email address.

Improved version of IP Blacklist checker is available now . New Ip checker application supports, 2 modes of operation .

  1. Running program using cron on specified intervel
  2. Continuously running through shell

First method is suitable for best performance . IP checking script can be run in specified intervals, say 10 minutes , through cron settings . An email alert program will be sending list of blacklisted ip once in a day or in regular intervals . Second method requires a start and stop script to run at morning and night time .
IP Blacklist Checker will run continuously and notify you, if any blacklist found on any servers. We are inspired by similar tool from mxtoolbox.com and developed a simple installable piece of software for checking IP address.
IP Blacklist checking online: Simple demonstration of IP Blacklist Checking PHP Script

IP Blacklist Checker Tool features

  • Unlimited IP Storage
  • Unlimited RBL List
  • Easy Setup and Graphical User Interface
  • Detailed Logs
  • Configurable Options
  • Light Weight Tool
  • Email Notifications
  • Full Source Code Available

IP Blacklist Checker Tool requirements

  • Apache Server with Linux
  • PHP5 or Above
  • MySql 4 or Above
  • Cron / Shell Access
  • PHP Curl & Sendmail