DNS DATA CONSOLE

Domain in.Data out.

Read DNS answers directly. Switch between records and JSON, then export the data you need.

Data inspectionPublic records · Query and inspect
INPUT: FQDNOUTPUT: RECORDS / JSON / FILES
QUERY INTERFACE

DNS record console

DNS / LIVE
Quick typesNo https:// or path

Waiting for input. Results support records, JSON and file exports.

01ALLRead the record set
02TXTInspect full text
03SRVCheck service fields
DOCUMENTATION

Understand the data

Docs ↗
01

How to read the DNS JSON fields

Record data and the state of the query are different layers of information.

Read the guide →
02

Choose TXT, CSV or JSON

Pick an output format for reading, manual comparison or structured processing.

Read the guide →

Console notes

What are the core JSON fields?

name identifies the record’s owner, type identifies its record type, data contains a text representation, and ttl is the remaining cache lifetime in seconds returned by the resolver. A name and type can have multiple answers; do not assume the first array item is the only one.

Does “All types” include every subdomain?

No. It queries common types for the name you enter. Subdomains, service records and email authentication records require their own complete names.

Why can this differ from my DNS control panel?

These answers come from a recursive resolver and can reflect its cache, proxy settings or provider-specific features. Compare TTL and the actual configuration; a single lookup is not a global propagation test.