Databases: AHostLookup
George Clarke (contact me)
This class can be used to lookup the host name, ISP name and the United States ZIP code of the network of a given IP address.
It also returns the upper and lower IP addresses of the block of that the given IP belongs.
This class will keep a running count of the number of times a block of IPs were looked up and the date and time of last lookup of each block.
This class can lookup the IP address in a MySQL database, which is provided with this class, and if not found, it can lookup the IP from the ARIN Web site and then save the newly found information in the database.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (87.5%)
| Sufficient (68.8%)
| -
| Sufficient (75.0%)
| -
| -
| Not sure (58.1%)
| 774 |
Click here for detailed information about this class on phpclasses.org