Skip to main content
Network Tools
Popular
Recently added

DNS Lookup

Look up common DNS record types for a hostname using Google's public DNS-over-HTTPS API from your browser. Query DNS records (A, AAAA, MX, TXT, and more) via DN

Introduction

DNS Lookup Tool is a free, browser-based utility in our Network Tools collection. Look up common DNS record types for a hostname using Google’s public DNS-over-HTTPS API from your browser. DNS Lookup Tool queries DNS records over HTTPS so you can inspect A/AAAA/MX/TXT/NS/CNAME answers without installing dig. Everything runs locally in your browser — inputs stay on your device, with no account or upload required. Highlights include multiple record types.

Features

  • Multiple record types
  • DoH via Google
  • JSON-friendly output

How to use

  • 1
    Enter a hostname.
  • 2
    Pick a record type and run Lookup.

Example

MX

Input
example.com MX
Output
mail exchanger hosts and priorities

Benefits

  • Run DNS Lookup entirely in the browser with no signup or installation.
  • Keep sensitive sample data private — processing never leaves your device.
  • Multiple record types
  • DoH via Google
  • JSON-friendly output
  • Pair it with IP Lookup and Headers Checker when your workflow needs adjacent utilities.

FAQs

Google Public DNS over HTTPS (dns.google).

Results reflect what the public resolver returns, not a private zone.

Public DoH endpoints may throttle heavy use.

Yes. DNS Lookup on EverydayDevTools is free, with no account, watermarks, or usage caps for normal interactive use.

No. DNS Lookup runs in your browser. Your input is processed locally and is not sent to EverydayDevTools servers.

Look up common DNS record types for a hostname using Google’s public DNS-over-HTTPS API from your browser. It fits everyday network tools tasks when you want a fast local utility instead of installing a CLI or opening a heavy IDE feature.

Core capabilities include: Multiple record types; DoH via Google; JSON-friendly output.

Developers often pair DNS Lookup with IP Lookup, Headers Checker, URL Parser. Open Related tools on this page for quick links.


Developer resources