Autonomous System
AS26464 — AS-GENESEO - The State University of New York College at Geneseo(US)
Last fetched
AS26464 is an Autonomous System operated by AS-GENESEO - The State University of New York College at Geneseo and registered in US. As of Wed, 20 May 2026 21:56:51 GMT, it announces 128 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS26464 announces 128 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.202.14.0/24
- 37.202.15.0/24
- 37.202.16.0/21
- 37.202.25.0/24
- 37.202.48.0/24
- 37.202.49.0/24
- 37.202.50.0/24
- 37.202.51.0/24
- 37.202.48.0/21
- 37.202.52.0/24
- 37.202.53.0/24
- 37.202.54.0/24
- 37.202.55.0/24
- 37.202.56.0/24
- 37.202.57.192/26
- 37.202.56.0/21
- 37.202.64.0/24
- 37.202.65.0/24
- 37.202.66.0/24
- 37.202.67.0/24
- 37.202.68.0/24
- 37.202.72.0/24
- 37.202.73.0/24
- 46.8.80.0/20
- 46.8.88.0/21
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS702 | UUNET - Verizon Business | US |
| AS7473 | SINGTEL-AS-AP Singapore Telecommunications Ltd | SG |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS4766 | KIXS-AS-KR Korea Telecom | KR |
| AS3320 | DTAG Internet service provider operations | DE |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS26464 disappeared from the routing table.
~2,547 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:56:51 GMT.
MOAS / hijack watch
Prefixes routed by AS26464 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 AS26464 is unique to AS26464 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS26464.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS26464"})-[: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.