Autonomous System
AS37004 — Suburban Broadband Ltd - Suburban Broadband Ltd(NG)
Last fetched
AS37004 is an Autonomous System operated by Suburban Broadband Ltd - Suburban Broadband Ltd and registered in NG. As of Sun, 06 Sep 2026 15:15:49 GMT, it announces 29 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS37004 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.73.0.0/24
- 41.73.1.0/24
- 41.73.2.0/24
- 41.73.3.0/24
- 41.73.4.0/24
- 41.73.5.0/24
- 41.73.6.0/24
- 41.73.7.0/24
- 41.73.8.0/24
- 41.73.9.0/24
- 41.73.10.0/24
- 41.73.11.0/24
- 41.73.12.0/24
- 41.73.13.0/24
- 41.73.14.0/24
- 41.73.15.0/24
- 102.38.56.0/24
- 102.38.57.0/24
- 102.38.58.0/24
- 102.38.59.0/24
- 102.207.40.0/24
- 102.207.41.0/24
- 102.207.42.0/24
- 102.207.43.0/24
- 102.220.204.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS37004 disappeared from the routing table.
926 hostnames depend on this network.Exact count across all 29 announced prefixes. Snapshot Mon, 10 Aug 2026 03:01:10 GMT.
MOAS / hijack watch
Prefixes routed by AS37004 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS37004 is unique to AS37004 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS37004.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS37004"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.