osint-investigator

Automate OSINT investigations on domains, IPs, and organizations via web searches, DNS, WHOIS, and port scans.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Paparusi/jarvis --skill osint-investigator-paparusi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: osint-investigator
Source: https://github.com/Paparusi/jarvis/tree/main/workspace/skills/security/osint-investigator
Command: npx skills add https://github.com/Paparusi/jarvis --skill osint-investigator-paparusi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dig, nmap, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of gathering publicly available information about digital entities, helping you understand their online presence and associated data.

Core Features & Use Cases

  • Targeted Information Gathering: Collects data on domains, IP addresses, individuals, and companies.
  • Multi-faceted Analysis: Integrates web searches, DNS lookups, WHOIS data, and port scanning for comprehensive insights.
  • Use Case: When investigating a suspicious domain, this Skill can reveal its IP address, registrar information, associated email addresses, and open ports, providing a clear picture of its online footprint.

Quick Start

Investigate the domain example.com to gather all publicly available information.

Frequently Asked Questions about osint-investigator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate OSINT reconnaissance and information gathering for a domain?

To automate OSINT reconnaissance for a domain, you need a tool that performs web searches, DNS resolution, WHOIS lookups, and port scanning. This Skill automates that information gathering to reveal IP addresses, registrar details, and open ports.

What is the best way to collect publicly available information on an IP address or organization?

The best way to collect publicly available information on an IP address or organization is through multi-faceted OSINT analysis. This approach integrates DNS lookups, WHOIS data, and network port scanning to provide a comprehensive picture of the target's digital footprint.

Do I need dig and nmap installed to perform domain analysis and IP lookups?

Yes, you need dig and nmap installed. This Skill requires these external tools for data acquisition during OSINT investigations, utilizing dig for DNS resolution and nmap for network port scanning to gather target information.

Can I investigate suspicious domains to find their registrar information and associated email addresses?

Yes, you can investigate suspicious domains to find their registrar information and associated email addresses. By automating WHOIS lookups and web searches, the Skill collects publicly available data to help you understand the domain's online presence.

What data sources are used when uncovering the digital footprints of a target?

Uncovering digital footprints uses web searches, DNS resolution, WHOIS lookups, and port scanning. These data sources are integrated to collect publicly available information about digital entities including domains, IPs, individuals, and companies.

Are there limitations when running reconnaissance against targets with strict firewall rules?

Yes, limitations exist when running reconnaissance against targets with strict firewall rules. Because the OSINT investigation relies on nmap for port scanning, firewalls that drop ICMP or SYN packets will prevent accurate open port discovery, limiting the gathered footprint.