Bug Days
NETWORK DIAGNOSTICS

DNS Lookup & Reverse DNS Checker

Inspect DNS records, resolve an IP back to its PTR hostname, and compare public answers with the DNS used by this device, VPN, or private network.

A · AAAA · MX · TXTPTR reverse lookupShare + export

Hostname or IP address

Resolver
Record types
Device / VPN resolver setup

For private zones and split DNS, run the Bug Days bridge on this computer:

brew tap bugdays-com/holy-cors && brew install holy-cors && holy-cors docker run --rm -p 127.0.0.1:2345:2345 ghcr.io/bugdays-com/holy-cors:latest

Native installs use this device’s resolver directly. Docker uses the container’s configured DNS.

See the answer each resolver sees.

Check public records immediately. Add the device resolver to diagnose VPN DNS, internal zones, split-horizon answers, and local configuration.

Public DNS and the resolver on your device answer different questions

A public DNS lookup shows what an internet resolver sees. The device lookup follows the DNS configuration available to Holy CORS, which can include a VPN, a corporate DNS server, private zones, or split-horizon records. Compare them when a hostname works on one network but not another.

Reverse DNS and forward-confirmed PTR

Enter an IP address to query its PTR record. The checker also resolves returned hostnames back to A or AAAA records. A matching forward result is useful evidence of consistent DNS configuration, though it is not proof of ownership or identity.

DNS record types in this checker

Inspect A and AAAA addresses, CNAME aliases, MX mail exchangers, TXT policy and verification values, NS delegation, SOA zone data, SRV service locations, CAA certificate-authority policy, and PTR reverse mappings.

Connect to Holy CORS on this computer?

Bug Days will contact the Holy CORS bridge at . When you send a request, Holy CORS connects to the service URL you enter.

Your browser may ask to “access other apps and services on this device.” Chrome grants that local-access permission to bugdays.com as a site, so its prompt cannot name Holy CORS or limit itself to this port. This page contacts the bridge address shown above; requests are not relayed through Bug Days servers.

Continue only if you started Holy CORS and want to use it. Choose Public DNS if you do not need the resolver on this device or VPN.