area code lookup tool
For those of you who might be interested, I've slapped together a little command-line area code lookup tool. It's a really simple couple of scripts using grep to locate what you're searching for. It works on Unix-like systems with bash installed (Linux, OS X, etc).
You can download it here. Follow the enclosed instructions to install and use it.