Changelog
-
Even Faster TTFB
Uncached access to pages is now faster. We improved database schema, querying and caching. Migrate to a faster template rendering engine. Parallelize database queries. We aim for a 1.0 APDEX score for 200ms time budget for the median average page size.
-
Improved Mobile Browsing
We removed less useful links and text on mobile (data export links), improved layout responsiveness and made the UI more compact.
-
Nitpick UI Add-ons
The current version (git hash) of the system is shown in the footer, along with a system status indicator. IPv6 prefix pages show a rough estimate of the number of IPs in the prefix. Overflowing text can be shown by point the mouse over it, as well as a tooltip.
-
Improve Whois Information Sourcing
If an ASN or Prefix has no administrative, technical or abuse contact information, we will check if the registrant any of these contact type is linked to it, and display them. Any Remarks and Description entry will also be show at the bottom of the page.
-
Prefix Pages Work for Non-announced Prefixes
Even when a prefix was not announced by any BGP router we monitor, we will show as much information as we can. Namely any IRR entries, its matching Whois entry, its number of IPs, first address and last address, any less or more specific prefix announced. As well as a clear marker showing the prefix has not been announced.
-
Showing Internet Route Registry (IRR) for Prefixes
We show any Internet Route Registry (IRR) entry for each prefix. We currently monitor from 18 IRR sources: AFRINIC, ALTDB, APNIC, ARIN, BBOI, BELL, CANARIE, IDNIC, JPIRR, LACNIC, LEVEL3, NESTEGG, NTTCOM, PANIX, RADB, REACH, RIPE, TC.
-
Showing Internet Route Registry (IRR) for Prefixes
We show any Internet Route Registry (IRR) entry for each prefix. We currently monitor from 18 IRR sources: AFRINIC, ALTDB, APNIC, ARIN, BBOI, BELL, CANARIE, IDNIC, JPIRR, LACNIC, LEVEL3, NESTEGG, NTTCOM, PANIX, RADB, REACH, RIPE, TC.
-
Showing Last Update Timestamp for All Data
We added last update timestamps to all our data. Now you can see exactly when we last refreshed each piece of info in our database. We find it important to be transparent about it and letting you know you're looking at up-to-date data.
-
Added More and Less Specific Prefixes
The prefix page will show any other prefix announced that is less or more specific. Eg. For 162.14.47.0/24, it will show 162.14.47.0/25 as more specific and 162.14.47.0/23 as less specific.
-
Added RIPE RIS Prefix Visibility
We show the visibility of each prefix as reported by RIPE RIS. The data is shown as a percentage and a count of all router location. Eg. 100% means the prefix was seen in all of the RIPE RIS routers.
-
Each Prefix Has its Own Page
You can search and browse to Prefix pages. Each page shows its RPKI status, visibility and Whois entry.
-
Showing All The Prefixes by Default
Each ASN page will show all prefixes announced by default, even for large quantities.
The goal is to let the user use the browser native Ctrl F to quickly search for a prefix.
The page is also streamed to the browser so top-most data is not withheld until all the page is loaded. -
Added Section Summary Statistics and New Navigation
Each section (prefixes, rpki, connectivity, ixps and whois) now show some high level statistics, and became tabs. The goal is to show a useful overview of the ASN situation without requiring any further clicks or scrolls.
-
ASN Population Estimate
We use the Aspop project from APNIC to report an estimated number customers for each ASN.
-
ASN Connectivity: Upstreams, Downstreams, Peers
ASN connectivity is inferred from each BGP announcement using their AS_PATH, sourced from 10 different BGP routers.
-
Improved Prefixes Visibility
BGP prefixes are now gathered from 10 different location worldwide, resulting in a more precise prefix visibility percentage.
-
Added Technical Entry for ASN Whois
Technical contact details are added to existing Registrant, Administrative and Abuse contact details.
-
Added IXPs
We show the list of all Internet Exchange Points where each ASN has a presence. Sourced from PeeringDB every 6 hours.
-
Added 4 Database Downloads
Added 4 new database downloads: ASN List, Abuse Contacts, IP to Companies, IP to ASN. All available in both JSONL and CSV format.
-
Database Optimization for Faster Response Time
We optimized databases indices and materialized views to offer a sub 10ms query time.
-
Export ASN Prefixes
It's now possible to export ASN prefixes in JSON and CSV format. It also has a dedicated API endpoint.
-
Prefix Organization, Location and Domain
More inforation per prefix: the company or organization being allocated a given prefix, its country location and website domain.
-
RPKI Distribution Per IP Version
For both IPv4 and IPv6 we show the prefixes RPKI distribution. This allows to understand at a glance any ASN RPKI status.
-
RPKI Data With Status Added
We show the RPKI status for each prefix. It can be one of Valid, Invalid or Unknown. When Invalid we explain why. Support for BGBsec is now also visible.
-
BGP Visibility Metric Added
Depending on the number of ASN seeing a given prefix, we can derive all prefixes visibility over the Internet.
-
Prefixes Announced Over BGP
All prefixes announced over BGP by all ASN are listed, along with the number of IPv4 addresses per ASN and prefix.
-
ASN Detail Page Shows Whois Entries
The Registrant, Administrative and Abuse contact information are available for all ASN.