Open service 2.16.204.133:80 · promotions.nespresso.se
2026-01-22 09:29
HTTP/1.1 403 Forbidden Mime-Version: 1.0 Content-Type: text/html Content-Length: 377 Expires: Thu, 22 Jan 2026 09:30:00 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Thu, 22 Jan 2026 09:30:00 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1769074200651_34610565_344533901_12_10184_99_0_-";dur=1 Page title: Access Denied <HTML><HEAD> <TITLE>Access Denied</TITLE> </HEAD><BODY> <H1>Access Denied</H1> You don't have permission to access "http://promotions.nespresso.se/" on this server.<P> Reference #18.851d1002.1769074200.14892b8d <P>https://errors.edgesuite.net/18.851d1002.1769074200.14892b8d</P> </BODY> </HTML>
Open service 2a02:26f0:3400::1703:5842:80 · promotions.nespresso.se
2026-01-22 09:29
HTTP/1.1 403 Forbidden Mime-Version: 1.0 Content-Type: text/html Content-Length: 375 Expires: Thu, 22 Jan 2026 09:30:00 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Thu, 22 Jan 2026 09:30:00 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1769074200948_386095166_210621576_23_12964_155_0_-";dur=1 Page title: Access Denied <HTML><HEAD> <TITLE>Access Denied</TITLE> </HEAD><BODY> <H1>Access Denied</H1> You don't have permission to access "http://promotions.nespresso.se/" on this server.<P> Reference #18.3e580317.1769074200.c8dd488 <P>https://errors.edgesuite.net/18.3e580317.1769074200.c8dd488</P> </BODY> </HTML>
Open service 2.16.204.142:443 · promotions.nespresso.se
2026-01-22 09:29
HTTP/1.1 403 Forbidden Mime-Version: 1.0 Content-Type: text/html Content-Length: 377 Expires: Thu, 22 Jan 2026 09:29:38 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Thu, 22 Jan 2026 09:29:38 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Strict-Transport-Security: max-age=86400 Server-Timing: ak_p; desc="1769074178394_34610574_328453724_15_11723_98_105_-";dur=1 Page title: Access Denied <HTML><HEAD> <TITLE>Access Denied</TITLE> </HEAD><BODY> <H1>Access Denied</H1> You don't have permission to access "http://promotions.nespresso.se/" on this server.<P> Reference #18.8e1d1002.1769074178.1393ce5c <P>https://errors.edgesuite.net/18.8e1d1002.1769074178.1393ce5c</P> </BODY> </HTML>
Open service 2a02:26f0:3400::1703:5842:443 · promotions.nespresso.se
2026-01-22 09:29
HTTP/1.1 200 OK
Last-Modified: Tue, 20 Jan 2026 12:28:43 GMT
ETag: "1687-648d0f2c714c0"
Accept-Ranges: bytes
Referrer-Policy: origin-when-cross-origin
Content-Security-Policy: https:
X-Content-Type-Options: nosniff
X-Test: 1
Content-Type: text/html; charset=UTF-8
X-Akamai-Transformed: 9 5767 0 pmb=mRUM,2
Expires: Thu, 22 Jan 2026 09:29:39 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Thu, 22 Jan 2026 09:29:39 GMT
Content-Length: 10485
Connection: close
Server-Timing: cdn-cache; desc=MISS
Server-Timing: edge; dur=40
Server-Timing: origin; dur=17
Strict-Transport-Security: max-age=86400
Server-Timing: ak_p; desc="1769074178941_386095166_210601051_5686_16129_0_7_-";dur=1
Page title: Nespresso Promotions
<!DOCTYPE html>
<html lang="en" translate="no">
<head>
<meta charset="utf-8"/>
<link rel="icon" href="/favicon.ico"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5"/>
<meta name="theme-color" content="#000000"/>
<meta name="generator" content="Appgo"/>
<link rel="apple-touch-icon" href="/logo192.png"/>
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="/manifest.json"/>
<!--
Notice the use of in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Only files inside the `public` folder can be referenced from the HTML.
Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<style>
#browserNotSupported {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
padding: 2rem 0;
background: #000;
color: #fff;
z-index: 10000;
}
#browserNotSupported h1 {
margin-bottom: 3rem;
font-size: 2.5em;
}
#browserNotSupported p {
margin-bottom: 5rem;
}
</style>
<script>
var isOpera = (!!window.opr && !!opr.addons) || !!window.opera || navigator.userAgent.indexOf(' OPR/') >= 0;
// Firefox 1.0+
var isFirefox = typeof InstallTrigger !== 'undefined';
// Safari 3.0+ "[object HTMLElementConstructor]"
var isSafari = /^((?!chrome|android).)*safari/i.test(navigator.userAgent);
// Check Safari version (supporting from version 16+)
var safariUnsupported = false;
if (isSafari) {
var safariVersionMatch = /Version\/(\d+\.\d+)/.exec(navigator.userAgent);
if (safariVersionMatch && parseFloat(safariVersionMatch[1]) < 15) {
safariUnsupported = true; // Safari version below 16 is unsupported
}
}
// Internet Explorer 6-11
var isIE = /*@cc_on!@*/false || !!document.documentMode;
// Edge 20+
var isEdge = !isIE && !!window.StyleMedia;
// Chrome 1 - 79
var isChrome = !!window.chrome && (!!window.chrome.webstore || !!window.chrome.runtime);
// Edge (based on chromium) detection
var isEdgeChromium = isChrome && (navigator.userAgent.indexOf("Edg") != -1);
// Blink engine detection
var isBlink = (isChrome || isOpera) && !!window.CSS;
</script>
<script src="https://www.nespresso.com/shared_res/agility/analytics/optimizely.js"></script>
<title>Nespresso Promotions</title><script defer src="/static/js/lib-polyfill.61c58290.js"></script><script defer src="/static/js/lib-axios.bcfccc94.js"></script><script defer src="/static/js/lib-react.9168bb82.js"></script><script defer src="/static/js/lib-router.d511a5ff.js"></script><script defer src="/static/js/9103.396f62af.js"></script><script defer src="/static/js/index.8a262dc5.js"></script><link href="/static/css/9103.c3c7e740.css" rel="stylesheet"><link href="/static/css/index.ad0daad7.css" rel="stylesheet">
<script>(window.BOOMR_mq=window.BOOMR_mq||[]).push(["addVar",{"rua.upush":"false","rua.cpush":"false","rua.upre":"false","rua.cpre":"false","rua.uprl":"false","rua.cprl":"false","rua.cprf":"false","rua.trans":"","rua.cook":"false","rua.ims":"false","rua.ufprl":"false","rua.cfprl":"false","rua.isuxp":"false","rua.texp":"norulematch","rua.ceh":"false","rua.ueh":"false","rua.ieh.st":"0"}]);</script>
<script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMR_config=e.BOOMR_config||{},e.BOOMR_config.PageParams=e.BOOMR_config.PageParams
Open service 2.16.204.142:80 · promotions.nespresso.se
2026-01-22 09:29
HTTP/1.1 403 Forbidden Mime-Version: 1.0 Content-Type: text/html Content-Length: 377 Expires: Thu, 22 Jan 2026 09:30:00 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Thu, 22 Jan 2026 09:30:00 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Server-Timing: ak_p; desc="1769074200049_34610574_328496103_15_13483_20_0_-";dur=1 Page title: Access Denied <HTML><HEAD> <TITLE>Access Denied</TITLE> </HEAD><BODY> <H1>Access Denied</H1> You don't have permission to access "http://promotions.nespresso.se/" on this server.<P> Reference #18.8e1d1002.1769074200.139473e7 <P>https://errors.edgesuite.net/18.8e1d1002.1769074200.139473e7</P> </BODY> </HTML>
Open service 2.16.204.133:443 · promotions.nespresso.se
2026-01-22 09:29
HTTP/1.1 403 Forbidden Mime-Version: 1.0 Content-Type: text/html Content-Length: 377 Expires: Thu, 22 Jan 2026 09:29:38 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Thu, 22 Jan 2026 09:29:38 GMT Connection: close Server-Timing: cdn-cache; desc=HIT Server-Timing: edge; dur=1 Strict-Transport-Security: max-age=86400 Server-Timing: ak_p; desc="1769074178289_34610565_344506298_17_12780_94_97_-";dur=1 Page title: Access Denied <HTML><HEAD> <TITLE>Access Denied</TITLE> </HEAD><BODY> <H1>Access Denied</H1> You don't have permission to access "http://promotions.nespresso.se/" on this server.<P> Reference #18.851d1002.1769074178.1488bfba <P>https://errors.edgesuite.net/18.851d1002.1769074178.1488bfba</P> </BODY> </HTML>
Open service 2a02:26f0:3400::1703:5818:443 · promotions.nespresso.se
2026-01-22 09:29
HTTP/1.1 200 OK
Last-Modified: Tue, 20 Jan 2026 12:28:43 GMT
ETag: "1687-648d0f2c714c0"
Accept-Ranges: bytes
Referrer-Policy: origin-when-cross-origin
Content-Security-Policy: https:
X-Content-Type-Options: nosniff
X-Test: 1
Content-Type: text/html; charset=UTF-8
X-Akamai-Transformed: 9 5767 0 pmb=mRUM,2
Expires: Thu, 22 Jan 2026 09:29:39 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Thu, 22 Jan 2026 09:29:39 GMT
Content-Length: 10486
Connection: close
Server-Timing: cdn-cache; desc=MISS
Server-Timing: edge; dur=47
Server-Timing: origin; dur=21
Strict-Transport-Security: max-age=86400
Server-Timing: ak_p; desc="1769074178900_386095166_210600997_6768_16780_14_19_-";dur=1
Page title: Nespresso Promotions
<!DOCTYPE html>
<html lang="en" translate="no">
<head>
<meta charset="utf-8"/>
<link rel="icon" href="/favicon.ico"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5"/>
<meta name="theme-color" content="#000000"/>
<meta name="generator" content="Appgo"/>
<link rel="apple-touch-icon" href="/logo192.png"/>
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="/manifest.json"/>
<!--
Notice the use of in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Only files inside the `public` folder can be referenced from the HTML.
Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<style>
#browserNotSupported {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
padding: 2rem 0;
background: #000;
color: #fff;
z-index: 10000;
}
#browserNotSupported h1 {
margin-bottom: 3rem;
font-size: 2.5em;
}
#browserNotSupported p {
margin-bottom: 5rem;
}
</style>
<script>
var isOpera = (!!window.opr && !!opr.addons) || !!window.opera || navigator.userAgent.indexOf(' OPR/') >= 0;
// Firefox 1.0+
var isFirefox = typeof InstallTrigger !== 'undefined';
// Safari 3.0+ "[object HTMLElementConstructor]"
var isSafari = /^((?!chrome|android).)*safari/i.test(navigator.userAgent);
// Check Safari version (supporting from version 16+)
var safariUnsupported = false;
if (isSafari) {
var safariVersionMatch = /Version\/(\d+\.\d+)/.exec(navigator.userAgent);
if (safariVersionMatch && parseFloat(safariVersionMatch[1]) < 15) {
safariUnsupported = true; // Safari version below 16 is unsupported
}
}
// Internet Explorer 6-11
var isIE = /*@cc_on!@*/false || !!document.documentMode;
// Edge 20+
var isEdge = !isIE && !!window.StyleMedia;
// Chrome 1 - 79
var isChrome = !!window.chrome && (!!window.chrome.webstore || !!window.chrome.runtime);
// Edge (based on chromium) detection
var isEdgeChromium = isChrome && (navigator.userAgent.indexOf("Edg") != -1);
// Blink engine detection
var isBlink = (isChrome || isOpera) && !!window.CSS;
</script>
<script src="https://www.nespresso.com/shared_res/agility/analytics/optimizely.js"></script>
<title>Nespresso Promotions</title><script defer src="/static/js/lib-polyfill.61c58290.js"></script><script defer src="/static/js/lib-axios.bcfccc94.js"></script><script defer src="/static/js/lib-react.9168bb82.js"></script><script defer src="/static/js/lib-router.d511a5ff.js"></script><script defer src="/static/js/9103.396f62af.js"></script><script defer src="/static/js/index.8a262dc5.js"></script><link href="/static/css/9103.c3c7e740.css" rel="stylesheet"><link href="/static/css/index.ad0daad7.css" rel="stylesheet">
<script>(window.BOOMR_mq=window.BOOMR_mq||[]).push(["addVar",{"rua.upush":"false","rua.cpush":"false","rua.upre":"false","rua.cpre":"false","rua.uprl":"false","rua.cprl":"false","rua.cprf":"false","rua.trans":"","rua.cook":"false","rua.ims":"false","rua.ufprl":"false","rua.cfprl":"false","rua.isuxp":"false","rua.texp":"norulematch","rua.ceh":"false","rua.ueh":"false","rua.ieh.st":"0"}]);</script>
<script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMR_config=e.BOOMR_config||{},e.BOOMR_config.PageParams=e.BOOMR_config.PageParams