Autonomous System
AS36545 — BLEDSOE - Bledsoe Telephone Cooperative Corporation(US)
Last fetched
AS36545 is an Autonomous System operated by BLEDSOE - Bledsoe Telephone Cooperative Corporation and registered in US. As of Sun, 06 Sep 2026 14:19:30 GMT, it announces 50 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS36545 announces 50 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 66.9.64.0/23
- 66.9.68.0/23
- 66.9.70.0/24
- 66.9.71.0/24
- 66.9.72.0/24
- 66.9.73.0/24
- 66.9.74.0/23
- 66.9.76.0/24
- 66.9.78.0/24
- 66.9.79.0/24
- 66.9.64.0/19
- 66.9.80.0/23
- 66.9.82.0/23
- 66.9.84.0/23
- 66.9.86.0/23
- 66.9.88.0/23
- 66.9.90.0/23
- 66.9.92.0/23
- 66.9.94.0/24
- 66.11.246.0/23
- 66.11.240.0/20
- 66.11.252.0/24
- 66.11.253.0/24
- 66.11.254.0/24
- 66.11.255.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS36545 disappeared from the routing table.
991 hostnames depend on this network.Exact count across all 48 announced prefixes. Snapshot Sun, 09 Aug 2026 16:01:16 GMT.
MOAS / hijack watch
Prefixes routed by AS36545 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 AS36545 is unique to AS36545 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS36545.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS36545"})-[: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.