Autonomous System
AS5693 — DATABANK-LATISYS - Latisys-Irvine, LLC(US)
Last fetched
AS5693 is an Autonomous System operated by DATABANK-LATISYS - Latisys-Irvine, LLC and registered in US. As of Thu, 21 May 2026 06:16:57 GMT, it announces 26 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5693 announces 26 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 66.33.62.0/24
- 74.118.120.0/22
- 170.76.131.0/24
- 174.34.244.0/24
- 192.100.29.0/24
- 192.243.39.0/24
- 204.130.238.0/24
- 206.82.206.0/24
- 206.82.192.0/19
- 206.82.212.0/24
- 207.38.3.0/24
- 207.38.0.0/19
- 207.38.32.0/20
- 207.38.40.0/24
- 207.38.43.0/24
- 207.38.96.0/19
- 207.38.116.0/24
- 209.80.4.0/23
- 209.80.6.0/23
- 209.80.0.0/18
- 209.80.36.0/24
- 216.23.160.0/19
- 216.55.64.0/20
- 2001:1990:2::/48
- 2001:1990:5::/48
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS396270 | TCSP-PROD-AS - TrustCommerce | US |
| AS393669 | PRIME-HEALTHCARE-AS - Prime Healthcare Services, Inc. | US |
| AS393492 | DIGALERT - Underground Service Alert of Southern California | US |
| AS198949 | RADWARE | IL |
| AS40860 | WBIA-1-40860 - Word and Brown Insurance Administrators, Inc | US |
| AS27376 | MNAO-ASN1 - Mazda Motor of America, Inc. dba Mazda North American Operations | US |
| AS25785 | REDL-1 - Real Estate Digital LLC | US |
| AS22903 | EDGE-HOSTING - Databank Holdings, Ltd | US |
| AS19408 | WDS-DENTAL - Western Dental | US |
| AS11455 | USTR-ASN - US Technology Resources, LLC | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
Blast radius
Approximate count of dependent hostnames if AS5693 disappeared from the routing table.
~4,703 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:16:57 GMT.
MOAS / hijack watch
Prefixes routed by AS5693 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 AS5693 is unique to AS5693 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5693.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5693"})-[: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.