From 0251ffb3fa0716487069953dd844f8052feb392d Mon Sep 17 00:00:00 2001 From: Raphael Date: Mon, 25 Feb 2019 11:04:17 +0100 Subject: [PATCH] Add whocalled.us --- osint/reputation.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/osint/reputation.json b/osint/reputation.json index 215300e..81dabb3 100644 --- a/osint/reputation.json +++ b/osint/reputation.json @@ -33,5 +33,10 @@ "title": "reputation report on usphonesearch.net", "request": "site:usphonesearch.net for $l", "stop": 1 + }, + { + "title": "reputation report on whocalled.us", + "request": "site:whocalled.us inurl\"$l\"", + "stop": 1 } ]