ip2locationio

Crates.ioip2locationio
lib.rsip2locationio
version1.1.0
created_at2025-08-12 08:06:46.02227+00
updated_at2025-09-12 01:57:03.310917+00
descriptionRust client for IP2Location.io API
homepagehttps://github.com/MailboxValidator/mailboxvalidator-rust
repositoryhttps://github.com/MailboxValidator/mailboxvalidator-rust/
max_upload_size
id1791612
size98,817
IP2Location (ip2location)

documentation

README

IP2Location.io Rust SDK

This Rust module enables user to query for an enriched data set, such as country, region, city, latitude & longitude, ZIP code, time zone, ASN, ISP, domain, net speed, IDD code, area code, weather station data, MNC, MCC, mobile brand, elevation, usage type, address type, advertisement category, fraud score and proxy data with an IP address. It supports both IPv4 and IPv6 address lookup.

In addition, this module provides WHOIS lookup api that helps users to obtain domain information, WHOIS record, by using a domain name. The WHOIS API returns a comprehensive WHOIS data such as creation date, updated date, expiration date, domain age, the contact information of the registrant, mailing address, phone number, email address, nameservers the domain is using and much more.

There is also a Hosted Domain API that allowing users to get the list of hosted domain names by IP address in real time. The REST API supports both IPv4 and IPv6 address lookup.

This module requires API key to function. You may sign up for a free API key at https://www.ip2location.io/pricing.

Developer Documentation

To learn more about installation, usage, and code examples, please visit the developer documentation at https://ip2location-io-rust.readthedocs.io/en/latest/index.html.

License

See the LICENSE file.

Commit count: 10

cargo fmt