Two questions from a dns newb:
Is it possible for a subdomain to use a different set of nameservers than its parent domain?
Eg: abc.ca uses ns.whatever.com and ns2.whatever.com, while sub.abc.ca uses ns.anything.com and ns2.anything.comIf this is possible, what is the command to look this up? Would something as simple as this work?
dig ns sub.abc.ca