ip-attribution
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
IP Attribution Skill
Purpose
Map discovered IP addresses to cloud providers, Autonomous System Numbers (ASNs), and organizations through WHOIS lookups and cloud IP range matching.
Operations
1. dns_resolve
Resolve domain names to IP addresses.
Command:
dig +short A {domain}
dig +short AAAA {domain}