Phone Number to IP Address Converter
Enter a 10-digit phone number to decode it back into an IPv4 address and its decimal, hex, and binary equivalents.
Last updated: May 30, 2026
Find this tool useful? Support the project to keep it free!
Buy me a coffeeWhat is Phone Number to IP Address Converter?
This tool is the reverse of the IP-to-Phone converter. An IPv4 address is a 32-bit unsigned integer (0–4,294,967,295). A 10-digit NANP (North American Numbering Plan) phone number is also a decimal integer in the same range.
By parsing the 10 phone digits as a decimal integer and interpreting that number as a 32-bit IP, you can recover the IPv4 address. This is useful for: - Puzzles and CTF (capture the flag) challenges where IPs are disguised as phone numbers. - Data encoding and obfuscation experiments. - Understanding the mathematical relationship between phone numbers and IP addresses.
For example, the phone number (323) 223-5777 → digits 3232235777 → IPv4 address 192.168.1.1.
How to Use Phone Number to IP Address Converter
Enter a 10-digit phone number in any format: (323) 223-5777, +1 323-223-5777, 3232235777, etc.
The tool strips non-digit characters and parses the result as a decimal integer.
The IPv4 address, decimal, hex, and binary outputs appear instantly.
Click "Load Sample" to see an example conversion.
Common Use Cases
- CTF (capture the flag) challenges that disguise IP addresses as phone numbers.
- Reverse-engineering network data encoding in legacy systems.
- Testing and learning about the numerical relationship between IPs and phone numbers.
- Obfuscation/deobfuscation workflows in security research.
Example Input and Output
The 10-digit number 3232235777 decodes to the private IP address 192.168.1.1.
(323) 223-5777192.168.1.1Data Privacy
All conversions run entirely in your browser. No phone numbers are transmitted to any external server.

