Autonomous System
AS140822 — ANPHATIDC-VSIS-AS-VN - ANPHATIDC(VN)
Last fetched
AS140822 is an Autonomous System operated by ANPHATIDC-VSIS-AS-VN - ANPHATIDC and registered in VN. As of Sun, 06 Sep 2026 19:27:12 GMT, it announces 27 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS140822 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.169.168.0/23
- 103.171.112.0/23
- 103.172.234.0/23
- 103.174.74.0/23
- 103.175.64.0/23
- 103.175.66.0/23
- 103.175.68.0/23
- 103.175.142.0/23
- 103.175.144.0/23
- 103.176.150.0/23
- 103.180.142.0/23
- 103.180.144.0/23
- 103.180.154.0/23
- 103.180.156.0/23
- 103.180.158.0/23
- 103.183.146.0/23
- 103.183.148.0/23
- 103.183.150.0/23
- 103.183.152.0/23
- 103.185.186.0/23
- 103.188.164.0/23
- 103.189.72.0/23
- 103.189.74.0/23
- 103.189.76.0/23
- 103.189.78.0/23
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS140822 disappeared from the routing table.
163 hostnames depend on this network.Exact count across all 27 announced prefixes. Snapshot Wed, 27 May 2026 09:01:00 GMT.
MOAS / hijack watch
Prefixes routed by AS140822 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 AS140822 is unique to AS140822 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS140822.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS140822"})-[: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.