Autonomous System
AS398478 — PEG-HK - PEG TECH INC(US)
Last fetched
AS398478 is an Autonomous System operated by PEG-HK - PEG TECH INC and registered in US. As of Tue, 25 Aug 2026 13:18:05 GMT, it announces 78 routed IP prefixes and peers with 0 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS398478 announces 78 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.6.200.0/24
- 38.6.203.0/24
- 38.6.205.0/24
- 38.6.207.0/24
- 38.6.224.0/24
- 38.6.224.0/19
- 38.11.128.0/19
- 38.11.224.0/19
- 38.12.192.0/22
- 38.12.201.0/24
- 38.12.209.0/24
- 38.12.210.0/23
- 38.14.0.0/20
- 38.14.16.0/20
- 38.33.160.0/19
- 38.38.211.0/24
- 38.38.212.0/24
- 38.38.214.0/24
- 38.38.216.0/24
- 38.38.222.0/24
- 38.38.240.0/21
- 38.173.0.0/18
- 38.173.224.0/19
- 38.177.128.0/18
- 103.88.188.0/22
Peering ecosystem
0 distinct peers via BGP. The first 0 are listed below.
AS398478 has no observed peering relationships in the current snapshot.
Blast radius
Count of dependent hostnames if AS398478 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 AS398478 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 AS398478 is unique to AS398478 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS398478.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS398478"})-[: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.