Hi,
when I try to resolve the A record of a hostname (e.g., account.google.com) which actually does not have an A, but a CNAME record, dns.resolver.resolve still returns a A record (due to "chaining" I guess). How can I check if there is actually a CNAME or a A record set for this domain?
Best regards
Matthias