Fix behavior when no nameservers are found
Fixed a bug in the 'root' functionality where no nameservers were returned, meaning the domain had no DNS records. Added a check to then ensure it's handled correctly. Added a period to an error message for consistency.