https://blog.apnic.net/2022/12/02/improving-sshs-security-with-sshfp-dns-records/
- Enable DNSSEC for your domain(s).
- Collect and deploy the SSHFP records for all your SSH-accessible systems using ssh-keyscan.
- Add VerifyHostKeyDNS=yes to your ~/.ssh/config.