Autonomous System
AS27176 — DATAWAGON - DataWagon LLC(US)
Last fetched
AS27176 is an Autonomous System operated by DATAWAGON - DataWagon LLC and registered in US. As of Thu, 21 May 2026 06:43:51 GMT, it announces 107 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS27176 announces 107 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.172.180.0/24
- 23.95.145.0/24
- 23.95.214.0/24
- 23.140.200.0/24
- 23.176.40.0/24
- 37.16.74.0/24
- 37.16.74.172
- 37.77.136.0/22
- 45.119.143.0/24
- 45.119.144.0/23
- 45.119.146.0/23
- 45.119.149.0/24
- 45.132.192.0/24
- 45.132.196.0/22
- 45.133.244.0/24
- 45.133.247.0/24
- 45.133.254.0/24
- 63.133.219.0/24
- 64.43.245.0/24
- 64.43.240.0/20
- 64.43.250.0/24
- 64.44.47.0/24
- 64.79.224.0/19
- 74.0.160.0/22
- 74.1.20.0/24
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6206 | NETROUTING-AS | NL |
| AS215292 | PSINAP-1 - Softinco Software LLC | US |
| AS215120 | BLIK | AT |
| AS213186 | IDNIC-PERTAMINA-PDC-AS-ID PT Patra Drilling Contractor | IN |
| AS204770 | KRAKEN-NETWORK-ISP | LT |
| AS197569 | VIEWQWEST-AS-AP ViewQwest Sdn. Bhd. | US |
| AS42831 | UKSERVERS-AS UK Dedicated Servers, Hosting and Co-Location | GB |
| AS36352 | AS-COLOCROSSING - HostPapa | US |
| AS20278 | NEXEON - Nexeon Technologies, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS27176 disappeared from the routing table.
~268 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:43:51 GMT.
MOAS / hijack watch
Prefixes routed by AS27176 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 AS27176 is unique to AS27176 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS27176.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS27176"})-[: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.