ip_address_lookup
Resolve a hostname to its IP address or look up the geolocation of any IP address using DNS and geolocation API.
Instructions
🌐 Network tool: resolves a hostname to its IP address, or looks up geolocation for an IP. Makes a DNS query and optional geolocation API call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Hostname (e.g. google.com) or IP address to look up |