NIXX/DEVv1.16.0
ArticlesFavorites
Sign In
Sign In
50+ Free Tools

Simple Online Tools for Everyday Work

Free, fast, no-signup tools for developers and everyday tasks.

DNS Lookup

Networking

Retrieve DNS records for any domain and troubleshoot configuration issues.

Discussion

Join the discussion

Sign in to share your thoughts and engage with the community.

Sign In
Loading comments…

About this tool

What is the DNS Lookup Tool?

Every domain name on the internet — like example.com — is backed by a set of DNS records that control where it points, where its email goes, how it's verified, and more. The DNS Lookup Tool lets you query these records directly, returning the current live data from the DNS system for any domain you enter.

It's the fastest way to check whether DNS changes have propagated, verify that a domain is configured correctly, or diagnose why email, a website, or a service isn't working as expected.


How to Use the DNS Lookup Tool

  1. Enter a domain name — type or paste the domain you want to investigate (e.g. example.com or mail.example.com). Do not include https:// or paths.
  2. Select the record type — choose which type of DNS record you want to retrieve. The tool queries that specific record type and returns the current results.
  3. Read the results — the tool displays the records returned, including all values, TTL (time to live), and priority where applicable.

DNS Record Types Explained

A record — maps a domain to an IPv4 address. This is the most fundamental record; it's what tells browsers where to find your website's server.

AAAA record — maps a domain to an IPv6 address. Functionally the same as an A record but for the newer address format.

MX record — Mail Exchange records specify which servers handle email for the domain. Priority values determine the order servers are tried — lower numbers are tried first.

TXT record — stores arbitrary text. Commonly used for domain ownership verification (Google Search Console, domain registrars), SPF (email sender policy), DKIM (email signing), and DMARC (email authentication policy).

NS record — Name Server records identify which DNS servers are authoritative for the domain. If you've recently moved a domain to a new registrar or DNS provider, NS records show whether the change has taken effect.

CNAME record — Canonical Name records alias one domain to another. Used for subdomains (e.g. pointing www.example.com to example.com) and CDN configurations.

SOA record — Start of Authority contains administrative information about the zone: the primary nameserver, the administrator's email, and timing values that control how other DNS servers cache and refresh records.


Common Use Cases

Verifying DNS propagation — after updating a DNS record, propagation across the global DNS network can take anywhere from a few minutes to 48 hours. Query the tool periodically to confirm when the new value is live.

Debugging email delivery — check MX records to confirm they point to the right mail servers. Query TXT records to verify SPF and DKIM are correctly configured, which affects email deliverability and spam classification.

Domain migration — when moving a site to a new server or CDN, verify that A or CNAME records now resolve to the new destination before cutting over traffic.

Nameserver verification — after transferring a domain to a new registrar, confirm that NS records reflect the new nameservers.

Security auditing — TXT records reveal what services are authorized to send email on behalf of the domain (SPF) and how to handle unauthenticated mail (DMARC) — useful for reviewing a domain's email security posture.


Privacy

DNS queries are made in real time to retrieve the requested records. No domain names or query results are stored or logged.

DID I? logoDid you lock the gate?
Take your meds? Park the car?
Stop second-guessing.
Log it in 5 seconds.
Free · No account neededDownload free on AndroidWorks offline · Private by design

Explore more utilities

  • Markdown to HTML Converter
  • JSON to CSV Converter
  • Secret Key Generator
  • Device Info
  • Image Cropper
  • Image Resizer

Support

Be one of our heroes.

Every tool on NIXX/DEV is free — no paywalls, no sign-up required. If our tools have saved you time at work, college, or in everyday life, consider buying us a coffee or making a small donation to help keep the site running.

Support NIXX/DEV

More Networking tools

8

Markdown to HTML Converter

Transform Markdown text into clean HTML format.

Data ConversionConvert Markdown to HTML →

JSON to CSV Converter

Convert JSON data into CSV for easy spreadsheet analysis.

Data ConversionConvert JSON to CSV →

Secret Key Generator

Generate secure random keys, API tokens, or passwords.

SecurityGenerate Secret Key →

Device Info

Identify and analyze your browser, operating system, and device details.

UtilityAnalyze Device Info →

Image Cropper

New

Crop images with drag handles, fixed aspect ratios, or social media presets. Export as JPEG, PNG, or WebP — free, browser-based.

AI & ProductivityCrop Image →

Image Resizer

New

Resize images by dimensions, percentage, or target file size. Export as JPEG, PNG, or WebP — free, browser-based.

AI & ProductivityResize Image →

OG Previewer

Preview and generate Open Graph meta tags with live previews.

DeveloperPreview OG Tags →

AI Text Summarizer

Instantly generate concise summaries of long texts using AI.

AI & ProductivitySummarize Text →
|Made with · © 2026|TermsPrivacy
AboutBlogContact

Free, open-source tools for developers and creators · Community driven