Autonomous System
AS3330 — PROFINET-AT - eww ag(AT)
Last fetched
AS3330 is an Autonomous System operated by PROFINET-AT - eww ag and registered in AT. As of Tue, 04 Aug 2026 17:02:57 GMT, it announces 14 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3330 announces 14 distinct routed prefixes. The 14-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
17 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS16055 | AADD-AT - AADD GmbH | AT |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS1764 | NEXTLAYER-AS - Next Layer Telekommunikationsdienstleistungs- und Beratungs GmbH | AT |
| AS196897 | ELGRGOING - Horst Grottenthaler | AT |
| AS204410 | feistritzwerke-steweag - Feistritzwerke-STEWEAG GmbH | AT |
| AS208689 | HELLOLY - helloly GmbH | AT |
| AS21013 | ITANDTEL-AS - eww ag | AT |
| AS28760 | INFOTECH-AT-AS - Infotech EDV-Systeme GmbH | AT |
| AS29395 | WEBQUAKE-AS - webquake Computing Solutions GmbH | AT |
| AS33891 | CORE-BACKBONE - Core-Backbone GmbH | DE |
| AS34549 | MEER-AS - meerfarbig GmbH & Co. KG | DE |
| AS35765 | GDETELFS - Gemeindewerke Telfs GmbH | AT |
| AS39555 | STW-SCHWAZ-AS - Stadtwerke Schwaz GmbH | AT |
| AS48055 | BDS-DC1 - Business Data Solutions GmbH | AT |
| AS48362 | TKSWF-AS - Stadtwerke Feldkirch | AT |
| AS61108 | ITANDTEL-CLOUD-AS - eww ag | AT |
Blast radius
Count of dependent hostnames if AS3330 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS3330 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 AS3330 is unique to AS3330 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3330.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3330"})-[: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.