Autonomous System
AS11979 — BLUENET - Bluegrass Network LLC(US)
Last fetched
AS11979 is an Autonomous System operated by BLUENET - Bluegrass Network LLC and registered in US. As of Thu, 21 May 2026 10:53:33 GMT, it announces 32 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS11979 announces 32 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.56.208.0/21
- 64.52.16.0/23
- 64.250.64.0/21
- 64.250.72.0/22
- 64.250.76.0/23
- 66.38.0.0/24
- 66.38.1.0/24
- 66.38.2.0/23
- 66.38.12.0/24
- 66.38.13.0/24
- 66.38.14.0/24
- 66.38.15.0/24
- 66.38.16.0/22
- 66.38.29.0/24
- 66.38.45.0/24
- 66.38.48.0/21
- 66.38.58.0/24
- 66.38.59.0/24
- 66.38.60.0/24
- 66.38.61.0/24
- 66.38.64.0/20
- 66.38.80.0/23
- 66.198.232.0/24
- 67.221.40.0/21
- 74.50.46.0/24
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS400589 | LTCCONNECT - LTC Connect | US |
| AS29894 | SCRTC - South Central Rural Telecommunications Cooperative Inc. | US |
| AS26727 | BBTEL - Brandenburg Telephone Company | US |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS19331 | TWIN-LAKES - Twin Lakes Telephone Cooperative Corporation | US |
| AS16433 | NCTC-ISP - NORTH CENTRAL TELEPHONE COOPERATIVE CORPORATION | US |
| AS14907 | WIKIMEDIA - Wikimedia Foundation Inc. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS852 | TELUS Communications | CA |
Blast radius
Approximate count of dependent hostnames if AS11979 disappeared from the routing table.
~16,355 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:53:33 GMT.
MOAS / hijack watch
Prefixes routed by AS11979 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 AS11979 is unique to AS11979 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS11979.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS11979"})-[: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.