Autonomous System
AS39378 — servinga - servinga GmbH(DE)
Last fetched
AS39378 is an Autonomous System operated by servinga - servinga GmbH and registered in DE. As of Sun, 06 Sep 2026 12:47:02 GMT, it announces 16 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS39378 announces 16 distinct routed prefixes. The 16-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS29632 | NASSIST-AS - Netassist International EOOD | BG |
| AS33891 | CORE-BACKBONE - Core-Backbone GmbH | DE |
| AS34019 | HIVANE - Hivane Association | FR |
| AS34549 | MEER-AS - meerfarbig GmbH & Co. KG | DE |
| AS47447 | TTM - 23M GmbH | DE |
| AS48362 | TKSWF-AS - Stadtwerke Feldkirch | AT |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS9002 | RETN-AS - RETN Limited | GB |
| AS9009 | M247 - M247 Europe SRL | RO |
Blast radius
Count of dependent hostnames if AS39378 disappeared from the routing table.
4,140 hostnames depend on this network.Exact count across all 16 announced prefixes. Snapshot Fri, 14 Aug 2026 01:00:14 GMT.
MOAS / hijack watch
Prefixes routed by AS39378 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 AS39378 is unique to AS39378 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS39378.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS39378"})-[: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.