EnrichmentIpGeodata interface
Geodata information for a given IP address
Properties
asn | The autonomous system number associated with this IP address |
carrier | The name of the carrier for this IP address |
city | The city this IP address is located in |
city |
A numeric rating of confidence that the value in the 'city' field is correct, on a scale of 0-100 |
continent | The continent this IP address is located on |
country | The county this IP address is located in |
country |
A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100 |
ip |
The dotted-decimal or colon-separated string representation of the IP address |
ip |
A description of the connection type of this IP address |
latitude | The latitude of this IP address |
longitude | The longitude of this IP address |
organization | The name of the organization for this IP address |
organization |
The type of the organization for this IP address |
region | The geographic region this IP address is located in |
state | The state this IP address is located in |
state |
A numeric rating of confidence that the value in the 'state' field is correct on a scale of 0-100 |
state |
The abbreviated name for the state this IP address is located in |
Property Details
asn
The autonomous system number associated with this IP address
asn?: string
Property Value
string
carrier
The name of the carrier for this IP address
carrier?: string
Property Value
string
city
The city this IP address is located in
city?: string
Property Value
string
cityCf
A numeric rating of confidence that the value in the 'city' field is correct, on a scale of 0-100
cityCf?: number
Property Value
number
continent
The continent this IP address is located on
continent?: string
Property Value
string
country
The county this IP address is located in
country?: string
Property Value
string
countryCf
A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100
countryCf?: number
Property Value
number
ipAddr
The dotted-decimal or colon-separated string representation of the IP address
ipAddr?: string
Property Value
string
ipRoutingType
A description of the connection type of this IP address
ipRoutingType?: string
Property Value
string
latitude
The latitude of this IP address
latitude?: string
Property Value
string
longitude
The longitude of this IP address
longitude?: string
Property Value
string
organization
The name of the organization for this IP address
organization?: string
Property Value
string
organizationType
The type of the organization for this IP address
organizationType?: string
Property Value
string
region
The geographic region this IP address is located in
region?: string
Property Value
string
state
The state this IP address is located in
state?: string
Property Value
string
stateCf
A numeric rating of confidence that the value in the 'state' field is correct on a scale of 0-100
stateCf?: number
Property Value
number
stateCode
The abbreviated name for the state this IP address is located in
stateCode?: string
Property Value
string
Azure SDK for JavaScript