DNS Record Lookup
x402/dns-record-lookupResolve DNS records for a domain over Google public DNS over HTTPS, no key. Returns answers for the requested record type such as A, AAAA, MX, TXT, or NS. For AI agents in security, deliverability, and infrastructure checks. [x402: $0.05/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dns_record_lookup": {
"url": "https://proxy.suverse.io/v1/data/suverse-dns-lookup",
"transport": "http"
}
}
}