[deleted] I think it would be beneficial to add a domain whois scrape to ITFlow when adding a domain for a client. It might even be beneficial to add an SSL check to see if SSL is in place on the domain and provide the expiry date of the certificate. Have that scraped daily or weekly or something.
wrongecho Hey @[deleted], I've been looking into an easy way of adding this but sadly data returned from WHOIS isn't in a consistent format across different TLDs. Open to suggestions on how to implement this as code.
wrongecho Hey @[deleted], we've added whois data to domains and whois parsing for com/org domains. Still need to look into making this run as part of Cron so it's updated regularly, and an SSL check when a domain is initially added.