IP Prefix Lookup - Validate IP Block Ownership
A prefix lookup verifies which Autonomous System announces an IP block, checks origin authorization, and detects routing anomalies. Use rtsak.com to explore any IP prefix and validate its BGP routing.
Why Prefix Origin Matters
IP hijacking occurs when unauthorized networks announce prefixes they don't own. Traffic intended for legitimate destinations gets misdirected - enabling interception, denial of service, or fraud.
Prefix origin validation answers: "Who is supposed to announce this prefix, and does current routing match?"
Validation Data Sources
- Regional Internet Registry (RIR) allocations - Official IP address assignments
- Internet Routing Registry (IRR) - Published routing policy and origin ASNs
- RPKI ROAs - Cryptographically signed origin authorizations
- Historical routing - Long-term patterns showing established origin
Reading Origin Results
Authorized origin - The ASN with documented rights to announce the prefix, from IRR or RPKI data.
Observed origin - ASNs currently announcing the prefix in BGP.
Match status - Whether observed matches authorized. Mismatches warrant investigation.
ROA validity - RPKI status: Valid (matches ROA), Invalid (conflicts with ROA), or Unknown (no ROA exists).
Investigating Mismatches
Not every mismatch is malicious. Legitimate causes include:
- Outdated IRR records after authorized transfers
- Anycast configurations with multiple legitimate origins
- Customer prefix announcements by upstream providers
- Transition periods during network changes
Context matters. A mismatch for a bank's prefix is more concerning than for a CDN's anycast range. Investigate by checking RIR records and contacting the allocated organization.
→ Look up a prefix on rtsak.com
FAQ
What's an RPKI ROA?
Can I create ROAs for my prefixes?
What happens when routes are RPKI-invalid?
How do I report a hijack?
Related Tools
- IP Lookup - Geolocation and network details for any IP
- Reverse DNS Lookup - Find hostnames for an IP
- WHOIS Lookup - Domain registration information