dns-lookup
DNS Lookup API
Consulta los registros DNS (A, AAAA, MX, TXT, CNAME, NS, SOA, SRV) mediante Cloudflare DNS-over-HTTPS. Rápido y fiable. Pago por llamada a través de x402 (USDC en Base L2) -- sin clave API, sin registro, sin límites de peticiones.
Parte del marketplace klymax402 -- 100 APIs de micropagos x402 para agentes de IA, una sola cartera, USDC en Base.
Inicio rápido -- MCP
Añade a la configuración de tu cliente MCP (Claude Desktop, Cursor, ElizaOS, etc.):
{
"mcpServers": {
"dns-lookup": {
"url": "https://dns-lookup.api.klymax402.com/mcp"
}
}
}Related MCP server: Cloudflare DNS MCP Server
Inicio rápido -- HTTP (x402)
curl -X POST "https://dns-lookup.api.klymax402.com/api/lookup" \
-H "Content-Type: application/json" \
-d '{"domain":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyCualquier cliente compatible con x402 (@x402/fetch, x402-agent-tools, ATXP) gestiona automáticamente el ciclo 402 -> firmar -> reintentar.
Herramientas
Herramienta | Método | Ruta | Precio | Descripción |
| POST |
| $0.005 | Consulta los registros DNS de un dominio |
network_lookup_dns
Usa esta herramienta cuando necesites consultar los registros DNS de un dominio. Devuelve todos los registros coincidentes en JSON mediante Cloudflare DNS-over-HTTPS.
Parámetros
Nombre | Tipo | Obligatorio | Descripción |
| string | sí | Nombre de dominio a consultar (p. ej. |
| string | no | Tipo de registro DNS: A, AAAA, MX, TXT, CNAME, NS, SOA, SRV (por defecto: A) |
Ejemplo de respuesta:
{"domain":"example.com","type":"A","records":[{"name":"example.com","type":"A","data":"93.184.216.34","ttl":3600}],"queryTime":12,"resolver":"cloudflare"}Cuándo usarlo: para verificar la configuración DNS, comprobar los registros MX antes de configurar el correo, auditar los registros TXT para SPF/DKIM/DMARC y depurar problemas de resolución de dominios.
No es para: comprobar los certificados SSL (usa security_check_ssl), obtener información WHOIS del dominio (usa domain_lookup_intelligence) ni analizar las cabeceras HTTP (usa network_analyze_headers).
Ejemplos de prompts para para agentes
"Consulta los registros DNS de un dominio"
Pago
Protocolo: x402 -- pago por llamada nativo de HTTP, sin registro y sin clave API
Red: Base L2 (
eip155:8453)Activo: USDC
Facilitador: Coinbase CDP (principal), PayAI (respaldo)
También accesible a través de ATXP (x402 envuelto en OAuth, metadatos de recurso protegido RFC 9728)
Parte de klymax402
100 APIs de micropagos x402 para agentes de IA -- una sola cartera, USDC en Base, cero registro.
Catálogo: https://klymax402.com/llms.txt
Referencia completa de la API: https://klymax402.com/llms-full.txt
Estadísticas en directo: https://klymax402.com/stats
Licencia
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides DNS over HTTPS (DoH) query capabilities for AI models by querying multiple public DoH servers in parallel and using a consensus algorithm to return the fastest and most reliable DNS resolution results.
- AlicenseAqualityDmaintenanceEnables AI assistants to manage Cloudflare DNS zones and records, including listing, creating, updating, and deleting DNS records through natural language.6MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to manage Cloudflare DNS records, including listing zones and records, and creating, updating, or deleting DNS records.29MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to manage Cloudflare DNS records, including listing, creating, updating, and deleting records for your domains.24GPL 3.0
Related MCP Connectors
Look up DNS information for any domain to troubleshoot issues and gather insights. Get fast, relia…
The web capability layer for AI agents: render, extract, DNS, SSL, WHOIS & more via x402.
Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/dns-lookup-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server