Autonomous System
AS7838 — USAA - United Services Automobile Association(US)
Last fetched
AS7838 is an Autonomous System operated by USAA - United Services Automobile Association and registered in US. As of Thu, 21 May 2026 11:55:46 GMT, it announces 21 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS7838 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 167.24.24.0/24
- 167.24.25.0/24
- 167.24.27.0/24
- 167.24.72.0/24
- 167.24.75.0/24
- 167.24.76.0/24
- 167.24.78.0/24
- 167.24.90.0/24
- 167.24.91.0/24
- 167.24.92.0/24
- 167.24.93.0/24
- 167.24.101.0/24
- 167.24.104.0/24
- 167.24.115.0/24
- 167.24.131.0/24
- 167.24.136.0/24
- 167.24.154.0/24
- 167.24.243.0/24
- 167.24.244.0/24
- 167.24.247.0/24
- 198.148.150.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
MOAS / hijack watch
Prefixes routed by AS7838 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 AS7838 is unique to AS7838 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS7838.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS7838"})-[: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.