Skip to content

Autonomous System

AS3128BRUWS-AS3128 - University of Wisconsin System(US)

Last fetched

AS3128 is an Autonomous System operated by BRUWS-AS3128 - University of Wisconsin System and registered in US. As of Thu, 21 May 2026 10:41:05 GMT, it announces 13 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS3128Routing diversity5.7/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/3128

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS59WISC-MADISON-AS - University of Wisconsin MadisonUS
AS64289MACARNE - Macarne.comUS
AS47065PEERING-RESEARCH-TESTBED-USC-UFMG-AS47065 - USC UFMG PEERING Research TestbedUS
AS46103UWW-EDU-ASN - University of Wisconsin WhitewaterUS
AS19184UWECNET - University of Wisconsin - Eau ClaireUS
AS11537INTERNET2-RESEARCH-EDU - Internet2US
AS11164INTERNET2-I2PX - Internet2US
AS7050UW-MILWAUKEE-AS1 - University of Wisconsin - MilwaukeeUS
AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
AS6939HURRICANE - Hurricane Electric LLCUS
AS2381WISCNET1-AS - WiscNetUS
AS1299TWELVE99 Arelion, fka Telia CarrierSE

Blast radius

Approximate count of dependent hostnames if AS3128 disappeared from the routing table.

~5,872 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:41:05 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS3128.

Cypher and MCP

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

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