Autonomous System
AS14277 — GIGSTREEM - GiGstreem(US)
Last fetched
AS14277 is an Autonomous System operated by GIGSTREEM - GiGstreem and registered in US. As of Sun, 06 Sep 2026 19:19:42 GMT, it announces 39 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS14277 announces 39 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.27.112.0/24
- 38.27.112.0/22
- 38.27.124.0/22
- 38.27.127.0/24
- 38.75.253.0/24
- 38.102.20.0/22
- 64.62.226.0/24
- 65.50.1.0/24
- 65.50.113.0/24
- 65.50.128.0/22
- 65.50.132.0/22
- 65.50.136.0/22
- 65.50.140.0/22
- 65.50.144.0/22
- 65.50.147.0/24
- 65.50.148.0/23
- 65.50.152.0/23
- 65.50.156.0/23
- 65.50.160.0/23
- 65.50.164.0/23
- 65.50.168.0/23
- 65.50.172.0/23
- 65.50.176.0/23
- 65.182.32.0/24
- 65.182.33.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS14277 disappeared from the routing table.
129 hostnames depend on this network.Exact count across all 39 announced prefixes. Snapshot Thu, 28 May 2026 12:00:55 GMT.
MOAS / hijack watch
Prefixes routed by AS14277 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 AS14277 is unique to AS14277 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS14277.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS14277"})-[: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.