DNS-поиск
Запрос DNS-записей (A, MX, NS) мгновенно
Use these tools directly in Chrome
Install the DailyDevTools extension — access all tools from your browser toolbar
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
- 1Enter any domain name (e.g., example.com) in the input field
- 2Select the record type to query: A, AAAA, CNAME, MX, TXT, NS, or ALL
- 3Click Lookup — results appear within seconds, queried from live DNS servers
- 4Use the TTL column to see how long each record is cached by resolvers
Frequently asked questions
Comments
Вам также может понравиться
Изучите другие популярные инструменты разработчика