IP Tools

Bogon IP Checker — Private, Reserved & Public IP Ranges

Detect private, bogon, reserved, CGNAT, and public IPv4 ranges instantly

How to Use This Tool

  1. Enter an IPv4 address only (e.g. 192.168.1.1 or 8.8.8.8).
  2. The checker runs locally — no server upload — classifying against all major bogon ranges.
  3. Results show category (Private, Loopback, CGNAT, Public, etc.), routable yes/no, and recommendations.
  4. The matched CIDR row highlights in the reference table below the result.
  5. Use public IPs for reputation and geolocation tools; use this tool first for RFC compliance checks.

About This Tool

Bogon addresses are IP ranges that must never appear as source or destination addresses on the public internet — private RFC 1918 space, loopback, link-local, multicast, CGNAT, documentation blocks, and reserved future-use space. Firewalls drop bogons; routing them causes leaks and security gaps.

VSPIC Bogon IP Checker runs entirely in your browser for instant results. Enter any IPv4 to see whether it is globally routable, which RFC range matched, and a full reference table of bogon CIDR blocks.

Common use cases

  • Check your public IP before remote work or gaming
  • Verify geolocation and ISP for troubleshooting
  • Look up suspicious IPs in abuse reports

What is a bogon IP?

The term bogon combines 'bogus' and IP — addresses that should be filtered at network edges. ISPs and enterprises implement bogon filtering to prevent spoofed packets and misconfigured routes from entering or leaving their networks.

If your firewall logs show bogon sources, someone may be spoofing addresses or a misconfigured device is leaking private space onto WAN links.

RFC 1918 private address space

10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16 are reserved for private networks. They are valid on LANs but must be translated (NAT) before reaching the internet. Packets with private sources should never cross ISP boundaries.

Home routers, office LANs, and Kubernetes pod networks use these ranges daily — they are bogons on the public internet but correct internally.

CGNAT and carrier-grade NAT

100.64.0.0/10 (RFC 6598) is shared space between ISPs and customers for carrier-grade NAT. Like private space, it is not globally routable. Inbound connections require provider cooperation.

Loopback, link-local, and multicast

127.0.0.0/8 is loopback — traffic to your own machine. 169.254.0.0/16 is link-local (APIPA) when DHCP fails. 224.0.0.0/4 is multicast. None belong on the public routed internet.

TEST-NET and documentation ranges

192.0.2.0/24, 198.51.100.0/24, and 203.0.113.0/24 are documentation blocks (RFC 5737). 198.18.0.0/15 is for benchmark testing. Using them in production DNS or live routes causes confusion.

Why check bogons before other IP tools?

Reputation, geolocation, and timezone tools assume public routable addresses. Checking 192.168.x.x returns meaningless geo data. Run the bogon checker first to confirm you are analyzing the right address class.

Network engineers validating ACLs and prefix lists use bogon reference tables to build drop rules — our highlighted match row speeds that workflow.

Client-side privacy

Classification happens in JavaScript on your device. The IP you type is not sent to our servers for this tool — ideal for auditing internal address plans without disclosure.

Implementing bogon filters on routers and firewalls

Enterprise edge routers typically drop inbound and outbound packets whose source or destination falls within bogon ranges. Cisco, Juniper, and Linux nftables examples are documented in ISP best-current-practice guides. Filtering both directions prevents your network from participating in amplification attacks using spoofed private sources.

Cloud VPCs should block egress to RFC 1918 destinations except through explicit peering. Kubernetes clusters accidentally routing pod traffic to 169.254.169.254 link-local metadata endpoints have caused credential leaks — bogon awareness helps auditors spot misconfigured CNI plugins.

Full bogon list maintenance

The reference table on this page includes loopback, private, link-local, multicast, reserved, CGNAT, documentation, and benchmark ranges. IANA periodically reserves new blocks — our client-side list follows widely used ISP bogon filtering sets.

Network operators subscribe to automated bogon feed updates because stale filters miss newly reserved space. For one-off validation of a single address, our instant checker is sufficient; for production ACL generation, export the CIDR table and merge with your change-management process.

IPv6 bogon ranges (reference)

This page validates IPv4 only. IPv6 operators filter ::/128 (unspecified), ::1/128 (loopback), fc00::/7 (unique local), fe80::/10 (link-local), and various deprecated or documentation prefixes. Dual-stack networks need separate v4 and v6 filter policies.

If you enter an IPv6 address here, validation fails by design — use our IPv6 test tool for general connectivity checks, then consult your vendor's IPv6 bogon documentation for filtering rules.

Troubleshooting misrouted or leaked private addresses

Seeing 10.x.x.x or 192.168.x.x in WAN-side firewall logs usually indicates NAT misconfiguration, double NAT without proper translation, or a compromised device emitting spoofed packets. Run those addresses through this checker to confirm they are non-routable, then trace the layer-2 path.

Documentation ranges (192.0.2.0/24 and siblings) should never appear in live routing tables. If they do, someone pasted example configs into production — replace with real public space or private RFC 1918 blocks as appropriate.

Frequently Asked Questions

Yes. VSPIC offers this bogon IP checker at no cost with no account required. Results load in real time.

We do not permanently store your queries on our servers. Some tools run entirely in your browser; others fetch public data for the request only.

Yes. Open the page in any modern phone or tablet browser. Results work on Wi‑Fi and mobile data.

No. Bogon checking requires an IPv4 address. Domains should be resolved to IP first using our IP lookup tool, then checked here if needed.

It is CGNAT space (RFC 6598) — not globally routable, similar to private addresses but used by ISPs.

Google DNS uses globally announced routable space — it passes bogon checks and works with reputation tools.

This page checks IPv4 only. IPv6 unique local (fc00::/7) and link-local (fe80::/10) are separate ranges.

Yes. Most enterprise and ISP best practices recommend bogon filters on border routers to block spoofed and invalid traffic.

Need your public IP first?

Instantly see IPv4, IPv6, ISP, city, and map before other network tests.

What Is My IP

Trusted by Users Who Value Privacy

Always Free

No premium plan ever

100% Private

Files processed in browser

Instant Results

Convert in seconds

Works Everywhere

Any device, any OS