Skip to content

Autonomous System

AS21508Fundacao Universidade de Brasilia(US)

Last fetched

AS21508 is an Autonomous System operated by Fundacao Universidade de Brasilia and registered in US. As of Wed, 20 May 2026 23:33:23 GMT, it announces 82 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS21508Routing diversity9.6/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/21508

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
AS400114ARES-ASUS
AS399938NADL-AS-IN NESL ASSET DATA LIMITEDUS
AS399099BARCLAYS_BPSUS
AS397039ALANTICUS
AS396083BAYKALSR-ASUS
AS395772TK2020US
AS394276STACKGROUPUS
AS54883REDLILY - Red Lily InternetUS
AS54219IRELL - IRELL AND MANELLA LLPUS
AS40641PASON-SYSTEMS-USA - Pason Systems USA CorpUS
AS36364QUORA - Quora IncUS
AS36244NUVEUM - Nuveum Inc.US
AS36040EDUCATION-SERVICE-CENTER-REGION-20 - Education Service Center Region 20US
AS32540KOMATUSU-AMERICA-CORPORATION - Komatsu America CorporationUS
AS19923SHENANDOAH-UNIV - Shenandoah UniversityUS
AS15297EPLUS-ASN - EPLUS, Inc.US
AS15173NEWMA-11 - Newmarket CorporationUS
AS14583VITA-VSP-1 - Virginia Information Technologies Agency VITAUS
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS11739CHIRISA-TECHNOLOGY-PARKS-01 - Digital Fortress, Inc.US

Blast radius

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

~115 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:33:23 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS21508.

Cypher and MCP

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

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