Tagged Questions
1
vote
2answers
501 views
DNS: How to Dig thru the right domain name from the TLD?
I'd like to query the DNS records until get the right domain name.
For instance, given www.subdomain.site.com.br, be able to dig from .br until site.com.br.
Which is the most (protocol-speaking) ...