/cc @caffix The `dns.Msg` returned from `.Query*` methods doesn't contain the particular nameserver that was used for the lookup. How can I know the nameserver that was selected from the `Resolvers` pool for a particular query? Thanks!
/cc @caffix
The
dns.Msgreturned from.Query*methods doesn't contain the particular nameserver that was used for the lookup.How can I know the nameserver that was selected from the
Resolverspool for a particular query?Thanks!