Ryan Terp's IPInfoLite powershell package allows easy access to IPinfo Lite in Powershell!

We’re excited to see our free IPinfo Lite API integrated into the PowerShell ecosystem through a new community-developed module: IPInfoLite, created by Ryan Terp.

IPinfo Lite is a free, unlimited IP geolocation API that provides accurate country and continent information, as well as basic ASN details including AS number, organization name, and domain.

Ryan’s PowerShell module makes it easier to query the IPinfo Lite API directly from PowerShell scripts. It’s a great tool for anyone building automations, monitoring scripts, or quick-lookups of IP geolocation and ASN info from the command line.

Aside from the API integration, the module includes thoughtful features like:

  • Bogon IP detection to filter out non-routable addresses
  • A local query cache to reduce redundant API calls
  • Improved error handling for smoother scripting and debugging

This is a great example of how the developer community can extend open and accessible APIs like IPinfo Lite into powerful tools across ecosystems.

Explore the module on the PowerShell Gallery:

Learn more about the IPinfo Lite:

Thanks again to Ryan for building and sharing this with the community.

If you are interested in helping us build support for our IPinfo Lite API across our libraries and modules, please head to IPinfo · GitHub.

1 Like