reverse_dns
ActiveTool of dns
declared in 0.1.0
Find the hostname for an IP address via reverse DNS lookup. Returns the PTR record if available.
Parameters schema
{
"type": "object",
"examples": [
{
"ip": "8.8.8.8"
}
],
"required": [
"ip"
],
"properties": {
"ip": {
"type": "string",
"description": "IPv4 address to reverse-lookup (e.g., \"8.8.8.8\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
dns
https://github.com/pipeworx-io/mcp-dns
1/7 registries