IPLocate
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| lookup_ip_address_detailsA | Get comprehensive information about an IP address including geolocation, network details, privacy/security information, company data, and abuse contacts. Can look up any IPv4 or IPv6 address, or your own IP if no address is provided. |
| lookup_ip_address_locationA | Get geographic location information for an IP address including country, city, coordinates, timezone, and postal code. Can look up any IPv4 or IPv6 address, or your own IP if no address is provided. |
| lookup_ip_address_privacyA | Check whether an IP address is detected as a VPN, proxy, other anonymizing service; is on an abuse blocklist; or is a hosting provider. Can look up any IPv4 or IPv6 address, or your own IP if no address is provided. |
| lookup_ip_address_networkA | Get network and ASN (Autonomous System Number) information for an IP address including the network operator, route, and regional registry. Can look up any IPv4 or IPv6 address, or your own IP if no address is provided. |
| lookup_ip_address_companyA | Get company/organization information for an IP address including the company name, domain, and type of organization. Can look up any IPv4 or IPv6 address, or your own IP if no address is provided. |
| lookup_ip_address_abuse_contactsA | Get abuse contact information for an IP address to report malicious activity. Includes email, phone, and address of the network administrator. Can look up any IPv4 or IPv6 address, or your own IP if no address is provided. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| check_ip_security | Analyze an IP address for security concerns including VPN, proxy, Tor usage, and abuse history |
| locate_ip_geographically | Get detailed geographic information about an IP address |
| investigate_ip_ownership | Get detailed information about who owns and operates an IP address |
| ip_comparison | Compare geographic and network information between two IP addresses |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 6 tools
Each tool has a distinct focus within IP address lookup, targeting specific aspects like abuse contacts, company details, location, network info, and privacy checks. However, there is some overlap as 'lookup_ip_address_details' appears to encompass multiple other tools' functionalities, which could cause confusion about when to use it versus the specialized tools.
All tool names follow a consistent 'lookup_ip_address_' prefix with a descriptive suffix (e.g., 'abuse_contacts', 'company', 'details'), using snake_case uniformly throughout. This predictable pattern makes it easy for agents to understand and navigate the toolset.
With 6 tools, the server is well-scoped for IP address information lookup, covering key aspects like geolocation, network details, privacy, and abuse contacts. Each tool serves a clear purpose, and the count is neither too sparse nor overwhelming for the domain.
The toolset provides comprehensive coverage for IP address lookup, including geolocation, network, company, privacy, and abuse contacts, with no obvious gaps in core functionality. A minor gap is the lack of tools for bulk lookups or historical data, but agents can handle single-address queries effectively.