HTTP/1.1 402 PAYMENT REQUIRED agent402.base.eth · BASE · SOLANA · POLYGON · ARBITRUM · MONAD · CELO · AVALANCHE · STELLAR · ALGORAND · ROBINHOOD · USDC · USDG
Agent402 / tools / Network & domains

Network & domains

DNS, TLS certificates, WHOIS/RDAP, uptime checks, robots.txt and sitemaps.

18 tools in this category. ← All tools

DNS lookup

$0.001 · GET /api/dns

DNS lookup for a domain. Supported record types: A, AAAA, MX, TXT, NS, CNAME.

HTTP check

$0.003 · POST /api/http-check

Check any public URL: status code, latency, final URL after redirects, and response headers. The uptime primitive for ag…

TLS certificate

$0.003 · POST /api/tls-cert

Inspect the TLS certificate of any public host: subject, issuer, validity window, days remaining, SANs, and SHA-256 fing…

Domain WHOIS (RDAP)

$0.005 · POST /api/whois

Domain registration data via RDAP (the structured WHOIS successor): registrar, creation/expiry dates, status, nameserver…

Robots.txt check

$0.002 · POST /api/robots-check

Fetch a site's robots.txt and answer: may this user-agent crawl this path? Returns the matched rule and all declared sit…

Sitemap reader

$0.003 · POST /api/sitemap

Fetch and parse a sitemap.xml (or sitemap index): returns up to 500 URLs with lastmod, or the child sitemaps of an index…

A2A Agent Card fetch

$0.005 · POST /api/a2a-card-fetch

Discover and fetch a site's A2A (Agent2Agent protocol) Agent Card - tries /.well-known/agent-card.json then /.well-known…

DNS lookup

$0.005 · POST /api/dns-lookup

Resolve any DNS record type for a host: A, AAAA, MX, TXT, CNAME, NS, SOA, CAA, SRV, PTR. Returns the records plus a coun…

DNS propagation check

$0.003 · POST /api/dns-propagation

Resolve the same DNS record against 4 public resolvers (Google, Cloudflare, Quad9, OpenDNS) in parallel; surface diverge…

SPF check

$0.003 · POST /api/spf-check

Fetch and validate a domain's SPF record (RFC 7208). Parses mechanisms (ip4/ip6/include/a/mx/all), counts DNS lookups ag…

DMARC check

$0.003 · POST /api/dmarc-check

Fetch and validate a domain's DMARC policy at _dmarc.<domain> (RFC 7489). Surfaces the enforcement policy (none/quaranti…

DKIM key lookup

$0.003 · POST /api/dkim-lookup

Fetch and parse a DKIM public-key record at <selector>._domainkey.<domain> (RFC 6376). Returns the parsed key params (al…

Email deliverability check

$0.005 · POST /api/email-deliverability

End-to-end email-auth report for a domain: SPF + DMARC + DKIM (probes common selectors automatically) + MX records + sco…

Certificate transparency search

$0.005 · POST /api/cert-transparency

Search public Certificate Transparency logs (via crt.sh) for every cert issued to a domain. Returns the cert list plus a…

HTTP headers + security analysis

$0.003 · POST /api/http-headers

Fetch a URL and return every response header plus a security analysis: HSTS, CSP, X-Frame-Options, X-Content-Type-Option…

Tech stack detection

$0.005 · POST /api/tech-stack

Detect the technology stack of a public website: CDN, web server, language/runtime, frontend framework (Next.js, Nuxt, S…

ASN + IP geolocation

$0.003 · POST /api/asn-info

Look up the Autonomous System (ASN), prefix, country, registry, and allocation date for an IPv4 address - or for a hostn…

Gravatar existence check

$0.002 · POST /api/gravatar-check

Check whether an email address has a Gravatar: hashes the normalized email (MD5, pure CPU - the raw address is never sen…