0% found this document useful (0 votes)
17 views4 pages

Nslookup Result

The document contains the output of a PowerShell command using nslookup to query SRV records for the MongoDB service at _mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net. Multiple queries returned NXDOMAIN responses, indicating no records found, while the final query successfully returned three SRV service locations with details including priority, weight, port, and server hostnames. The service locations are associated with the MongoDB service on port 27017.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views4 pages

Nslookup Result

The document contains the output of a PowerShell command using nslookup to query SRV records for the MongoDB service at _mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net. Multiple queries returned NXDOMAIN responses, indicating no records found, while the final query successfully returned three SRV service locations with details including priority, weight, port, and server hostnames. The service locations are associated with the MongoDB service on port 27017.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

Windows PowerShell

Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS C:\Users\shanmuganathan.M> nslookup -debug -q=SRV _mongodb._tcp.cl-ldm-


nprd.wc4bl.mongodb.net
------------
Got answer:
HEADER:
opcode = QUERY, id = 1, rcode = NXDOMAIN
header flags: response, auth. answer, want recursion, recursion avail.
questions = 1, answers = 0, authority records = 1, additional = 0

QUESTIONS:
46.2.65.10.in-addr.arpa, type = PTR, class = IN
AUTHORITY RECORDS:
-> 10.IN-ADDR.ARPA
ttl = 86400 (1 day)
primary name server = 10.IN-ADDR.ARPA
responsible mail addr = (root)
serial = 0
refresh = 28800 (8 hours)
retry = 7200 (2 hours)
expire = 604800 (7 days)
default TTL = 86400 (1 day)

------------
Server: UnKnown
Address: 10.65.2.46

------------
Got answer:
HEADER:
opcode = QUERY, id = 2, rcode = NXDOMAIN
header flags: response, want recursion, recursion avail.
questions = 1, answers = 0, authority records = 1, additional = 0

QUESTIONS:
_mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net.bc.jsplc.net, type = SRV, class
= IN
AUTHORITY RECORDS:
-> jsplc.net
ttl = 900 (15 mins)
primary name server = infoblox-prk-grid01.ipam.cw.net
responsible mail addr = auto-dns.cw.net
serial = 2018090317
refresh = 10800 (3 hours)
retry = 3600 (1 hour)
expire = 2419200 (28 days)
default TTL = 900 (15 mins)

------------
------------
Got answer:
HEADER:
opcode = QUERY, id = 3, rcode = NXDOMAIN
header flags: response, want recursion, recursion avail.
questions = 1, answers = 0, authority records = 1, additional = 0
QUESTIONS:
_mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net.jsplc.net, type = SRV, class =
IN
AUTHORITY RECORDS:
-> jsplc.net
ttl = 900 (15 mins)
primary name server = infoblox-prk-grid01.ipam.cw.net
responsible mail addr = auto-dns.cw.net
serial = 2018090317
refresh = 10800 (3 hours)
retry = 3600 (1 hour)
expire = 2419200 (28 days)
default TTL = 900 (15 mins)

------------
------------
Got answer:
HEADER:
opcode = QUERY, id = 4, rcode = NXDOMAIN
header flags: response, want recursion, recursion avail.
questions = 1, answers = 0, authority records = 1, additional = 0

QUESTIONS:
_mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net.argosretailgroup.com, type =
SRV, class = IN
AUTHORITY RECORDS:
-> argosretailgroup.com
ttl = 300 (5 mins)
primary name server = ns1.netnames.net
responsible mail addr = hostmaster.cscdns.net
serial = 2018072989
refresh = 10800 (3 hours)
retry = 1800 (30 mins)
expire = 3600000 (41 days 16 hours)
default TTL = 86400 (1 day)

------------
------------
Got answer:
HEADER:
opcode = QUERY, id = 5, rcode = NXDOMAIN
header flags: response, want recursion, recursion avail.
questions = 1, answers = 0, authority records = 1, additional = 0

QUESTIONS:
_mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net.homeretailgroup.com, type =
SRV, class = IN
AUTHORITY RECORDS:
-> homeretailgroup.com
ttl = 300 (5 mins)
primary name server = ns1.netnames.net
responsible mail addr = hostmaster.cscdns.net
serial = 2018073213
refresh = 10800 (3 hours)
retry = 1800 (30 mins)
expire = 3600000 (41 days 16 hours)
default TTL = 86400 (1 day)
------------
------------
Got answer:
HEADER:
opcode = QUERY, id = 6, rcode = NOERROR
header flags: response, want recursion, recursion avail.
questions = 1, answers = 3, authority records = 0, additional = 0

QUESTIONS:
_mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net, type = SRV, class = IN
ANSWERS:
-> _mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net
SRV service location:
priority = 0
weight = 0
port = 27017
svr hostname = cl-ldm-nprd-shard-00-00.wc4bl.mongodb.net
ttl = 60 (1 min)
-> _mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net
SRV service location:
priority = 0
weight = 0
port = 27017
svr hostname = cl-ldm-nprd-shard-00-01.wc4bl.mongodb.net
ttl = 60 (1 min)
-> _mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net
SRV service location:
priority = 0
weight = 0
port = 27017
svr hostname = cl-ldm-nprd-shard-00-02.wc4bl.mongodb.net
ttl = 60 (1 min)

------------
Non-authoritative answer:
_mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net
SRV service location:
priority = 0
weight = 0
port = 27017
svr hostname = cl-ldm-nprd-shard-00-00.wc4bl.mongodb.net
ttl = 60 (1 min)
_mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net
SRV service location:
priority = 0
weight = 0
port = 27017
svr hostname = cl-ldm-nprd-shard-00-01.wc4bl.mongodb.net
ttl = 60 (1 min)
_mongodb._tcp.cl-ldm-nprd.wc4bl.mongodb.net
SRV service location:
priority = 0
weight = 0
port = 27017
svr hostname = cl-ldm-nprd-shard-00-02.wc4bl.mongodb.net
ttl = 60 (1 min)
PS C:\Users\shanmuganathan.M>

You might also like