Skip to content

Powerful OSINT tool that written in Python -- BETA

Notifications You must be signed in to change notification settings

yakupaslantas/delta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delta - Powerful OSINT tool that built with Python

Requirements

  • Python 3+ or pkg install python (for linux)
  • A brain

How to use

pip install -r requirements.txt
python main.py

Features

IP OSINT

You can get

  • Network IP Adress
  • IP Version
  • IP Organization
  • Latitude Information
  • Longitude INformation
  • Country
  • City
  • Postal Code
  • Region
  • Region Code
  • Country Name
  • Country Code
  • Country ISO3 Code
  • Capital City of Country
  • Country Timezone
  • Country UTC Code
  • Country Call Code
  • Country Currency
  • Country KM Area
  • Country Population

Also

  • You can save output data of query in a text file

Domain OSINT

You can get

  • Registrar Name
  • Creation Date
  • Expiration Date
  • Name Server
  • Whois Server
  • Updated Date

Also

  • You can save output data of query in a text file

Phone Number OSINT

You can get

  • Country data
  • Timezone Region
  • Carrier Name

Also

  • You can save output of query in a text file

More features coming soon!