sdfinder is a very basic subdomain finder tool. It lists exact matches and redirected subdomains. Developed for understand bash basics
./main.sh -d <domain_name> -w <word_list>
You must provide a word list file because the tool doesn't.
Found: mail.google.com
Redirected: mail.google.com
Thanks to Ertan Sözer for advice and helps