PhoneIntel is a simple OSINT tool that can gather publicly available information about phone numbers. It provides different commands for searching phone numbers, generating search dorks, opening results in a browser, and using optional Neutrino API features. PhoneIntel is useful for learning about phone number OSINT and information gathering from the terminal.
Features of PhoneIntel tool:
- Get information about a phone number.
- Search phone numbers and text.
- Generate search dorks.
- Open search results in a browser.
- Use an input file for multiple searches.
- Use optional Neutrino API features.
PhoneIntel Installation Command
You only need one command to install PhoneIntel. Make sure Python is installed on your system, then run the following pip command in the terminal to install the tool.
Install PhoneIntel.
pip install phoneintel
PhoneIntel is now installed and ready to use.
PhoneIntel Usage Commands
After installing PhoneIntel, you can use different commands to search phone numbers and access the available features.
Get information about a phone number.
phoneintel --info +14155552671
Get phone information and use the map option.
phoneintel --info +14155552671 --map
Search for a phone number.
phoneintel --search +14155552671
Search using a text string.
phoneintel --search --string "John Doe"
Search using an input file.
phoneintel --search --input numbers.txt
Search with Neutrino API information.
phoneintel --search +14155552671 --neutrino-api
Search with the map option.
phoneintel --search +14155552671 --map
Generate social network dorks.
phoneintel --dorks +14155552671 --type social_networks
Generate forum dorks.
phoneintel --dorks +14155552671 --type forums
Generate classifieds dorks.
phoneintel --dorks +14155552671 --type classifieds
Generate ecommerce dorks.
phoneintel --dorks +14155552671 --type ecommerce
Generate news dorks.
phoneintel --dorks +14155552671 --type news
Generate blog dorks.
phoneintel --dorks +14155552671 --type blogs
Generate job site dorks.
phoneintel --dorks +14155552671 --type job_sites
Generate paste site dorks.
phoneintel --dorks +14155552671 --type pastes
Generate reputation dorks.
phoneintel --dorks +14155552671 --type reputation
Generate phone directory dorks.
phoneintel --dorks +14155552671 --type phone_directories
Generate people search dorks.
phoneintel --dorks +14155552671 --type people_search
Generate all available dorks.
phoneintel --dorks +14155552671 --type all
Generate dorks with the map option.
phoneintel --dorks +14155552671 --type all --map
Generate dorks using Neutrino API information.
phoneintel --dorks +14155552671 --type all --neutrino-api
Open phone number search results in a browser.
phoneintel --browser +14155552671
Use the browser command with Neutrino API information.
phoneintel --browser +14155552671 --neutrino-api
Use the browser command with the map option.
phoneintel --browser +14155552671 --map
Login to the Neutrino API.
phoneintel --neutrino --login --id YOUR_API_ID --key YOUR_API_KEY
Show saved Neutrino API credentials.
phoneintel --neutrino --show
Process a phone number using Neutrino API.
phoneintel --neutrino +14155552671
Use the Neutrino API with the map option.
phoneintel --neutrino +14155552671 --map
Show the credits.
phoneintel --credits
Show the disclaimer.
phoneintel --disclaimer
Choose the command you need, enter the required details, and PhoneIntel will run the selected operation and display the results.
PhoneIntel Overview
PhoneIntel provides a simple way to explore phone number information and search options from the terminal. It is easy to install and includes different commands for learning about phone number OSINT.



