Given that there are not too many active, operational mixers, I don't think doing something similar should be a big challenge. Since you have already listed all the mixers on the site, you can create a "tool" where the visitor can enter the domain and validate whether it really belongs to a regular mixer.
So, "green true" if the domain is in your database, while "red false" is for all others.
It its not just mixers that benefit from this my friend, a
lot, lot of industries will also benefit from this.
- Exchangers
- Casinos
- Marketplaces
- Wallets
- CEX
- Mining pools (if you do that sort of thing)
the list goes on and on.
I think this will solve one of the major problems in the cryptocurrency industry. For a few users to start, but for this solution to be widespread, promotion and advertisement is required.
I guess you would have some kind of regex to detect matching parts of the site that are from the legit page? i.e if the real GenesisMix.cx has a header with the name "GenesisMix" and a paragraph with the text XXX, your extension will find the similarity and assume it's a phishing page? Because otherwise you would need to constantly track all new fake websites which could be an endless task (i.e genesismixx[at].cx, genessmix[at].cx, genesismiix[at]com, and thousands of variations...).
Nope, no regexes required here. Because we already can obtain the domains of all trusted sites very quickly, so all people have to do is report fake versions of those sites, and after erifying that those domains exist, they're added to the phishing database.