🔍 DNS Lookup Tool

Query DNS records for any domain - fast, easy, and free

Try examples:

What is DNS?

DNS (Domain Name System) translates domain names into IP addresses. DNS records contain various information about a domain, including its IP address (A record), mail servers (MX record), and more.

Common DNS Record Types:

  • A - Maps domain to IPv4 address
  • AAAA - Maps domain to IPv6 address
  • MX - Mail exchange servers for the domain
  • TXT - Text records for verification and SPF
  • CNAME - Canonical name (alias) for the domain
  • NS - Nameservers for the domain
  • SOA - Start of authority record

DNS Lookup

Look up DNS records (A, AAAA, MX, TXT, CNAME, NS, SOA) for any domain instantly. Free online DNS query and diagnostic tool for network administrators.

developer

How people use it

This browser-based tool is designed to be fast, easy to use, and private by default. Open the tool, adjust the settings, and get results instantly without creating an account or sending files to a server.

Everything runs locally in the browser whenever possible, which reduces friction for users and makes the page more useful as a direct-answer landing page from search.

Common topics

The following topics are closely related to this tool and help explain what it is for:

  • dns
  • lookup
  • query
  • domain
  • a record
  • mx record
  • nameserver
  • online

Quick answers

Which DNS record types can I query?

A, AAAA, MX, TXT, CNAME, NS, SOA, or ALL at once.

Which DNS server does it use?

You can choose Google DNS (dns.google) or Cloudflare DNS (cloudflare-dns.com) via DNS-over-HTTPS.

Is the lookup fully local/offline?

No. The domain you enter is sent to the selected public DNS resolver to fetch results.

DNS Lookup Documentation & Guide

Look up DNS records (A, AAAA, MX, TXT, CNAME, NS, SOA) for any domain instantly. Free online DNS query and diagnostic tool for network administrators, developers and IT professionals.

Overview

DNS Lookup is an easy and free online tool that runs in your browser.

What you can do with this tool

Key capabilities (based on the actual UI and code):

  • Runs in your browser (local-first)
  • May send network requests depending on your inputs

Read the full guide forDNS Lookup