// install via winget
Command Prompt & PowerShell
click to copy
winget install ipinfo.ipinfo
// direct download
Download Installer// 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, …).
// frequently asked questions
How do I install ipinfo using winget?
Open PowerShell or Windows Terminal and run:
winget install ipinfo.ipinfo. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is ipinfo?
This is the official CLI for the IPinfo.io IP address API.
Is ipinfo free to download?
ipinfo is distributed under the Apache-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update ipinfo with winget?
Run
winget upgrade ipinfo.ipinfo in PowerShell or Windows Terminal to update ipinfo to the latest available version.What architecture does ipinfo support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.