@pipeworx/dns
Connect: https://gateway.pipeworx.io/dns/mcp · Install: one-click buttons
Tools: 3
Tools
- dns_lookup — Look up a specific DNS record type for a domain. Specify record type (e.g., ‘A’, ‘MX’, ‘TXT’, ‘CNAME’). Returns records with TTLs and data values.
- dns_lookup_all — Query all major DNS record types (A, AAAA, MX, NS, TXT, CNAME) for a domain in one call. Returns results grouped by type with TTLs and values.
- reverse_dns — Find the hostname for an IP address via reverse DNS lookup. Returns the PTR record if available.
Tools
-
dns_lookup— Look up a specific DNS record type for a domain. Specify record type (e.g., 'A', 'MX', 'TXT', 'CNAME'). Returns records with TTLs and data values. -
dns_lookup_all— Query all major DNS record types (A, AAAA, MX, NS, TXT, CNAME) for a domain in one call. Returns results grouped by type with TTLs and values. -
reverse_dns— Find the hostname for an IP address via reverse DNS lookup. Returns the PTR record if available.