What the SSL checker inspects
The tool opens a TLS connection to port 443 of the hostname you enter, sends that hostname in the SNI extension as a browser would, and records the certificate the server returns. It shows the issuer, the subject, the validity period, the subject alternative names, the negotiated TLS version and whether the chain validates against a standard trust store. It then reads the HTTP response for a Strict-Transport-Security header.