Skip to content

Autonomous System

AS8437UTA-AS(AT)

Last fetched

AS8437 is an Autonomous System operated by UTA-AS and registered in AT. As of Wed, 20 May 2026 22:00:29 GMT, it announces 121 routed IP prefixes and peers with 31 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS8437Routing diversity10.0/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/8437

Routing footprint

AS8437 announces 121 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
AS13292AT
AS216037STARLONDON-ASAT
AS213102GRUPOSMSAT
AS213080MS-ASL - Microsoft CorporationAT
AS212813PRODAM Processamento de Dados Amazonas S.AAT
AS212796WBRAT
AS210635ASNPROAT
AS209021PETKOMAT
AS207962TINEXTAT
AS205478VKTEK-AS-AP VKTEK PTY LTDAT
AS205269ACTS-01 - ACTSAT
AS204441TEKNISKAVERKENAT
AS202856NOVINET-ASAT
AS202549SDSU-SCIENCE-NETWORK - San Diego State UniversityAT
AS200247BHE-GTS - BHE GT&S, LLCAT
AS199437VCSVCSAT
AS198917HUDSON - Right Networks, LLCAT
AS197458Airtelecom-ASAT
AS47477VIRTUAL1AT
AS44825ONEOPAT
AS42114STK-ASAT
AS40982ANEXIA-FIREWALL-ASAT
AS39285ANS-AVATELTELECOMAT
AS25445IDGPL-ASAT
AS25255CGDNETAT
AS25126DATAK **********Rightel Communication Service Company PJS**********AT
AS24656ORANGE-MOVILWEB21-ASAT
AS21660CHAMELEON-LABS - Chameleon Labs LLCUS
AS21433WIA-ASGB
AS21039ESSILORAT
AS13298SOS-KINDERDORF-ASAT

Blast radius

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

~920 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 22:00:29 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS8437.

Cypher and MCP

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

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