• Stars
    star
    435
  • Rank 96,536 (Top 2 %)
  • Language
    Python
  • License
    MIT License
  • Created over 6 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

IP Tools To quickly get information about IP Address's, Web Pages and DNS records.

MIT python OS

Crips IP Tools

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.

Menu

  • Whois lookup
  • Traceroute
  • DNS Lookup
  • Reverse DNS Lookup
  • GeoIP Lookup
  • Port Scan
  • Reverse IP Lookup
  • INSTALL & UPDATE
  • Exit

Whois lookup

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

Traceroute

Using mtr an advanced traceroute tool trace the path of an Internet connection.

DNS Lookup

Find DNS records for a domain, results are determined using the dig DNS 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.

INSTALL & UPDATE

To install the tools directly in the system and get new update directly using terminal

Installation Linux alt tag

[✓] git clone https://github.com/Manisso/Crips.git

[✓] cd Crips && python Crips.py

[â—‰] 0 : INSTALL & UPDATE

[â—‰] -> 0

[✓] press 0

[✓] Congratulation Crips is Installed !

Installation Windowsalt tag

[✔] Download python

[✓] Download Crips

[✓] Extract Crips into Desktop

[â—‰]Open CMD and type the following commands:

[✓] $cd Desktop/Crips-master/

[✓] $python crips.py

Fan Art

ART

More Repositories