View DNS queries
The panel allows you to analyze DNS queries directed to the domain. You can filter the results by type, status, and time range.
Image loading...
For each query, the following information is displayed:
- Type of the record (e.g. A, CNAME, NS)
- DNS response (e.g. IP address, nameserver)
- The IP address of the client making the query
- Time of the query
- Response status (NO ERROR, SERVFAIL, NXDOMAIN)
DNS Query Response Statuses
Each DNS query ends with one of the following response statuses:
- NO ERROR - the query was processed successfully.
- SERVFAIL - an error occurred on the DNS server side (e.g., no response from the upstream server)
- NXDOMAIN - the domain or subdomain does not exist in DNS.
Last modified on May 7, 2025