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 Fri, 04 Sep 2026 04:46:42 GMT, it announces 112 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS27176 announces 112 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.172.181.0/24
- 23.95.147.0/24
- 23.95.217.0/24
- 23.140.216.0/24
- 23.176.104.0/24
- 37.16.76.0/24
- 37.16.79.0/24
- 37.77.146.0/24
- 43.242.138.0/24
- 45.119.208.0/24
- 45.119.209.0/24
- 45.119.210.0/24
- 45.119.211.0/24
- 45.134.28.0/22
- 63.135.162.0/24
- 64.44.97.0/24
- 64.44.98.0/24
- 64.44.101.0/24
- 64.44.141.0/24
- 64.44.142.0/24
- 64.81.164.0/24
- 74.1.100.0/24
- 74.1.141.0/24
- 78.110.168.0/24
- 81.92.219.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS197569 | BASED-ON-WHAT-LLC - BASED ON WHAT LLC | US |
| AS20278 | NEXEON - Nexeon Technologies, Inc. | US |
| AS204770 | CHERRYSERVERS3-AS - UAB "Cherry Servers" | LT |
| AS204785 | TakeHost - Raul Ghita trading as 'Ghita Telekom' | NO |
| AS210162 | CHERRYSERVERS7-AS - UAB "Cherry Servers" | LT |
| AS213186 | AYSTOR - Yanoor Islam Khan | IN |
| AS215120 | Evolus-IX - Evolus IT Solutions GmbH | AT |
| AS219474 | GRAV-AS - GravHosting LLC | US |
| AS35200 | TransitX-Ltd - TransitX Ltd | GB |
| AS36352 | AS-COLOCROSSING - HostPapa | US |
| AS6206 | NETROUTING-AS - Netrouting B.V. | NL |
Blast radius
Count of dependent hostnames if AS27176 disappeared from the routing table.
18,226 hostnames depend on this network.Exact count across all 112 announced prefixes. Snapshot Thu, 23 Jul 2026 05:00:30 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.