You can learn most of what matters about your website in ten minutes, with no passwords and no developer — three free lookups, all public. If your web situation is foggy (developer drifting, records missing, ownership unclear), run these today. Write down what you find; the notes become the map.
Lookup 1: WHOIS your domain
Search “whois lookup,” enter your domain. You learn: which registrar holds it, when it was registered, and — the critical one — when it expires. If the expiration is inside six months and you don’t know who pays the renewal, you’ve found this week’s priority: an expired domain is the most common total outage there is. If the registrant organization isn’t yours, you’ve found something even more important.
Lookup 2: check your DNS
Search “dns lookup,” enter your domain, look at the A record — then search the address that comes back. You learn: where your website actually lives. The name that appears (a hosting company, a cloud provider, a platform) is who to call in an emergency — and whose invoice should exist in someone’s inbox at your organization. If nobody recognizes the company, your site is running on an account you can’t reach, which is a fact better learned on a calm Tuesday than during an outage.
Lookup 3: read the generator tag
Open your site, right-click, “View page source,” and search the page
for generator. Many platforms announce themselves in a meta tag:
Drupal says Drupal, WordPress typically states its version. You learn:
what platform you’re on — and sometimes how old it is, which is the
first digit of how much runway you have.
No tag? Note that too; even the absence narrows it, and a developer
can identify the rest from other fingerprints in the source.
What you now hold
Registrar, expiry, host, platform — on one page, verified by you, from public records. That’s the skeleton of the four keys, and it’s exactly page one of what a rescue assessment builds. Sounding the depth before the trip: ten quiet minutes that decide how the whole paddle goes.