nali

Query IP geographic location and CDN provider information

brewmacoslinux
Try with needOr install directly
Source

About

Tool for querying IP geographic information and CDN provider

Commands

nali

Examples

Query geographic information for a single IP address$ nali 8.8.8.8
Query multiple IP addresses at once$ nali 1.1.1.1 8.8.8.8 1.0.0.1
Query IP from piped input (e.g., from netstat or logs)$ echo '8.8.8.8' | nali