DNS Lookup

Query DNS records for any domain: A, AAAA, MX, TXT, CNAME, NS and SOA. Diagnose email, hosting and propagation issues in seconds.

DNS Lookup queries the public DNS records for any domain — A, AAAA, MX, TXT, CNAME, NS and SOA — and displays the results clearly, useful for diagnosing email delivery, hosting and domain propagation issues. It's a quick way to check dns records without needing a terminal or the classic nslookup command line.

Whether you're verifying that an SPF or DKIM TXT record was added correctly, confirming an MX record points to the right mail provider, or checking that a CNAME lookup resolves as expected after a DNS change, this tool surfaces the relevant records in seconds directly from public DNS.

How to use the DNS Lookup

  1. Type the domain name you want to look up into the search box.
  2. Select the record type you need — A, AAAA, MX, TXT, CNAME, NS or SOA — or query all types at once.
  3. Click Lookup to query the domain's public DNS records.
  4. Review the returned records, including their values and TTL where shown.
  5. Repeat the lookup after making a DNS change to confirm it has taken effect.

Why use this tool

Covers all common record types

A, AAAA, MX, TXT, CNAME, NS and SOA records are all queryable, covering the vast majority of DNS diagnostic needs in one place.

No terminal required

Everyday tasks that would otherwise need the command-line nslookup or dig tools are handled through a simple web form instead.

Useful for email troubleshooting

Checking MX and TXT records directly helps confirm whether email routing, SPF or DKIM configuration is set up correctly.

Instant propagation checks

Re-running a lookup after a change gives an immediate read on whether new DNS records are visible yet.

Common use cases

What each record type does

A and AAAA records point a domain name at an IPv4 or IPv6 address respectively. CNAME aliases one hostname to another. MX records route email to the correct mail servers. TXT records carry verification codes, SPF and DKIM data. NS records list the domain's authoritative name servers, and SOA holds administrative details for the zone.

How long changes take to appear

DNS propagation is usually a matter of minutes to a few hours, governed by each record's TTL (time to live) value. Lowering the TTL a day or so before a planned change speeds up how quickly the new record becomes visible everywhere.

DNS lookup vs whois lookup

A whois lookup shows domain registration and ownership details, while a DNS lookup shows the actual records controlling how a domain resolves and routes traffic — the two answer different questions and are often used together when diagnosing a domain issue.

If a record isn't showing

A record that doesn't appear yet might simply not have propagated everywhere — try again after the TTL period has passed, and double-check the record was saved correctly at the domain registrar or DNS host.

Frequently asked questions

What do the main DNS record types do?

A and AAAA point a name at an IPv4 or IPv6 address, CNAME aliases one name to another, MX routes email, TXT carries verification and SPF/DKIM data, and NS lists authoritative name servers.

How long does a DNS change take to propagate?

Usually minutes to a few hours, governed by the record's TTL. Lower the TTL a day before a planned migration to speed up the cutover.

Is DNS Lookup free to use?

Yes. DNS Lookup on Klipza is completely free with no account, no subscription and no watermark on your files, and there is no daily usage limit.

Are my files safe when using DNS Lookup?

Processing happens locally in your browser wherever technically possible, so your files are not uploaded to a server, stored or shared with third parties.

Does DNS Lookup work on mobile phones?

Yes. It is fully responsive and runs in any modern browser on Android, iPhone, iPad, Windows and macOS — nothing to install.