geo_country_iso_code, geo_country_name, geo_continent_code, geo_continent_name, as_number, as_organization_name, as_domain), so questions like “logins from outside the US” or “activity from hosting-provider ASNs” are a single query with no external lookups.
How it works
- IPs are resolved against the IPinfo Lite database, which Cotool downloads and refreshes periodically and keeps locally on Cotool’s servers — no IP addresses are ever sent to an external service during ingest.
- Only publicly routable IPs are enriched; private and reserved-range IPs index with
NULLenrichment columns. - Enrichment happens once, at ingest time. Events indexed before enrichment was enabled keep
NULLcolumns.