Here are some notes on some programs to assist in network diagnostics.
""
OpenSSL#
OpenSSL is a robust toolkit for SSL/TLS protocols and general-purpose cryptography.
Check SSL Certificate#
Check Certificate Expiration#
Whois#
Whois queries domain registration information, including registrar details, nameservers, and expiration dates.
whois only works for eTLD+1 (the registrable domain). Subdomains like foo.thekevinwang.com are
simply DNS records under the parent and won't have separate Whois records.
Basic Domain Lookup#
Find Domain Registrar#
Check Domain Expiration#
Dig#
Dig (Domain Information Groper) is a DNS lookup tool.
Query Specific Record Type#
Short Answer Format#
Query Specific DNS Server#
My own use cases#
DMARC
https://www.cloudflare.com/learning/dns/dns-records/dns-dmarc-record/
ACME Challenge
https://letsencrypt.org/docs/challenge-types/
Reverse DNS