Autonomous System
AS147019(HK)
Last fetched
AS147019 is an Autonomous System registered in HK. As of Tue, 21 Jul 2026 09:51:05 GMT, it announces 52 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS147019 announces 52 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.47.128.0/24
- 38.47.129.0/24
- 38.47.130.0/24
- 38.47.131.0/24
- 38.47.132.0/24
- 38.47.133.0/24
- 38.47.134.0/24
- 38.47.135.0/24
- 38.47.136.0/24
- 38.47.137.0/24
- 38.47.138.0/24
- 38.47.139.0/24
- 38.47.140.0/24
- 38.47.141.0/24
- 38.47.142.0/24
- 38.47.143.0/24
- 38.47.144.0/24
- 38.47.145.0/24
- 38.47.146.0/24
- 38.47.147.0/24
- 38.47.148.0/24
- 38.47.149.0/24
- 38.47.150.0/24
- 38.47.151.0/24
- 38.47.152.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS19551 | INCAPSULA - Incapsula Inc | US |
Blast radius
Count of dependent hostnames if AS147019 disappeared from the routing table.
433,469 hostnames depend on this network.Exact count across all 52 announced prefixes. Snapshot Fri, 29 May 2026 14:00:54 GMT.
MOAS / hijack watch
Prefixes routed by AS147019 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 AS147019 is unique to AS147019 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS147019.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS147019"})-[: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.