Network, mask, broadcast and usable range. Calculated on your device. The starting /24 is illustrative, not your detected network; IPv6 connections use a documentation IPv4 example.
Supports /0 through /32, including point-to-point /31 networks.
Get to Know an Address.
Check IPv4 or IPv6 format, address scope and reverse DNS.
Use
◎
More than a string of numbers.Inspect an address to see its structure.
Address scope does not establish ownership or reachability. IPv4 vs IPv6 ↗
40 requests / minuteOne rolling allowance per source IP across the site.
30 DNS lookups / minuteDNS and reverse DNS share this budget within the total.
Your provider may assign addresses dynamically. Switching Wi-Fi, mobile networks, VPN endpoints or IP protocols can change the address a service sees.
Can an IP address tell someone where I live?
Not precisely. IP location databases are approximate and can describe a provider’s network rather than your device. ABOUTIP does not request GPS location. The time zone above comes from your browser.
Does the subnet calculator detect my network?
No. The starting prefix is an example, not a measured network mask. Enter the IPv4 address and prefix you actually want to calculate. The calculation runs locally in your browser.
Can I use ABOUTIP in a script?
Yes. Use the CLI / API guide. The overall allowance is 40 requests per source IP in a rolling 60 seconds. Pages and API requests share it; DNS and reverse DNS have an additional shared lookup budget.
DNS connects names to information. Different record types answer different questions.
The records you will see most
A / AAAA
Map a name to an IPv4 / IPv6 address.
CNAME
Points a name to another name, rather than directly to an address.
MX
Identifies mail servers. Lower preference numbers are tried first.
NS
Names the authoritative DNS servers for a zone.
TXT
Holds text used for verification and policies such as SPF.
SOA
Contains zone authority and timing information.
CAA
States which certificate authorities may issue certificates for a domain.
What TTL means
Time to live tells a resolver how long it may cache a record. A lookup can show the remaining cache lifetime rather than the original authoritative TTL. DNS changes do not appear everywhere at the same instant.
Empty answers are meaningful
NXDOMAIN means the queried name does not exist according to the resolver. A successful response with no answer can mean the name exists but has no record of that type. SERVFAIL indicates that the resolver could not complete the lookup; DNSSEC problems are one possible cause.
One resolver, one perspective
Our lookup queries Cloudflare's public DNS-over-HTTPS service. Responses can differ between resolvers because of caching, routing and regional DNS policies. This is a lookup, not a global propagation test.