ipv4-rep

0.1.0 • Public • Published

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.


/ipv4-rep/

    Package Sidebar

    Install

    npm i ipv4-rep

    Weekly Downloads

    4

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • undertuga