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
- Maltego Desktop (Community or commercial)
- A GeoInfer API key (
geo_...)
Setup (2 minutes)
- Open Maltego Desktop
- Go to Transforms → Transform Hub → Import Seed
- Paste the seed URL:
https://api.geoinfer.com/maltego/seed- When prompted, enter your GeoInfer API key
New models appear automatically as they are added to your account — no reinstall required.
Available transforms
| Transform | Best for |
|---|---|
| GeoInfer: Global | Any image worldwide |
If you need High Accuracy models for a specific region, contact us to request access.
Usage
- Add a
maltego.Imageentity to your graph - Set its Value to a publicly accessible image URL
- Right-click → Run Transform → GeoInfer: Global
maltego.Locationentities appear with coordinates and metadata
Output properties
Each maltego.Location result includes:
| Property | Description |
|---|---|
latitude / longitude | Predicted coordinates |
city | Locality name |
country | ISO 2-letter country code |
confidence | Model confidence (0–1) |
radius_km | Uncertainty radius in km |
rank | Prediction 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.