HomeComparisonsvs BGPView
BGPView shut down November 2025

BGPView Alternative

BGPView.io is no longer available. ipctl.io is a free, actively maintained alternative with the same core features plus RPKI validation, threat intelligence, and a modern REST API.

ASN Lookup

BGP peers, prefixes, org details

BGP Routes

Multi-collector route visibility

RPKI & IRR

Route validation and cross-checks

Geolocation

Country, city, and network data

Feature Comparison

FeatureBGPViewipctl.io
ASN Lookup
Prefix Lookup
IP Geolocation
BGP Peer Data
RPKI Validation
Threat Intelligence
MOAS Detection
IRR Cross-Reference
Abuse Contact Lookup
Tor Exit Node Check
REST API
Free Tier
Active & Maintained

URL Migration Guide

Replace your BGPView bookmarks and API calls with the ipctl equivalents below.

bgpview.io/asn/{asn}ipctl.io/as/{asn}
bgpview.io/prefix/{prefix}ipctl.io/prefix/{prefix}
bgpview.io/ip/{ip}ipctl.io/ip/{ip}
bgpview.io/asn/{asn}#prefixesipctl.io/as/{asn}
bgpview.io/asn/{asn}#peersipctl.io/as/{asn}
api.bgpview.io/asn/{asn}api.ipctl.io/v1/as/{asn}
api.bgpview.io/prefix/{prefix}api.ipctl.io/v1/prefix/{prefix}
api.bgpview.io/ip/{ip}api.ipctl.io/v1/ip/{ip}

Frequently Asked Questions

What happened to BGPView?

BGPView.io shut down on November 26, 2025. The site and API are no longer accessible. No official reason was provided, but the service had been intermittently unavailable in the months prior.

Is ipctl.io a direct replacement for BGPView?

Yes. ipctl.io covers all core BGPView functionality - ASN lookups, prefix lookups, IP geolocation, and BGP peer data - plus additional features like RPKI validation, threat intelligence, MOAS detection, and abuse contact lookups.

Can I use the same API calls?

The API endpoints differ slightly, but we provide a URL mapping guide on this page. The response format is similar JSON. Our free tier includes 1,000 API requests per day with no signup required for basic lookups.

Is ipctl.io free?

Yes. All lookups on the website are free with no account required. The REST API offers a free tier of 1,000 requests per day. Higher limits are available with a free account.

How current is the BGP data?

Our BGP data is updated regularly. RPKI validation and RIR allocation data are also refreshed on a regular schedule.

Switching from the BGPView API?

Our REST API returns similar JSON data. Free tier includes 1,000 requests/day with no signup. Register for higher limits.

# BGPView (no longer works)
curl "https://api.bgpview.io/asn/13335"
# ipctl.io equivalent
curl "https://api.ipctl.io/v1/as/13335"
Full API Documentation
Start Using ipctl.io

Free, no signup required. Start querying IP addresses, ASNs, and prefixes now.

Last verified: April 2026

This comparison is provided for informational purposes only. Feature availability, pricing, and capabilities may change without notice. All trademarks belong to their respective owners. ipctl.io is not affiliated with BGPView.