Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haraka/haraka-plugin-asn

look up ASN from local database and/or remote lookup services
https://github.com/haraka/haraka-plugin-asn

asn email haraka plugin reputation

Last synced: about 2 months ago
JSON representation

look up ASN from local database and/or remote lookup services

Awesome Lists containing this project

README

        

[![Build Status][ci-img]][ci-url]
[![Code Climate][clim-img]][clim-url]
[![NPM][npm-img]][npm-url]

# haraka-plugin-asn

look up ASN from local GeoIP databases and/or DNS based providers.

### DNS providers

- origin.asn.cymru.com
- asn.routeviews.org
- asn.rspamd.com

### Databases

- MaxMind ASN database

PS: Run something like [maxmind-geolite-mirror](https://www.npmjs.com/package/maxmind-geolite-mirror) weekly to keep your database files up-to-date.

[ci-img]: https://github.com/haraka/haraka-plugin-asn/actions/workflows/ci.yml/badge.svg
[ci-url]: https://github.com/haraka/haraka-plugin-asn/actions/workflows/ci.yml
[clim-img]: https://codeclimate.com/github/haraka/haraka-plugin-asn/badges/gpa.svg
[clim-url]: https://codeclimate.com/github/haraka/haraka-plugin-asn
[npm-img]: https://nodei.co/npm/haraka-plugin-asn.png
[npm-url]: https://www.npmjs.com/package/haraka-plugin-asn