Iterate though all IPv4 addresses in a /24 and output any A records found within the given subnet.
Takes an IPv4 or IPv6 address block in CIDR notation, performs a DNS lookup for all addresses in the provided prefix and returns all records found.
Takes an IPv4 or IPv6 (/65 or greater only) prefix, performs a DNS lookup for all addresses in the provided prefix and returns all records found.
Takes an IPv4 or IPv6 prefix, performs a DNS lookup for all addresses in the provided prefix and returns all records found.