On this page you can find
free online nslookup tool, it's fetch find
ns records for domain or hostname.
NS lookup have 4 sections of result, it's using dig hostname / domain tool for getting info.
Dig scan DNS records and return only NS and A. This tool not working for IP's - for domain and hostname only.
dig domain ns
Our tools working extended mode, it showing some extended info about dns query.
QUESTION SECTION - request filter mask
ANSWER SECTION - list of Ns records for domain name (if it's not present - then nothing found)
ADDITIONAL SECTION - some additional info, as usualy it contains list of A records.
The NS record lists the name of a machine that provides domain service for a particular domain.
The name associated with the RR is the domain name and the data portion is the name of a host that provides the service.
An NS (name server) record allows you to delegate a subdomain of your domain to another name server.
The machines providing name service do not have to live in the named domain. There should be one NS record for each server for a domain.
NS records for a domain exist in both the zone that delegates the domain, and in the domain itself.
There is fast link for
ns lookup and
check ns record:
https://my-addr.com/ns/
or
https://my-addr.com/ns/[domain_name]
(https://my-addr.com/ns/yahoo.com)