Discover your visitors’ geolocation information such as country, region, city, latitude & longitude, ZIP codes, time zone and more from an IP address. It support both the IPv4 and IPv6 address. Below are the complete geolocation information that you can query using this component. * Country * Region * City * Latitude & Longitude * Time zone * ZIP code * ISP * Domain * Netspeed * Area code * Weather information * Mobile information * Elevation * Usage Type * Address Type * IAB Category * District * ASN * AS * AS Domain * AS Usage Type * AS CIDR This component works together with IP2Location BIN data file. You can download the free BIN data file at https://lite.ip2location.com or a commercial BIN data (high accuracy) at https://www.ip2location.com.
$ dotnet add package IP2Location.IPGeolocationThis IP Geolocation .NET component allows user to query an IP address for useful IP geolocation information such as the ISO3166 country code, country name, region or state, city, latitude and longitude, ZIP/Postal code, time zone, Internet Service Provider (ISP) or company name, domain name, net speed, area code, weather station code, weather station name, mobile country code (MCC), mobile network code (MNC) and carrier brand, elevation, usage type, address type, IAB category, district, autonomous system number (ASN), autonomous system (AS), AS domain, AS usage type and AS CIDR. It lookup the IP address from IP2Location BIN Data file. This data file can be downloaded at
To learn more about installation, usage, and code examples, please visit the developer documentation at https://ip2location-dotnet.readthedocs.io/en/latest/index.html.