ip_info
Parse and analyze an IP address to identify its type (IPv4/IPv6), class, and visibility (private, public, loopback, link-local).
Instructions
[PRO — 3 trial uses left] Parse and analyze an IP address — shows type (IPv4/IPv6), class, whether private/public/loopback/link-local
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address to analyze (e.g. '192.168.1.1' or '::1') |