Scanigma is a comprehensive tool to measure your secure connections. Supports many kinds of secure protocols such as https, smtps, pop3s, and imaps (StartTLS as well supported).
To measure your service you can start the query with a hostname, domain name, or IP address too. If the service is not listening at its default port you can define the port as well.
default protocol and port: scanigma.com
only the protocol is defined: https://scanigma.com
both protocol and port are defined: https://scanigma.com:443
To measure your different services you can define the query with the desired protocol. If the protocol is not defined https is the default. Without port definition, every protocol is tested with its default port.
Supported protocols are (in the free checker):
protocol definition | default port | note |
https:// | 443 | default (if neither the protocol nor the port is defined) |
pop3:// | 110 | StartTLS supported |
pop3s:// | 995 | |
imap:// | 143 | StartTLS supported |
imaps:// | 993 | |
smtp:// | 25 | StartTLS supported |
smtps:// | 465 | |
tls:// | 443 | For general TLS-based service testing. |