Net::Abuse::Utils 0.05 review

Download
by rbytes.net on

License: Perl Artistic License
File size: 5K
Developer: Michael Greb
0 stars award from rbytes.net

Net::Abuse::Utils are routines useful for processing network abuse.

SYNOPSIS

use Net::Abuse::Utils qw( :all );
print "IP Whois Contacts: ", join( ' ', get_ipwi_contacts($ip) ), "n";
print "Abuse.net Contacts: ", get_abusenet_contact($domain), "n";
__top

Net::Abuse::Utils provides serveral functions useful for determining information about an IP address including contact/reporting addresses, ASN/network info, reverse dns, and DNSBL listing status.

Requirements:
Perl

Net::Abuse::Utils 0.05 keywords