unfurl
unfurl copied to clipboard
Add domain reputation checks
trafficstars
Description Add a lookup "parser" that takes a domain name in and shows some basic reputation things; for example popularity (Alexa 1M?) or if it has been flagged as bad (SafeBrowsing?).
Examples
- Show google.com as popular/common and not malicious.
- Show goooogle.ru as not popular/rare and malicious (made up example).
References
- TBD
The popular/common use case is addressed in #134.
https://developers.google.com/safe-browsing/v4 could be used if we want to flag URLs as potentially malicious