安全的 DNS 工具

DNS 查询

查询域名的常见 DNS 记录类型。DNS 更改可能需要时间传播,缓存解析器在更新期间可能显示不同结果。

此工具检查的内容

支持的记录类型为 A、AAAA、CNAME、MX、TXT 和 NS。不进行端口扫描、路由追踪或批量查询。

返回 IP 查询

When this tool is useful

DNS tells the rest of the web where a domain should point. Use this tool when you want to validate domain setup, troubleshoot reachability, or spot unexpected hosting and mail routing changes.

The tool is read-only: it checks a single domain at a time and returns only the selected record type.

Best use cases

  • Checking whether a domain points to the expected web server.
  • Finding potential typos in email infrastructure by reading MX priorities.
  • Verifying whether a CDN front-end and backend host are both represented.

How to use DNS lookup

Enter a valid domain and choose one record type to fetch the latest authoritative answer path available to resolvers.

A practical workflow

  1. Start with A and AAAA. If both differ, confirm whether a service intentionally supports IPv4-only or IPv6-only paths.
  2. Use CNAME only when you are debugging canonical host mapping in subdomains.
  3. Use MX when you verify where email for the domain is delivered.
  4. Use TXT for SPF, DKIM, and domain verification hints.
  5. Use NS to confirm the authoritative name servers shown on most control panels.
输入域名并选择 DNS 记录类型。

Common checks before changing DNS