dns-lookup
DNS Lookup API
Cloudflare DNS-over-HTTPS を使用して DNS レコード (A、AAAA、MX、TXT、CNAME、NS、SOA、SRV) を検索します。高速で信頼性があります。x402 による呼び出しごとの課金 (Base L2 上の USDC) -- API キー不要、サインアップ不要、レート制限なし。
klymax402 マーケットプレイスの一部 -- AI エージェント向けの 100 個の x402 マイクロペイメント API。1 つのウォレット、Base 上の USDC。
クイックスタート -- MCP
MCP クライアント設定 (Claude Desktop、Cursor、ElizaOS など) に追加します:
{
"mcpServers": {
"dns-lookup": {
"url": "https://dns-lookup.api.klymax402.com/mcp"
}
}
}Related MCP server: Cloudflare DNS MCP Server
クイックスタート -- 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 bodyx402 対応クライアント (@x402/fetch、x402-agent-tools、ATXP) は、402 → 署名 → 再試行のサイクルを自動的に処理します。
ツール
ツール | メソッド | パス | 価格 | 説明 |
| POST |
| $0.005 | ドメインの DNS レコードを検索します |
network_lookup_dns
ドメインの DNS レコードを検索する必要がある場合に使用します。Cloudflare DNS-over-HTTPS 経由で、一致するすべてのレコードを JSON で返します。
パラメータ
名前 | 型 | 必須 | 説明 |
| string | はい | 検索するドメイン名 (例: example.com) |
| string | いいえ | DNS レコードタイプ: A、AAAA、MX、TXT、CNAME、NS、SOA、SRV (デフォルト: A) |
応答例:
{"domain":"example.com","type":"A","records":[{"name":"example.com","type":"A","data":"93.184.216.34","ttl":3600}],"queryTime":12,"resolver":"cloudflare"}使用する場面: DNS 設定の検証、メール設定前の MX レコードの確認、SPF/DKIM/DMARC の TXT レコードの監査、ドメイン解決のトラブルシューティング。
対象外: SSL 証明書のチェック (security_check_ssl を使用)、WHOIS ドメイン情報 (domain_lookup_intelligence を使用)、HTTP ヘッダー分析 (network_analyze_headers を使用)。
エージェントプロンプトの例
"ドメインの DNS レコードを検索"
支払い
プロトコル: x402 -- HTTP ネイティブの呼び出しごと課金、サインアップ不要、API キー不要
ネットワーク: Base L2 (
eip155:8453)アセット: USDC
ファシリテーター: Coinbase CDP (プライマリー)、PayAI (フォールバック)
ATXP 経由でも利用可能 (OAuth でラップされた x402、RFC 9728 protected-resource メタデータ)
klymax402 の一部
AI エージェント向けの 100 個の x402 マイクロペイメント API -- 1 つのウォレット、Base 上の USDC、サインアップ不要。
Creating: https://klymax402.com/llms.txt
完全な API リファレンス: https://klymax402.com/llms-full.txt
ライブ統計: https://klymax402.com/stats
ライセンス
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