# IP.SB > IP.SB is a free IP address utility by Show Corporation: it shows your > public IPv4 and IPv6 addresses with hostname, ISP, ASN and location, > provides GeoIP lookups for any IP address, and offers RDAP and WHOIS > lookups for domains, IPs, CIDR network blocks and ASNs. No account is > required and there are no tracking cookies. ## Pages - [Homepage](https://ip.sb/): your current IPv4/IPv6 address with dual-stack connectivity detection - [GeoIP Lookup](https://ip.sb/geoip/): country, city, ISP, ASN, network and reverse DNS for any IP address (e.g. https://ip.sb/geoip/8.8.8.8) - [Domain to IP](https://ip.sb/domain/): resolve a domain to its IPv4 and IPv6 addresses with geolocation, ISP and ASN for each (e.g. https://ip.sb/domain/google.com) - [Whois & RDAP Lookup](https://ip.sb/whois/): registration data for domains, IPs, CIDR blocks and ASNs via RDAP with WHOIS fallback, including registrar, nameservers, DNSSEC and abuse contacts (e.g. https://ip.sb/whois/example.com, https://ip.sb/whois/AS8888) - [API documentation](https://ip.sb/api/): free JSON / JSONP / plain-text API at api.ip.sb - [Plans & pricing](https://ip.sb/pricing/): free API plan (200 requests / 10 minutes per IP) and a custom enterprise plan with API keys, commercial licensing, higher limits and priority support - [AZ Environment](https://ip.sb/azenv/): your HTTP request environment (headers, method, client IP and TLS details), CGI-style, per visitor - [About](https://ip.sb/about/), [Contact](https://ip.sb/contact/), [Terms of Use](https://ip.sb/terms-of-use/), [Privacy Policy](https://ip.sb/privacy-policy/) ## API quick reference - Plain-text IP: `curl ip.sb` (or https://api.ip.sb/ip) - IPv4 only: `curl ipv4.ip.sb` - IPv6 only: `curl ipv6.ip.sb` - Geolocation JSON: https://api.ip.sb/geoip (optionally /geoip/8.8.8.8) ## Data sources Geolocation comes from MaxMind GeoIP and IPinfo databases (updated daily, queried locally). Whois/RDAP data comes from the responsible registries and registrars. Geolocation corrections go to MaxMind, not to IP.SB.