Skip to content
osint.platform

Open source intelligence

The internet leaves clues.
Investigate them.

A free OSINT intelligence platform for cybersecurity researchers, investigators, and digital footprint research.

Paste anything. The platform identifies what it is and routes it to the right modules. No account needed, no API key needed, nothing to buy.

Verified
observed directly from an authoritative source
Inferred
derived from other evidence by a stated rule
Possible
matches, but is not corroborated
No data
stated plainly, never invented

Built around evidence, not answers

Most lookup tools hand you a verdict. An investigation needs the opposite: the observation, where it came from, and how much weight it can carry.

These four rules are enforced in the code and the database schema, not just described here.

  1. 01

    A failed lookup is not a negative result

    If a DNS query errors, the finding reads 'could not be determined', not 'not published'. If a platform returns 403 to a username probe, the answer is 'undetermined', not 'no account'. Absence of evidence is never dressed up as evidence of absence.

  2. 02

    Disagreement is preserved, not averaged

    Reputation sources keep their own verdicts. When one feed says clean and another says malicious, both are shown side by side and the confidence drops. Blending them into a score would destroy the most useful thing an analyst can learn.

  3. 03

    Entities merge only on exact identifiers

    The same email address, domain, IP or certificate fingerprint. Never a name, a display name or a photograph. A handle existing on several platforms is explicitly not treated as proof that one person holds them.

  4. 04

    Every edge states its evidence

    Each relationship in the graph carries a written explanation naming the shared identifier it rests on. The database column is NOT NULL: an edge that cannot be justified in a sentence is not an edge this platform will draw.

How an investigation runs

  1. 01

    Identify

    The target is classified and normalised.

  2. 02

    Collect

    Applicable providers run in dependency stages.

  3. 03

    Normalize

    Results become findings with sources attached.

  4. 04

    Correlate

    Entities merge on exact identifier matches only.

  5. 05

    Verify

    Independently corroborated facts are promoted.

  6. 06

    Report

    Graph, timeline, evidence vault, exportable report.