Netlify
tcp/443 tcp/80
Open service 2a05:d014:58f:6200::259:443 · ai-dashboard.proximity.fr
2026-01-07 02:42
HTTP/1.1 401 Unauthorized
Content-Type: text/html
Date: Wed, 07 Jan 2026 02:42:24 GMT
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEB5B0EK47ZM1Z4CNFGQYQP0
Connection: close
Transfer-Encoding: chunked
Page title: Password Protection
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Password Protection</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
background: rgb(14, 30, 37);
color: white;
overflow: hidden;
margin: 0;
padding: 0;
}
h1 {
margin: 0;
font-size: 22px;
line-height: 24px;
}
.main {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100vh;
width: 100vw;
}
.card {
position: relative;
display: flex;
flex-direction: column;
width: 75%;
max-width: 364px;
padding: 24px;
background: white;
color: rgb(14, 30, 37);
border-radius: 8px;
box-shadow: 0 2px 4px 0 rgba(14, 30, 37, .16);
}
input {
box-sizing: border-box;
display: block;
width: 100%;
height: 40px;
margin: 24px 0;
padding: 6px 14px;
border: 2px solid #e9ebeb;
border-radius: 4px;
background: none;
box-shadow: none;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 16px;
font-weight: 500;
line-height: 24px;
transition: box-shadow ease-in-out 0.15s;
-webkit-appearance: none;
-moz-appearance: none;
}
input:focus {
outline: none;
border-color: #f4bb00;
box-shadow: 0 0 1px 0 #f4bb00;
}
.button,
button {
position: relative;
box-sizing: border-box;
display: inline-block;
vertical-align: middle;
width: 100%;
padding: 8px 16px;
font-family: inherit;
font-size: 16px;
font-weight: 500;
line-height: 24px;
text-align: center;
text-decoration: none;
align-self: center;
border-radius: 4px;
background-color: #007067;
border: none;
color: #fff;
box-shadow: none;
transition: all 0.2s ease;
transition-property: background-color;
outline: 0;
}
button:hover {
cursor: pointer;
box-shadow: 0 0 0 2px #f4bb00;
}
.alert-box {
position: relative;
display: block;
margin-bottom: -8px;
background: #fff4f5;
border-radius: 4px;
padding: 4px 8px;
font-size: 14px;
color: #ad2831;
letter-spacing: 0;
line-height: 24px;
font-weight: 500;
}
</style>
</head>
<body>
<div class="main">
<div class="card">
<div class="header">
<h1>Password protected site</h1>
</div>
<div class="body">
<p class="lead">Please enter your password to get access.</p>
<form method="post"><input type="hidden" name="form-name" value="form 1" />
<input type="password" name="password" placeholder="Password" autofocus>
<button class="button">Submit</button>
</form>
</div>
</div>
</div>
</body>
</html>
Open service 2a05:d014:58f:6200::258:80 · ai-dashboard.proximity.fr
2026-01-07 02:42
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Wed, 07 Jan 2026 02:42:33 GMT Location: https://ai-dashboard.proximity.fr/ Server: Netlify X-Nf-Request-Id: 01KEB5B92QK97ZSG8D0JKA4SZ2 Content-Length: 49 Connection: close Redirecting to https://ai-dashboard.proximity.fr/
Open service 63.176.8.218:80 · ai-dashboard.proximity.fr
2026-01-07 02:42
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Wed, 07 Jan 2026 02:42:34 GMT Location: https://ai-dashboard.proximity.fr/ Server: Netlify X-Nf-Request-Id: 01KEB5B9JVEJHF6ERQRJSCXT02 Content-Length: 49 Connection: close Redirecting to https://ai-dashboard.proximity.fr/
Open service 35.157.26.135:443 · ai-dashboard.proximity.fr
2026-01-07 02:42
HTTP/1.1 401 Unauthorized
Content-Type: text/html
Date: Wed, 07 Jan 2026 02:42:25 GMT
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEB5B135ZGSDVGT0D9A2MX6K
Connection: close
Transfer-Encoding: chunked
Page title: Password Protection
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Password Protection</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
background: rgb(14, 30, 37);
color: white;
overflow: hidden;
margin: 0;
padding: 0;
}
h1 {
margin: 0;
font-size: 22px;
line-height: 24px;
}
.main {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100vh;
width: 100vw;
}
.card {
position: relative;
display: flex;
flex-direction: column;
width: 75%;
max-width: 364px;
padding: 24px;
background: white;
color: rgb(14, 30, 37);
border-radius: 8px;
box-shadow: 0 2px 4px 0 rgba(14, 30, 37, .16);
}
input {
box-sizing: border-box;
display: block;
width: 100%;
height: 40px;
margin: 24px 0;
padding: 6px 14px;
border: 2px solid #e9ebeb;
border-radius: 4px;
background: none;
box-shadow: none;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 16px;
font-weight: 500;
line-height: 24px;
transition: box-shadow ease-in-out 0.15s;
-webkit-appearance: none;
-moz-appearance: none;
}
input:focus {
outline: none;
border-color: #f4bb00;
box-shadow: 0 0 1px 0 #f4bb00;
}
.button,
button {
position: relative;
box-sizing: border-box;
display: inline-block;
vertical-align: middle;
width: 100%;
padding: 8px 16px;
font-family: inherit;
font-size: 16px;
font-weight: 500;
line-height: 24px;
text-align: center;
text-decoration: none;
align-self: center;
border-radius: 4px;
background-color: #007067;
border: none;
color: #fff;
box-shadow: none;
transition: all 0.2s ease;
transition-property: background-color;
outline: 0;
}
button:hover {
cursor: pointer;
box-shadow: 0 0 0 2px #f4bb00;
}
.alert-box {
position: relative;
display: block;
margin-bottom: -8px;
background: #fff4f5;
border-radius: 4px;
padding: 4px 8px;
font-size: 14px;
color: #ad2831;
letter-spacing: 0;
line-height: 24px;
font-weight: 500;
}
</style>
</head>
<body>
<div class="main">
<div class="card">
<div class="header">
<h1>Password protected site</h1>
</div>
<div class="body">
<p class="lead">Please enter your password to get access.</p>
<form method="post"><input type="hidden" name="form-name" value="form 1" />
<input type="password" name="password" placeholder="Password" autofocus>
<button class="button">Submit</button>
</form>
</div>
</div>
</div>
</body>
</html>
Open service 35.157.26.135:80 · ai-dashboard.proximity.fr
2026-01-07 02:42
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Wed, 07 Jan 2026 02:42:33 GMT Location: https://ai-dashboard.proximity.fr/ Server: Netlify X-Nf-Request-Id: 01KEB5B917XDMC0Z128F5F851B Content-Length: 49 Connection: close Redirecting to https://ai-dashboard.proximity.fr/
Open service 63.176.8.218:443 · ai-dashboard.proximity.fr
2026-01-07 02:42
HTTP/1.1 401 Unauthorized
Content-Type: text/html
Date: Wed, 07 Jan 2026 02:42:25 GMT
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEB5B0PV1BQJR3K400GE6ZCV
Connection: close
Transfer-Encoding: chunked
Page title: Password Protection
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Password Protection</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
background: rgb(14, 30, 37);
color: white;
overflow: hidden;
margin: 0;
padding: 0;
}
h1 {
margin: 0;
font-size: 22px;
line-height: 24px;
}
.main {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100vh;
width: 100vw;
}
.card {
position: relative;
display: flex;
flex-direction: column;
width: 75%;
max-width: 364px;
padding: 24px;
background: white;
color: rgb(14, 30, 37);
border-radius: 8px;
box-shadow: 0 2px 4px 0 rgba(14, 30, 37, .16);
}
input {
box-sizing: border-box;
display: block;
width: 100%;
height: 40px;
margin: 24px 0;
padding: 6px 14px;
border: 2px solid #e9ebeb;
border-radius: 4px;
background: none;
box-shadow: none;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 16px;
font-weight: 500;
line-height: 24px;
transition: box-shadow ease-in-out 0.15s;
-webkit-appearance: none;
-moz-appearance: none;
}
input:focus {
outline: none;
border-color: #f4bb00;
box-shadow: 0 0 1px 0 #f4bb00;
}
.button,
button {
position: relative;
box-sizing: border-box;
display: inline-block;
vertical-align: middle;
width: 100%;
padding: 8px 16px;
font-family: inherit;
font-size: 16px;
font-weight: 500;
line-height: 24px;
text-align: center;
text-decoration: none;
align-self: center;
border-radius: 4px;
background-color: #007067;
border: none;
color: #fff;
box-shadow: none;
transition: all 0.2s ease;
transition-property: background-color;
outline: 0;
}
button:hover {
cursor: pointer;
box-shadow: 0 0 0 2px #f4bb00;
}
.alert-box {
position: relative;
display: block;
margin-bottom: -8px;
background: #fff4f5;
border-radius: 4px;
padding: 4px 8px;
font-size: 14px;
color: #ad2831;
letter-spacing: 0;
line-height: 24px;
font-weight: 500;
}
</style>
</head>
<body>
<div class="main">
<div class="card">
<div class="header">
<h1>Password protected site</h1>
</div>
<div class="body">
<p class="lead">Please enter your password to get access.</p>
<form method="post"><input type="hidden" name="form-name" value="form 1" />
<input type="password" name="password" placeholder="Password" autofocus>
<button class="button">Submit</button>
</form>
</div>
</div>
</div>
</body>
</html>
Open service 2a05:d014:58f:6200::259:80 · ai-dashboard.proximity.fr
2026-01-07 02:42
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Wed, 07 Jan 2026 02:42:32 GMT Location: https://ai-dashboard.proximity.fr/ Server: Netlify X-Nf-Request-Id: 01KEB5B84ZGEF4NT7KPQXAF3TM Content-Length: 49 Connection: close Redirecting to https://ai-dashboard.proximity.fr/
Open service 2a05:d014:58f:6200::258:443 · ai-dashboard.proximity.fr
2026-01-07 02:42
HTTP/1.1 401 Unauthorized
Content-Type: text/html
Date: Wed, 07 Jan 2026 02:42:24 GMT
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEB5B0BC70P0R1SCHEWRHDT5
Connection: close
Transfer-Encoding: chunked
Page title: Password Protection
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Password Protection</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
background: rgb(14, 30, 37);
color: white;
overflow: hidden;
margin: 0;
padding: 0;
}
h1 {
margin: 0;
font-size: 22px;
line-height: 24px;
}
.main {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100vh;
width: 100vw;
}
.card {
position: relative;
display: flex;
flex-direction: column;
width: 75%;
max-width: 364px;
padding: 24px;
background: white;
color: rgb(14, 30, 37);
border-radius: 8px;
box-shadow: 0 2px 4px 0 rgba(14, 30, 37, .16);
}
input {
box-sizing: border-box;
display: block;
width: 100%;
height: 40px;
margin: 24px 0;
padding: 6px 14px;
border: 2px solid #e9ebeb;
border-radius: 4px;
background: none;
box-shadow: none;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 16px;
font-weight: 500;
line-height: 24px;
transition: box-shadow ease-in-out 0.15s;
-webkit-appearance: none;
-moz-appearance: none;
}
input:focus {
outline: none;
border-color: #f4bb00;
box-shadow: 0 0 1px 0 #f4bb00;
}
.button,
button {
position: relative;
box-sizing: border-box;
display: inline-block;
vertical-align: middle;
width: 100%;
padding: 8px 16px;
font-family: inherit;
font-size: 16px;
font-weight: 500;
line-height: 24px;
text-align: center;
text-decoration: none;
align-self: center;
border-radius: 4px;
background-color: #007067;
border: none;
color: #fff;
box-shadow: none;
transition: all 0.2s ease;
transition-property: background-color;
outline: 0;
}
button:hover {
cursor: pointer;
box-shadow: 0 0 0 2px #f4bb00;
}
.alert-box {
position: relative;
display: block;
margin-bottom: -8px;
background: #fff4f5;
border-radius: 4px;
padding: 4px 8px;
font-size: 14px;
color: #ad2831;
letter-spacing: 0;
line-height: 24px;
font-weight: 500;
}
</style>
</head>
<body>
<div class="main">
<div class="card">
<div class="header">
<h1>Password protected site</h1>
</div>
<div class="body">
<p class="lead">Please enter your password to get access.</p>
<form method="post"><input type="hidden" name="form-name" value="form 1" />
<input type="password" name="password" placeholder="Password" autofocus>
<button class="button">Submit</button>
</form>
</div>
</div>
</div>
</body>
</html>
Open service 75.2.60.5:80 · www.proximity.fr
2026-01-05 01:23
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 05 Jan 2026 01:23:44 GMT Location: https://www.proximity.fr/ Server: Netlify X-Nf-Request-Id: 01KE5W1GZ98F7Y7DN42BEKB8RJ Content-Length: 40 Connection: close Redirecting to https://www.proximity.fr/
Open service 23.213.161.209:443 · proximity.fr
2026-01-05 01:23
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Location: https://www.proximity.fr/ Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KE5W1HETVQJMT2MXWKWNBT1Z Content-Length: 40 Expires: Mon, 05 Jan 2026 01:23:45 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Mon, 05 Jan 2026 01:23:45 GMT Connection: close Akamai-GRN: 0.d2a0d517.1767576225.57719d8d Redirecting to https://www.proximity.fr/
Open service 75.2.60.5:443 · www.proximity.fr
2026-01-05 01:23
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 9581
Content-Type: text/html; charset=UTF-8
Date: Mon, 05 Jan 2026 01:23:44 GMT
Etag: "70b14e8e58193e50b4ab4d40546e92ec-ssl"
Netlify-Vary: language=en,cookie=NEXT_LOCALE:presence|__next_preview_data:presence|__prerender_bypass:presence
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KE5W1H18QA3D037P7MBCP462
Connection: close
Page title: Proximity Paris | Proximity Paris
<!DOCTYPE html><html lang="fr"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>Proximity Paris | Proximity Paris</title><meta name="description" content="Agence fondatrice de l'ensemble du réseau, Proximity Paris, agence de "platform marketing", se positionne comme l’agence du quotidien des marques. Notre conviction est que l'image se construit aussi et surtout au quotidien et pas seulement sous l’effet de grands « pics » de communication épisodiques"/><link rel="icon" type="image/png" href="/images/favicon.png"/><meta property="og:title" content="Proximity Paris | Proximity Paris"/><meta property="og:type" content="article"/><meta property="og:description"/><meta property="og:image" content="/images/proximity_logo_775x169.png"/><meta property="og:url" content="https://www.mogul.fr"/><meta name="twitter:card" content="summary_large_image"/><script type="text/javascript">(function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' });
var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.setAttributeNode(d.createAttribute('data-ot-ignore'));
j.async = true;j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-KCSCLCX');</script><script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charSet="UTF-8" data-domain-script="6a4bc885-1da8-4dcd-a8a3-74eecb53e334"></script><script>function OptanonWrapper() { }</script><meta name="next-head-count" content="14"/><link rel="preload" href="/_next/static/css/a2ae7edda6368ce3.css" as="style"/><link rel="stylesheet" href="/_next/static/css/a2ae7edda6368ce3.css" data-n-g=""/><link rel="preload" href="/_next/static/css/8253191dfa9d837e.css" as="style"/><link rel="stylesheet" href="/_next/static/css/8253191dfa9d837e.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-5752944655d749a0.js" defer=""></script><script src="/_next/static/chunks/framework-4556c45dd113b893.js" defer=""></script><script src="/_next/static/chunks/main-560d784a2979123e.js" defer=""></script><script src="/_next/static/chunks/pages/_app-c98f2b6fbc2c3f9e.js" defer=""></script><script src="/_next/static/chunks/pages/index-106d025c8963f7dd.js" defer=""></script><script src="/_next/static/qg_7-10yYo4bVx70X0qyp/_buildManifest.js" defer=""></script><script src="/_next/static/qg_7-10yYo4bVx70X0qyp/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div><header class="header_header__3o0p0 "><a href="/" class="header_mainLink__rYFdL"><img src="/images/proximity_logo_775x169.png" alt="Proximity" class="header_logo___eW3r"/></a><nav class="header_nav__7l0n_ desktopOnly display-flex"><div class="header_navSubPage__BZNxd"><a href="/a-propos" title="A propos" class="header_navLink__72wkE false">A propos</a><a href="/equipe-carriere" title="Equipe & Carrière" class="header_navLink__72wkE false">Equipe & Carrière</a><a href="/contact" title="Contact" class="header_navLink__72wkE false">Contact</a></div><div class="header_navLanguage__Ec_Jf"><a href="/en" title="English" class="">EN</a><a href="/" title="Français" class="header_activate__05moz">FR</a></div></nav><nav class="header_nav__7l0n_ mobileOnly "><div class="header_navLanguageMobile__KHFjc"><a href="/en" title="English" class="">EN</a><a href="/" title="Français" class="header_activate__05moz">FR</a></div><button class="header_toggleMenu__6SqSt"><span hidden="">Hamburger</span><div class="header_hamburger__Y8FNS"><div class="header_line__BL49D header_one__XTb4E"></div><div class="header_line__BL49D header_two__jEwBb"></div><div class="header_line__BL49D header_three__skYV6"></div></div></button><div _ref="[object Object]" class="header_menuWrapper__i9yiQ"><a href="/a-propos" title="A propos" c
Open service 2a02:26f0:1700:11::b856:6792:443 · proximity.fr
2026-01-05 01:23
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Location: https://www.proximity.fr/ Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KE5W1GS3E7358ZZSGY6DXT93 Content-Length: 40 Expires: Mon, 05 Jan 2026 01:23:44 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Mon, 05 Jan 2026 01:23:44 GMT Connection: close Akamai-GRN: 0.926656b8.1767576224.e0bdd68d Redirecting to https://www.proximity.fr/
Open service 23.213.161.210:443 · proximity.fr
2026-01-05 01:23
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Location: https://www.proximity.fr/ Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KE5W1H5EBMXPGWMXKANPZC38 Content-Length: 40 Expires: Mon, 05 Jan 2026 01:23:44 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Mon, 05 Jan 2026 01:23:44 GMT Connection: close Akamai-GRN: 0.d1a0d517.1767576224.49821f1 Redirecting to https://www.proximity.fr/
Open service 99.83.231.61:80 · www.proximity.fr
2026-01-05 01:23
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 05 Jan 2026 01:23:44 GMT Location: https://www.proximity.fr/ Server: Netlify X-Nf-Request-Id: 01KE5W1GVCGWQ5YKNWAWC1Y39G Content-Length: 40 Connection: close Redirecting to https://www.proximity.fr/
Open service 99.83.231.61:443 · www.proximity.fr
2026-01-05 01:23
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 9581
Content-Type: text/html; charset=UTF-8
Date: Mon, 05 Jan 2026 01:23:44 GMT
Etag: "70b14e8e58193e50b4ab4d40546e92ec-ssl"
Netlify-Vary: language=en,cookie=NEXT_LOCALE:presence|__next_preview_data:presence|__prerender_bypass:presence
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KE5W1H62R9S2QA7DH4HNY8CV
Connection: close
Page title: Proximity Paris | Proximity Paris
<!DOCTYPE html><html lang="fr"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>Proximity Paris | Proximity Paris</title><meta name="description" content="Agence fondatrice de l'ensemble du réseau, Proximity Paris, agence de "platform marketing", se positionne comme l’agence du quotidien des marques. Notre conviction est que l'image se construit aussi et surtout au quotidien et pas seulement sous l’effet de grands « pics » de communication épisodiques"/><link rel="icon" type="image/png" href="/images/favicon.png"/><meta property="og:title" content="Proximity Paris | Proximity Paris"/><meta property="og:type" content="article"/><meta property="og:description"/><meta property="og:image" content="/images/proximity_logo_775x169.png"/><meta property="og:url" content="https://www.mogul.fr"/><meta name="twitter:card" content="summary_large_image"/><script type="text/javascript">(function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' });
var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.setAttributeNode(d.createAttribute('data-ot-ignore'));
j.async = true;j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-KCSCLCX');</script><script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charSet="UTF-8" data-domain-script="6a4bc885-1da8-4dcd-a8a3-74eecb53e334"></script><script>function OptanonWrapper() { }</script><meta name="next-head-count" content="14"/><link rel="preload" href="/_next/static/css/a2ae7edda6368ce3.css" as="style"/><link rel="stylesheet" href="/_next/static/css/a2ae7edda6368ce3.css" data-n-g=""/><link rel="preload" href="/_next/static/css/8253191dfa9d837e.css" as="style"/><link rel="stylesheet" href="/_next/static/css/8253191dfa9d837e.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-5752944655d749a0.js" defer=""></script><script src="/_next/static/chunks/framework-4556c45dd113b893.js" defer=""></script><script src="/_next/static/chunks/main-560d784a2979123e.js" defer=""></script><script src="/_next/static/chunks/pages/_app-c98f2b6fbc2c3f9e.js" defer=""></script><script src="/_next/static/chunks/pages/index-106d025c8963f7dd.js" defer=""></script><script src="/_next/static/qg_7-10yYo4bVx70X0qyp/_buildManifest.js" defer=""></script><script src="/_next/static/qg_7-10yYo4bVx70X0qyp/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div><header class="header_header__3o0p0 "><a href="/" class="header_mainLink__rYFdL"><img src="/images/proximity_logo_775x169.png" alt="Proximity" class="header_logo___eW3r"/></a><nav class="header_nav__7l0n_ desktopOnly display-flex"><div class="header_navSubPage__BZNxd"><a href="/a-propos" title="A propos" class="header_navLink__72wkE false">A propos</a><a href="/equipe-carriere" title="Equipe & Carrière" class="header_navLink__72wkE false">Equipe & Carrière</a><a href="/contact" title="Contact" class="header_navLink__72wkE false">Contact</a></div><div class="header_navLanguage__Ec_Jf"><a href="/en" title="English" class="">EN</a><a href="/" title="Français" class="header_activate__05moz">FR</a></div></nav><nav class="header_nav__7l0n_ mobileOnly "><div class="header_navLanguageMobile__KHFjc"><a href="/en" title="English" class="">EN</a><a href="/" title="Français" class="header_activate__05moz">FR</a></div><button class="header_toggleMenu__6SqSt"><span hidden="">Hamburger</span><div class="header_hamburger__Y8FNS"><div class="header_line__BL49D header_one__XTb4E"></div><div class="header_line__BL49D header_two__jEwBb"></div><div class="header_line__BL49D header_three__skYV6"></div></div></button><div _ref="[object Object]" class="header_menuWrapper__i9yiQ"><a href="/a-propos" title="A propos" c
Open service 2a02:26f0:1700:11::b856:679e:443 · proximity.fr
2026-01-05 01:23
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Location: https://www.proximity.fr/ Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KE5W1GNFDN3JZ7N0YV7CX9MC Content-Length: 40 Expires: Mon, 05 Jan 2026 01:23:44 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Mon, 05 Jan 2026 01:23:44 GMT Connection: close Akamai-GRN: 0.926656b8.1767576224.e0bdd606 Redirecting to https://www.proximity.fr/