Skip to content

Autonomous System

AS237 — MERIT-AS-14 - Merit Network Inc.(US)

Last fetched

AS237 is an Autonomous System operated by MERIT-AS-14 - Merit Network Inc. and registered in US. As of Thu, 21 May 2026 13:49:57 GMT, it announces 91 routed IP prefixes and peers with 31 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS237Routing diversity9.8/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/237

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS400927BARGER-CREEK - Barger Creek WirelessUS
AS400238PIEG-01 - PIE&GUS
AS396470LCC-EDU - Lansing Community CollegeUS
AS394769UMF-7-AS - University of Michigan - FlintUS
AS393817LMC-BH - Lake Michigan CollegeUS
AS62676UMD-PUBLIC-AS - University of Michigan - DearbornUS
AS62618MICHIGANTECH - Michigan Technological UniversityUS
AS46825CBPU - Coldwater Board of Public UtilitiesUS
AS46241WASHTENAW-ISD-ASN - Washtenaw ISDUS
AS36375UMICH-AS-5 - University of MichiganUS
AS32285HFCC - Henry Ford CollegeUS
AS30154DAVEN - Davenport UniversityUS
AS27274CMICH - Central Michigan UniversityUS
AS25609DMC - Detroit Medical CenterUS
AS22251REMC - Regional Educational Media Center 1 REMC1US
AS22217CALVIN-UNIVERSITY - Calvin CollegeUS
AS19106ANDREWS - Andrews UniversityUS
AS15099MONROE-COUNTY-MI-PUBLIC-ASN - County of MonroeUS
AS11494KELLOGGCC - Kellogg Community CollegeUS
AS11206FSU-AS-1 - Ferris State UniversityUS
AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
AS6939HURRICANE - Hurricane Electric LLCUS
AS3730AQUINA-001 - Aquinas CollegeUS
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS1638MCC-CAMPUS - Mott Community CollegeUS
AS1432AC-AS-1 - Albion CollegeUS
AS1299TWELVE99 Arelion, fka Telia CarrierSE
AS231MISU-231 - Michigan State UniversityUS
AS229MERIT-AS-6 - Merit Network Inc.US
AS177UMICH-AS-1 - University of MichiganUS

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS237.

Cypher and MCP

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

MATCH (a:ASN {name: "AS237"})-[: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.