Skip to main content
Glama

IPLocate

by iplocate
MIT License
  • Apple
  • Linux

lookup_ip_address_abuse_contacts

Find abuse contact details for any IPv4 or IPv6 address to report malicious activity. Retrieve email, phone, and address of the network administrator. No input returns caller's IP details.

Instructions

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.

Input Schema

NameRequiredDescriptionDefault
ipNoIPv4 or IPv6 address to look up. If not provided, returns information about the caller's IP address.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ip": { "description": "IPv4 or IPv6 address to look up. If not provided, returns information about the caller's IP address.", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/iplocate/mcp-server-iplocate'

If you have feedback or need assistance with the MCP directory API, please join our Discord server