Skip to content

dorukcodes/ip-intelligence-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

IP Intelligence Tool

Python Tool Status

Python ile yazdığım basit bir IP / domain analiz aracı.

Verdiğin domain veya IP hakkında temel bilgiler toplar (ülke, ISP vs.) ve küçük bir yorum yapar.


nasıl kullanılır

python intel_tool.py -t example.com

veya direkt IP:

python intel_tool.py -t 8.8.8.8

ne yapıyor

  • domain → IP çevirir
  • IP hakkında bilgi çeker
  • ülke, şehir, ISP gibi bilgileri gösterir
  • basit risk analizi yapar

örnek

python intel_tool.py -t google.com

çıktı:

IP          : 142.xxx.xxx.xxx
Country     : United States
ISP         : Google LLC
Assessment  : Büyük ihtimalle normal

ekstra

ham veri görmek için:

python intel_tool.py -t google.com --json

not

öğrenmek için yaptım, rastgele IP'lere saçma sapan yüklenme 👍


github: https://github.com/dorukcodes

About

Simple IP and domain intelligence tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages