Check SSH server host key type and fingerprint
When you connect to an SSH server for the first time, the server presents its host key — a cryptographic identity that helps you verify you're connecting to the legitimate server and not an imposter. SSH host keys come in several types (RSA, ECDSA, Ed25519), each with different security properties. Our SSH Host Key Checker connects to any SSH server, retrieves its host key, and displays the key type alongside SHA-256 and MD5 fingerprints for easy verification against known values.
Key Types: RSA, DSA, ECDSA (P-256, P-384, P-521), Ed25519
Fingerprints: MD5, SHA-1, SHA-256 hash algorithms
Format: OpenSSH key format analysis
Security: Key size, algorithm strength, and best practices assessment