Privacy Policy

Whois / DNS Peek Chrome Extension

Last Updated: May 2026

TL;DR: When you click the icon, the hostname of your current tab is sent to public DNS and RDAP services to perform the lookup. Nothing is stored, logged, or shared anywhere else.

No accounts. No analytics. No tracking. No background activity. The extension only does anything at all when you explicitly click its icon.

1. Information Collection

What Is Transmitted

When you click the extension's toolbar icon, the popup reads the hostname of your currently active tab and sends it to public DNS and RDAP services so the lookup can be performed. Specifically:

What Is NOT Collected, Stored, or Transmitted

The extension does not collect, store, transmit, or process any of the following:

What Happens When You Use the Extension

When you click the extension icon:

2. Data Usage

The extension's sole purpose is to look up DNS records and domain registration data for the current tab and display them to you. The hostname is transmitted only:

The extension does not share, sell, or transfer your data to any party outside of these necessary lookup requests. There is no developer-controlled server. There is no developer-controlled database.

3. Permissions Explained

The extension requires the following Chrome permissions to function:

activeTab

To identify which domain you want to look up. This permission is granted only at the moment you click the extension's toolbar icon, is scoped to the single active tab, and lets the extension read that tab's URL so it can extract the hostname. The extension does not inject scripts into the page or read page content.

Host permission: https://dns.google/*

To query Google's public DNS-over-HTTPS JSON endpoint for DNS records (A, AAAA, CNAME, MX, NS, TXT, PTR) of the active tab's hostname. Browsers do not expose a native DNS API, so a DoH service is the only available option.

Host permission: https://cloudflare-dns.com/*

Used as an automatic fallback if Google's DoH endpoint fails or returns an error. The request and the data sent are identical to those described above for Google DoH.

Host permission: https://rdap.org/*

To query the public RDAP gateway (operated by ARIN) for domain registration data: registrar, creation/update/expiration dates, status, and authoritative nameservers. RDAP is the IETF replacement for legacy whois. The gateway proxies to the correct registry RDAP server for the requested TLD.

No <all_urls>, *://*/*, or other broad host patterns are requested. No content scripts run on any host.

4. Third-Party Services

The extension makes HTTPS requests to the following public services, each of which receives only the hostname being looked up plus your IP address (as is unavoidable for any HTTPS request):

These services are the only external endpoints the extension contacts. The extension does not use any analytics platform, advertising network, or developer-controlled API.

5. Data Security

All requests are made over HTTPS. Because the extension stores nothing and runs no developer-controlled server, there is no data at rest under the developer's control, and no data security risk on the developer's side. The extension code:

6. Children's Privacy

The extension collects no personal data from anyone, including children under 13. Since no personally identifiable data is collected or stored, no special provisions for children's privacy are necessary.

7. Changes to This Policy

If the extension's data practices change, this privacy policy will be updated and the "Last Updated" date at the top will reflect the change. Material changes (for example, the addition of any new third-party endpoint or any local data storage) will be reflected here before being shipped in a new release.

8. Your Rights

Because no personal data is collected or retained by the developer:

For data handling by the third-party services listed in Section 4, please refer to their respective privacy policies.

9. Contact

If you have questions about this privacy policy or the extension's practices, you can:

10. Compliance

This extension complies with:

Bottom Line

Whois / DNS Peek is a small diagnostic utility. When you click its icon, it asks public DNS and RDAP services about the domain you're on and shows you the answer. Nothing is stored. Nothing is tracked. The only thing that ever leaves your browser is the hostname of the site you're currently viewing, sent to public lookup services to perform the lookup itself — the same kind of request your browser already makes to resolve DNS for any page you load.