Skip to content

This python script is used to find the 'ip address' for the given domain name or finding domain_name for the given ip_address

Notifications You must be signed in to change notification settings

gvrosun/find_ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

General info

This python script is used to find the 'ip address' for the given domain name or finding domain_name for the given ip_address

Usage:

python3 find_ip.py domain_names ip_addresses

Example 1:

python3 find_ip.py google.com yahoo.in

Example 2:

python3 find_ip.py google.com 8.8.8.8 127.0.0.1 facebook.com

About

This python script is used to find the 'ip address' for the given domain name or finding domain_name for the given ip_address

Topics

Resources

Stars

Watchers

Forks

Languages