Skip to main content
Glama

IPLocate

Official
by iplocate
MIT License
10
8
  • Apple
  • Linux

lookup_ip_address_privacy

Identify if an IP address is linked to a VPN, proxy, anonymizing service, hosting provider, or appears on an abuse blocklist. Analyze IPv4 or IPv6 addresses or check details of the caller's IP.

Instructions

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.

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" }

Other Tools from IPLocate

Related Tools

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