Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

(IP, DNS, Phone Number, Open Ports) ALL IN ONE Scanner using Python 3.7

License

Notifications You must be signed in to change notification settings

abdeljalil-salhi/infoGather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

infoGather

Informations Gather program using Python 3.7.

image

Features

infoGather program includes:

  • My IP Scanner
    • IP
    • Country | Region | City
    • ZIP Code
    • Latitude + Longitude
    • Carrier Organization | ISP + AS
  • Custom IP (TARGET) Scanner
    • Country | Region | City
    • ZIP Code
    • Latitude + Longitude
    • Carrier Organization | ISP + AS
  • My DNS Scanner
    • eDNS
    • GEO (Country)
    • POS (Region Code + Region Name)
    • ISP + AS
  • Custom DNS (TARGET) Scanner
    • Custom IP Scanner can be used to scan a DNS IP
  • Port Scanner
    • Scan the open ports of the TARGET IP
  • Phone Number Scanner
    • INTER + LOCAL Format
    • Validity Checker
    • City/Area
    • Carrier Name
    • Timezone

Modules Used

tkinter, PIL, phonenumbers, requests, random, string, socket, webbrowser

Save Scan Results

Results can be saved directly to subfolders.

About

(IP, DNS, Phone Number, Open Ports) ALL IN ONE Scanner using Python 3.7

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages