Autonomous System
AS21176 — ASN-DEBIS - Engineering D.HUB S.p.A.(IT)
Last fetched
AS21176 is an Autonomous System operated by ASN-DEBIS - Engineering D.HUB S.p.A. and registered in IT. As of Sun, 30 Aug 2026 15:49:59 GMT, it announces 40 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS21176 announces 40 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.114.8.0/24
- 37.114.9.0/24
- 37.114.10.0/24
- 37.114.8.0/21
- 37.114.14.0/24
- 77.241.208.0/20
- 91.109.56.0/22
- 91.109.56.0/21
- 91.109.61.0/24
- 109.232.32.0/24
- 109.232.34.0/23
- 109.232.32.0/21
- 161.27.0.0/16
- 193.109.200.0/24
- 193.109.201.0/24
- 193.109.200.0/22
- 193.109.202.0/24
- 193.109.203.0/24
- 193.109.204.0/24
- 193.109.204.0/23
- 193.109.205.0/24
- 193.109.206.0/23
- 193.109.207.0/24
- 193.178.216.0/24
- 193.178.234.0/24
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Count of dependent hostnames if AS21176 disappeared from the routing table.
1,994 hostnames depend on this network.Exact count across all 44 announced prefixes. Snapshot Sun, 05 Jul 2026 19:00:20 GMT.
MOAS / hijack watch
Prefixes routed by AS21176 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 AS21176 is unique to AS21176 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS21176.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS21176"})-[: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.