Integrations

Maltego

Use GeoInfer directly inside Maltego Desktop to geolocate images from your investigation graph.

Maltego Integration

GeoInfer is available as a native Maltego transform. Drop an image URL into your graph, run the transform, and get back predicted coordinates, city, country, and confidence — all without leaving Maltego.

Requirements

Setup (2 minutes)

  1. Open Maltego Desktop
  2. Go to Transforms → Transform Hub → Import Seed
  3. Paste the seed URL:
https://api.geoinfer.com/maltego/seed
  1. When prompted, enter your GeoInfer API key

New models appear automatically as they are added to your account — no reinstall required.

Available transforms

TransformBest for
GeoInfer: GlobalAny image worldwide

If you need High Accuracy models for a specific region, contact us to request access.

Usage

  1. Add a maltego.Image entity to your graph
  2. Set its Value to a publicly accessible image URL
  3. Right-click → Run Transform → GeoInfer: Global
  4. maltego.Location entities appear with coordinates and metadata

Output properties

Each maltego.Location result includes:

PropertyDescription
latitude / longitudePredicted coordinates
cityLocality name
countryISO 2-letter country code
confidenceModel confidence (0–1)
radius_kmUncertainty radius in km
rankPrediction rank (1 = best match)

License

The Maltego transform configuration is open source (MIT). The GeoInfer API requires an account. Some models require KYB/KYC verification.

On this page