E

eu-verify · Domain DNS

by eu-verify

GETBase

$0.002

per call · USD Coin on Base

Live DNS records resolved via Cloudflare 1.1.1.1 DNS-over-HTTPS (public facts, real time). Query: ?name=anthropic.com&type=MX (type in A|AAAA|MX|TXT|NS|CNAME, default MX). Or ?name=anthropic.com&check=email -> combined MX + SPF + DMARC with an email_ready boolean, useful before emailing or invoicing a contact. JSON with records list; 5 min cache.

Endpoint

GET https://data.greeneris.io/v1/domain/dns

1

Calls / 30d

1

Unique payers / 30d

Aug 27

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://data.greeneris.io/v1/domain/dns", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://data.greeneris.io/v1/domain/dns?name=anthropic.com&type=MX" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "domain": "anthropic.com",
  "record_count": 1,
  "records": [
    {
      "data": "1 aspmx.l.google.com.",
      "name": "anthropic.com",
      "ttl": 1800
    }
  ],
  "source": "Cloudflare 1.1.1.1 DNS-over-HTTPS (live resolution)",
  "type": "MX"
}

Payment details

Pay to0x6ab8efe305cce67daa48c97bde29c04402822dff
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from eu-verify & similar services