Hi,
For my understanding, if you try to resolve the same FQDN and get different IP addresses returned, you may achieve that under some circumstances.
You can refer to below link as a guide to learn how to use DNS policy to control how a DNS server processes name resolution queries based on different parameters that you define in policies in Windows Server 2016.
https://learn.microsoft.com/en-us/windows-server/networking/dns/deploy/dns-policy-scenario-guide
You can configure DNS policies to specify how a DNS server responds to DNS queries with powershell by the following link.
https://powershellmagazine.com/2015/05/13/introducing-dns-policies-in-windows-server-2016-technical-preview-2/
Please be advised, DNS policy is based on different subnets or geographies. If your goal is that different IP addresses are returned from different subnets (subnets can be in a same domain, from the same DNS server), this should be workable through DNS Policy.
Best Regards,
Mulder Zhang
--------------------------------------------------------------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.