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

cityConfidenceFactor

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

countryConfidenceFactor

A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100

ipAddr

The dotted-decimal or colon-separated string representation of the IP address

ipRoutingType

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

organizationType

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

stateCode

The abbreviated name for the state this IP address is located in

stateConfidenceFactor

A numeric rating of confidence that the value in the 'state' field is correct on a scale of 0-100

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

cityConfidenceFactor

A numeric rating of confidence that the value in the 'city' field is correct, on a scale of 0-100

cityConfidenceFactor?: 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

countryConfidenceFactor

A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100

countryConfidenceFactor?: 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

stateCode

The abbreviated name for the state this IP address is located in

stateCode?: string

Property Value

string

stateConfidenceFactor

A numeric rating of confidence that the value in the 'state' field is correct on a scale of 0-100

stateConfidenceFactor?: number

Property Value

number