I don't see any caveats listed here:
Works fine with MX record checks, but I am struggling with NS and TXT records, probably due to the length of the record.
NS record check - net.dns.record[1.1.1.1,{HOST.NAME},NS,,,tcp]

Cuts off at 255 bytes. Trying TCP mode instead was an attempt at troubleshooting [manual check at 1735] but it made no difference.
TXT record check - net.dns.record[1.1.1.1,{HOST.NAME},TXT]
This is garbage, randomised on each iteration.
Works fine with MX record checks, but I am struggling with NS and TXT records, probably due to the length of the record.
NS record check - net.dns.record[1.1.1.1,{HOST.NAME},NS,,,tcp]
Cuts off at 255 bytes. Trying TCP mode instead was an attempt at troubleshooting [manual check at 1735] but it made no difference.
TXT record check - net.dns.record[1.1.1.1,{HOST.NAME},TXT]
This is garbage, randomised on each iteration.
Comment