DNS Lookup
Query A, AAAA, MX, TXT, NS, CNAME, SOA and CAA records.
Inspect a site's TLS certificate, chain and expiry.
The checker warns below 30 days and shows an error below 7. Automated renewal via ACME normally triggers at 30 days, so a certificate inside that window without having renewed usually means the automation has broken.
Browsers match the hostname against the Subject Alternative Name list, not the Common Name, which has been ignored for years. A wildcard such as *.example.com covers one label only: it matches api.example.com but not a.b.example.com, and not the bare example.com unless that is listed separately.
It reports the chain the server presents and flags a missing intermediate, which is the most common misconfiguration. It does not perform full path validation against a trust store or check revocation.
Query A, AAAA, MX, TXT, NS, CNAME, SOA and CAA records.
Look up domain registration, ownership and expiry.
Look up any HTTP status code and what it actually means.
Your input is saved in this browser so a refresh does not lose it. Tools handling credentials are never saved.