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 @@ -1388,6 +1388,26 @@
"api": true,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Argos OSINT (/dominio)",
"type": "url",
"url": "https://argos-osint.com/dominio/",
"description": "Free Spanish-first client-side OSINT platform. The /dominio tool combines WHOIS/RDAP, DoH DNS resolution and subdomain enumeration via crt.sh in a single unified panel. Part of a wider 31-tool suite at argos-osint.com.",
"status": "live",
"pricing": "free",
"bestFor": "Quick unified domain intelligence lookup (WHOIS + DNS + subdomains in one panel)",
"input": "Domain name",
"output": "WHOIS/RDAP registration data, DNS records (A/AAAA/MX/TXT/NS) and CT-log subdomains rendered together",
"opsec": "active",
"opsecNote": "Client-side queries go directly from your browser to rdap.org, Cloudflare DoH and crt.sh. Argos does not proxy or log queries.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
}
]
},
Expand Down