Install with winget
Open PowerShell or Command Prompt and run:
winget install ipinfo.ipinfo
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About ipinfo
The official IPinfo CLI lets you look up IP details (geolocation, ASN, company, privacy, abuse, hosted domains, and more) one-by-one or in bulk. It also bundles a suite of IP/CIDR/range tooling (grepip, prips, cidr2range, matchip, mmdb, …).
Advanced Install Options
Install (latest)
winget install ipinfo.ipinfoInstall (pinned version)
winget install --id ipinfo.ipinfo -e --version 3.3.2Upgrade
winget upgrade ipinfo.ipinfoUninstall
winget uninstall ipinfo.ipinfoFrequently Asked Questions
How do I install ipinfo using winget?
Open PowerShell or Windows Terminal and run:
winget install ipinfo.ipinfo. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is ipinfo?
This is the official CLI for the IPinfo.io IP address API.
Is ipinfo free to use?
ipinfo is distributed under the Apache-2.0 license. Check the publisher’s site for full licensing details.
How do I update ipinfo with winget?
Run
winget upgrade ipinfo.ipinfo in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall ipinfo?
Run
winget uninstall ipinfo.ipinfo to remove ipinfo from your system.