Skip to content

Enrich ASN display with bgp.tools tooltip and link

Aiho Tehisaru requested to merge feature/bgptools-asn-tooltips into trunk

Every ASN shown on the lookup page (heading, peer-check messages, provider chips) now links to its bgp.tools page in a new tab, with the holder name bgp.tools has on file as a native tooltip when known.

internal/bgptools mirrors bird-lg-go's approach: fetch bgp.tools/asns.csv on startup and every 24h in the background, cache in memory, serve stale data if a refresh fails.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com Claude-Session: https://claude.ai/code/session_01SdWQ3jVyzwRoQjVfAfK4mZ

Merge request reports

Loading