About IP2CC
IP2CC provides near-zero latency IP-to-country lookups. By delivering data natively over standard DNS infrastructure, queries benefit from global edge-caching and high-availability resolution, avoiding slow HTTP REST API roundtrips.
Looking up your own local public IP on mobile? Download our Android application:
Your Connection Info
Below is your active connection information and computed DNS query domain:
How It Works
To resolve an IP address, query the TXT record (only TXT, never A or MX) of the hyphenated IP address appended to .free.query.ip2cc.com. The DNS response delivers a 2-letter ISO country code.
-
Replace dots (
.) with hyphens (-):
216.73.217.25→216-73-217-25 -
Append query domain and request the TXT record:
216-73-217-25.free.query.ip2cc.com
CLI Examples
$ dig +short TXT 216-73-217-25.free.query.ip2cc.com
"US"
$ host -t TXT 216-73-217-25.free.query.ip2cc.com
216-73-217-25.free.query.ip2cc.com descriptive text "US"
$ nslookup -type=TXT 216-73-217-25.free.query.ip2cc.com
216-73-217-25.free.query.ip2cc.com text = "US"
Integration Examples
Licensing & Commercial Plans
IP2CC offers simple, transparent access depending on your usage requirements:
Non-Profit & Personal
For personal projects, non-profits, open source, and educational uses.
- Free forever
- Community DNS resolution
- Standard rate limits
Commercial / Profit
For commercial applications, SaaS tools, e-commerce, and monetized services.
or β¬190 / year (Includes 2 months free!)
- Dedicated commercial subdomain
- High throughput & SLA support
- Priority DNS edge infrastructure
Country Reference Data
Need full country names mapped to ISO 2-letter codes? Download the official Country-to-Code Mapping CSV File (Ensure UTF-8 encoding when saving).
Contact & Support
Have questions, licensing inquiries, or technical support requests? Reach out to our engineering team:
ip2cc [at] calpeconsulting.com