https://github.com/zmap/zannotate
Utility for annotating Internet datasets with contextual metadata (e.g., origin AS, MaxMind GeoIP2, reverse DNS, and WHOIS)
https://github.com/zmap/zannotate
Last synced: about 1 year ago
JSON representation
Utility for annotating Internet datasets with contextual metadata (e.g., origin AS, MaxMind GeoIP2, reverse DNS, and WHOIS)
- Host: GitHub
- URL: https://github.com/zmap/zannotate
- Owner: zmap
- License: apache-2.0
- Created: 2017-08-16T23:19:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T22:01:17.000Z (over 3 years ago)
- Last Synced: 2025-03-27T18:52:38.667Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 98.6 KB
- Stars: 97
- Watchers: 16
- Forks: 17
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ZAnnotate
=========
ZAnnotate is a Go utility that facilitates annotating large datasets
with network metadata. Right now this includes:
* Maxmind GeoIP2
* AS/Routing Data (based on an MRT routing table)
For example, you can add Maxmind geolocation data to a list of IPs:
cat ips.csv | zannotate --geoip2 --geoip2-database=geoip2.mmdb