I was working with IP, mobile numbers and whatsapp-web to trace location using python. I'm trying to find someone's IP address by their mobile number.
I have got some answers but they all are for android.
I have read https://www.techjunkie.com/track-location-someone-whatsapp/. From this I have tried through command netstat
but not able to get my answer.
Is there any way to find an IP address by the mobile number from the terminal or having any code in python to find the IP address by mobile number?