Autonomous System
AS34989 — SERVETHEWORLD-AS - ServeTheWorld AS(NO)
Last fetched
AS34989 is an Autonomous System operated by SERVETHEWORLD-AS - ServeTheWorld AS and registered in NO. As of Fri, 04 Sep 2026 00:55:51 GMT, it announces 47 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS34989 announces 47 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 46.202.81.0/24
- 46.202.97.0/24
- 46.236.255.0/24
- 46.251.249.0/24
- 64.204.181.0/24
- 78.105.124.0/24
- 79.182.166.0/24
- 79.182.167.0/24
- 80.173.230.0/23
- 82.29.49.0/24
- 82.29.70.0/24
- 82.29.98.0/24
- 82.152.122.0/24
- 82.152.219.0/24
- 82.153.105.0/24
- 83.143.80.0/21
- 85.136.80.0/23
- 85.137.228.0/22
- 89.30.167.0/24
- 89.30.180.0/24
- 91.124.37.0/24
- 91.189.176.0/21
- 92.113.112.0/24
- 104.233.8.0/23
- 109.110.183.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS34989 disappeared from the routing table.
149,051 hostnames depend on this network.Exact count across all 50 announced prefixes. Snapshot Thu, 06 Aug 2026 15:00:44 GMT.
MOAS / hijack watch
Prefixes routed by AS34989 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 AS34989 is unique to AS34989 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS34989.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS34989"})-[: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.