I am doing some reliability tests and needed a list of NTP servers from fr.pool.ntp.org
(or any other geographic or national pool).
I queried the pool 100 times but only got 13 unique servers (out of the 255 available for FR). This is expected as this is how DNS cache works and will be enough for the tests but I wonder what would be a better to directly get a subset of the pool server IPs.
I did not find them published on ntp.org
(this is not needed for clients who will query [0-3].<something>.pool.ntp.org
but since there are activity graphs I though that there could be a more detailed list).
The list is not confidential as it is indirectly queried via DNS, though I can understand concerns about potential DoS or whatever should a complete one be available.
So: are there such lists and if not - why?