Autonomous System
AS32508 — GSINET - Granite State Communications(US)
Last fetched
AS32508 is an Autonomous System operated by GSINET - Granite State Communications and registered in US. As of Thu, 21 May 2026 14:50:07 GMT, it announces 27 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS32508 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 173.209.96.0/24
- 173.209.97.0/24
- 173.209.98.0/24
- 173.209.99.0/24
- 173.209.100.0/24
- 173.209.101.0/24
- 173.209.102.0/24
- 173.209.103.0/24
- 173.209.104.0/24
- 173.209.105.0/24
- 173.209.106.0/24
- 173.209.107.0/24
- 173.209.108.0/24
- 173.209.109.0/24
- 173.209.110.0/24
- 173.209.111.0/24
- 198.105.236.0/24
- 198.105.237.0/24
- 198.105.238.0/24
- 198.105.239.0/24
- 199.180.164.0/24
- 199.180.165.0/24
- 199.180.166.0/24
- 199.180.167.0/24
- 206.0.132.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS32508 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS32508 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 AS32508 is unique to AS32508 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS32508.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS32508"})-[: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.