IPInfoLite

3.0.1

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.0.1: Added Export-IPInfoLiteLLM function for exporting IP geolocation data in JSONL format optimized for Large Language Model analysis (Claude, ChatGPT, Gemini). Enables AI-driven threat detection and pattern recognition. Fixed stray "True" values in Get-IPInfoLiteBatch output.

FileList

Version History

Version Downloads Last updated
3.0.1 (current version) 5 1/20/2026
2.0.0 23 10/6/2025
1.3.0 25 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