Autonomous System
AS61323(GB)
Last fetched
AS61323 is an Autonomous System registered in GB. As of Tue, 21 Jul 2026 09:17:29 GMT, it announces 66 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS61323 announces 66 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.193.0.0/20
- 37.220.88.0/21
- 45.67.172.0/22
- 45.84.20.0/24
- 45.84.21.0/24
- 45.84.20.0/22
- 45.84.22.0/24
- 45.131.136.0/22
- 45.145.100.0/22
- 45.152.252.0/24
- 45.152.255.0/24
- 45.157.40.0/22
- 46.37.160.0/19
- 78.24.88.0/24
- 78.24.89.0/24
- 78.24.90.0/23
- 78.109.160.0/20
- 78.137.112.0/20
- 80.66.200.0/22
- 80.244.176.0/20
- 81.201.128.0/20
- 94.229.160.0/20
- 109.108.128.0/19
- 159.253.208.0/21
- 176.124.52.0/22
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
Blast radius
Count of dependent hostnames if AS61323 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS61323 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 AS61323 is unique to AS61323 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS61323.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS61323"})-[: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.