DNS-поиск

Запрос DNS-записей (A, MX, NS) мгновенно

Use these tools directly in Chrome

Install the DailyDevTools extension — access all tools from your browser toolbar

Add to Chrome

What is DNS Lookup?

DNS (Domain Name System) is the internet's phonebook — it translates human-readable domain names into IP addresses that computers use to communicate. DailyDevTools' DNS Lookup tool queries live DNS records for any domain and returns all record types: A (IPv4), AAAA (IPv6), CNAME, MX (mail servers), TXT (SPF/DKIM/verification), NS (nameservers), and SOA — useful for debugging email delivery, verifying DNS propagation, and configuring domains.

How to use DNS Lookup

  1. 1Enter any domain name (e.g., example.com) in the input field
  2. 2Select the record type to query: A, AAAA, CNAME, MX, TXT, NS, or ALL
  3. 3Click Lookup — results appear within seconds, queried from live DNS servers
  4. 4Use the TTL column to see how long each record is cached by resolvers

Frequently asked questions

Comments