Autonomous System
AS3342 — CIBICOM-IP-NETWORK(DK)
Last fetched
AS3342 is an Autonomous System operated by CIBICOM-IP-NETWORK and registered in DK. As of Thu, 21 May 2026 11:15:56 GMT, it announces 18 routed IP prefixes and peers with 28 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3342 announces 18 distinct routed prefixes. The 18-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
28 distinct peers via BGP. The first 28 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS216313 | COMPLETNET-NET | DK |
| AS212736 | ASITCH | DK |
| AS212482 | LIVIATE | DK |
| AS211457 | MAERSKBROKER | DK |
| AS210465 | AS-SACITAS | DK |
| AS210418 | XELLIA-AS | DK |
| AS207355 | KA-NET | DK |
| AS207316 | VAEKSTFONDEN | DK |
| AS207017 | SKYWIRE- | DK |
| AS206464 | DATACON | DK |
| AS204988 | TDH-NET | DK |
| AS203595 | KJELDSENIT | DK |
| AS201960 | GORRISSEN-FEDERSPIEL-AS | DK |
| AS201455 | ANYCLOUD | DK |
| AS201078 | ECIT_SOLUTIONS_AS | DK |
| AS200885 | — | DK |
| AS200629 | CLOUDIO | DK |
| AS198901 | ORDBOGEN- | DK |
| AS60958 | INFOLINK-AS | DK |
| AS48854 | TEAM-BLUE-DENMARK | DK |
| AS48295 | PAYCHEXDE-F | DE |
| AS43088 | HOSTCENTER-AS | DK |
| AS31027 | GLOBALCONNECT-AS31027 | DK |
| AS24853 | — | DK |
| AS21217 | SAFEHOSTNET Colocation center in Geneva | CH |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3292 | TDC TDC AS | DK |
Blast radius
Approximate count of dependent hostnames if AS3342 disappeared from the routing table.
~7,177 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:15:56 GMT.
MOAS / hijack watch
Prefixes routed by AS3342 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 AS3342 is unique to AS3342 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3342.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3342"})-[: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.