Skip to content

Autonomous System

AS401307 — MISEN-ASN-1 - Michigan Statewide Educational Network(US)

Last fetched

AS401307 is an Autonomous System operated by MISEN-ASN-1 - Michigan Statewide Educational Network and registered in US. As of Thu, 21 May 2026 12:48:10 GMT, it announces 38 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS401307Routing diversity7.9/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/401307

Routing footprint

AS401307 announces 38 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

17 distinct peers via BGP. The first 17 are listed below.

Peer ASNOperatorCountry
AS11718LIVINGSTON-ESA - Livingston ESAUS
AS400610MID-MICH-NET-EDUC-TELE-3 - Middle Michigan Network for Educational TelecommunicationsUS
AS400025LCISD - Lapeer ISDUS
AS399363OAISD-OAWAN - Ottawa Area ISDUS
AS394446NCATS - Newaygo County Regional Educational Service AgencyUS
AS393581WAYNENET - Wayne County Regional Educational Service AgencyUS
AS54539CISD - Calhoun ISDUS
AS53833ICISD - Ionia County ISDUS
AS46241WASHTENAW-ISD-ASN - Washtenaw ISDUS
AS39987KISD-ORG - Kent Intermediate School DistrictUS
AS35874KRESA-ASN - Kalamazoo RESAUS
AS32549JCISD-1 - Jackson County Intermediate School DistrictUS
AS32274LENAWEE-MONROE-TECHNOLOGY-CONSORTIUM - Lenawee-Monroe Technology ConsortiumUS
AS22714SJC-ASN-01 - St. Joseph County Intermediate School DistrictUS
AS22251REMC - Regional Educational Media Center 1 REMC1US
AS14241ONE-AS - Oakland SchoolsUS
AS12129123NET - 123.Net, Inc.US

MOAS / hijack watch

Prefixes routed by AS401307 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 AS401307 is unique to AS401307 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS401307.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS401307"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.