Is there a way (or function/class) to get the list of IP addresses from a CIDR notation?
For example, I have 73.35.143.32/27 CIDR and want to get the list of all IP\
I don't believe this class will return a list of IPs, but it does provide some useful methods for working with CIDR blocks.