Autonomous System
AS11676 — AS11676 - Conduent Business Services, LLC(US)
Last fetched
AS11676 is an Autonomous System operated by AS11676 - Conduent Business Services, LLC and registered in US. As of Fri, 04 Sep 2026 08:18:54 GMT, it announces 45 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS11676 announces 45 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 67.207.54.0/24
- 67.207.48.0/20
- 138.69.0.0/23
- 138.69.2.0/23
- 138.69.4.0/23
- 138.69.12.0/23
- 138.69.15.0/24
- 138.69.16.0/24
- 138.69.17.0/24
- 138.69.30.0/24
- 138.69.46.0/23
- 138.69.48.0/23
- 138.69.60.0/23
- 138.69.62.0/23
- 138.69.74.0/23
- 138.69.85.0/24
- 138.69.84.0/22
- 138.69.88.0/22
- 138.69.90.0/23
- 138.69.120.0/24
- 138.69.121.0/24
- 138.69.152.0/22
- 138.69.152.0/21
- 138.69.160.0/24
- 138.69.160.0/21
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Count of dependent hostnames if AS11676 disappeared from the routing table.
11,448 hostnames depend on this network.Exact count across all 45 announced prefixes. Snapshot Fri, 22 May 2026 19:00:59 GMT.
MOAS / hijack watch
Prefixes routed by AS11676 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 AS11676 is unique to AS11676 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS11676.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS11676"})-[: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.