Autonomous System
AS10879 — UHC - Unitedhealthcare(US)
Last fetched
AS10879 is an Autonomous System operated by UHC - Unitedhealthcare and registered in US. As of Thu, 21 May 2026 11:05:08 GMT, it announces 93 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS10879 announces 93 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 128.35.0.0/17
- 128.35.68.0/22
- 128.35.72.0/22
- 128.35.64.0/18
- 128.35.128.0/17
- 128.35.192.0/18
- 149.111.12.0/24
- 149.111.21.0/24
- 149.111.22.0/24
- 149.111.26.0/23
- 149.111.28.0/23
- 149.111.30.0/23
- 149.111.112.0/21
- 149.111.126.0/23
- 149.111.128.0/19
- 149.111.160.0/22
- 149.111.164.0/22
- 149.111.168.0/22
- 149.111.172.0/22
- 149.111.176.0/22
- 149.111.180.0/24
- 149.111.192.0/19
- 149.111.227.0/24
- 149.111.224.0/21
- 149.111.232.0/22
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS64289 | MACARNE - Macarne.com | US |
| AS22773 | ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. | US |
| AS15830 | EQUINIX | NL |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS9498 | BBIL-AP BHARTI Airtel Ltd. | IN |
| AS9299 | IPG-AS-AP Philippine Long Distance Telephone Company | PH |
| AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS4775 | GLOBE-TELECOM-AS Globe Telecoms | PH |
| AS4755 | TATACOMM-AS TATA Communications formerly VSNL is Leading ISP | IN |
Blast radius
Approximate count of dependent hostnames if AS10879 disappeared from the routing table.
~24,143 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:05:08 GMT.
MOAS / hijack watch
Prefixes routed by AS10879 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 AS10879 is unique to AS10879 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS10879.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS10879"})-[: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.