as version only works if you strip the CIDR number (if they are all /24, you can just drop it and the last octect… if you have other masks, there is some complex bit masking you can do to calculate membership.
If you want to work that complicated bit stuff, this thread has a ton of great techniques: