Public HTTP API for the God Mode BGP Looking Glass. No authentication required.
All data comes from the RIPE RIS Live BGP feed and is refreshed continuously.
Responses are cached briefly by Cloudflare CDN — use Cache-Control: no-cache or add a query string to bypass the edge cache.
https://god.ad — All endpoints return JSON.
Errors are always {"error": "..."} with an appropriate HTTP status code.
| Param | Type | Description |
|---|---|---|
| ip | path · string | IPv4 or IPv6 address |
| Param | Type | Description |
|---|---|---|
| asn | path · u32 | AS number — bare integer (e.g. 13335) |
| Param | Type | Description |
|---|---|---|
| domain | path · string | Registered domain name (e.g. cloudflare.com) |
| Param | Type | Description |
|---|---|---|
| domain | path · string | Domain name; wildcards allowed (e.g. *.cloudflare.com) |
Data sourced from crt.sh (RIPE NCC). Results are not cached when the certificate set is empty; otherwise cached for 1h.
WebSocket connection that streams live BGP route announcements and withdrawals from the RIPE RIS Live feed. Messages are rate-limited to approximately 20 events/second.
Fields: t = type (announce / withdraw), p = prefix, as = origin ASN, path = full AS path string.
Cached for 5 minutes (300 s-maxage). Posts are in registration order.
RSS 2.0 feed, sorted by published date descending. Content-Type: application/rss+xml.
Standard sitemap.xml covering all Learn articles, popular view pages, and top-level routes.
See live BGP routing data in action
Open Looking Glass