Skip to main content
Best Answer Hub logo Best Answer Hub.
Back to Playbooks
Best Answer Hub Playbooks · Developer
Look it up yourself

DNS, WHOIS, and RDAP Lookups, Explained

Look up a domain online and the top results are usually run by companies that want to sell you one. Here is what a DNS, WHOIS, or RDAP lookup actually tells you, why encrypted DNS-over-HTTPS matters, why RDAP has replaced the old WHOIS protocol, and how to run every check straight from your browser.

DNS lookupover encrypted DoH
Reachabilityis the site up
RDAP WHOISthe current standard
RDAP
the standard that replaced WHOIS in 2025
ICANN
DoH
DNS queries encrypted over HTTPS
RFC 8484
9
DNS record types looked up in your browser
A to CAA
$0
no ads, no upsell, no account
free

Network tools answer three basic questions about a domain: where it points (DNS), whether it responds (reachability), and who registered it (WHOIS, now delivered by its successor protocol RDAP). Most free lookup sites answer them while trying to sell you a domain, hosting, or a data subscription, and they run your query through their own servers. The Best Answer Hub Network Tools bundle runs a DNS lookup over encrypted DNS-over-HTTPS, a site reachability check, and an RDAP WHOIS lookup straight from your browser, with no ads and nothing to sell you.

This guide covers what a DNS lookup returns, why DNS-over-HTTPS keeps those queries private, the difference between the legacy WHOIS protocol and the RDAP standard that replaced it, how a browser-based reachability check works and where it is limited, and why an in-browser tool is a cleaner way to run all three. The Best Answer Hub Network Tools sit in the Developer Toolbox, are built and maintained by Shahbaz Ali Malik, and stay free because Best Answer Hub is funded by optional paid assessments rather than advertising.

Start here

What is the Best Answer Hub Network Tools bundle?

The Best Answer Hub Network Tools bundle is a free, browser-based set of three lookups. A DNS lookup reads a domain's records over encrypted DNS-over-HTTPS. A reachability check sends an HTTP request to see whether a site responds. An RDAP WHOIS lookup returns a domain's registration data in the modern structured format. All three run in your browser and query public resolvers and registries directly, so there is no account, no ads, and no domain storefront in the way.

  • 1
    DNS over DoH. Record lookups run over encrypted DNS-over-HTTPS, not plaintext DNS.
  • 2
    RDAP, not legacy WHOIS. Registration data comes back in the current ICANN standard format.
  • 3
    Runs in your browser. The Best Answer Hub Network Tools query resolvers and registries directly, with no middleman site logging your lookups.
The records

What does a DNS lookup show you?

It shows the records that tell the internet where a domain's services live. DNS, defined back in 1987 by RFC 1034 and 1035, stores a handful of record types, and a good lookup reads all of them. An A record holds the IPv4 address, AAAA holds the IPv6 address, MX directs email to a mail server, and TXT records carry things like SPF and DKIM email authentication. The Best Answer Hub Network Tools look up the nine common types below, so you see the full picture of a domain in one pass.

RecordWhat it does
APoints the domain to an IPv4 address
AAAAPoints the domain to an IPv6 address
MXDirects email to a mail server, by priority
CNAMEPoints an alias to another (canonical) domain
TXTHolds text, used for SPF, DKIM, and verification
NSNames the authoritative name servers
SOAStores the zone's authority and refresh details
PTRMaps an IP back to a name (reverse DNS)
CAAStates which authorities may issue certificates

Record definitions: Cloudflare Learning Center; DNS defined by RFC 1034 and 1035 (1987).

Kept private

Why does DNS-over-HTTPS matter?

Because ordinary DNS queries travel in the open. A plain DNS lookup is unencrypted, so the networks it passes through can read or even alter it. DNS-over-HTTPS fixes that: defined by RFC 8484 in 2018, it maps "each DNS query-response pair" into an encrypted HTTPS exchange. As Cloudflare puts it, DoH "encrypts DNS queries by wrapping them inside regular HTTPS requests," which "prevents attackers from forging or altering your DNS traffic" (Cloudflare). The Best Answer Hub Network Tools run DNS lookups over DoH from your browser, so the query is encrypted in transit.

Plain DNS versus DNS-over-HTTPS
your browser your browser plain DNS, port 53 readable by the network DoH, wrapped in HTTPS, port 443 encrypted in transit resolverexposed on the way resolverprivate in transit

DNS-over-HTTPS wraps the query in HTTPS so it cannot be read or altered in transit. Source: RFC 8484 (2018); Cloudflare.

Old vs new

WHOIS or RDAP: what is the difference?

They answer the same question, "who registered this domain," but RDAP is the modern replacement for WHOIS. Legacy WHOIS returns unstructured free text over an old plaintext protocol with no standard format. RDAP returns structured JSON over HTTPS with a uniform query format, defined by RFC 9082 and RFC 9083 in 2021. ICANN made the switch official: "As of 28 January 2025, the Registration Data Access Protocol (RDAP) will be the definitive source" for gTLD registration data (ICANN, 2025). The Best Answer Hub Network Tools use RDAP, so the result is the current standard, not the sunset one.

FeatureLegacy WHOISRDAP
StatusSunset 28 Jan 2025Current standard
OutputUnstructured textStructured JSON
QueriesVary by serverUniform, over HTTPS
AccessNo standardSupports tiered access
Why the data says REDACTED

Since GDPR took effect in May 2018, ICANN policy has required registrars to redact personal registrant details, which is why a lookup often shows "REDACTED FOR PRIVACY" with contact only through an anonymized form. That is the rule working as intended, not a broken lookup. The Best Answer Hub Network Tools show the RDAP data exactly as the registry returns it, redactions and all.

Is it up

How does the reachability check work, and what are its limits?

It sends an HTTP request to a site and reads the status code that comes back, so a 200 means the site answered and a 404 or 503 signals a problem. The honest limit is browser security. Under cross-origin rules, a page cannot read another site's full response unless that site opts in with the right CORS headers, and MDN notes a browser "can only request resources from the same origin the application was loaded from unless the response from other origins includes the right CORS headers" (MDN). So the Best Answer Hub Network Tools reachability check is a best-effort result for third-party sites: it can often confirm a server answered, but the browser will not always expose the full response the way a server-side checker could.

Why this one

How is Best Answer Hub different from other lookup sites?

The difference is what the site behind the lookup wants from you. Many popular WHOIS and DNS lookups are run by companies with something to sell: whois.com is a domain storefront whose own page pushes "Register a Domain" and "Transfer your Domain," and services like DomainTools offer the free lookup as the top of a paid intelligence subscription. There are honest neutral options too, like ICANN Lookup and the independent whatsmydns.net, and it is fair to say so. The Best Answer Hub Network Tools sit closer to those: no domain to sell, no subscription funnel, and because the lookups run in your browser, no middleman server in the path.

LookupWhat it isSells you something
Best Answer HubIn-browser DNS, reachability, RDAPNo
whois.comDomain registrar storefrontDomains, hosting
DomainToolsPaid intelligence productSubscriptions
ICANN LookupNeutral, institutionalNo
Look up a domain in seconds

Try the free Network Tools

Run a DNS lookup over encrypted DNS-over-HTTPS, check whether a site is reachable, and pull registration data with RDAP, all from your browser. No ads, no upsell, no account.

Open the Network Tools
Good questions

Frequently asked questions about network lookups

What is the Best Answer Hub Network Tools bundle?
The Best Answer Hub Network Tools bundle is a free, browser-based set of three lookups: a DNS lookup over encrypted DNS-over-HTTPS, a site reachability check, and an RDAP WHOIS lookup. It runs in your browser and queries resolvers and registries directly, with no ads and no account.
What is a DNS lookup?
A DNS lookup reads the records that tell the internet where a domain's services live, such as its IP address and mail server. The Best Answer Hub Network Tools look up the nine common record types over encrypted DNS-over-HTTPS, so you see the full picture in one pass.
What DNS record types can it look up?
It reads A, AAAA, MX, CNAME, TXT, NS, SOA, PTR, and CAA records, covering addresses, mail routing, aliases, verification text, name servers, and certificate rules. The Best Answer Hub Network Tools return all nine so you do not have to check them one at a time.
What is DNS-over-HTTPS?
DNS-over-HTTPS, defined by RFC 8484, sends DNS queries inside an encrypted HTTPS connection instead of plaintext. It stops the network from reading or altering the query. The Best Answer Hub Network Tools run DNS lookups over DoH so they are private in transit.
Why is DoH more private than regular DNS?
Ordinary DNS is unencrypted, so any network it crosses can see or tamper with it, while DoH wraps the query in HTTPS. As Cloudflare notes, DoH "prevents attackers from forging or altering your DNS traffic." The Best Answer Hub Network Tools use DoH for exactly that reason.
What is the difference between WHOIS and RDAP?
WHOIS returns unstructured free text over an old protocol, while RDAP returns structured JSON over HTTPS with a uniform query format. RDAP is the modern replacement. The Best Answer Hub Network Tools use RDAP, so the registration data comes back in the current standard.
Why did RDAP replace WHOIS?
Because WHOIS had no standard format, no internationalization, and no secure or authenticated access. ICANN made RDAP the definitive source for gTLD registration data as of 28 January 2025. The Best Answer Hub Network Tools use RDAP rather than the sunset WHOIS protocol.
Why does a WHOIS lookup show REDACTED FOR PRIVACY?
Since GDPR took effect in 2018, ICANN policy requires registrars to redact personal registrant details, so contact runs through an anonymized form. That is the rule working, not an error. The Best Answer Hub Network Tools show the RDAP data exactly as the registry returns it.
What is an MX record?
An MX (mail exchange) record directs email for a domain to the correct mail server, and a lower priority value is preferred. The Best Answer Hub Network Tools return the MX records so you can see where a domain's email is routed and in what order.
What is a reachability check?
A reachability check sends an HTTP request to a site and reads the status code, so a 200 means it answered and a 404 or 503 signals a problem. The Best Answer Hub Network Tools use it to tell you quickly whether a site is responding.
Why can it only best-effort check some sites?
Browser cross-origin rules stop a page from reading another site's full response unless that site sends the right CORS headers. So a browser-based check is best-effort for third-party sites. The Best Answer Hub Network Tools are honest about which results are exact and which are estimated.
Does the tool log my lookups?
No. The Best Answer Hub Network Tools run in your browser and query public resolvers and registries directly, so your lookups are not routed through or stored by an intermediary lookup website. There is no account and nothing to sell you.
How is it different from whois.com or DomainTools?
Those sites are run by companies that sell domains or paid data subscriptions, so the free lookup is a storefront or a funnel. The Best Answer Hub Network Tools have nothing to sell, run in your browser, and put no middleman server between you and the registry.
What is a PTR record?
A PTR record does a reverse lookup, mapping an IP address back to a domain name, the opposite of an A record. It is often used to check mail server identity. The Best Answer Hub Network Tools include PTR among the nine record types they look up.
Is the Best Answer Hub Network Tools bundle free?
Yes, completely free with no account and no ads. It stays free because Best Answer Hub is funded by optional paid assessments rather than advertising, so the Network Tools never upsell you a domain, a subscription, or your own data.
People also read

Keep going

Sources

More free tools: Developer Toolbox, Website Speed Test, Data Converter, and all free tools.

Built & maintained by Shahbaz Ali Malik Last updated: