Autonomous System
AS10879 — UHC - Unitedhealthcare(US)
Last fetched
AS10879 is an Autonomous System operated by UHC - Unitedhealthcare and registered in US. As of Sun, 06 Sep 2026 12:51:38 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.188.0/22
- 149.111.192.0/19
- 149.111.227.0/24
- 149.111.224.0/21
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS15830 | Equinix - Equinix (EMEA) Acquisition Enterprises B.V. | NL |
| AS22773 | ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS4755 | TATACOMM-AS - TATA Communications formerly VSNL is Leading ISP | IN |
| AS4775 | GLOBE-TELECOM-AS - Globe Telecoms | PH |
| AS64289 | MACARNE - Macarne.com | US |
| AS701 | UUNET - Verizon Business | US |
| AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| AS9299 | IPG-AS-AP - Philippine Long Distance Telephone Company | PH |
| AS9498 | BBIL-AP - BHARTI Airtel Ltd. | IN |
Blast radius
Count of dependent hostnames if AS10879 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
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.