klymax402 DNS Lookup API is a paid API for AI agents from klymax402.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).
Performs DNS record lookups for a given domain, returning records of a specified type (A, AAAA, MX, TXT, CNAME, NS, SOA, SRV)
One MCP endpoint gives your AI agent access to 100 APIs -- crypto, DeFi, web, AI, finance and utilities. No API keys, USDC on Base from $0.003/call.
Returns a JSON object containing the queried domain, DNS record type, an array of matching DNS records, the resolver used, and the query time in milliseconds.
GEThttps://klymax402.com/api/dns-lookup/api/lookupUse this endpoint when you need a quick, pay-per-call DNS lookup without managing API keys or infrastructure. Ideal for AI agents that occasionally need to resolve or verify DNS records across multiple types (A, MX, TXT, CNAME, etc.) without subscribing to a dedicated DNS API service. At $0.005 per call via USDC on Base, it suits low-to-medium frequency lookups where simplicity and no-key access matter.
| Field | Type | Description |
|---|---|---|
| type | string | DNS record type: A, AAAA, MX, TXT, CNAME, NS, SOA, SRV (default: A) |
| domain | string | Domain name to lookup (e.g. example.com) |
{
"type": "json",
"example": {
"type": "example",
"domain": "example",
"records": [],
"resolver": "example",
"queryTime": 1
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"