Autonomous System
AS29992 — VA-TMP-CORE - U.S. Department of Veterans Affairs(US)
Last fetched
AS29992 is an Autonomous System operated by VA-TMP-CORE - U.S. Department of Veterans Affairs and registered in US. As of Tue, 04 Aug 2026 07:34:10 GMT, it announces 31 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS29992 announces 31 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 152.124.0.0/16
- 152.130.16.0/24
- 152.130.0.0/16
- 152.130.243.0/24
- 152.130.244.0/24
- 152.130.245.0/24
- 152.130.246.0/24
- 152.131.16.0/24
- 152.131.0.0/16
- 152.131.243.0/24
- 152.131.244.0/24
- 152.131.245.0/24
- 152.131.246.0/24
- 152.132.16.0/24
- 152.132.0.0/16
- 152.132.243.0/24
- 152.132.244.0/24
- 152.132.245.0/24
- 152.132.246.0/24
- 152.133.16.0/24
- 152.133.0.0/16
- 152.133.243.0/24
- 152.133.244.0/24
- 152.133.245.0/24
- 152.133.246.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS29992 disappeared from the routing table.
28,142 hostnames depend on this network.Exact count across all 31 announced prefixes. Snapshot Mon, 27 Jul 2026 01:00:14 GMT.
MOAS / hijack watch
Prefixes routed by AS29992 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 AS29992 is unique to AS29992 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS29992.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS29992"})-[: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.