That is the address visitors actually land on, so the certificate, security headers, and public files were checked there. Some sites serve a different certificate on each address.
Nothing stood out. That is not a guarantee of safety — only public information was examined.
The domain has been maintained for a long time.
Certificates are renewed regularly, so a recent date on its own is normal.
Mail is properly configured too — not something hastily built sites usually bother with.
DNS records are managed here — this is where you log in to add or change them.
Requests pass through this layer before reaching the real server. It also hides the origin from visitors.
Estimated from the IP registration. A CDN in front makes the true origin invisible from outside, which is the safer arrangement.
This service handles mail for the domain. Follow its documentation when setting SPF and DMARC.
Expiring soon. Check that automatic renewal is actually running.
On Let's Encrypt, confirm the certbot renewal timer is still active.
This domain is covered by the certificate.
Obsolete protocol versions are switched off.
A sender policy is published and closed off correctly.
Spoofed mail is quarantined or rejected.
Outgoing mail is signed, so recipients can verify it was not forged.
These servers receive mail for the domain.
Most mail is still encrypted without it, but nothing enforces it. Optional.
There is no channel to report failed mail encryption. Optional.
Mail to this domain travels over an encrypted channel. Verified by connecting to the actual server.
Only the listed authorities may issue certificates for this domain.
DNS answers cannot be verified against tampering. Not mandatory, but worth enabling.
Most registrars enable DNSSEC with a single switch.
All four resolvers queried return the same address.
Browsers are told to use HTTPS only.
Script sources are restricted.
Browsers will not second-guess declared file types.
Other sites cannot silently frame your pages.
Full URLs may leak to other sites when visitors click away.
add_header Referrer-Policy "strict-origin-when-cross-origin" always;
The server version is not advertised.
The first byte arrives quickly.
robots.txt is a public file. Paths listed here are not hidden — they are advertised to anyone who reads it.
Remove those lines. Block access at the web server (403/404) and use a noindex tag on pages you only want kept out of search.
There is no official channel to report a vulnerability. Optional.
Search engines have to discover pages by following links.
Publish sitemap.xml and reference it from robots.txt with a Sitemap: line.
Plain HTTP requests are sent to the encrypted address.
Registration has time left.
Only public information is read (DNS records, certificates, HTTP responses). Nothing is logged in, and no load is placed on the site.