IPInfo

So I'm taking some interesting CISCO networking classes and came up with a tool that might prove useful some day -- an IP address info tool. There are some interesting things you can learn about yourself just from looking at your IP addres... So I decided to learn some more PHP and learn about Subnetting and all that kind of good stuff... So here's the default in action: IPInfo Its not much but it does the job. There's more it can tell you though. Here's it telling you all the information it can: IPInfo But what about those UUUUGLY colors? I like the base color scheme but you can change them however you want. IPInfo IPInfo You can also make it register a particular IP address. IPInfo

GET parameters for IPInfoExample Usage
addrAssign an IPv4 address to look at.ipinfo.php?addr=122.34.54.254
color1Left color in RRR,GGG,BBB format.ipinfo.php?color1=23,34,45&color2=12,23,34&textcolor=253,253,253
color2Right color in RRR,GGG,BBB format.
textcolorText color in RRR,GGG,BBB format.
showportBOOLEAN: show destination (receiving) portipinfo.php?showport=true