Autonomous System
AS81 — NCREN - MCNC(US)
Last fetched
AS81 is an Autonomous System operated by NCREN - MCNC and registered in US. As of Thu, 21 May 2026 19:54:08 GMT, it announces 146 routed IP prefixes and peers with 40 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS81 announces 146 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 128.109.0.0/16
- 152.4.0.0/16
- 152.6.0.0/16
- 152.8.0.0/16
- 152.9.0.0/16
- 152.10.0.0/16
- 152.11.0.0/16
- 152.12.0.0/16
- 152.18.0.0/16
- 152.20.0.0/16
- 152.21.0.0/16
- 152.22.32.0/21
- 152.22.40.0/21
- 152.22.48.0/21
- 152.22.64.0/21
- 152.22.72.0/21
- 152.22.80.0/21
- 152.22.0.0/16
- 152.26.16.0/24
- 152.26.44.0/24
- 152.26.60.0/24
- 152.26.69.0/24
- 152.26.0.0/16
- 152.26.208.0/24
- 152.26.209.0/24
Peering ecosystem
40 distinct peers via BGP. The first 40 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS400959 | CARYNC - Town of Cary | US |
| AS399708 | NCWC-ARIN-ASN - North Carolina Wesleyan College | US |
| AS399407 | SALEM-AC-01 - Salem Academy and College | US |
| AS399050 | ROW-CAB-01 - Rowan-Cabarrus Community College | US |
| AS396978 | ORANGE-WATER-SEWER-AUTHORITY - Orange Water and Sewer Authority | US |
| AS396391 | GUILFORD-COLLEGE - Guilford College | US |
| AS396028 | VIDANTHEALTH - Vidant Health | US |
| AS395465 | APOG-UNCC-SOUTH - Apogee Telecom Inc. | US |
| AS394407 | CCCC-NC - Central Carolina Community College | US |
| AS394165 | COGNC - City of Greenville, NC | US |
| AS393875 | UMO-AS - University of Mount Olive, Inc. | US |
| AS393824 | APOG-LENOIR-RHYNE - Apogee Telecom Inc. | US |
| AS53785 | UNC-GREENSBORO - University of North Carolina at Greensboro | US |
| AS47098 | SAMPSON COUNTY SCHOOLS - Sampson County Schools | US |
| AS46963 | CITY-WINSTON-SALEM-AS - City of Winston-Salem | US |
| AS46794 | PENDER COUNTY SCHOOLS - Pender County Schools | US |
| AS46255 | CHARLOTTE-MECKLENBURG-SCHOOLS-NC - Charlotte-Mecklenburg Schools | US |
| AS40245 | WAKE-FOREST-UNIVERSITY - Wake Forest University | US |
| AS36850 | UNC-CH - University of North Carolina at Chapel Hill | US |
| AS32711 | WCGNC - Wake County Government | US |
| AS32417 | ELONU-AS - Elon University | US |
| AS26741 | CEMC - CarolinaEast Medical Center | US |
| AS22862 | CLINTON-CITY-SCHOOLS - Clinton City Schools | US |
| AS20197 | NCRC-KANNAPOLIS - Castle & Cooke North Carolina, LLC | US |
| AS19718 | NCNI - MCNC | US |
| AS19413 | ROANOKE-CONNECT-ASN-1 - Roanoke Connect | US |
| AS19161 | APOG-UNCC-NORTH - Apogee Telecom Inc. | US |
| AS18538 | WCPSS-BOE - Wake County Public School System | US |
| AS13862 | NCSU-SNARE - North Carolina State University | US |
| AS13371 | DUKE-INTERCHANGE - Duke University | US |
| AS11537 | INTERNET2-RESEARCH-EDU - Internet2 | US |
| AS11442 | NCSU - North Carolina State University | US |
| AS11426 | TWC-11426-CAROLINAS - Charter Communications Inc | US |
| AS11164 | INTERNET2-I2PX - Internet2 | US |
| AS10952 | ECU-AS - East Carolina University | US |
| AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| AS6559 | NCIH - State of NC - State Telecommunications Services | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS81 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS81 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 AS81 is unique to AS81 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS81.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS81"})-[: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.