Help
RSS
API
Feed
Maltego
Contact
Domain > www.coquillette-cuir.fr
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-03-08
109.234.167.174
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Sun, 08 Mar 2026 07:25:24 GMTContent-Type: text/html; charsetutf-8Content-Length: 19152Connection: keep-aliveVary: Accept-EncodingCache-Control: no-cache, privateSet-Cookie: XSRF-TOKENeyJpdiI6InBrRXA3YXZzQ3ZUWW9hZTk0a3BjUFE9PSIsInZhbHVlIjoiaHFyU1NCV0daeUxqam92V2YrN2xRdWlMTnVoTUVFbm53ZkRMY25PZFo4TzF5WEFvckpZU1l0NXA4bXVoQzdRT0N5YkhaUWN4Qm5kZFdGb1pzNGxIS3QyY2IzY004ZDZxRVAyTm9seCt2SkVoS3NUY01FVjcydW02bmRROTJFeS8iLCJtYWMiOiIzMjcwMDhiNThkYTlkZWZjMDIxY2Q5MTIzMGNmNDQyMzM5YzAyOTVkOWIxZGQ4M2IwODA1ZDM1N2U4NWIzNTA3IiwidGFnIjoiIn0%3D; expiresSun, 08 Mar 2026 09:25:24 GMT; Max-Age7200; path/; secure; samesitelaxSet-Cookie: coquillette-sessioneyJpdiI6Iis2SlZFR25FOWVjOGh5SHRSbnFhdWc9PSIsInZhbHVlIjoiUGpQelIwQ0RCQjM0WTVRNnNoTHlDaFF4OTNhQTVzS2ppWHJJY1RVSGZoOFdic2xOSmZUc0ZETWl6NEkrYU9pNlNqTkZnMHU2V2FKRjNPZlFDNTM5c1pNbXpqcEpnaVNXa2N3UjYzbHJPakxsUjYyeGtVSy80Nm5weHV0UUh5QnAiLCJtYWMiOiI1NzNjZjNmZTJjNmRkMjI0MTYzZmY1MDk2OTFjYjNhZGY1MmY0MGViMDA1YTVhOTgxMjQ3ZmNlN2RiMGYyOTRmIiwidGFnIjoiIn0%3D; expiresSun, 08 Mar 2026 09:25:24 GMT; Max-Age7200; path/; secure; httponly; samesitelaxServer: o2switch-PowerBoost-v3.32.3 !DOCTYPE html>html langfr classh-full bg-white>head> meta charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1> title>Coquillette - Maroquinerie Artisanale/title> link relpreload asstyle hrefhttps://www.coquillette-cuir.fr/build/assets/app-OBaSGlEZ.css />link relmodulepreload asscript hrefhttps://www.coquillette-cuir.fr/build/assets/app-CAiCLEjY.js />link relstylesheet hrefhttps://www.coquillette-cuir.fr/build/assets/app-OBaSGlEZ.css data-navigate-trackreload />script typemodule srchttps://www.coquillette-cuir.fr/build/assets/app-CAiCLEjY.js data-navigate-trackreload>/script> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyMontserrat:wght@300;400;500;700&familyLato:wght@300;400;700&displayswap relstylesheet> style> :root { --color-primary: #1a1a1a; --color-secondary: #d4a574; --color-accent: #d4a574; } /* Responsive base sizing that scales smoothly between mobile and desktop */ html { font-size: clamp(16px, 1vw + 14px, 18px); } .font-heading { font-family: Montserrat, sans-serif; letter-spacing: 0.05em; } .font-body { font-family: Lato, sans-serif; } .text-primary { color: var(--color-primary); } .bg-primary { background-color: var(--color-primary); } .border-primary { border-color: var(--color-primary); } .text-accent { color: var(--color-accent); } .bg-accent { background-color: var(--color-accent); } x-cloak { display: none !important; } /* Autocomplete adresse : texte blanc au hover */ .suggestion-item:hover, .suggestion-item:hover .suggestion-sub { color: #fff; } /* ═══════════════════════════════════════════════ 🍝 LOADER COQUILLETTE — Arc 270° tournant ═══════════════════════════════════════════════ */ .coquillette-loader-overlay { position: fixed; inset: 0; z-index: 99999; background: rgba(255, 255, 255, 0.85); backdrop-filter: blur(4px); display: flex; align-items: center; justify-content: center; opacity: 1; transition: opacity 0.4s ease; pointer-events: all; } .coquillette-loader-overlay.hidden { opacity: 0; pointer-events: none; } .coquillette-spinner { width: 52px; height: 52px; animation: coquillette-spin 0.9s cubic-bezier(0.4, 0, 0.2, 1) infinite; } .coquillette-spinner svg { width: 100%; height: 100%; } @keyframes coquillette-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /style> script defer srchttps://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js>/script>/head>body classh-full font-body antialiased text-gray-900 flex flex-col> div idcoquillette-loader classcoquillette-loader-overlay hidden aria-hiddentrue> div classcoquillette-spinner> svg viewBox0 0 64 64 fillnone xmlnshttp://www.w3.org/2000/svg> path dM 16.44 16.44 A 22 22 0 1 0 47.56 16.44 stroke#1a1a1a stroke-width8 stroke-linecapround fillnone /> /svg> /div> /div> script> // Affiche le loader lors des navigations (clics sur liens internes) document.addEventListener(DOMContentLoaded, function() { const loader document.getElementById(coquillette-loader); // Afficher le loader sur les navigations vers une autre page document.addEventListener(click, function(e) { const link e.target.closest(ahref); if (!link) return; const href link.getAttribute(href); // Ignorer les ancres, liens externes, mailto, tel, javascript if (!href || href.startsWith(#) || href.startsWith(mailto:) || href.startsWith(tel:) || href.startsWith(javascript:) || link.target _blank) return; // Ignorer les liens externes if (href.startsWith(http) && !href.includes(window.location.host)) return; loader.classList.remove(hidden); }); // Afficher aussi lors de la soumission de formulaires document.addEventListener(submit, function(e) { // Pas pour les formulaires de paiement Stripe ni le popup pause if (e.target.id payment-form) return; if (e.target.closest(.pause-overlay)) return; loader.classList.remove(hidden); }); // Cacher le loader quand la page est chargée (retour arrière navigateur) window.addEventListener(pageshow, function() { loader.classList.add(hidden); }); }); /script> div classsticky top-0 z-50> div classrelative overflow-hidden stylebackground: linear-gradient(135deg, var(--color-primary) 0%, color-mix(in srgb, var(--color-primary) 80%, #000) 100%);> div classabsolute inset-0 opacity-10 stylebackground-image: url(\data:image/svg+xml,%3Csvg width60 height60 viewBox0 0 60 60 xmlnshttp://www.w3.org/2000/svg%3E%3Cg fillnone fill-ruleevenodd%3E%3Cg fill%23ffffff fill-opacity0.4%3E%3Cpath dM36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\);>/div> div classrelative text-white text-center py-2.5 px-4> p classtext-xs sm:text-sm font-medium tracking-0.2em uppercase font-heading> 🎁 Livraison offerte dès 50€ d'achat ! /p> /div> /div> nav classbg-white border-b border-gray-100 x-data{ mobileOpen: false }> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classrelative flex items-center min-h-16> div classflex items-center pr-4 overflow-visible> a href/ classflex-shrink-0 flex items-center> img srchttps://www.coquillette-cuir.fr/storage/photos/TexteCoquillette.png altCoquillette classh-32 -my-8 md:h-72 w-auto object-contain md:-my-28 loadinglazy > span classsr-only>Coquillette/span> /a> /div> div classhidden md:flex absolute left-1/2 -translate-x-1/2 space-x-8 items-center> a href/ classtext-gray-600 hover:text-primary transition-colors uppercase text-sm md:text-base tracking-widest font-bold> Accueil /a> a href/boutique classtext-gray-600 hover:text-primary transition-colors uppercase text-sm md:text-base tracking-widest font-bold> Boutique /a> a href/a-propos classtext-gray-600 hover:text-primary transition-colors uppercase text-sm md:text-base tracking-widest font-bold> À Propos /a> a href/contact classtext-gray-600 hover:text-primary transition-colors uppercase text-sm md:text-base tracking-widest font-bold> Contact /a> a href/suivi classtext-gray-600 hover:text-primary transition-colors uppercase text-sm md:text-base tracking-widest font-bold> Suivi /a> /div> div classflex items-center space-x-4 ml-auto> a href/panier classrelative group p-2 text-gray-400 hover:text-primary transition-colors> span classsr-only>Panier/span> svg classh-6 w-6 fillnone viewBox0 0 24 24 stroke-width1.5 strokecurrentColor aria-hiddentrue> path stroke-linecapround stroke-linejoinround dM15.75 10.5V6a3.75 3.75 0 10-7.5 0v4.5m11.356-1.993l1.263 12c.07.665-.45 1.243-1.119 1.243H4.25a1.125 1.125 0 01-1.12-1.243l1.264-12A1.125 1.125 0 015.513 7.5h12.974c.576 0 1.059.435 1.119 1.007zM8.625 10.5a.375.375 0 11-.75 0 .375.375 0 01.75 0zm7.5 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z /> /svg> /a> button @clickmobileOpen !mobileOpen classmd:hidden p-2 text-gray-400 hover:text-primary transition-colors aria-labelMenu> svg x-show!mobileOpen classh-6 w-6 fillnone viewBox0 0 24 24 stroke-width1.5 strokecurrentColor> path stroke-linecapround stroke-linejoinround dM3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5 /> /svg> svg x-showmobileOpen x-cloak classh-6 w-6 fillnone viewBox0 0 24 24 stroke-width1.5 strokecurrentColor> path stroke-linecapround stroke-linejoinround dM6 18L18 6M6 6l12 12 /> /svg> /button> /div> /div> /div> div x-showmobileOpen x-cloak x-transition:entertransition ease-out duration-200 x-transition:enter-startopacity-0 -translate-y-2 x-transition:enter-endopacity-100 translate-y-0 x-transition:leavetransition ease-in duration-150 x-transition:leave-startopacity-100 translate-y-0 x-transition:leave-endopacity-0 -translate-y-2 classmd:hidden bg-white border-t border-gray-100 shadow-lg max-h-70vh overflow-y-auto> div classpx-4 py-4 space-y-3> a href/ @clickmobileOpen false classblock text-gray-700 hover:text-primary uppercase text-sm tracking-widest font-bold py-2>Accueil/a> a href/boutique @clickmobileOpen false classblock text-gray-700 hover:text-primary uppercase text-sm tracking-widest font-bold py-2>Boutique/a> a href/a-propos @clickmobileOpen false classblock text-gray-700 hover:text-primary uppercase text-sm tracking-widest font-bold py-2>À Propos/a> a href/contact @clickmobileOpen false classblock text-gray-700 hover:text-primary uppercase text-sm tracking-widest font-bold py-2>Contact/a> a href/suivi @clickmobileOpen false classblock text-gray-700 hover:text-primary uppercase text-sm tracking-widest font-bold py-2>Suivi/a> /div> /div> /nav> /div> main classflex-grow> div classrelative bg-stone-900 h-60vh flex items-center justify-center overflow-hidden> img idhero-poster srchttps://www.coquillette-cuir.fr/storage/photos/hero-poster.webp alt classabsolute inset-0 w-full h-full object-cover > video idhero-video classabsolute inset-0 w-full h-full object-cover opacity-0 transition-opacity duration-700 muted playsinline preloadmetadata posterhttps://www.coquillette-cuir.fr/storage/photos/hero-poster.webp > source srchttps://www.coquillette-cuir.fr/storage/videos/hero.mp4 typevideo/mp4> /video> div classabsolute inset-0 bg-black/30>/div> div classtext-center z-10 p-8 max-w-4xl> span classuppercase tracking-0.3em text-white/80 text-sm md:text-base mb-4 block drop-shadow-lg>Créations Artisanales/span> h1 classfont-heading text-6xl md:text-8xl lg:text-9xl font-bold text-white mb-6 leading-tight drop-shadow-xl text-center styletext-shadow: 0 4px 30px rgba(0,0,0,0.5);> Cuir br> span classitalic text-stone-200 block>Réinventé/span> /h1> p classtext-white/90 mb-8 font-light text-lg md:text-xl drop-shadow-lg> Maroquinerie upcyclée, pièces uniques et colorées. /p> a href#shop classinline-block bg-white text-gray-900 px-8 py-4 text-xs font-bold uppercase tracking-widest hover:bg-stone-100 transition-all transform hover:scale-105 shadow-xl> Découvrir la collection /a> /div> /div> script> document.addEventListener(DOMContentLoaded, function() { const video document.getElementById(hero-video); const poster document.getElementById(hero-poster); if (video) { video.addEventListener(canplaythrough, function() { video.classList.remove(opacity-0); if (poster) poster.classList.add(hidden); video.play().catch(e > console.log(Autoplay bloqué:, e)); }, { once: true }); video.addEventListener(ended, function() { video.currentTime video.duration - 0.1; video.pause(); }); video.preload auto; video.load(); } }); /script> div idshop classmax-w-7xl mx-auto px-4 py-20> div classflex justify-between items-end mb-12> h2 classfont-heading text-3xl font-bold text-primary>Mes Pépites/h2> a href# classtext-sm text-gray-500 hover:text-black border-b border-gray-300 pb-1>Tout voir/a> /div> div classgrid grid-cols-1 md:grid-cols-3 gap-x-8 gap-y-12> div classgroup> div classmb-4> a hrefhttps://www.coquillette-cuir.fr/produit/rouge classgroup block relative> div classrelative h-80 w-full overflow-hidden rounded-xl bg-gray-100 shadow-sm group-hover:shadow-md transition-shadow> div classabsolute top-3 left-3 z-10> span classinline-flex items-center px-3 py-1 rounded-full text-xs font-bold bg-gray-800 text-white shadow-sm> Victime de son succès ✨ /span> /div> img srchttps://www.coquillette-cuir.fr/storage/produits/01KGFMAHWW35SGXAA9CGQE7KJQ.webp altRouge loadinglazy decodingasync styleobject-position: 50% 50% classabsolute inset-0 w-full h-full object-cover transition-all duration-500 ease-out grayscale-30% opacity-75 group-hover:scale-105 > /div>/a> /div> div classflex justify-between items-start> div> h3 classtext-lg font-bold text-gray-900 group-hover:text-amber-700 transition-colors> a hrefhttps://www.coquillette-cuir.fr/produit/rouge classhover:underline> Rouge /a> /h3> p classtext-sm text-gray-500 mt-1 capitalize>cuir/p> /div> p classtext-lg font-medium text-gray-900>10,00 €/p> /div> /div> /div> /div> /main> footer classbg-white border-t border-gray-100> div classmax-w-7xl mx-auto py-12 px-4 sm:px-6 md:flex md:items-center md:justify-between lg:px-8> div classflex justify-center space-x-6 md:order-2> a hrefhttps://www.instagram.com/coquillette_cuir/ target_blank classtext-gray-400 hover:text-gray-500> span classsr-only>Instagram/span> svg classh-6 w-6 fillcurrentColor viewBox0 0 24 24>path fill-ruleevenodd dM12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772 4.902 4.902 0 011.772-1.153c.636-.247 1.363-.416 2.427-.465C9.673 2.013 10.03 2 12.48 2h-.165zm-3.77 1.795c-.95.043-1.505.254-1.858.39a3.024 3.024 0 00-1.122.73 3.024 3.024 0 00-.73 1.122c-.136.353-.347.908-.39 1.858-.053 1.258-.06 1.63-.06 4.849 0 3.197.003 3.57.06 4.809.043.95.254 1.505.39 1.858.262.67.636 1.158 1.122 1.624.476.486.953.86 1.624 1.122.353.136.908.347 1.858.39 1.22.057 1.61.06 4.85.06 3.239 0 3.63-.003 4.85-.06.95-.043 1.505-.254 1.858-.39a3.024 3.024 0 001.122-.73 3.024 3.024 0 00.73-1.122c.136-.353.347-.908.39-1.858.057-1.22.06-1.61.06-4.85 0-3.239-.003-3.63-.06-4.85-.043-.95-.254-1.505-.39-1.858a3.024 3.024 0 00-.73-1.122 3.024 3.024 0 00-1.122-.73c-.353-.136-.908-.347-1.858-.39-1.258-.053-1.63-.06-4.849-.06-3.197 0-3.57.003-4.809.06zm4.02 2.943a5.275 5.275 0 110 10.55 5.275 5.275 0 010-10.55zm0 1.795a3.48 3.48 0 100 6.96 3.48 3.48 0 000-6.96zm6.16-5.013a1.197 1.197 0 110 2.394 1.197 1.197 0 010-2.394z clip-ruleevenodd />/svg> /a> /div> div classmt-8 md:mt-0 md:order-1> p classtext-center text-sm md:text-base text-gray-400> © 2026 Coquillette. Fait main en France. /p> /div> /div> /footer> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]