macOS
brew install ipinfo-clilocal Homebrew formula metadata
brew
Official CLI for the IPinfo IP Address API. Version 3.3.2 via Homebrew; verified 2026-04-28.
install
brew install ipinfo-clilocal Homebrew formula metadata
nix profile install nixpkgs#ipinfonixpkgs package indexes · pkgs/by-name/ip/ipinfo/package.nix · source: api.github.com
scoop install main/ipinfo-cliScoop official bucket manifest trees · bucket/ipinfo-cli.json · source: api.github.com
winget install --id ipinfo.ipinfo -eWindows Package Manager source index · ipinfo.ipinfo · source: cdn.winget.microsoft.com
overview
Official CLI for the IPinfo IP Address API
history
IPinfo CLI is the official command-line interface for the IPinfo.io API, combining IP and ASN lookups, bulk enrichment, summaries, mapping, CIDR and range tools, and standalone helper binaries.
The GitHub repository was created in 2020 and IPinfo announced the official CLI in April 2021. The announcement framed it as a way to query nearly all IPinfo APIs more efficiently from the terminal, including IP lookups, ASN lookups, summaries, maps, grep-like IP extraction, and range listing.
The repository README expanded the tool into both the main `ipinfo` command and a suite of related binaries such as `grepip`, `matchip`, `prips`, CIDR/range converters, `randip`, and `mmdb` tooling.
The CLI was packaged for many installation paths from the start: Homebrew, a Debian/Ubuntu PPA, one-shot deb and script installers, FreeBSD ports, Arch AUR, Scoop, Docker, Go install, and release archives.
Its adoption follows the growth of IP intelligence workflows: developers and security teams can move from web/API calls to shell pipelines while still using the same IPinfo data source and account token.
Common usage includes one-off IP and ASN lookups, bulk enrichment from files or standard input, summarizing up to 1000 IPs, opening maps for IP locations, filtering IPs from text, and generating IP lists from CIDR or range input.
The config and token data live under `~/.config/ipinfo` on Unix-like systems according to the README's Docker persistence example and supplied curation.
This package matters because it turns a SaaS IP intelligence API into a normal Unix command with package-manager installs, subcommands, and pipeline-friendly utilities.
It also creates a naming collision with the older Kyberdigi `ipinfo` formula. Homebrew resolves that by naming this formula `ipinfo-cli` while the executable remains `ipinfo`.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/ipinfoCredential-bearing paths to review before unattended agent runs.
~/.config/ipinfoexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ipinfo | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ipinfo-cli |
|---|---|
| Version | 3.3.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ipinfo-cli |
| Homepage | https://ipinfo.io/ |
| Repository | https://github.com/ipinfo/cli |
| Upstream docs | https://github.com/ipinfo/cli#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/ipinfo/cli/archive/refs/tags/ipinfo-3.3.2.tar.gz |
| Last updated | 2026-04-28T18:53:06Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ipinfo-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/ipinfo-cli
scoop install main/ipinfo-cliipinfo
nix profile install nixpkgs#ipinfoipinfo.ipinfo
winget install --id ipinfo.ipinfo -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.