IPInfoLite

3.1.0

Retrieves geolocation and ASN information from the IPinfo Lite API, with optional structured output optimized for LLM-based analysis.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name IPInfoLite

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name IPInfoLite

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (c) 2025 Ryan Terp. Licensed under the MIT License.

Package Details

Author(s)

  • Ryan Terp

Tags

IP geolocation ASN IPinfo LLM AI Security

Functions

Clear-IPInfoLiteCache Export-IPInfoLiteLLM Get-IPInfoLiteEntry Get-IPInfoLiteBatch Get-IPInfoLiteCache

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

v3.1.0 - API authentication migrated to Bearer token headers, eliminating token exposure in URLs and logs. Includes SPDX SBOM with file integrity checksums, ASN normalization for LLM exports, and bug fixes for pipeline error handling and variable initialization.

FileList

Version History

Version Downloads Last updated
3.1.0 (current version) 7 3/9/2026
3.0.1 44 1/20/2026
2.0.0 23 10/6/2025
1.3.0 26 6/15/2025
1.2.0 8 6/8/2025
1.1.0 11 5/26/2025
1.0.0 6 5/17/2025
Show more