Simple online tools for developers, networking, text and conversions.

Network Tools

SOA Lookup

Look up SOA DNS records for any domain.

Tool

Use this SOA lookup tool to inspect the Start of Authority record for a domain. It is useful for DNS zone checks, nameserver validation, troubleshooting, and understanding serial and timing values for a DNS zone.

About this tool

Use this SOA lookup tool to inspect the Start of Authority record for a domain. It is useful for DNS zone checks, nameserver validation, troubleshooting, and understanding serial and timing values for a DNS zone.

Use soa lookup when you need a fast browser-based result without extra setup. It works well for quick checks, one-off tasks, and routine formatting or calculation work.

Learn more

Why use this tool

How to use

  1. Paste the domain into the input box.
  2. Run the tool to look up the SOA record.
  3. Review the returned zone details.
  4. Copy the result if needed for notes or troubleshooting.

Examples

Example

Input

example.com

Output

SOA details including serial and timing values

Shows metadata for the domain's DNS zone.

Common errors

The user expects nameserver records instead of zone metadata.

Fix: Use NS lookup if you only need the nameserver list.

The domain is entered incorrectly or with a full URL.

Fix: Use the bare domain name for the SOA lookup.

The serial value is misunderstood as a date or unrelated ID.

Fix: Remember that SOA serial format depends on the DNS provider's update scheme.

FAQ

What information is in an SOA record?

An SOA record usually includes the primary nameserver, responsible email, serial number, refresh, retry, expire, and minimum TTL values.

Why check an SOA record?

It helps confirm that a DNS zone is configured correctly and can reveal zone serial and timing values.

What is this useful for?

It is useful for migration checks, zone validation, and debugging DNS timing behavior.

Is this SOA lookup free to use?

Yes. It works online in the browser.

When should I use SOA Lookup instead of NS Lookup?

Use SOA lookup when you want zone metadata such as serial and refresh values. Use NS lookup when you only need the domain's nameserver list.

Use cases

Related tools