In order to properly detect the top domain, lets query the NS through
the SOA record and get the top domain being validated.
This fixes incorrect top domain detection under TLDs such as 'com.br',
'co.uk', etc.
This solution could be used for other DNS APIs as well.