Fetch and inspect a live SSL/TLS certificate: issuer, validity, expiry countdown and SANs.
This tool opens a live TLS connection to a domain on port 443, retrieves the certificate the server actually presents, and lays out what matters: who issued it, who it's for, when it expires, and which hostnames it covers.
What you're looking at
Why it matters
Expired certificates are one of the most common self-inflicted outages on the internet. Beyond expiry, checking the presented certificate reveals mis-issued or wrong-host certificates, weak signature algorithms, and misconfigured chains. Because this tool connects and reads the actual presented certificate rather than a cached record, it reflects reality right now.
Note on scope
This inspects the leaf certificate the server presents. It does not perform full chain-of-trust or revocation validation — use it for expiry monitoring, host/SAN verification, and issuer confirmation.
Turn an IPv4 CIDR block into network, broadcast, mask, host range, and usable host count.
Paste DNS records and get each type explained in plain English with its security implications.
Break down an IPv4 address: class, scope, private/reserved status, decimal/hex/binary, and reverse-DNS pointer.