An OSINT tool for visualizing relationships between domains, IP addresses, and email addresses.
In this article, we'll introduce Danger Zone, a program that searches for correlations between domains, IP addresses, and email addresses, displays the connections between them on a graph, and saves all results in Elasticsearch and JSON files.
Use cases:
Based on a given email address, check associated domains and then check these domains against other email addresses and IP addresses;
For domains, check the IP and email address and then find associated domains;
Find domains by IP address, check the domain against other IP addresses and email addresses.
In this article, we'll introduce Danger Zone, a program that searches for correlations between domains, IP addresses, and email addresses, displays the connections between them on a graph, and saves all results in Elasticsearch and JSON files.
Use cases:
Based on a given email address, check associated domains and then check these domains against other email addresses and IP addresses;
For domains, check the IP and email address and then find associated domains;
Find domains by IP address, check the domain against other IP addresses and email addresses.