Findmyhash is a Python script which has been developed to find different types of password hashes using multiple cracking online services. In case that it does not find a favourable “cracked” hash, it will also present you with relevant Google search results. This is open source script can mostly serve as a start up point for cracking any hash. It supports a lot of many online hash cracking services. As of now, it supports the following nine hashing algorithms: MD5, LM and NTLM.
Source: https://thehackernews.com/2011/09/findmyhash-find-cracked-hashes-online.html

