Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/haraka/haraka-plugin-asn
- Owner: haraka
- License: mit
- Created: 2016-07-21T04:10:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-12T19:37:33.000Z (8 months ago)
- Last Synced: 2024-09-19T05:20:00.705Z (4 months ago)
- Topics: asn, email, haraka, plugin, reputation
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/haraka-plugin-asn
- Size: 35.2 KB
- Stars: 3
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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