Sale Save 20% on all hosting plans this week See plans
SkyCore Host
Free tool

Every DNS record, one lookup

A, AAAA, CNAME, MX, NS, TXT, SOA, CAA, SRV and more - read live from authoritative resolvers, not from a cache.

ALL A AAAA CNAME MX NS TXT SOA CAA SRV
What it does

One query, the whole zone

Built for the moment something is not resolving and you need to see the actual records rather than guess at them.

01

Every type at once

A, AAAA, CNAME, MX, NS, TXT, SOA, CAA, SRV, PTR, DS and DNSKEY in a single query, rather than one lookup per record type.

02

Live resolution

Answers come straight from Google DNS over HTTPS and Cloudflare DoH, so what you see is what resolvers are serving right now.

03

Copy anything

Copy any individual record value in one click, which is what you want when auditing, migrating or documenting a zone.

Reference

What each record actually does

The types this tool returns, in plain language.

Type Name What it is for
A Address record (IPv4) Maps a domain to an IPv4 address. The most fundamental record, and what points your domain at a web server.
AAAA IPv6 address record Maps a domain to an IPv6 address, used for dual-stack connectivity alongside A records.
MX Mail exchange record Names the mail servers that receive email for your domain. Priority values decide the order they are tried in.
NS Nameserver record Identifies the authoritative DNS servers for your domain. Set at your registrar, and they control everything else.
TXT Text record Arbitrary text. Used for SPF, DKIM and DMARC email authentication, domain ownership verification and service configuration.
CNAME Canonical name record An alias from one domain to another. Commonly used for www, CDN endpoints and third-party services.
Questions

About DNS lookups

If your records look wrong and you cannot see why, open a chat and we will look with you.

What is a DNS records lookup?

It queries authoritative DNS servers for every configuration record attached to a domain - IP addresses, mail servers, nameservers, SPF records, CAA records and more.

Why are some record types empty?

Not every domain uses every type. A domain without IPv6 has no AAAA records, and one behind a CDN may have no SRV record. Empty simply means not configured.

How is this different from a propagation check?

This shows what records exist, from one authoritative resolver. A propagation check shows whether your changes have reached DNS servers worldwide. Use both.

What does TTL mean?

Time To Live - how many seconds a resolver should cache a record before asking again. Shorter TTLs propagate changes faster; longer ones cut query load.

Can I look up a subdomain?

Yes. Enter any fully qualified name, such as mail.example.com or api.example.com.