About This Project
Hosting Details started as a shortcut for one person's working day, and it still shows in what the tools do and what they leave out.
The phone call that started it
I have spent more than a decade working in domain names, hosting, e-mail, and the security around all three. A large part of that job is the same conversation, over and over: somebody gets in touch with a question about a domain, and before anything useful can be said, the situation has to be worked out first.
Is the domain registered with us or somewhere else? Does it belong to the person calling, to another customer, or to a reseller sitting in between? And separately from all of that: where is the hosting, and where does the mail actually go? Those are four different answers that live in four different places, and none of them is guaranteed to match the others.
Looking that up in a customer portal works, but it takes time, and it only ever covers the domains that are ours to begin with. For everything else, the answer lived on the open internet, scattered across a handful of separate lookup sites.
Six tabs and a lot of waiting
Getting the picture that the homepage now shows in one view used to take six to eight different websites. One for WHOIS, another for RDAP, one for DNS records, one for the certificate, one for the IP and its network, another for DNSSEC. Each with its own layout, its own idea of what mattered, and its own loading time, some of them noticeably slow.
None of that was hard. It was just repetitive, and repetitive with a customer waiting on the other end of the line. So the first version of this site was one page that asked all those questions at once and put the answers next to each other. That is still the whole idea behind the homepage.
Growing past the original itch
Once the basics were in place, the tools that came after were built for the same reason, and mostly still for my own use. The DNS Lookup Tool exists because a summary is not always enough and sometimes you want to see the raw records the way dig would show them, against a resolver of your choosing. The Security Scanner exists because "is the mail set up properly" turns out to be five separate questions.
The Expert Tools subdomain went further in the same direction. Each protocol check there goes deeper than a pass or fail: DANE, MTA-STS, CAA and the rest come with an explanation of what the records mean and why the answer is what it is, because the check is only half the value if you still cannot act on it.
So the honest summary is that this site does more than the alternatives in the places where I needed more, and deliberately does nothing at all in the places where I did not. It is not trying to be a complete replacement for every lookup service out there.
What that means for how it is built
This is a solo project, built and maintained alongside a full-time job, which shapes almost every technical decision on it. There are no third-party PHP libraries, no tracking or analytics, no advertising, and no account to create. The fonts are served from this server rather than someone else's, and the DNS resolver was written from scratch instead of wrapped around an external service. Every feature has to earn its place, because every feature also has to be maintained.
Nothing you look up is stored, and nothing is sold. That is set out properly in the Privacy Policy, and what each tool actually does is covered in How It Works.
If the site is useful to you the way it is useful to me, that is the best outcome it can have.