ipinfo
all
Official CLI for the IPinfo.io IP geolocation and network intelligence API. Note: Some commands will require a token from IPinfo.io.
More info →Options (2)
-f, --fieldbooleanDisplay only specific fields from IP lookup results
Example:
ipinfo {{ip_address}} {{[-f|--field]}} {{hostname,country,org}}-h, --helpbooleanDisplay help
Example:
ipinfo {{[-h|--help]}}Examples (8)
Display details for your current IP address
ipinfo myipDisplay details for a specific IP address
ipinfo ip_addressDisplay details for multiple IP addresses in bulk from a file
ipinfo bulk path/to/ips.txtDisplay details for a CIDR or IP range
ipinfo bulk cidr_rangeDisplay only specific fields from IP lookup results
ipinfo ip_address [-f|--field] hostname,country,orgSummarize details for a group of IP addresses
ipinfo summarize path/to/ips.txtExtract IP addresses from text and highlight them
ipinfo grepip path/to/file.txtDisplay help
ipinfo [-h|--help]made by @shridhargupta | data from tldr-pages