Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.08 KB

README.md

File metadata and controls

39 lines (31 loc) · 1.08 KB

zenco iNFORMATION GATHERING tOOL

This Tools is a collection of online IP Tools that can be used to quickly get information about IP Address's, Web Pages and DNS records etc.

Menu

  1. Whois lookup
  2. DNS Lookup
  3. Reverse DNS Lookup
  4. GeoIP Lookup
  5. Port Scan
  6. Reverse IP Lookup
  7. Exit

Whois lookup

Determine the registered owner of a domain or IP address block with the whois lookup tool.

DNS Lookup

Find DNS records for a domain, results are determined using the dig DNS lookup tool

Reverse DNS Lookup

Find Reverse DNS records for an IP address or a range of IP addresses.

GeoIP Lookup

Find the location of an IP address using the GeoIP lookup location tool.

Port Scan

A simple TCP Port Scan to quickly determine the status of an Internet facing service or firewall.

Reverse IP Lookup

Discover web hosts sharing an IP address with a reverse IP lookup.

HOW TO INSTALL:

1)git clone https://github.com/faizannadeem12/zenco.git

2)cd zenco

3)chmod +x install.sh

4)./install.sh

RUN DIRECTLY

1)git clone https://github.com/faizannadeem12/zenco.git

2)cd zenco

3)python zenco.py