Autonomous System
AS22764 — FLUOR-CORP - Fluor Enterprises, Inc.(US)
Last fetched
AS22764 is an Autonomous System operated by FLUOR-CORP - Fluor Enterprises, Inc. and registered in US. As of Thu, 21 May 2026 16:56:41 GMT, it announces 21 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS22764 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 141.197.2.0/23
- 141.197.4.0/23
- 141.197.6.0/24
- 141.197.6.0/23
- 141.197.7.0/24
- 141.197.8.0/23
- 141.197.10.0/23
- 141.197.20.0/23
- 141.197.22.0/23
- 141.197.24.0/23
- 141.197.26.0/23
- 141.197.28.0/24
- 141.197.30.0/23
- 141.197.32.0/23
- 141.197.34.0/23
- 141.197.36.0/23
- 141.197.38.0/23
- 141.197.40.0/23
- 141.197.100.0/24
- 141.197.100.0/23
- 141.197.101.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS55410 | VIL-AS-AP Vodafone Idea Ltd | IN |
| AS37100 | SEACOM-AS | MU |
| AS15830 | EQUINIX | NL |
| AS12025 | IMDC-AS12025 - Iron Mountain Data Center | US |
| AS7474 | OPTUSCOM-AS01-AU SingTel Optus Pty Ltd | AU |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS4775 | GLOBE-TELECOM-AS Globe Telecoms | PH |
| AS3549 | LVLT-3549 - Level 3 Parent, LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS852 | TELUS Communications | CA |
Blast radius
Approximate count of dependent hostnames if AS22764 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 AS22764 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 AS22764 is unique to AS22764 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS22764.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS22764"})-[: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.