| Hostname (Public) | The configured public FQDN resolved via Google/Cloudflare DoH |
| A Records | IPv4 address records with TTL for the public hostname |
| AAAA Records | IPv6 address records with TTL for the public hostname |
| Reverse DNS (PTR) | PTR record for the resolved IP — used for FCrDNS validation |
| PTR Match | Whether the PTR record matches the forward hostname (FCrDNS check) |
| Nameservers | DNS nameservers configured in the host system resolver (/etc/resolv.conf) |
| Search Domains | DNS search domains from the host resolver configuration |
| Resolved IPs (Internal) | IP addresses the FQDN resolves to from the host perspective |
| Total Services / Resolved (Container) | How many Docker service hostnames resolve via the embedded DNS (127.0.0.11) |
| Container DNS table | Per-service forward IP, reverse hostname, and resolution status |
| Scanner DNS table | Per-scanner external IP, hostname, PTR record, and ASN information |
| With PTR Match | Count of scanners whose PTR record matches their reported hostname |