Autonomous System
AS8373 — DEUBA-NET Germany(DE)
Last fetched
AS8373 is an Autonomous System operated by DEUBA-NET Germany and registered in DE. As of Thu, 21 May 2026 06:25:50 GMT, it announces 44 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8373 announces 44 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 129.35.230.0/24
- 129.35.231.0/24
- 147.190.224.0/24
- 147.190.225.0/24
- 147.190.224.0/22
- 147.190.226.0/24
- 147.190.227.0/24
- 160.83.7.0/24
- 160.83.8.0/24
- 160.83.9.0/24
- 160.83.10.0/24
- 160.83.11.0/24
- 160.83.12.0/24
- 160.83.13.0/24
- 160.83.14.0/24
- 160.83.0.0/19
- 160.83.20.0/24
- 160.83.21.0/24
- 160.83.23.0/24
- 160.83.25.0/24
- 160.83.28.0/24
- 160.83.30.0/24
- 160.83.31.0/24
- 160.83.184.0/24
- 160.83.185.0/24
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Approximate count of dependent hostnames if AS8373 disappeared from the routing table.
~321 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:25:50 GMT.
MOAS / hijack watch
Prefixes routed by AS8373 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 AS8373 is unique to AS8373 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8373.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8373"})-[: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.