OSINT investigations: How to use open intelligence with Linkurious
Many open source intelligence (OSINT) resources are available for investigators looking for extra information about the entities they are interested in. From IP address to phone number or company name, open source intelligence can help you go beyond the data you already have access to to bring additional context to an investigation and reveal new insights.
For investigators looking for an easy way to integrate this data into their investigations, Custom Actions in Linkurious offer a user-friendly solution.
Bringing OSINT into your investigations
You can integrate OSINT tools into your investigation workflows via Custom Actions, available in Linkurious. A Custom Action takes information from a node or a relationship and uses it to generate a dynamic URL based on a template that you provide. Custom Actions make it possible to seamlessly enrich the insights provided by Linkurious with external tools and resources. With this, you can for example quickly pivot from visualizing an individual within the Linkurious UI and into this person’s Wikipedia page to get access to more information.
Here's an example of a Custom Action to look up an address:
In this article you will see concrete examples of Custom Actions to retrieve information about phone numbers, addresses, IP addresses, emails, companies, bank accounts, and persons. Please note that these services are evolving quickly and may become deprecated.
Look up information about a phone number
https://www.reversephonelookup.com/{{node.name}}/
https://usphonebook.com/{{node.name}}
https://thatsthem.com/reverse-phone-lookup{{node.name}}
https://www.spokeo.com/{{node.name}}
https://www.411.com/reverse-phone{{node.name}}
Look up information about an address
https://www.google.com/maps/search/?api=1&query={{node.latitude}},{{node.longitude}}
Look up information about an IP address
https://whois.domaintools.com/{{node.name}}
https://who.is/whois-ip/ip-address/{{node.name}}
https://www.ip2location.com/demo/{{node.ip}}
https://ip-api.com/#{{node.ip}}
Look up information about an email
https://person.clearbit.com/v2/combined/find?email={{node.name}} (paying)
https://thatsthem.com/reverse-email-lookup{{node.email}}
https://www.skymem.info/srch?q={{node.email}}&ss=home
Look up information about a company
https://opencorporates.com/companies?jurisdiction_code=&q={{node.name}}&utf8=%E2%9C%93
https://www.dnb.com/business-directory/top-results.html?term={{node.name}}&page=1
https://www.aihitdata.com/search/companies?c={{node.name}}&i=&l=&k=&r=&t=&rc=&v=3https://www.corporationwiki.com/search/results?term={{node.name}}
Look up information about a bank account
https://openiban.com/{{node.IBAN}}?getBIC=true&validateBankCode=true
Look up a company or person on popular open source databases
https://www.wikidata.org/wiki/{{node.wikidataId}}
https://www.opensanctions.org/entities/{{node.id}}
https://offshoreleaks.icij.org/search?cat=2&e=&q={{node.full_name}}&utf8=%E2%9C%93
Look up an entity within an internal tool
https://linkurious.lightning.force.com/lightning/r/Account/{{node.SF_ID}}/view
Look up information about a person
https://www.google.com/search?q={{node.first_name}}+{{node.last_name}}+AND+%28"money+laundering"+OR+"scam"+OR+"fraud"+OR+"crime"+OR+"arrest"+OR+"suspect"+OR+"crypto"+OR+"OFAC"%29
https://whatsmyname.app/?q={{node.name}}
Going further
These examples illustrate the various services available online for investigators interested in OSINT and how they can be integrated in Linkurious Enterprise via Custom Actions. If you want to go further, there are multiple resources available that list other services (some require a registration). Don’t hesitate to investigate them and add them to your investigation workflow via Custom Actions.
A spotlight on graph technology directly in your inbox.