Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
nslookup
Query DNS records
Syntax
nslookup [OPTION]... HOSTNAME [SERVER]Common Options
-type=Specify record type-query=Specify query type-debugDebug modeCommon Examples
nslookup google.comQuery domain IP
nslookup google.com 8.8.8.8Use specific DNS server
nslookup -type=MX google.comQuery MX records
nslookup -type=NS google.comQuery NS records
nslookup -type=TXT google.comQuery TXT records
Related Tools
More Code & Dev Tools
Code Analyzer
Analyze code quality online. Check for errors, warnings, and...
Color Converter
Convert between HEX, RGB, HSL color formats. Color picker wi...
HTTP Status Codes
Reference guide for HTTP status codes. Learn the meaning of ...
JavaScript Obfuscator
Obfuscate and protect JavaScript code. Make your code harder...
CSS Gradient Generator
Generate CSS gradients online. Linear and radial gradients w...
CSS Formatter
Format and minify CSS online. Beautify CSS code or compress ...
Timestamp Batch Converter
Convert multiple timestamps at once. Batch process Unix time...
Color Palette Generator
Generate harmonious color palettes online. Create color sche...
Regex Cheatsheet
Quick reference for regular expression patterns. Character c...
cURL Converter
Convert cURL commands to Python, JavaScript, PHP, Go, and mo...
Git Cheatsheet
Quick reference for common Git commands. Search, copy, and u...
API Tester
Test HTTP APIs online with support for GET, POST, PUT, DELET...