Skip to content

inemmanc/ip-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPCLI - ip finder

FIND THE IP

ip --host <examplewebsite.com>  

example RESPONSE:
192.168.0.1
192.168.0.2

FIND THE NAME SERVER

server --host <examplewebsite.com>  

example RESPONSE:
ns.google.com
ns10.google.com