Nov 18, 2015 · Type NSLOOKUP and hit Enter. The default Server is set to your local DNS, the Address will be your local IP. Set the DNS Record type you wish to lookup by typing set type=## where ## is the record type, then hit Enter. You may use A, AAAA, A+AAAA, ANY, CNAME, MX, NS, PTR, SOA, or SRV as the record type.

C:\Users\Administrator>nslookup -type=soa rackspace.co.uk Server: cachens1.lon.rackspace.com> Address: 83.138.151.80 Non-authoritative answer: rackspace.co.uk primary name server = ns.rackspace.com responsible mail addr = hostmaster.rackspace.com serial = 1415913000 refresh = 3600 (1 hour) retry = 300 (5 mins) expire = 1814400 (21 days) default The optional second argument specifies the host name or address of a name server. Options can also be specified on the command line if they precede the arguments and are prefixed with a hyphen. For example, to change the default query type to host information, and the initial timeout to 10 seconds, type: nslookup -query=hinfo -timeout=10 set ns ip 10.102.4.123 -arp ENABLED. unset ns ip¶ Modifies the parameters of an IPv4 address configured on the NetScaler appliance..Refer to the set ns ip command for meanings of the arguments. Synopsys¶ set type=ns permet de recueillir les informations concernant le serveur de noms associé au domaine set type=a permet de recueillir les informations concernant un hôte du réseau. Il s'agit du

Set the query record type to HINFO, and perform another query: User: set q=HINFO toolah System: Server: wurrup Address: 101.3.104.12 toolah.FOUREX.OZ CPU = RS6000 OS = AIX3.1; Find out the name servers available for a domain:

Go to Start > Run and type cmd. At a command prompt, type nslookup, and then press Enter. Type server ;,where IP address is the IP address of your external DNS server Type set q=M X, and then press Enter A practical application of nslookup beside debugging isto obtain the current list of root name servers for the named.cafile. You can do this by querying for all type NS records associatedwith the root domain: > set typ=NS > . The name server (NS) record Amazon Route 53 automatically creates a name server (NS) record that has the same name as your hosted zone. It lists the four name servers that are the authoritative name servers for your hosted zone. Except in rare circumstances, we recommend that you don't add, change, or delete name servers in this record.

This could be changed using set type parameter. You can then change the query type to query records with other types (Example: SRV, NS, CNAME, MX, PTR …). Let’s take the example where you would like to query MX record for outlook.com. We will need to run NSlookup and then run set type=MX. This sets the query type to be MX.

The type= type option is accepted by NSLOOKUP as a synonym for the querytype= type option. recurse Directs NSLOOKUP to request a recursive query when querying a name server. The minimum abbreviation for this option is rec. This is the default. norecurse Specifies that a recursive query is not returned. The minimum abbreviation for this option Set default server to NAME, using the current default server. lserver NAME: Set default server to NAME, using the initial server. finger [USER] Finger the optional NAME at the current default host. root: Set the current default server to the root. ls [opt] DOMAIN [> FILE] List addresses in DOMAIN (optional: output to FILE). To look up a different DNS record, you must enter interactive mode. For example, to view the MX (mail exchanger) records for the example.com domain, type nslookup at the command line. At the > nslookup prompt, type the following commands: set type=MX example.com