The following tables list the members exposed by IWhoisIPRange.
Public Properties
| Name | Description |
| AddressesInRange |
Get the number of IP addresses in Range
|
| Discovered |
Gets or time the address was discovered/ queried from the provider. If the date is "old" you might try and update to get any changes
|
| From |
Gets or sets starting IP range associated with the ISP .
|
| Till |
Gets or sets ending IP range associated with the ISP.
|
Top
Public Methods
| Name | Description |
| IsInRange | Overloaded.
Determines whether the IP is in range of the specified from and till addresses.
|
Top
See Also