Public JSON lookups through 1.1.1.1 — no DNS socket in the browser required.
Fetched from this worker on page load.
cloudflare.com · A
…
google.com · MX
…
| Method | Path | Description |
|---|---|---|
| GET | / | Docs |
| GET | /v1/lookup | DoH JSON (wrapped) |
| GET | /v1/types | Supported types |
| GET | /v1/validate | Validate name/type |
| GET | /embed/ | Widget |
| GET | /meta | Machine spec |
| GET | /health | Uptime |
| Code | HTTP |
|---|---|
| missing_param | 400 |
| invalid_name | 400 |
| invalid_type | 400 |
| not_found | 404 |
| bad_request | 400 |
curl -sS "https://dns.tools.town/v1/lookup?name=cloudflare.com&type=A" | jq .