dns.tools.town

DNS over HTTPS

Public JSON lookups through 1.1.1.1 — no DNS socket in the browser required.

URL builder

Live JSON

Fetched from this worker on page load.

cloudflare.com · A

google.com · MX

Inline embed

API reference

MethodPathDescription
GET/Docs
GET/v1/lookupDoH JSON (wrapped)
GET/v1/typesSupported types
GET/v1/validateValidate name/type
GET/embed/Widget
GET/metaMachine spec
GET/healthUptime

Errors

CodeHTTP
missing_param400
invalid_name400
invalid_type400
not_found404
bad_request400
curl -sS "https://dns.tools.town/v1/lookup?name=cloudflare.com&type=A" | jq .