All tools · 🌐 Network Tools

🎯 CIDR Contains Check

You have an IP and a CIDR block. You want to know if the IP is inside. Common when reading firewall rules, debugging VPC route tables, or checking abuse logs against your own subnets. This tool does the bitwise AND for you across one or many IPs.

Loading tool…

Examples

Standard check
Input10.0.5.42 in 10.0.0.0/16?
Output✓ Yes (inside)

Frequently asked questions

How does the check work?

Apply the subnet mask to both the IP and the network address. If the masked results match, the IP is inside the block.

About this calculator

CIDR Contains Check runs entirely in your browser using standard formulas. No data is sent to any server. We don't share your inputs with lenders, brokers, or anyone else — there's no funnel and no follow-up email.

Related tools

← All 35 calculators

Why this tool

vs typical free network-tools sites

NetToolsetTypical free site
PriceFreeFree
Signup requiredNoOften (for advanced features)
Ads inside the toolNoYes (banner + interstitial)
Logs your IP / queriesNoYes (often resold)
Data sent to a serverMath runs in browser; lookups hit Cloudflare DoH directlyYes (all goes through their server)
Open sourceYesNo
Bookmarkable URL per toolYesMixed
MultilingualEN / ES / PT / FR / DEUsually EN only
Loads in under 1sYes (static)Often slow (ad tracking)