

xY3gZxt47huiUseFZsbj4026RqGDZBuUCY9tv2CQmmpGUIH+YQLmQFKV xzZBS9MTnOIr2s4MMUbav7O/IaaCFlXb44gv4lCbjtSABQWF92rVZ1Js 89clPvLN5LUyzwBuEyx9Ew1dVvRGyJhG0icPPa6iFmpQvSLqwEEhck/H jOkFI99rWfM+gQRcYVvONlN5PP2idWOzeJpmg+BeSNDCTvtqFqMd+adS +uqooQarjcu6w3nGcOCnbdp//Ie2oXwXrVDDD3ntgJqktc4ggTaDoBnX Fbq2LXNejmHmM0VhmPRAAHGRyhjaaIVso8rqETz8fHTDNiS1k20mdF62 JyalPQ= Uh+KdZt/0mpk1JCjUmLFVHNaNnlv8zNRAc7ME0b9D/ULGHPmO6Ate9nG vFhcBC2c2ktJuqEw5pNieIVMLmkj9v7yzmccK0f1PwGgoW6IkuHxYVuN ExrWBpb0bHubF6xjMi8h3+JUd+kOEQdBX8XRAcVa圎9NTHkgqrFaZXjt NsICB0Hjq+LP7GfYTrRkaKsW9je5X6sfuBDDCtrc7MFJIm94Cm8mwD2d nVxD+1Bye+EXUbUjnaqjmJjXviK1GSaSRqiCcNd8TjBisBRQoKloxam9 NCikIMMEO5fAtAALtogxUtB3Znln0bKj7gTrOH21c5qC8LFyr7eVZoEN X9QXVQ=

Use dig gmx.de ANY to query Google DNS and you get a long list. Whereas dig gmx.de MX gives ANSWER SECTION: iKcp0dWmv1o/p4e31njqplr7noJE98ZEMfzjnSZ3XLqGvtSX8gVTBLVI yId8uMLvN/9NkRfz圎LFiO9K3+x95lJnPrE0VpZoaGFpjYNIUOQhq7Xb tvWEXYH8y7XUw+VkSIJa3DQS7P/cNFGJ1/BinKIYtDn46PPNtdxFB+Tp Ee8= I write should because it depends on the DNS-Server used.ĭig gmx.de ANY with my Telekom-DNS DNS-Servers 217.237.148.102 17.237.151.115 and only gives ANSWER SECTION: flags: qr rd ra QUERY: 1, ANSWER: 22, AUTHORITY: 0, ADDITIONAL: 3 >HEADER<<- opcode: QUERY, status: NOERROR, id: 31013 Which returns the following: > DiG 9.8.3-P1 > ANY A, CNAME, or MX) individually.Ī much easier command to remember (and more informative) is: > dig ANY If ANY queries do not enumerate multiple records, the only option is to request each record type (e.g. Note that, since around 2019, most public DNS servers have stopped answering most DNS ANY queries usefully. 7200 IN CAA 0 iodef 7200 IN MX 10 mx.īad.horse. Example $ dig +noall +answer +multiline bad.horse any are strictly optional and are simply output formatting flags to make the output more easily human readable (see dig man page ). That said, if your company's DNS server still supports the ANY query, you can use dig to list the other records by doing: dig +noall +answer +multiline yourdomain.yourtld any The short answer to your specific question of listing CNAMEs is that you cannot without permission to do zone transfers (see How to list all CNAME records for a given domain?).
