sfp_arin - poppopjmp/spiderfoot GitHub Wiki
Purpose: Queries ARIN for network, ASN, and contact information related to the target IP or ASN. Useful for infrastructure mapping and attribution.
Category: Infrastructure Mapping / Attribution
- Enabled for IP and ASN targets.
- Can be run from the web UI or CLI:
python sf.py -s 8.8.8.8 -t IP_ADDRESS -m sfp_arinIP: 8.8.8.8
ASN: AS15169 (Google LLC)
Org: Google LLC
Contact: [email protected]
None
- Use to map network ownership and attribution.
- Combine with sfp_ipinfo and sfp_whois for full context.
Authored by poppopjmp