Autonomous System
AS55853 — MEGATEL-AS-AP Megatel(NZ)
Last fetched
AS55853 is an Autonomous System operated by MEGATEL-AS-AP Megatel and registered in NZ. As of Thu, 21 May 2026 16:26:51 GMT, it announces 27 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS55853 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 49.50.192.0/23
- 49.50.194.0/23
- 49.50.192.0/21
- 49.50.196.0/23
- 49.50.198.0/23
- 49.50.200.0/23
- 49.50.202.0/23
- 49.50.200.0/21
- 49.50.204.0/23
- 49.50.206.0/23
- 49.50.208.0/23
- 49.50.210.0/23
- 49.50.208.0/21
- 49.50.212.0/23
- 49.50.214.0/23
- 49.50.216.0/23
- 49.50.216.0/22
- 49.50.218.0/23
- 49.50.220.0/23
- 49.50.220.0/22
- 49.50.222.0/23
- 49.50.224.0/21
- 103.241.36.0/24
- 103.241.37.0/24
- 103.241.38.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS135069 | FEENIX-AS-AP Feenix Communications Limited | NZ |
Blast radius
Approximate count of dependent hostnames if AS55853 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 AS55853 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 AS55853 is unique to AS55853 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS55853.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS55853"})-[: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.