zannotate
zannotate copied to clipboard
Utility for annotating Internet datasets with contextual metadata (e.g., origin AS, MaxMind GeoIP2, reverse DNS, and WHOIS)
Given raw dumps of WHOIS data, it'd be nice to annotate records with owernship information
We currently only parse out some of the attributes on paths: https://github.com/zmap/zannotate/blob/master/zmrt/mrt.go#L272 Longterm, we should work to have full coverage.
It'd be nice to also have ZAnnotate do reverse DNS lookups through ZDNS
We should add support to pulling information from the Cymru API. I wouldn't imagine ever using this for large lookups, but it could be useful when you just have a...