
spews-scan - Locate SPEWS records

spews-scan [-h] [-v] IP...

SPEWS (http://www.spews.org) is perhaps the most controversial public anti-spam resource. This tool eases the location of your network blocks in the SPEWS database.
When passed a large (</24) subnet, it will be split in /24s and for each one, a query for the first and last address will be attempted.
In general, it is not polite to send large numbers of queries to a host, as this might be interpreted as an attack. Use this scipt judiciously and avoid long and repeated queries.
The following options are recognized:
The output is (mostly) human readable.

$Log: spews-scan,v $ Revision 1.2 2005/11/03 13:39:46 lem Added a missing =back
Revision 1.1 2004/03/10 20:19:10 lem Added bin/spews-scan

This code and all accompanying software comes with NO WARRANTY. You use it at your own risk.
This code and all accompanying software can be used freely under the same terms as Perl itself.

Luis E. Muñoz <luismunoz@cpan.org>

perl(1), acat(1), WWW::Mechanize(3)