Large IP list handling
Some handy one liners for IP list parsing
Group IP list into /24s (CIDR)
Count number of unique IPs in list grouped by /24
Count number of IPs in list grouped by /24 (not filtered for unique IPs). Useful if trying to understand location of high amounts of vHosting.
Basic count of IPs
Count IPs in list to highlight common IPs, eg. if you've resolved many subdomains.
Last updated
Was this helpful?