← All Kali Commands
🔍 Reconnaissance Whois

APNIC IP lookup

Whois command for apnic ip lookup. Copy the command below and use it in your terminal.

whois — terminal
┌──(kali㉿kali)-[~]
└─$
whois -h whois.apnic.net 1.1.1.1
Tool
Whois
Category
Reconnaissance
Purpose
APNIC IP lookup

🛡️ Usage Tips

  • Always ensure you have proper authorization before using Whois against any target
  • Replace target with the actual IP address or hostname you are testing
  • Run this command from a Kali Linux terminal or any system with Whois installed
  • Combine with other Whois commands for more comprehensive results
  • Pipe output to a file with > output.txt for later analysis

🔍 Other Reconnaissance Tools