💾 Archived View for freeshell.de › tldr › nslookup.gmi captured on 2023-09-28 at 16:44:14. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Query name server(s) for various domain records.
nslookup {example.com}
nslookup -type=NS {example.com} {8.8.8.8}
nslookup -type=PTR {54.240.162.118}
nslookup -vc -type=ANY {example.com}
nslookup -vc -type=AXFR {example.com} {name_server}
nslookup -type=MX -debug {example.com}
nslookup -port={port_number} -type=TXT {example.com} {name_server}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).