D

DNS & WHOIS Domain Lookup · Whois

by DNS & WHOIS Domain Lookup

GETBaseSolanaArbitrumPolygon

$0.005

per call · USD Coin on Base

WHOIS domain lookup — raw registry text with registrar, nameservers, lifecycle dates and status, plus the responding server. Use the RDAP endpoint when you need parsed structured data.

Endpoint

GET https://dns.use.x402atlas.com/whois

26

Calls / 30d

10

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://dns.use.x402atlas.com/whois", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://dns.use.x402atlas.com/whois?domain=example.com" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "domain": "example.com",
  "queried_at": "2026-06-05T12:00:00Z",
  "raw": "Domain Name: EXAMPLE.COM\n...",
  "server": "whois.verisign-grs.com"
}

Payment details

Pay to0x446e51deab3ae656c99e65369e8ef1148d23d7f7
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from DNS & WHOIS Domain Lookup & similar services