FETCH402
← Protocol index

Resource / 330

unknown

DNS & WHOIS Lookup.

Send up to 10 domain names and get back every DNS record type (A, AAAA, MX, CNAME, TXT, NS, PTR, SOA, SRV, CAA, NAPTR, DS, TLSA) plus the full WHOIS registration profile (registrar, dates, contacts, status, nameservers) for each one. URLs are accepted and automatically stripped down to the bare domain. Duplicate domains are quietly removed before processing. Results come back as one flat row per domain, ready to drop into a spreadsheet, database, or pipeline.

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 2 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 10000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0xE9740820225B3918b4ddd1292C7cA4Ca0e2C2F08
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 10000 EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v 8ugAWAXDB8V18kiUrGZTq1oMvU3C6Fxs8hfC6rvzQT3b

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "body": {
    "domains": [
      "onescales.com",
      "hillms.com",
      "underscore.com"
    ]
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}
OutputJSON
{
  "example": {
    "api_version": "1.0.0",
    "results": [
      {
        "whois_status": "clientTransferProhibited",
        "whois_registrar_url": "http://www.cloudflare.com",
        "whois_registrar_abuse_email": "registrar-abuse@cloudflare.com",
        "whois_admin_name": "",
        "dns_ds": "",
        "dns_soa": "mname=bonnie.ns.cloudflare.com rname=dns.cloudflare.com serial=2406862386 refresh=10000 retry=2400 expire=604800 minttl=1800",
        "dns_cname": "",
        "checkedAt": "2026-06-15T01:45:08.607Z",
        "whois_iana_id": "1910",
        "whois_admin_country": "",
        "whois_admin_email": "",
        "whois_registrar_abuse_phone": "+1.6503198930",
        "whois_registrant_name": "",
        "dns_ptr": "",
        "dns_mx": "5 alt2.aspmx.l.google.com | 1 aspmx.l.google.com | 10 alt3.aspmx.l.google.com | 10 alt4.aspmx.l.google.com | 5 alt1.aspmx.l.google.com",
        "dns_a": "23.227.38.65",
        "whois_registrar": "Cloudflare, Inc.",
        "dns_aaaa": "",
        "whois_admin_org": "",
        "dns_tlsa": "",
        "whois_nameservers": "bonnie.ns.cloudflare.com | carter.ns.cloudflare.com",
        "whois_registrant_country": "",
        "whois_registrant_address": "",
        "dns_txt": "openai-domain-verification=dv-Y9cDXv64Bj8Z6h43mpki1rgt | v=spf1 include:_spf.google.com ~all",
        "whois_expires": "2028-10-11T10:20:28Z",
        "dns_naptr": "",
        "whois_registrant_phone": "",
        "whois_updated": "2023-02-13T02:38:06Z",
        "dns_caa": "",
        "whois_registrant_org": "",
        "domain": "onescales.com",
        "dns_ns": "carter.ns.cloudflare.com | bonnie.ns.cloudflare.com",
        "dns_srv": "",
        "whois_created": "2022-10-11T10:20:28Z"
      }
    ]
  },
  "type": "json"
}