IP Address

SafeToSend includes optional IP address details. If the IP parameter is specified on input, the API will output an ip section which includes the IP location and routing type.

Example output:

"ip": {  
  "country_code": "US",  
  "routing_type": "fixed",  
  "ip": "65.130.30.252",  
  "state_province": "utah"  
},
IP Routing TypeDescription
fixedThe user is connecting through a fixed-line connection, such as cable, DSL, T1, and fiber. The user is likely to be at or near the location assigned to the IP.
aol, aolpop, aoldialup, aolproxyThe user is part of the AOL network. AtData can identify the user country in most cases. However, establishing the user location below country is not possible.
popThe user is dialing into a regional ISP (Internet Service Provider) and is likely to be near the IP location.
satelliteThe user is connecting to the Internet through a consumer satellite or a backbone satellite provider, where no information about the terrestrial connection is available. The user can be anywhere within the beam pattern of the satellite, which can span a continent or more.
cache proxyThe user is using a proxy connection, either through an Internet accelerator or a content distribution service. It is possible the user is located in a different country from the IP location.
international proxyThe user is connecting through a proxy (not an anonymizer) that routes traffic from multiple countries. It is possible the user is located in a different country from the IP location.
regional proxyThe user is connecting through a proxy (not an anonymizer) that routes traffic from multiple states within a single country. It is possible the user is located in a different state from the IP location.
corp proxyThe user is connecting through a proxy (not an anonymizer) that routes traffic through edge nodes, or nexus points for traffic entering and exiting a corporate network.
mobile gatewayThe user is using a gateway to connect mobile devices to the public Internet. Many mobile operators, especially in Europe, serve more than one country and backhaul traffic through centralized network hubs. Therefore, it is possible the user is located in a different country from the IP location.