Basic Plan
In addition to higher request limit, the basic plan also includes more ASN details.
curl api.ip.cc/66.87.125.72/json?token=$TOKEN
{
"ip": "66.87.125.72",
"hostname": "ip-66-87-125-72.spfdma.spcsdns.net",
"city": "Springfield",
"region": "Massachusetts",
"country": "US",
"loc": "42.1015,-72.5898",
"org": "AS10507 Sprint Personal Communications Systems",
"postal": "01101",
"timezone": "America/New_York",
"asn": {
"asn": "AS10507",
"name": "Sprint Personal Communications Systems",
"domain": "sprint.net",
"route": "66.87.125.0/24",
"type": "isp"
}
}
The type field is one of either business, education, hosting or isp.

