The open‑source tool asn by nitefood (GitHub) is a powerful command line utility for OSINT and incident response. Feed it an IP, hostname, or ASN and it returns a detailed breakdown. Autonomous system info, IP reputation, geolocation, BGP stats, route path, RPKI validation, and even abuse contacts. It can also act as a lightweight traceroute server, letting you run traces from a browser or remote terminal.
You can install it on Linux, macOS, FreeBSD, or even Alpine via package managers. In terminal mode it delivers interactive analysis; in server mode it can serve HTML or JSON output for lookup and tracing. It integrates with Shodan API and supports bulk targets, JSON output, and scan metadata, all without sending traffic directly to the target host by using passive methods and third‑party APIs.
For anyone mapping infrastructure, exploring network routes, or investigating IP space, it’s a low‑setup, deeply detailed tool.
#ASN #NetworkRecon #TracerouteTools #OSINT #CyberSecurity #InternetMapping