dns-lookup
DNS Lookup API
DNS-Einträge (A, AAAA, MX, TXT, CNAME, NS, SOA, SRV) über Cloudflare DNS-over-HTTPS nachschlagen. Schnell und zuverlässig. Abrechnung pro Aufruf über x402 (USDC auf Base L2) -- gar kein API-Schlüssel, keine Anmeldung, keine künstliche Rate-Limit-Hürde.
Teil des klymax402-Markktplatzes -- 100 x402-Mikrozahlungs-APIs für KI-Agenten, ein Wallet, USDC auf Base.
Schnellstart -- MCP
Fügen Sie die Konfiguration zu Ihrem MCP-Client hinzu (Claude Desktop, Cursor, ElizaOS usw.):
{
"mcpServers": {
"dns-lookup": {
"url": "https://dns-lookup.api.klymax402.com/mcp"
}
}
}Related MCP server: Cloudflare DNS MCP Server
Schnellstart -- 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 bodyJeder x402-fähige Client (@x402/fetch, x402-agent-tools, ATXP) übernimmt den Zyklus 402 -> sign -> retry automatisch.
Werkzeuge
Werkzeug | Methode | Pfad | Preis | Beschreibung |
| POST |
| $0.005 | DNS-Einträge für eine Domain nachschlagen |
network_lookup_dns
Verwenden Sie dieses Werkzeug, wenn Sie DNS-Einträge für eine Domain nachschlagen müssen. Es gibt alle passenden Einträge als JSON über Cloudflare DNS-over-HTTPS zurück.
Parameter
Name | Typ | Erforderlich | Beschreibung |
| string | ja | Der Domainname, der nachgeschlagen werden soll (z. B. example.com) |
| string | nein | DNS-Eintragstyp: A, AAAA, MX, TXT, CNAME, NS, SOA, SRV (Standard: A) |
Beispielantwort:
{"domain":"example.com","type":"A","records":[{"name":"example.com","type":"A","data":"93.184.216.34","ttl":3600}],"queryTime":12,"resolver":"cloudflare"}W en / Wie zu verwenden: Überprüfung der DNS-Konfiguration, Prüfung von MX-Einträgen vor der Einrichtung von E-Mails, Prüfung von TXT-Einträgen auf SPF/DKIM/DMARC sowie Behebung von Domain-Auflösungsproblemen.
Nicht geeignet für: SSL-Zertifikatsprüfung (verwenden Sie security_check_ssl), WHOIS-Domaininformationen (verwenden Sie domain_lookup_intelligence), HTTP-Header-Analyse (verwenden Sie network_analyze_headers).
Beispiel-Prompts für einen Agenten
„DNS-Einträge für eine Domain nachschlagen"
Zahlung
Nötig? Kein...
Natürlich: x402 HTTP-nativ, pay per Aufruf, ohne Anmeldung, ohne API-Schlüssel
Netzwerk: Base L2
eip155:8453Asset: USDC
Facilitator: Coinbase COPK (primär), PayAI (Fallback)
Auch erreichbar über ATXP (OAuth-gekapseltes x402, mit geschützter Resourcen-Metadaten nach RFC 9728)
Teil von klymax402
100 x402-Mikrozahlungs-APIs für KI-Agenten – ein Wallet, USDC auf Base, ganz ohne Anmeldung.
Katalog: https://klymax402.com/llms.txt
Vollständige API-Referenz: https://klymax402.com/llms-full.txt
Live-Statistiken:
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