Skip to content

Autonomous System

AS10100 — UBSGROUPAG-AS-AP UBS Group AG(CH)

Last fetched

AS10100 is an Autonomous System operated by UBSGROUPAG-AS-AP UBS Group AG and registered in CH. As of Thu, 21 May 2026 14:41:55 GMT, it announces 76 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS10100Routing diversity9.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/10100

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS0
AS32787PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc.US
AS17621CNCGROUP-SH China Unicom Shanghai networkCN
AS17071UBSW-STAMFORD - UBS AGUS
AS10103HKBN-AS-AP HK Broadband Network Ltd.HK
AS9498BBIL-AP BHARTI Airtel Ltd.IN
AS4847CNIX-AP China Networks Inter-ExchangeCN
AS4812CHINANET-SH-AP China Telecom GroupCN
AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
AS4657STARHUB-INTERNET StarHub LtdSG
AS4637ASN-TELSTRA-GLOBAL Telstra GlobalHK
AS4410CREDITSUISSEGROUP-AS Credit Suisse GroupCH
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS2516KDDI KDDI CORPORATIONJP
AS703UUNET - Verizon BusinessUS

Blast radius

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

~9,485 hostnames depend on this network.Sampled from 10 prefixes, snapshot Fri, 15 May 2026 03:00:06 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS10100.

Cypher and MCP

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

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