Overview#
A username chosen years ago for a gaming forum can reappear as the handle on a professional developer profile, a dark web marketplace account, and a social media presence, all belonging to the same person who never connected the dots. Investigators at law enforcement agencies, corporate security teams, and counter-fraud units exploit exactly this kind of cross-platform identity continuity. Digital Footprint Discovery automates the search: rather than manually checking hundreds of platforms one by one, it fires parallel queries across 500+ services and correlates what comes back into a unified identity picture.
Coverage spans social networks, developer communities, gaming platforms, dating services, e-commerce sites, and specialized forums with cross-platform identity correlation.
Key Features#
- Username Enumeration: Parallel account discovery across 500+ platforms including social networks, developer communities, gaming networks, e-commerce sites, and specialized forums with validation to distinguish real accounts from false positives
- Cross-Platform Identity Resolution: Link accounts across platforms through shared usernames, email addresses, profile photos, behavioural patterns, and writing style analysis
- Profile Intelligence Extraction: Automated extraction of bio information, location data, profile photos, follower counts, activity metrics, and registration timestamps from discovered accounts
- Activity Pattern Analysis: Behavioural fingerprinting from posting patterns, online activity timing, content preferences, and engagement metrics across platforms
- Breach Correlation: Cross-reference discovered accounts with credential breach databases to identify compromised accounts and password reuse patterns
- Historical Tracking: Monitor account changes over time including profile updates, new account creation, account deletion, and platform migration
- Photo Analysis: Profile photo comparison across platforms, reverse image search, and facial similarity scoring for identity verification
- Alias Discovery: Identify alternate usernames, handles, and identities used by the same individual across different platforms through behavioural and technical correlation
Use Cases#
- Person of Interest Investigation: Build comprehensive digital profiles by discovering all online accounts associated with an individual across social media, professional networks, gaming platforms, and forums
- Insider Threat Assessment: Identify employee online presence across platforms, detect unauthorized disclosures, and monitor for indicators of disgruntlement or policy violations
- Fraud Investigation: Discover fraudster accounts across platforms, identify fake identities, and trace digital footprints connecting to real-world actors
- Background Investigation: Supplement traditional background checks with comprehensive online presence discovery and social media activity assessment
- Missing Person Investigation: Identify all known online accounts for missing persons, monitor for recent activity, and track digital presence changes
Integration#
The platform integrates with the broader Argus OSINT ecosystem for cross-domain intelligence correlation, profile enrichment pipelines, and investigation management. Discovered accounts feed into entity profiles for comprehensive person and organisation intelligence. Results connect to social media discovery for deeper content analysis and to breach intelligence for credential exposure checks across all identified accounts. Compatible with Maltego and Maltego CE for graph-based identity mapping, and with SpiderFoot for automated follow-on enumeration.
Open Standards#
- GraphQL (June 2018 specification): All queries, mutations, and subscription-style polling for digital footprint discovery are exposed through a Strawberry GraphQL schema, following the GraphQL specification for typed schema definition and field resolution.
- RFC 6455 (WebSocket Protocol): Real-time discovery job progress and profile results are broadcast to connected clients over a shared WebSocket channel, enabling live updates without polling.
- OAuth 2.0 / OpenID Connect (RFC 6749 / OpenID Connect Core 1.0): All API operations are protected by JWT bearer tokens issued via the platform's OIDC-compliant authorisation service; the
IsAuthenticatedpermission class enforces token validation on every resolver. - RFC 5322 (Internet Message Format): Email addresses accepted as discovery criteria are validated structurally per RFC 5322, and the Hunter.io integration performs MX record and SMTP verification that follows the RFC 5321 delivery model.
- RFC 3966 (The tel URI Scheme): Phone numbers discovered or used as lookup inputs are encoded as
tel:URIs for profile URL references, in conformance with RFC 3966. - E.164 (ITU-T Recommendation E.164): Phone numbers passed to phone-based discovery are expected and normalised in E.164 international format, consistent with the telephony providers integrated across the platform.
- ISO 8601 (Date and Time Format): All discovered profile timestamps, activity dates, and audit fields are serialised in ISO 8601 date-time format throughout the domain models and API responses.
- JSON (RFC 8259): Profile data, breach records, social graph connections, and all inter-service payloads are exchanged and stored as JSON; the database layer uses JSONB for flexible profile attribute storage.
Last Reviewed: 2026-02-23 Last Updated: 2026-04-14