Skip to main content
Glama

DNS Lookup API

MCP Server x402 License: MIT

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 body

x402 対応クライアント (@x402/fetchx402-agent-tools、ATXP) は、402 → 署名 → 再試行のサイクルを自動的に処理します。

ツール

ツール

メソッド

パス

価格

説明

network_lookup_dns

POST

/api/lookup

$0.005

ドメインの DNS レコードを検索します

network_lookup_dns

ドメインの DNS レコードを検索する必要がある場合に使用します。Cloudflare DNS-over-HTTPS 経由で、一致するすべてのレコードを JSON で返します。

パラメータ

名前

必須

説明

domain

string

はい

検索するドメイン名 (例: example.com)

type

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、サインアップ不要。

ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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