Resolving Domains
DNS Records

DNS Records Resolver

The DNS Records resolver stores the data in DNS wire format. The resolver supports the following types of DNS records: A, AAAA, CNAME, DS, NS, PTR, SRV, and TXT.

Compatible DNS Types

TypeDescription
AMaps a hostname to its IPv4 address.
AAAAMaps a hostname to its IPv6 address.
CNAMEMaps an alias name to its real name.
DSDefines a delegation signer for a domain.
NSDefines a name server for a domain.
PTRMaps an IP address to its hostname.
SRVDefines a service location.
TXTStores text data.