This Perl module is an easy-to-use library for looking up IP addresses against multiple DNSBLs at once. It supports different types of DNSBLs: Normal, meaning that any returned A record indicates a hit, match, meaning that one of the returned A records must exactly match a given IP address, mask, meaning that one of the returned A records must evaluate to non-zero when bitwise-ANDed against a given IP address, or txt meaning that TXT records should be looked up and returned (rather than A records).
Please log in to add feedback.
This update has been submitted for testing by robert.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update is marked obsolete because the EPEL-10.1 release is archived.