Get all ips of a service with internal dns lookup

Do i get all internal ips ( containers ) for a special service with ranchers internal dns ? Purpose is to lookup all ips for a hazelcast service.

Any suggestions to my question?

Getting the A record for a service name (or serviceName.stackName[.rancher.internal]) returns the IPs of all the healthy containers in random order.