Skip to content
/ Crips Public
forked from Manisso/Crips

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

License

Notifications You must be signed in to change notification settings

aln7/Crips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.3%
  • Shell 36.7%