Click or drag to resize

IspResponse Properties

The IspResponse type exposes the following members.

Properties
  NameDescription
Public propertyAutonomousSystemNumber
The autonomous system number associated with the IP address.
Public propertyAutonomousSystemOrganization
The organization associated with the registered autonomous system number for the IP address.
Public propertyIPAddress
The IP address that the data in the model is for. If you performed a "me" lookup against the web service, this will be the externally routable IP address for the system the code is running on. If the system is behind a NAT, this may differ from the IP address locally assigned to it.
Public propertyIsp
The name of the ISP associated with the IP address.
Public propertyOrganization
The name of the organization associated with the IP address.
Top
See Also