Although I didn't mention it there is a script (ReverseLookup.php) that does a true reverse lookup (if that's what you're looking for). It's essentially a hack that grabs the info from phonenumber.com. It's just nice because it filters out the ads for you.
I took Raven's interface from the NPA script, threw it into this script, and posted the source with a command-line Perl tool to do all the work without your web-browser. Enjoy it!
Oh, and someone tried to pass the string "drop table users" to my NPA script. Briefly, it didn't work because the NXX variable gets converted to an int before it's put into the MySQL statement. In the end the string ends up as the numeric value "0". Sorry.











