Autonomous System
AS29067 — NO-TTSN-ASN4 Tietoevry Norway - Regions(UA)
Last fetched
AS29067 is an Autonomous System operated by NO-TTSN-ASN4 Tietoevry Norway - Regions and registered in UA. As of Wed, 20 May 2026 23:34:03 GMT, it announces 15 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS29067 announces 15 distinct routed prefixes. The 15-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1820 | WNET - WNET TELECOM USA Corp. | US |
| AS204957 | AFRO SpA | US |
| AS59747 | JETSTREAM | CZ |
| AS59729 | UPECO-AS | US |
| AS51955 | NEWCASTLE-UNI-NUSAJAYA-CAMPUS | LV |
| AS49859 | APN | UA |
| AS34867 | HEXANET | UA |
| AS25192 | COUNTRYCOM | CZ |
| AS21100 | DSTSIP-AS 57 Patorzhinska str. | US |
| AS18865 | AS-INTUIX - Intuix LLC | US |
| AS15497 | COLOCALL Internet Data Center ColoCALL | SK |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS5538 | SIGMANET-NIC | LV |
| AS3326 | DATAGROUP Datagroup PJSC | UA |
Blast radius
Approximate count of dependent hostnames if AS29067 disappeared from the routing table.
~134 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:34:03 GMT.
MOAS / hijack watch
Prefixes routed by AS29067 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 AS29067 is unique to AS29067 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS29067.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS29067"})-[: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.