0.1.0 • Published 9 years ago

ipv4-rep v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

#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.