IP Ninja!

This website will tell you your IP[v4|v6] addresses.

Your IPv6 address is:

None

Your IPv4 address is:

None

Your IPv6 PTR is:

None

Your IPv4 PTR is:

None


This website can also be shell scripted using curl:
IP6=`curl -s 6.ipninja.com/ip` or
IP4=`curl -s 4.ipninja.com/ip` or
PTR6=`curl -s 6.ipninja.com/ptr` or
PTR4=`curl -s 4.ipninja.com/ptr`

IP Ninja