Autonomous System
AS14955 — N-V-C - Northern Valley Communications LLC(US)
Last fetched
AS14955 is an Autonomous System operated by N-V-C - Northern Valley Communications LLC and registered in US. As of Wed, 12 Aug 2026 19:41:14 GMT, it announces 38 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS14955 announces 38 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.68.160.0/21
- 64.68.168.0/22
- 64.68.172.0/23
- 64.68.174.0/23
- 64.68.160.0/19
- 64.68.178.0/23
- 64.68.180.0/24
- 64.68.181.0/24
- 64.68.182.0/23
- 64.68.184.0/23
- 64.68.186.0/23
- 64.68.189.0/24
- 64.68.190.0/23
- 66.35.96.0/23
- 66.35.98.0/24
- 66.35.99.0/24
- 66.35.100.0/24
- 66.35.101.0/24
- 66.35.102.0/23
- 66.35.104.0/23
- 66.35.106.0/24
- 66.35.107.0/24
- 66.35.108.0/22
- 66.35.96.0/19
- 66.35.112.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS13576 | SDNW-13576 - SDN Communications | US |
Blast radius
Count of dependent hostnames if AS14955 disappeared from the routing table.
780 hostnames depend on this network.Exact count across all 41 announced prefixes. Snapshot Sun, 31 May 2026 21:01:01 GMT.
MOAS / hijack watch
Prefixes routed by AS14955 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 AS14955 is unique to AS14955 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS14955.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS14955"})-[: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.