OSINT
  • OSINT Complete Guide for Beginners
  • Search Engines and Google Dorking
  • Email/ Usernames /Passwords
  • Downloading Leaked Databases
  • Social Media
    • Instagram
    • Facebook
    • Tiktok
    • Twitter
    • Whatsapp
  • Image OSINT
  • Maps OSINT
  • Phone Numbers
  • People Search
  • Website OSINT
    • Web Archive
  • Metadata
  • Paid Platforms(Multi Services)
  • Threat Intelligence
  • OSINT Frameworks/ Curated Lists
  • Misc Tools
  • Tutorials
  • Forums
  • Books Search
  • OSINT Courses
  • Sock Puppet
  • Cracking hashes
  • Case Studies
  • Misc Links and Resources
  • OSINT Books and Resources
  • Government Records
  • Darkweb
  • AI Tools
Powered by GitBook
On this page

Was this helpful?

  1. Social Media

Whatsapp

We can get IP address of a whatsapp caller by analysing the traffic in wireshark

PreviousTwitterNextImage OSINT

Last updated 5 days ago

Was this helpful?

Finding IP address of a WhatsApp caller (Only works if call is picked up)

  1. Install Wireshark on PC

  2. Check your ip address of PC

  1. Start Wireshark and apply the following filter

ip.addr == 192.168.18.13 && udp
  1. Now make the call and look for our IP.

  1. We can check the IP location

If you see something like this than the actual IP is where the STUN request was made.