nDNAME RRs resemble CNAME RRs
nThe DNAME substitutes the suffix of a domain name with another
nWorks as alias syntheses
nExample: all records for secret-wg.org in the ripe.net zone.
usecret-wg.org
DNAME secret.ripe.net.
nA query to host.secret-wg.org would return:
uhost.secret-wg.org
CNAME host.secret.ripe.net.