Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions public/arf.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,26 @@
"invitationOnly": false,
"deprecated": false
},
{
"name": "PhantomCheck",
"type": "url",
"url": "https://phantomcheck.pages.dev/app",
"description": "Free browser-based AI-powered OSINT tool that scans domains, emails and IPs against multiple security databases simultaneously. Returns findings in three adaptive modes: plain English for non-technical users, professional compliance reports for IT teams, and raw technical intel for pentesters. Zero backend, BYOK, Africa-first infrastructure detection.",
"status": "live",
"pricing": "free",
"bestFor": "Domain intelligence, email breach detection, IP reputation, Africa regional infrastructure analysis",
"input": "Domain, email address, or IP address",
"output": "AI-interpreted security findings in Explorer, Analyst, or Operator mode",
"opsec": "passive",
"opsecNote": "All API calls made client-side from user's browser. No data transmitted to PhantomCheck servers.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": true,
"invitationOnly": false,
"deprecated": false
},
{
"name": "WhatsMyName (T)",
"type": "url",
Expand Down