← WebMCP Directory

Tool tree

findipv6.com

Developer Tools
https://findipv6.com/
IPv6 address lookup and network tools
Explore capabilities

Tools verified

lookupIpv6AddressAction

Look up cached network and location details for an IPv6 address.

View tool JSON
{
  "name": "lookupIpv6Address",
  "kind": "act",
  "impl": "declarative",
  "description": "Look up cached network and location details for an IPv6 address.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "input": {
        "type": "string",
        "description": "The IPv6 address to look up."
      }
    },
    "required": []
  }
}