ipv4-rep

IPv4 reputation toolkit, developed for use on Node.JS / IO.JS infosec related projects.


Keywords
ip, ipv4, iptools, network, reputation, blacklist, dnsbl, spam
License
MIT
Install
npm install ipv4-rep@0.1.0

Documentation

IPv4-REP

IPv4 reputation toolkit, developed for use on Node.JS / IO.JS infosec related projects.

(NPM package)


v0.1.0 available prototypes:
  • spamhaus(ipv4, callback)

    Check given IPv4 reputation at SPAMHAUS services.

  • mailspike(ipv4, callback)

    Check given IPv4 reputation at MAILSPIKE services.

  • spamcop(ipv4, callback)

    Check given IPv4 reputation at SPAMCOP services.

  • sorbs(ipv4, callback)

    Check given IPv4 reputation at SORBS services.

  • cbl(ipv4, callback)

    Check given IPv4 reputation at CBL services.

  • unsubscore(ipv4, callback)

    Check given IPv4 reputation at UNSUBSCORE services.