// case type
maritime AIS · sanctions / dark vessel
insurance-fraud and sanctions-evasion casework — correlate marinetraffic · spire · vesselfinder exports on mmsi · imo · track gaps · spoofing · ship-to-ship transfer. vessel tracks stay local.
// start here
entry point: marinetraffic ais export forensic analyzer. work the primary tools top-down — all local, no upload.
start here · primary tools
ordered. work top-down. the first tool is the suggested entry point for this case type.
- marinetraffic ais export forensic analyzerdrop marinetraffic ais csv · mmsi/imo track · sog jump · dark gap · runs locally
- vesselfinder vessel track export forensic analyzerdrop vesselfinder csv · kml track · vessel_id · mmsi sog gap · runs locally
- spire maritime ais csv forensic analyzerdrop spire ais csv · collection_timestamp · rot sog gap · runs locally
- ais spoofing detection from receiverdrop ais receiver log + position consistency rules · detect spoofed transponders · runs locally
- ship to ship transfer detection from aisdrop ais data · detect ship-to-ship transfer patterns · runs locally
- vessel ownership obfuscation chain detectormerge registry · ais static · sts json · flag/name change · dark period · indicator only
- case report generatorfill in case number · examiner · dates · findings · drop evidence files for auto hash · generates structured forensic report PDF · runs locally
also useful · secondary tools
supporting and follow-up tools. surface as the investigation widens.
- port state control inspection log forensic analyzerdrop equasis · psc csv · deficiency · detention · mmsi imo · runs locally
- ais broadcast log forensic analyzerdrop ais receiver log · parse messages by type + mmsi · reconstruct vessel movement · runs locally
- gis and gps track forensic analyzerdrop kml gpx geojson or csv files with coordinates · extract all location data · reconstruct movement timeline · identify locations · correlate timestamps with other artifacts · detect location spoofing · runs locally
- vdr furuno extraction forensic parserdrop furuno vdr export · parse vendor-specific stream · runs locally
- ecdis route history forensic analyzerdrop ecdis route history · parse navigation decisions · runs locally
- evidence manifest generatordrop evidence files · compute md5 sha1 sha256 · chain of custody manifest · case number · analyst · export pdf and csv · runs locally
- multi-artifact correlatordrop CSV exports from any forensic tool · correlate by filename · hash · IP · user across sources · surface cross-artifact matches · export report · runs locally
- fatcousin cross export ioc hash correlatordrop hash/ioc csv from any fatcousin tool · shared indicator intersection report · runs locally
run as a stack
skip the click-through. these presets are curated forensic pipelines you can save as a stack with one click and run on your evidence locally.
maritime AIS — dual-source correlator
10 stepsdrop marinetraffic + spire (or vesselfinder) csv exports → parse each feed → spoofing + ship-to-ship checks → correlate → report
- 01evidence-manifest-generatorhash every ais csv/kml export before parsing
- 02marinetraffic-ais-export-forensic-analyzerparse marinetraffic dashboard or api csv — mmsi · sog · track gaps
- 03spire-maritime-ais-csv-forensic-analyzerparse spire satellite ais csv — collection_timestamp · rate_of_turn
- 04port-state-control-inspection-log-forensic-analyzerparse equasis/paris mou psc rows — deficiency · detention · port
- 05vesselfinder-vessel-track-export-forensic-analyzeroptional third feed — vessel_id · track_point_index for vf-internal joins
- 06ais-spoofing-detection-from-receiverflag spoofing indicators on receiver-side ais captures
- 07ship-to-ship-transfer-detection-from-aissurface rendezvous / sts transfer patterns on same mmsi window
- 08vessel-ownership-obfuscation-chain-detectormerge registry + sts/json exports — indicator-only ownership chain score
- 09multi-artifact-correlatorjoin findings and entities across vendor exports on mmsi + time overlap
- 10case-report-generatordraft report from dual-source ais correlation findings