zannotate icon indicating copy to clipboard operation
zannotate copied to clipboard

Utility for annotating Internet datasets with contextual metadata (e.g., origin AS, MaxMind GeoIP2, reverse DNS, and WHOIS)

Results 5 zannotate issues
Sort by recently updated
recently updated
newest added

Given raw dumps of WHOIS data, it'd be nice to annotate records with owernship information

enhancement

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.

enhancement

It'd be nice to also have ZAnnotate do reverse DNS lookups through ZDNS

enhancement

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...

enhancement