Provides brief information about a provided domain or list of domains, optionally including certificate and whois data.
Allows for pasting entire URLs.
You can include multiple domains or pipe into dinfo via xargs: cat list.txt | xargs dinfo
Will only provide basic information on the first returned IP and first returned nameserver from WHOIS lookup.
Will not display more than 6 cert SANs
Uses IPInfo.io for IP lookup data. Currently does not supply an API key, so may be severely rate limited.