ipdetecto.com logo
ipdetecto.com
My IPSpeed
Knowledge Hub
HomeKnowledge HubUnderstanding Bogon Ips
© 2026 ipdetecto.com
support@ipdetecto.comAboutContactPrivacyTermsllms.txt
Advanced
5 MIN READ
Nov 20, 2025

Understanding Bogon IPs: The Unallocated Space

Bogon prefixes are unallocated, reserved, or should-not-appear-on-the-public-internet ranges. Edge filters drop them to reduce spoofed source noise (RFC 5735, RFC 8190-style operational guidance).

What operators mean by “bogon”

A bogon (martian / unallocated source) is traffic whose source address is not routable on the public internet at that moment—IANA reserved space, unused allocations, or RFC6598 CGN ranges appearing where they should not. Seeing such sources on an internet-facing interface usually means spoofing, misconfiguration, or pathological routing—not legitimate endpoints.

Why filters exist

Ingress and egress filtering (BCP 38 / RFC 2827 spirit) prevents your network from accepting or emitting obviously forged sources. Team Cymru and RIR bogon feeds help automate updates as allocations change.

Enterprise context

Peering routers, DDoS scrubbers, and WAF/CDN edges often drop bogons before stateful inspection to save CPU. Logs should record drops at a sampled rate to avoid disk exhaustion during storms.

Representative ranges (operational view)

Examples commonly filtered as source addresses on internet-facing interfaces include 0.0.0.0/8, 10.0.0.0/8, 127.0.0.0/8, 169.254.0.0/16, 172.16.0.0/12, 192.168.0.0/16, 198.18.0.0/15 (benchmarking), 224.0.0.0/4, and 240.0.0.0/4—plus currently unallocated global space per IANA IPv4 assignments. Exact lists evolve; automate updates from Team Cymru or your RIR rather than hard-coding once.

BCP 38 / uRPF alignment

Ingress filtering (spirit of BCP 38 / RFC 2827) expects edge routers to accept only source prefixes that belong downstream. Strict or feasible uRPF on customer-facing interfaces reduces spoofed sources entering your AS. Combine with peering prefix limits so partners cannot leak bogons toward you.

False positives

Labs using documentation prefixes (TEST-NET) or overlapping RFC1918 in lab VRFs can trigger alerts in poorly scoped SIEM rules—tag lab traffic and exclude those VRFs.

Read CGNAT for why 100.64.0.0/10 may be valid on ISP WANs but not as a public source on your server farm.

Confirm what the internet sees as your source address when validating filters.

Frequently Asked Questions

Q.Does my home router block bogons?

Many consumer devices drop obviously invalid sources on WAN interfaces, but coverage varies. Enterprise gear should subscribe to updated bogon feeds and log policy exceptions.

Q.Are bogons the same as private IPs?

Private RFC1918 addresses are a subset of “should not appear on the public internet” sources, but bogon lists also include unallocated and reserved ranges beyond RFC1918.

Q.What does strict uRPF check?

Strict unicast RPF verifies that a packet’s source address is reachable via the same interface it arrived on. Feasible mode relaxes symmetry requirements. Both reduce spoofed sources entering your AS when combined with accurate routing tables.

Q.How often should bogon filters be refreshed?

IANA allocations change; refresh automated feeds at least daily and after RIR policy meetings. Static ACLs without updates eventually drop legitimate newly allocated space or miss freshly bogonized ranges.
TOPICS & TAGS
bogon ipunallocated ipnetwork securitybogon listddos preventionunderstanding bogon ips and unallocated space guide 2026the dark matter of the global internet ip mapwhy professional security teams block bogons by defaultiana unassigned ranges and public web safetyidentifying packets from uncharted digital territoriespreventing ddos attacks via untraceable source spoofingsubscribing to team cymru bogon lists for firewallsdropping faked identity packets at the enterprise edgevital layer of defense for any enterprise-grade websiteit guide to martian and bogon network filteringimpact of unallocated space on global network healthfaking source ips for malicious hacker activitiessecuring internal admin panels from bogon trafficuntraceable digital attacks and unverified identifiersprotecting your server door from legitimate looking lies