DNS Lookup

DNS Lookup via DoH: DNS queries over HTTPS, SPF/DKIM/DMARC checking, compare results between servers

Input

Additional Tools

⚠️ Note: These tools (WHOIS, Port Check, RBL Check, DNSSEC, DNS Trace, GeoIP) execute requests from our server. Results may reflect our server's IP address and location, not your device.

Other Text & Dev Utils

🔐

Base64 Encoder/Decoder

Encode and decode Base64

🎫

JWT Decoder

Decode JWT tokens

🔑

Hash Generator

Generate hashes (MD5, SHA-1, SHA-256)

🔄

Case Converter

Convert text case (Upper, Lower, CamelCase, snake_case)

🔍

Text Diff

Compare two texts for differences

📊

Character/Word Counter

Count characters and words

📝

Lorem Ipsum Generator

Generate placeholder text

🔎

Regex Tester

Test regular expressions

🔒

Password Generator Online — Strong Random Passwords | NetworkTools

Generate strong secure passwords online — customizable, private, no upload

🔗

URL Encoder/Decoder

Encode and decode URL

🆔

UUID Generator

Generate UUID v4

🎨

Color Converter & Picker

Convert colors and pick colors

📊

CSV/JSON/XML Converter

Convert between CSV, JSON and XML formats

📄

Formatter/Validator

Format and validate JSON, XML, CSV

🔤

HTML Entity Encoder/Decoder

Encode and decode HTML entities

🔢

Unix Timestamp Converter — Epoch to Date Online | NetworkTools

Convert Unix timestamp to date and vice versa — epoch time converter free online

🔢

Data Unit Converter

Convert data units (bits, bytes, kilobytes, megabytes, etc.)

🔢

Number Base Converter

Convert between binary, octal, decimal, and hexadecimal number systems

🔢

Cron Expression Generator & Parser — Tester Online | NetworkTools

Generate and parse cron expressions for task scheduling — create, test, and validate online

🌐

Subnet Calculator

Subnet calculator for calculating network parameters

🎨

Favicon Generator

Generate website icons in different sizes from uploaded image

DNS Lookup Tool — Check DNS Records Online Free

DNS Lookup Tool — Check DNS Records Online Free

DNS Lookup is a free online tool for querying DNS records through public DNS over HTTPS (DoH) servers. It helps website owners, developers, and IT professionals troubleshoot domain configuration, verify DNS propagation, and inspect email authentication records.

Unlike desktop DNS utilities, our tool works entirely in your browser with no installation required.

How to Use the DNS Lookup Tool

1. Enter a domain name in the input field (e.g., example.com) 2. Select the record type you want to query (A, AAAA, CNAME, MX, TXT, NS, or ALL) 3. Choose a DoH server — Cloudflare, Google, or Quad9 4. Click Lookup to run the query 5. Review the results: IP addresses for A records, mail servers for MX, text values for TXT

You can also compare results between different DoH servers to check for DNS propagation.

Common Use Cases

  • Website troubleshooting — verify that your domain resolves to the correct IP address
  • Email delivery — check MX, SPF, DKIM, and DMARC records to ensure email authentication
  • DNS propagation check — compare results across multiple DNS servers after making changes
  • Security audit — inspect TXT records for unexpected entries, verify DNSSEC status
  • Development — test DNS configuration before going live with a new domain

Understanding DNS Record Types

  • A record — maps a domain to an IPv4 address (e.g., 192.0.2.1)
  • AAAA record — maps a domain to an IPv6 address
  • CNAME record — aliases one domain to another (e.g., www@)
  • MX record — specifies mail servers for the domain, with priority values
  • TXT record — stores text data, commonly used for SPF, DKIM, and DMARC
  • NS record — indicates which nameservers are authoritative for the domain
  • SOA record — contains administrative information about the zone

Common Mistakes

  • Confusing A records with CNAME — A records point to IPs, CNAME points to other domains
  • Missing trailing dot — some DNS configurations require a trailing dot (.) in fully qualified domain names
  • Propagation delay — DNS changes can take 24-48 hours to propagate globally; our tool helps you monitor this
  • TTL too high — high TTL values slow down propagation when you need to make changes
  • SPF too many lookups — SPF records with more than 10 DNS lookups will fail validation

Why Use Our DNS Lookup Tool?

  • Free — no registration, no limits, no paywall
  • Private — queries are made via encrypted DNS over HTTPS
  • Multiple servers — compare results from Cloudflare, Google, and Quad9
  • All record types — A, AAAA, CNAME, MX, TXT, NS, SOA, SPF, DKIM, DMARC
  • No installation — works in any modern browser