I try to debug my reverse DNS request subroutine, and I need a DNS that's longer than 40 characters, because apparently that's how many bytes Dnsapi reserves in memory.
So I want to see what happens when NameHost in a PTR structure exceeds 40 bytes. Specifically, I expect that the reserved memory for the structure is going to be extended and padded with 0s, but I need to test that.
So does anyone know a DNS longer than 40 characters? Something like verylonglabel1.verylonglabel2.example.com.