Autonomous System
AS297 — AS297 - National Aeronautics and Space Administration(US)
Last fetched
AS297 is an Autonomous System operated by AS297 - National Aeronautics and Space Administration and registered in US. As of Thu, 21 May 2026 06:18:15 GMT, it announces 29 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS297 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 129.163.0.0/16
- 161.40.0.0/16
- 184.105.114.0/24
- 184.105.185.0/24
- 184.105.206.0/24
- 184.105.216.0/24
- 192.31.241.0/24
- 192.67.118.0/24
- 192.92.184.0/23
- 192.92.194.0/24
- 192.92.195.0/24
- 192.112.20.0/24
- 192.112.220.0/22
- 192.149.89.0/24
- 198.116.0.0/24
- 198.116.1.0/24
- 198.116.24.0/24
- 198.116.201.0/24
- 198.116.202.0/24
- 198.116.203.0/24
- 198.116.209.0/24
- 198.116.0.0/14
- 198.120.8.0/23
- 198.120.10.0/23
- 198.120.12.0/23
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS24 | AS24 - National Aeronautics and Space Administration | US |
| AS393594 | KPGO - United States Naval Observatory | US |
| AS21556 | NARC-EROOT - National Aeronautics and Space Administration | US |
| AS10343 | AS10343 - National Aeronautics and Space Administration | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS1848 | AS1848 - National Aeronautics and Space Administration | US |
| AS270 | AS270 - National Aeronautics and Space Administration | US |
| AS209 | CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS297 disappeared from the routing table.
~264 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:18:15 GMT.
MOAS / hijack watch
Prefixes routed by AS297 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 AS297 is unique to AS297 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS297.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS297"})-[: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.