[show_ip]

This page displays the public IP address assigned to your computer. This shows the IPV4 address.

To view IPV6, open command prompt & use the command ipconfig. Along with IPV6 public IP address, this command will display even the local IP address if your computer is connected to internet through a router or switching device.

What is my IP?

It is also called as Internet Protocol Address. It is assigned by your Internet Service Provider. The whole purpose of IP address is to uniquely identify any device in the network.

There are 2 possible IP addresses that can be assigned to a device connected to internet.

  1. Local IP Address – assigned by router or switch
  2. Public IP Address – assigned by ISP

These IP addresses ensure that internet data queries (in other words Internet data packets) & responses are sent to & received by correct devices in the network (or Internet).

It is similar to the way the mail system works. Based on the person address, the postal system deliver the mail to the correct person. An IP address is assigned to a networking device attached to the computer rather than addressing the computer itself.

Related Topic: Ip Address Related Topic – Find Local Ip Address

IP Address Format

There are currently 2 formats or version IP address is available. They are IPv4 & IPv6.

Here is a comparison table about these two.

Description IPv4 IPv6
Can handle addresses upto to 32-bit 128-bit
Address Representation Decimal Hexadecimal
Seperator Dot Colon
Transmission Type Unicast, Broadcast, Multicast Unicast, Broadcast, Anycast
Address Classification A to E No limits
Network Configuration DHCP or Manual Autoconfiguration
Mapping to MAC ARP – Address Resolution Protocol NDP – Neighbour Discovery Protocol
Checksum Field Availble Not Available
Header 12 8

Further IPv6 security is built in with IPSeC & IPv4 does not have this implementation.

We do not have the code yet to display your IPv6 address. But still you can find it from the related topic or just by using the command prompt command IPCONFIG.