Directory / domain.hugen.tokyo
DNS lookup across 3 independent resolvers in parallel — A, AAAA, MX, TXT, NS, CNAME, SOA records. SPF mechanism parsing, DMARC policy extraction, resolver inconsistency detection (DNS hijacking/BGP leak signal). One call replaces 3 separate resolver queries + result comparison. Accepts USDC payments on Base and Solana
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://domain.hugen.tokyo/domain/dns' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://domain.hugen.tokyo/domain/dns'
Endpoint: https://domain.hugen.tokyo/domain/dns. Operated by domain.hugen.tokyo, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Complete domain intelligence in one call — WHOIS, multi-resolver DNS, SSL/TLS, tech stack, security headers, subdomain discovery, redirect chain. All 7 run in p…
Security header audit — 10 headers checked: CSP, HSTS, X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy, X-XSS-Protection, CORP, COE…
Redirect chain analysis — follows up to 10 hops (301/302/303/307/308) with per-hop timing, status codes, TLS status. Detects HTTPS-to-HTTP TLS downgrade, redire…
SSL/TLS certificate analysis — issuer, SAN list, serial number, validity period, days until expiry. TLS 1.0/1.1/1.2/1.3 individual probing. Automated A-F securi…
Technology stack detection (1000+ signatures) — web servers, CMS, JS frameworks, CDN, analytics. Identifies Nginx, Apache, WordPress, Shopify, React, Vue, Next.…
WHOIS registration lookup — registrar, creation/expiry/updated dates, domain age in days, name servers, DNSSEC, registrant country/org, EPP status codes. All TL…