Windows command reference
NSLOOKUP
Query DNS name-resolution information so a hostname failure can be distinguished from general IP connectivity problems.
Risk: LowReviewed: 2026-09-17
nslookup example.comWhen to use it
Use when websites or services fail by name and you need to see whether the configured DNS resolver returns an answer.
When not to use it
A failed lookup does not prove the browser is broken, and a successful lookup does not prove the destination service is reachable.
Primary reference