← Registry

Security & Testing

ipto.to

Provides IP geolocation, ASN, and threat intelligence data including VPN/Tor detection and abuse scoring for single or bulk IPv4 addresses.

1 endpoint6 known toolsFirst detected July 27, 2026Last detected July 27, 2026

ENDPOINT 1

https://ipto.to/mcp

No auth detected

MCP server metadata

Name
ipto-to
Version
1.0.0
Capabilities
tools
Server instructions

Free-tier lookups (ip_lookup, asn_lookup, country_lookup, reverse_dns_lookup, user_agent_parse) work with no auth, capped at 1,000/day per client IP. Pass an ipto.to API key via ?api_key= to raise that limit or use bulk_ip_lookup (Pro/Enterprise only). Get a free key at https://ipto.to/v1/keys.

Known tools 6

ip_lookup

Look up geolocation, ASN/ISP, and threat intelligence (VPN, Tor, abuse scoring) for a single IPv4 or IPv6 address.

Inferred read-only
bulk_ip_lookup

Look up geolocation, ASN/ISP, and threat intelligence for up to 100 IPv4 addresses in one call.

Inferred read-only
asn_lookup

Look up Autonomous System (ASN) metadata: organization name, country, and announced IP range count.

Inferred read-only
country_lookup

Look up IP range count and ASN count for a country.

Inferred read-only
reverse_dns_lookup

Perform a live PTR (reverse DNS) lookup for an IP address.

Inferred read-only
user_agent_parse

Parse a User-Agent string into browser, OS, device type, and bot detection.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ipto-to]
url = "https://ipto.to/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ipto-to": {
      "type": "http",
      "url": "https://ipto.to/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ipto-to
Remote MCP URL: https://ipto.to/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ipto-to": {
      "url": "https://ipto.to/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ipto-to": {
      "type": "http",
      "url": "https://ipto.to/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ipto-to",
  "transport": "streamable-http",
  "url": "https://ipto.to/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ipto.to was fetched 2026-08-01T08:51:32.836Z and is being refreshed.

Trust status Neutral

ipto.to is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.