From 8bb2b61ab8a3f3b243cd7d0a3fe86ea09828f56d Mon Sep 17 00:00:00 2001 From: beaub1311 Date: Thu, 7 May 2026 09:52:59 -0400 Subject: [PATCH] Update README.md Adding SpoofChecker which is a typosquat monitoring tool and detects domain impersonation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1b9127..e05ab4e 100644 --- a/README.md +++ b/README.md @@ -1483,6 +1483,7 @@ Enter two images and the difference will show up below - [CertGrep](https://certgrep.sh/) - SSL/TLS certificate search and monitoring. - [TriNetLayer](https://trinetlayer.com/) - Network layer analysis and IP intelligence. - [IPLoop](https://iploop.io) - Residential proxy platform (2M+ IPs, 195+ countries). Route OSINT recon through real residential IPs. Python SDK with 66 site presets. +- [SpoofChecker](https://spoofchecker.com) - Typosquat monitoring and domain impersonation detection.
[⇧ Top](#index)