N

Netzhandwerker Agent Tools · Domain Intel

by Netzhandwerker Agent Tools

POSTBase

$0.003

per call · USD Coin on Base

Vollständiges Domainprofil: A/AAAA/MX/NS/TXT/CNAME/SOA, Mail-Setup (SPF, DMARC, DKIM-Hinweis, MTA-STS), TLS-Zertifikat mit Restlaufzeit, WHOIS-Kerndaten, Registrierbarkeit und Subdomains aus Certificate Transparency.

Endpoint

POST https://tools.halowerk.com/v1/domain/intel

1

Calls / 30d

1

Unique payers / 30d

Aug 16

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://tools.halowerk.com/v1/domain/intel", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "domain": "example.com"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://tools.halowerk.com/v1/domain/intel" \
  -H "Content-Type: application/json" \
  -d '{"domain":"example.com"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "dns": {
    "a": [
      "93.184.216.34"
    ],
    "mx": [],
    "ns": [
      "a.iana-servers.net"
    ]
  },
  "domain": "example.com",
  "mail": {
    "dmarc": "v=DMARC1; p=reject",
    "mx_present": false,
    "spf": "v=spf1 -all"
  },
  "registered": true,
  "subdomains": [
    "www.example.com"
  ],
  "tls": {
    "days_remaining": 207,
    "issuer": "DigiCert Inc",
    "san_count": 5,
    "valid_to": "2026-03-01T23:59:59.000Z"
  },
  "whois": {
    "created": "1995-08-14",
    "expires": "2026-08-13",
    "registrar": "RESERVED-IANA"
  }
}

Payment details

Pay to0x2880edfff13100677bf97a3cbdf3bc34771c4e5e
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Netzhandwerker Agent Tools & similar services