Autonomous System
AS3360 — DXC-AS3360 - DXC US Latin America Corporation(US)
Last fetched
AS3360 is an Autonomous System operated by DXC-AS3360 - DXC US Latin America Corporation and registered in US. As of Thu, 21 May 2026 14:57:22 GMT, it announces 451 routed IP prefixes and peers with 29 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3360 announces 451 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 15.176.32.0/20
- 15.176.48.0/24
- 15.176.64.0/20
- 15.176.112.0/20
- 20.132.0.0/21
- 20.132.0.0/20
- 20.132.64.0/20
- 20.133.0.0/20
- 20.133.16.0/20
- 20.133.40.0/21
- 20.133.232.0/24
- 20.133.234.0/24
- 20.133.241.0/24
- 20.133.244.0/24
- 20.134.1.0/24
- 20.134.2.0/23
- 20.134.4.0/23
- 20.134.6.0/24
- 20.134.7.0/24
- 20.134.0.0/20
- 20.134.192.0/21
- 20.134.226.0/24
- 20.137.64.0/20
- 20.138.0.0/22
- 20.138.16.0/20
Peering ecosystem
29 distinct peers via BGP. The first 29 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS86 | DXC-AS86 - DXC US Latin America Corporation | US |
| AS327782 | METROFIBRE-NETWORX | ZA |
| AS55410 | VIL-AS-AP Vodafone Idea Ltd | IN |
| AS52468 | UFINET PANAMA S.A. | PA |
| AS46887 | CROWNCASTLE-AS46887 - Crown Castle Fiber LLC | US |
| AS29467 | LUXNETWORK Network Service Provider in Luxembourg | LU |
| AS28274 | ENTERPRISE SERVICES BRASIL SERVICOS DE TECNOLOGIA | BR |
| AS21346 | VISTORM-AS | GB |
| AS19332 | COORDINADORA DE CARRIERS, S.A. DE C.V. | MX |
| AS15854 | DXC_CUSTOMER | DE |
| AS14840 | BR.Digital Telecom | BR |
| AS12552 | GLOBALCONNECT-AS12552 | SE |
| AS10429 | TELEFONICA BRASIL S.A | BR |
| AS8220 | COLT COLT Technology Services Group Limited | GB |
| AS8218 | NEO-ASN Zayo Europe | FR |
| AS7474 | OPTUSCOM-AS01-AU SingTel Optus Pty Ltd | AU |
| AS7004 | TELEFONICA CHILE S.A. | CL |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS4771 | SPARKNZ Spark New Zealand Trading Ltd. | NZ |
| AS4755 | TATACOMM-AS TATA Communications formerly VSNL is Leading ISP | IN |
| AS4637 | ASN-TELSTRA-GLOBAL Telstra Global | HK |
| AS4237 | CSC-IGN-FTW-AS4237 - DXC US Latin America Corporation | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS2764 | AAPT AAPT Limited | AU |
| AS1273 | CW Vodafone Group PLC | — |
| AS1221 | ASN-TELSTRA Telstra Limited | AU |
| AS701 | UUNET - Verizon Business | US |
| AS277 | DXC-AS277 - DXC US Latin America Corporation | US |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS3360 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 AS3360 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 AS3360 is unique to AS3360 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3360.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3360"})-[: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.