Autonomous System
AS55293 — A2HOSTING - A2 Hosting, Inc.(US)
Last fetched
AS55293 is an Autonomous System operated by A2HOSTING - A2 Hosting, Inc. and registered in US. As of Thu, 21 May 2026 13:57:52 GMT, it announces 99 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS55293 announces 99 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.4.172.0/22
- 64.4.160.0/22
- 66.198.240.0/20
- 67.209.112.0/21
- 68.66.192.0/20
- 68.66.208.0/23
- 68.66.210.0/24
- 68.66.212.0/22
- 68.66.216.0/21
- 68.66.224.0/20
- 68.66.239.0/24
- 68.66.240.0/20
- 69.48.136.0/24
- 69.48.137.0/24
- 69.48.138.0/24
- 69.48.142.0/23
- 69.48.150.0/23
- 69.48.152.0/22
- 69.48.156.0/23
- 69.48.162.0/23
- 69.48.164.0/22
- 69.48.168.0/22
- 69.48.172.0/22
- 69.48.176.0/21
- 69.48.184.0/22
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
MOAS / hijack watch
Prefixes routed by AS55293 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 AS55293 is unique to AS55293 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS55293.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS55293"})-[: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.