Autonomous System
AS8437 — UTA-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
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.
- 46.148.144.0/21
- 46.148.144.0/20
- 46.148.160.0/21
- 46.148.160.0/20
- 46.148.168.0/21
- 46.148.176.0/20
- 46.148.192.0/20
- 46.148.208.0/24
- 62.151.12.0/22
- 62.151.25.0/24
- 63.116.212.0/23
- 63.116.226.0/24
- 63.116.228.0/24
- 63.116.229.0/24
- 63.116.243.0/24
- 63.116.246.0/24
- 63.117.2.0/24
- 63.117.8.0/23
- 63.117.56.0/21
- 77.242.0.0/24
- 77.242.1.0/24
- 77.242.2.0/24
- 77.242.3.0/24
- 77.242.4.0/24
- 77.242.5.0/24
Peering ecosystem
31 distinct peers via BGP. The first 31 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS13292 | — | AT |
| AS216037 | STARLONDON-AS | AT |
| AS213102 | GRUPOSMS | AT |
| AS213080 | MS-ASL - Microsoft Corporation | AT |
| AS212813 | PRODAM Processamento de Dados Amazonas S.A | AT |
| AS212796 | WBR | AT |
| AS210635 | ASNPRO | AT |
| AS209021 | PETKOM | AT |
| AS207962 | TINEXT | AT |
| AS205478 | VKTEK-AS-AP VKTEK PTY LTD | AT |
| AS205269 | ACTS-01 - ACTS | AT |
| AS204441 | TEKNISKAVERKEN | AT |
| AS202856 | NOVINET-AS | AT |
| AS202549 | SDSU-SCIENCE-NETWORK - San Diego State University | AT |
| AS200247 | BHE-GTS - BHE GT&S, LLC | AT |
| AS199437 | VCSVCS | AT |
| AS198917 | HUDSON - Right Networks, LLC | AT |
| AS197458 | Airtelecom-AS | AT |
| AS47477 | VIRTUAL1 | AT |
| AS44825 | ONEOP | AT |
| AS42114 | STK-AS | AT |
| AS40982 | ANEXIA-FIREWALL-AS | AT |
| AS39285 | ANS-AVATELTELECOM | AT |
| AS25445 | IDGPL-AS | AT |
| AS25255 | CGDNET | AT |
| AS25126 | DATAK **********Rightel Communication Service Company PJS********** | AT |
| AS24656 | ORANGE-MOVILWEB21-AS | AT |
| AS21660 | CHAMELEON-LABS - Chameleon Labs LLC | US |
| AS21433 | WIA-AS | GB |
| AS21039 | ESSILOR | AT |
| AS13298 | SOS-KINDERDORF-AS | AT |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.