dot·sweep

Privacy

What dotsweep records and what it refuses to: the extension you searched, never the name. No account, no cookies, no cross-site tracking.

The one rule everything else follows

Checking newproduct.com tells us a business plan you have probably told nobody else. A store of names, times and addresses is a store of unannounced startups, so we do not keep one. The extension you asked about is recorded; the name is not. .io is a fact about the market. stripe-competitor.io is somebody's secret.

This is enforced in the code rather than by intention: the extension is derived at the point of recording, so there is no place in the request path where the full name sits next to the call that writes the measurement.

We do not front-run your searches

dotsweep does not track or monitor the names you look up. We would never abuse your trust by monetising your domain searches, and we do not register names you have checked — not for ourselves, not for a partner, not to resell them back to you. A name you check here is a name you can still buy, at the price the registry charges, from whoever you like.

This is a promise the design keeps rather than one you have to take on trust: the name is never written down, so there is no list of searched names here for anyone to mine, sell or act on — including us. The registry is asked and the label is discarded.

What is recorded

One row per request, with these fields and no others:

FieldExampleWhy
Route shape/check/{domain}Which endpoint was used. Never the filled-in path.
ExtensionioWhich extensions people ask about, which is what decides the pricing and policy data we maintain.
CountryDETwo letters, from Cloudflare's edge. City is available to us and is not recorded.
Status code200Whether it worked.
Cache hit or misshitWhether a registry was contacted at all.
Number of domains12Size of the request, not its contents.
Kind of clientmcpOne of four buckets — this website, an assistant, a script, or the MCP connector.
Vendor idporkbunOn a buy-link click only: which registrar, so we know whether the links are worth carrying.

What is not recorded

Accounts

There are none. The website, the API and the MCP server all work without a signup, a key or a token, so there is no name, email address or password here to lose.

Where it is stored, and for how long

How this is funded

There is no account and no subscription, so the money has to come from somewhere and it is worth saying exactly where. Some registrars pay us a commission when somebody buys through a link we carry. Those links are marked paid wherever they appear — on the row in the buy panel, in the footer, and as paid: true in the API. It costs you nothing extra; the price is the registrar's own price.

What that money is not allowed to buy is the answer. Three rules follow, and each is enforced somewhere a reader can check:

Who else sees anything

If you use the MCP connector

Everything above applies unchanged. A connector runs on the assistant vendor's infrastructure and calls this server from there, so the lookup arrives here the same way a browser's would, and is measured the same way: extension, never the name. This server is never sent your conversation, and it asks for no access to your files, memory or chat history.

Children

This is a tool for registering domain names and is not directed at children. No age is collected because no personal data is collected.

Your rights

Access, correction and deletion requests are the normal shape of this section and we cannot honour them in the usual way, for a good reason: nothing stored here is linked to you, so there is no record to look up, correct or delete. The one thing that is yours is in your own browser, and clearing site data removes it. If you believe something here is wrong, write to us — see below.

Changes

A change to what is recorded is a change to this page, in the same commit as the change to the code. Material changes will be described here rather than made quietly.

Contact

Questions about this policy, or about anything the service holds: support@dotsweep.com. Registry operators who want us to slow down or stop can use the same address, or abuse@dotsweep.com; both reach the same inbox and a human reads them.

Written to be checkable rather than reassuring. What is recorded is decided in one file, analytics.ts, and the table above is that file's field list.