Autonomous System
AS31798 — DATACITY - DataCity(CA)
Last fetched
AS31798 is an Autonomous System operated by DATACITY - DataCity and registered in CA. As of Sun, 06 Sep 2026 16:16:12 GMT, it announces 36 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS31798 announces 36 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.62.192.0/24
- 45.62.193.0/24
- 45.62.194.0/24
- 45.62.195.0/24
- 45.62.196.0/24
- 45.62.197.0/24
- 45.62.198.0/24
- 45.62.199.0/24
- 45.62.200.0/24
- 45.62.201.0/24
- 45.62.202.0/24
- 45.62.203.0/24
- 45.62.204.0/24
- 45.62.205.0/24
- 45.62.206.0/24
- 45.62.207.0/24
- 45.62.208.0/24
- 45.62.209.0/24
- 45.62.210.0/24
- 45.62.211.0/24
- 45.62.212.0/24
- 45.62.213.0/24
- 45.62.214.0/24
- 45.62.215.0/24
- 45.62.216.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Count of dependent hostnames if AS31798 disappeared from the routing table.
1,055 hostnames depend on this network.Exact count across all 36 announced prefixes. Snapshot Wed, 29 Jul 2026 09:00:19 GMT.
MOAS / hijack watch
Prefixes routed by AS31798 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 AS31798 is unique to AS31798 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS31798.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS31798"})-[: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.