Autonomous System
AS2495 — KANREN - Kansas Research and Education Network(US)
Last fetched
AS2495 is an Autonomous System operated by KANREN - Kansas Research and Education Network and registered in US. As of Thu, 21 May 2026 01:04:41 GMT, it announces 4 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS2495 announces 4 distinct routed prefixes. The 4-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS396400 | OLATHE-KS - City of Olathe | US |
| AS393401 | HAYSMED - Hays Medical Center | US |
| AS29955 | WASHBURN-UNIVERSITY - Washburn University | US |
| AS22245 | WICHITA-STATE-U - Wichita State University | US |
| AS20177 | EMPORIA-STATE-UNIVERSITY - Emporia State University | US |
| AS18460 | FHSU - Fort Hays State University | US |
| AS16826 | JCCC - Johnson County Community College | US |
| AS15116 | PITT-STATE - Pittsburg State University | US |
| AS11659 | KUMC - University of Kansas Medical Center | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS2701 | KSU-NET - Kansas State University | US |
| AS2496 | UKANS - University of Kansas | US |
Blast radius
Approximate count of dependent hostnames if AS2495 disappeared from the routing table.
~3,628 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:04:41 GMT.
MOAS / hijack watch
Prefixes routed by AS2495 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 AS2495 is unique to AS2495 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS2495.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS2495"})-[: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.