How to Extract Informatiom from Phone Numbers?

Maarikrish
2 min readSep 12, 2021

Before Enter into the blog a small Disclamier use this for Educational and Research Purposes only. Don’t do this for any illegal activity the creator is not responsible for your activity.

Want to get information from Phone Number for OSINT Investigation.

Use this to tool to extract information from phone numbers.

This tool is completely developed with python. The source code of the program is also attached here(down). Here i use Google Cloud Console terminal you can use any other terminal also.

Go To https://github.com/maari-krish/Phoneinfoga

And then clone the Repository. Follow the Installing Steps which mentioned in github repository.

And then enter the mobile number with country code. And then see the result.

Your output will look like this.

output of phone number information

Here i hide the phone number for security purposes. You can open the gps location in your browser which it is precised location not the exact location of the number.

We can use another tool also. Go to terminal and type for installation:- docker pull sundowndev/phoneinfoga:latest

Note google cloud console has docker preinstalled. So don’t have to be worry.

To run it:- docker run — rm -it sundowndev/phoneinfoga scan -n “type mobile number with country code”.

Your output will look like this.

For full details or documentation check https://github.com/sundowndev/PhoneInfoga (or) https://sundowndev.github.io/phoneinfoga/.

Like this way we can get the details of the phone numbers.

Also you can create your own program with python. But the thing is you have to get the Api key to create this program. Get the Api key from https://numverify.com/ go to this site and click signup for free and get the api key.

Here is the Code:-

Code

The output will be in JSON Format. By this you can create own Numverify tool. Use the tool or create your own tool for your Research or Investigation purposes.

--

--

Maarikrish

“Don’t lose hope until you win”. Cybersecurity Analyst and OWASP Thoothukudi Head