Domain aptum.fr
France
Groupe LWS SARL
Software information

fastestcache

tcp/443 tcp/80

  • Open service 91.234.194.177:80 · www.conceptame.aptum.fr

    2026-01-11 05:50

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 05:50:43 GMT
    Content-Type: text/html
    Content-Length: 2882
    Connection: close
    server: fastestcache
    Edge-Cache-Engine: varnish
    Edge-Request-Id: d352f11396ea7b13d1858645676bdd99
    Last-Modified: Wed, 26 Dec 2018 10:16:37 GMT
    Vary: Accept-Encoding
    Edge-Cache-Engine-Mode: ACTIVE
    Age: 2
    Accept-Ranges: bytes
    X-Request-Id: d352f11396ea7b13d1858645676bdd99
    Edge-Cache-Engine-Hit: HIT
    
    Page title: Concepta.me
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<title>Concepta.me</title>
    		<meta charset="utf-8">
    		<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
    		<link rel="stylesheet" href="style.css" media="screen" type="text/css">
    		<link rel="icon" type="image/png" href="ico.png">
    <!-- GAnalytics -->
    <script>
    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    
    ga('create', 'UA-61942645-1', 'auto');
    ga('send', 'pageview');
    
    </script>
    	</head>
    	<body>
    		<div id="container"></div>
    		<div id="text">
    			<h1>advanced concepts, visually perceived</h1>
    			<h2>You came early, please subscribe to get informed on launch</h2>
    			<button class="txtinput" onclick=" window.open('http://eepurl.com/cM2icr','_blank')"> Subscribe</button>
    		</div>
    		<!--
    		What are you looking for here ?
    		We haven't launched the service yet.
    		You can come in the coming weeks.
        If you have questions send them to boulabiar@concepta.me
    
    
    		This is a cat for you
    
         ("`-''-/").___..--''"`-._
         `6_ 6  )   `-.  (     ).`-.__.`)
         (_Y_.)'  ._   )  `._ `. ``-..-'
       _..`--'_..-_/  /--'_.' ,'
      (il).-''  (li).'  ((!.-'
    
    	-->
    		<script id="vertexShader" type="x-shader/x-vertex">
    			varying vec2 vUv;
    			void main()
    			{
    				vUv = uv;
    				vec4 mvPosition = modelViewMatrix * vec4( position, 1.0 );
    				gl_Position = projectionMatrix * mvPosition;
    			}
    		</script>
    
    		<script id="fragment_shader" type="x-shader/x-fragment">
    			precision highp float;
    		  #extension GL_OES_standard_derivatives : enable
    			uniform float time;
    			uniform vec3 color;
    			uniform vec2 resolution;
    			uniform sampler2D texture;
    			varying vec2 vUv;
     			vec4 bgColor;
    			vec4 fgColor;
    			float median(float r, float g, float b) {
    			    return max(min(r, g), min(max(r, g), b));
    			}
    
    			/*
    				Want more cats ?
            /\_/\
       /\  / o o \
      //\\ \~(*)~/
      `  \/   ^ /
         | \|| ||
         \ '|| ||
          \)()-())
    			*/
    
    
    			void main( void ) {
    				vec3 sample = texture2D(texture, vUv).rgb;
    				float val = sin(time)/20. +0.2;
    				vec3 sample2 = color;//vec3(124./255.,150./255.,236./255.);
    				float sigDist = median(sample.r, sample.g, sample.b) - 0.5;
    				float opacity = clamp(sigDist/fwidth(sigDist) + 0.5, 0.0, 1.0);
    				bgColor = vec4(vec3(0.0), opacity);
    				fgColor = vec4(sample2, 1.0);
    				vec4 test = vec4(sample2.rgb, sigDist);
    				vec4 temp = mix(bgColor, fgColor, opacity);
    				gl_FragColor =  vec4(temp.xyz, opacity); // vec4( sample, 1.0 );
    				if(gl_FragColor.a < 0.5)
      				discard;
    			}
    		</script>
    		<script src="js/libs.js"></script>
    		<script src="build.js"></script>
    
    	</body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 91.234.194.177:443 · aptum.fr

    2026-01-11 05:50

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 05:50:43 GMT
    Content-Type: text/html
    Content-Length: 10712
    Connection: close
    server: fastestcache
    Edge-Cache-Engine: varnish
    Edge-Request-Id: f62b8582d2700986e1a9b8c199725b37
    Last-Modified: Tue, 21 Mar 2023 22:41:57 GMT
    Vary: Accept-Encoding
    Edge-Cache-Engine-Mode: ACTIVE
    Age: 2
    Accept-Ranges: bytes
    Alt-Svc: h3=":443";ma=86400
    X-Request-Id: f62b8582d2700986e1a9b8c199725b37
    Edge-Cache-Engine-Hit: HIT
    
    Page title: Aptum
    
    <!DOCTYPE html>
    <html lang="en-us"><head>
      <meta charset="utf-8">
      <title>Aptum</title>
    
      <!-- mobile responsive meta -->
      <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
      <meta name="description" content="description">
      <meta name="author" content="Aptum">
      <meta name="generator" content="Hugo 0.92.2" />
    
      <!-- plugins -->
      
      <link rel="stylesheet" href="https://www.aptum.fr/plugins/bootstrap/bootstrap.min.css">
      
      <link rel="stylesheet" href="https://www.aptum.fr/plugins/slick/slick.css">
      
      <link rel="stylesheet" href="https://www.aptum.fr/plugins/animate/animate.css">
      
      <link rel="stylesheet" href="https://www.aptum.fr/plugins/venobox/venobox.css">
      
      <link rel="stylesheet" href="https://www.aptum.fr/plugins/themify-icons/themify-icons.css">
      
    
      <!-- Main Stylesheet -->
      
      <link rel="stylesheet" href="https://www.aptum.fr/scss/style.css" media="screen">
    
      <!--Favicon-->
      <link rel="shortcut icon" href="https://www.aptum.fr/images/favicon.png" type="image/x-icon">
      <link rel="icon" href="https://www.aptum.fr/images/favicon.png" type="image/x-icon">
    
    </head><body>
    <header class="fixed-top header">
      
      
      
      <div class="navigation w-100 ">
        <div class="container">
          <nav class="navbar navbar-expand-lg navbar-light p-0">
            <a class="navbar-brand" href="/"><img style="height:52px;" class="img-fluid"
                src="https://www.aptum.fr/images/logo.png" alt="Aptum"></a>
            <button class="navbar-toggler rounded-0" type="button" data-toggle="collapse" data-target="#navigation"
              aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
              <span class="navbar-toggler-icon"></span>
            </button>
    
            <div class="collapse navbar-collapse text-center" id="navigation">
              <ul class="navbar-nav ml-auto">
                <li class="nav-item">
                  <a class="nav-link" href="/">Home</a>
                </li>
                
                
                <li class="nav-item">
                  <a class="nav-link" href="/about">About</a>
                </li>
                
                
                
                <li class="nav-item">
                  <a class="nav-link" href="/expertises">Expertises</a>
                </li>
                
                
                
                <li class="nav-item">
                  <a class="nav-link" href="/solutions">Solutions</a>
                </li>
                
                
                
                <li class="nav-item">
                  <a class="nav-link" href="/contact">Contact</a>
                </li>
                
                
              </ul>
    
              
              
            </div>
          </nav>
        </div>
      </div>
    </header>
    
    
    
    
    
    
    
    
    <section class="hero-section overlay bg-cover" data-background="https://www.aptum.fr/images/banner/banner-1.jpg">
      <div class="container">
        <div class="hero-slider">
          
          
          <div class="hero-slider-item">
            <div class="row">
              <div class="col-md-8">
                <h1 class="text-white" data-animation-out="fadeOut" data-delay-out="5" data-duration-in=".3"
                  data-animation-in="fadeInLeft" data-delay-in=".1">Our mission is to simplify the use of AI to our customers</h1>
                <p class="text-muted mb-4" data-animation-out="fadeOut" data-delay-out="5" data-duration-in=".3" data-animation-in="fadeInLeft" data-delay-in=".4">New AI models and tools arise each day. Following up needs a lot of effort and energy. We can do that work for you and simplify the use for you!</p>
                
              </div>
            </div>
          </div>
          
          <div class="hero-slider-item">
            <div class="row">
              <div class="col-md-8">
                <h1 class="text-white" data-animation-out="fadeOut" data-delay-out="5" data-duration-in=".3"
                  data-animation-in="fadeInLeft" data-delay-in=".1">We facilitate the use of Computer Vision to automate tasks.</h1>
                <p class="text-muted mb-4" data-animation-out="fadeOut" data-delay-out="5" data-duration-in=".3" data-animation-in="fadeInLeft" data-delay-in=".4">Companies can face ma
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 91.234.194.177:80 · aptum.fr

    2026-01-11 05:50

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 05:50:43 GMT
    Content-Type: text/html; charset=iso-8859-1
    Content-Length: 265
    Connection: close
    server: fastestcache
    Edge-Cache-Engine: varnish
    Edge-Request-Id: 934ee9c8594f48b42b55fbafd6f3d585
    Location: https://aptum.fr/
    Edge-Cache-Engine-Mode: ACTIVE
    Age: 2
    X-Request-Id: 934ee9c8594f48b42b55fbafd6f3d585
    Edge-Cache-Engine-Hit: HIT
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://aptum.fr/">here</a>.</p>
    </body></html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 91.234.194.177:443 · www.conceptame.aptum.fr

    2026-01-11 05:50

    HTTP/1.1 403 Forbidden
    Date: Sun, 11 Jan 2026 05:50:44 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    server: fastestcache
    Edge-Cache-Engine: varnish
    Edge-Request-Id: f6b625f891d9dee80a0524d5d8d103a4
    Cache-Control: no-store
    Set-Cookie: lwsprotect_challenge_token_-auth=; Path=/; Expires=Sun, 11 Jan 2026 05:49:44 GMT; Max-Age=0; Secure; SameSite=None
    Set-Cookie: lwsprotect_challenge_token_-cookie-verification=019bab9b-5bdc-748c-b1d0-b0404b75c712; Path=/; Expires=Sun, 11 Jan 2026 06:20:44 GMT; Secure; SameSite=None
    
    Page title: LWS Protection DDoS - Vérification en cours
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <title>LWS Protection DDoS - Vérification en cours</title>
    
            <script id="anubis_version" type="application/json">"1.24.0"
    </script><script id="anubis_challenge" type="application/json">{"rules":{"algorithm":"fast","difficulty":2,"report_as":2},"challenge":{"issuedAt":"2026-01-11T06:50:44.188305125+01:00","metadata":{"User-Agent":"Mozilla/5.0 (l9scan/2.0.737313e2439313e2433323e21393; +https://leakix.net)","X-Real-Ip":"139.59.231.238"},"id":"019bab9b-5bdc-748c-b1d0-b0404b75c712","method":"fast","randomData":"7a017612948a3a09ef03680110eab15577ad4529d1a3e2e042645435232d3deb89e445775d8672286c72f881dd9249b1fefac52808addbdf3314295306a354e2","policyRuleHash":"ac980f49c4d35fab","difficulty":2,"spent":false}}
    </script><script id="anubis_base_prefix" type="application/json">""
    </script><script id="anubis_public_url" type="application/json">""
    </script>
    
            <link rel="stylesheet" href="/.within.website/x/cmd/anubis/static/css/custom_lws.css">
            <script defer src="/.within.website/x/cmd/anubis/static/js/tailwind.js"></script>
            <script defer src="/.within.website/x/cmd/anubis/static/js/feather.min.js"></script>
            <script defer src="/.within.website/x/cmd/anubis/static/js/lang_status.js"></script>
        </head>
        <body class="bg-gray-900 min-h-screen flex items-center justify-center p-4">
            <div class="max-w-md w-full bg-gray-800 rounded-xl shadow-lg overflow-hidden border border-gray-700" data-aos="fade-in">
                <header class="bg-gray-800 px-6 py-4 border-b border-gray-700 flex justify-between items-center">
                    <div class="flex items-center">
                        
                        <div class="w-12 h-12 rounded-full bg-gradient-to-br from-blue-600 to-indigo-700 flex items-center justify-center mr-3 shadow-md">
                        <svg xmlns="http://www.w3.org/2000/svg" class="w-7 h-7 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
                            d="M12 2l7 4v6c0 5-3 9-7 10-4-1-7-5-7-10V6l7-4z" />
                        </svg>
                        </div>
                        
                        <span class="text-white font-semibold">LWS Protection DDoS</span>
                    </div>
                    <div id="language-selector" class="relative"></div>
                </header>
    
                <main class="px-8 py-10 text-center">
                <div class="w-16 h-16 border-4 border-gray-600 border-t-orange-500 loader rounded-full mx-auto mb-6"></div>
    
                <h1 id="title" class="text-xl font-semibold text-white mb-3">Vérification échouée accès non authorisé</h1>
                <p id="message" class="text-gray-300 mb-8 leading-relaxed">
                    Votre accès n'a pas pu être vérifié. Contactez l'administrateur du site.
                </p>
    
                <div class="centered-div"><p id="status">Loading...</p><script async type="module" src="/.within.website/x/cmd/anubis/static/js/main.mjs?cacheBuster=1.24.0"></script><div id="progress" role="progressbar" aria-labelledby="status"><div class="bar-inner"></div></div><div id="testarea"></div></div>
    
                <div class="bg-gray-700 rounded-lg p-4 border border-gray-600 mt-8">
                    <p id="footerTxt" class="text-sm text-gray-200">
                    <span class="font-medium text-white">LWS Protection DDoS</span> – LWS, hébergeur web N°1 en rapport qualité/prix et registrar de domaines
                    </p>
                </div>
                </main>
    
                <footer class="bg-gray-800 px-6 py-3 text-center border-t border-gray-700">
                    <p class="text-xs text-gray-400">
                        <a href="https://www.lws.fr" class="text-blue-400 hover:text-blue-500">www.lws.fr</a>
                    </p>
                </footer>
            </div>
        </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 91.234.194.177:443 · www.bref.aptum.fr

    2025-12-22 02:49

    HTTP/1.1 403 Forbidden
    Date: Mon, 22 Dec 2025 02:49:58 GMT
    Content-Type: text/html; charset=iso-8859-1
    Content-Length: 318
    Connection: close
    server: fastestcache
    Edge-Cache-Engine: varnish
    Edge-Request-Id: 718b432645ea2ce441d21789c2d5cf1c
    Edge-Cache-Engine-Mode: ACTIVE
    Age: 0
    
    Page title: 403 Forbidden
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>403 Forbidden</title>
    </head><body>
    <h1>Forbidden</h1>
    <p>You don't have permission to access this resource.</p>
    <p>Additionally, a 403 Forbidden
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    </body></html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 91.234.194.177:80 · www.bref.aptum.fr

    2025-12-22 02:49

    HTTP/1.1 403 Forbidden
    Date: Mon, 22 Dec 2025 02:49:58 GMT
    Content-Type: text/html; charset=iso-8859-1
    Content-Length: 318
    Connection: close
    server: fastestcache
    Edge-Cache-Engine: varnish
    Edge-Request-Id: 7f1a27e451e2e1d6c3ddf4bcaccc18a3
    Edge-Cache-Engine-Mode: ACTIVE
    Age: 0
    
    Page title: 403 Forbidden
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>403 Forbidden</title>
    </head><body>
    <h1>Forbidden</h1>
    <p>You don't have permission to access this resource.</p>
    <p>Additionally, a 403 Forbidden
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    </body></html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 91.234.194.177:80 · www.pdfy.aptum.fr

    2025-12-20 04:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 04:24:35 GMT
    Content-Type: text/html
    Content-Length: 8666
    Connection: close
    server: fastestcache
    Edge-Cache-Engine: varnish
    Edge-Request-Id: 5da129f74fdfb552a81078dc03553eb9
    Last-Modified: Fri, 05 Apr 2019 06:48:55 GMT
    Vary: Accept-Encoding
    Edge-Cache-Engine-Mode: ACTIVE
    Age: 0
    Accept-Ranges: bytes
    X-Request-Id: 5da129f74fdfb552a81078dc03553eb9
    Edge-Cache-Engine-Hit: HIT
    
    Page title: PDFy.me le service de génération automatique de diagrammes et présentations
    
    <!DOCTYPE html>
    <html lang="en-US">
      <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>PDFy.me le service de génération automatique de diagrammes et présentations</title>
        <link rel="stylesheet" href="css/components.css">
        <link rel="stylesheet" href="css/icons.css">
        <link rel="stylesheet" href="css/responsee.css">
        <link rel="stylesheet" href="owl-carousel/owl.carousel.css">
        <link rel="stylesheet" href="owl-carousel/owl.theme.css">
        <link rel="stylesheet" href="css/lightcase.css">
        <!-- CUSTOM STYLE -->      
        <link rel="stylesheet" href="css/template-style.css">
        <link href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,700,900&amp;subset=latin-ext" rel="stylesheet"> 
        <script type="text/javascript" src="js/jquery-1.8.3.min.js"></script>
        <script type="text/javascript" src="js/jquery-ui.min.js"></script>   
      </head>
    
      <body class="size-1280">
        <!-- HEADER -->
        <header role="banner" class="position-absolute">    
          <!-- Top Navigation -->
          <nav class="background-transparent background-primary-dott full-width sticky">          
            <div class="top-nav"> 
              <!-- mobile version logo -->              
              <!-- left menu items -->
              <div class="top-nav left-menu">
                 <ul class="right top-ul chevron">
                 </ul>
              </div>
              
              <!-- logo -->
              <ul class="logo-menu">
                <a href="index.html" class="logo">
                  <!-- Logo White Version -->
                  <!--img class="logo-white" src="img/logo.svg" alt=""-->
                  <!-- Logo Dark Version -->
                </a>
              </ul>
              
              <!-- right menu items -->
            </div>
          </nav>
        </header>
        
        <!-- MAIN -->
        <main role="main">    
          <!-- Header -->
          <header class="section-top-padding background-image text-center" style="background-image:url(img/img-05.jpg)">
            <h1 class="text-extra-thin text-white text-s-size-30 text-m-size-40 text-size-50 text-line-height-1 margin-bottom-40 margin-top-130">
              Automatisez la génération des diagrammes et des graphiques 
            </h1>
            <h2>
    	<p class="text-white">PDFy.me vous permet de générer automatiquement des diagrammes à partir de fichers textes<br> Décrivez votre architecture et laissez le générateur créer vos documents et présentations ! </p>
            </h2>
            <i class="slow icon-sli-arrow-down text-white margin-top-20 text-size-16"></i>
            <!-- Image -->
            <img class="margin-top-20 center" src="img/genView.png" alt="">
            
            <!-- dark full width arrow object -->
            <img class="arrow-object" src="img/arrow-object-dark.svg" alt="">
          </header>
          
          <!-- Section 1 -->
          <section class="section-small-padding background-dark text-center">      
            <div class="line">
              <div class="m-10 l-6 xl-4 center">
                <div class="margin">
                </div>
              </div>                                                                                               
            </div>       
          </section>
     
          <!-- Section 3 -->
          <section class="section background-white">      
            <div class="line text-center">
              <p class="text-primary text-size-20"> Architecture simple et optimisée</p>
              <h2 class="text-dark text-size-50 text-m-size-40"> Flux de <b>Génération</b></h2>
              <i class="icon-chevron_down text-primary margin-bottom-50 text-size-20"></i> 
            </div> 
            
            <div class="l-12 xl-7 center"> 
              <div class="margin">
                <!-- Middle Column (carousel)-->
                <div class="s-12 m-12 l-12">                                                                                        
                  <div class="carousel-default owl-carousel carousel-hide-arrows margin-m-top-bottom-50">                                                                                              
                    <div class="item">
       
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 91.234.194.177:80 · aptum.fr

    2025-12-20 04:24

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 20 Dec 2025 04:24:35 GMT
    Content-Type: text/html; charset=iso-8859-1
    Content-Length: 225
    Connection: close
    server: fastestcache
    Edge-Cache-Engine: varnish
    Edge-Request-Id: d95bbdf887f1984dd6a494a27a302b00
    Location: https://aptum.fr/
    Edge-Cache-Engine-Mode: ACTIVE
    Age: 0
    X-Request-Id: d95bbdf887f1984dd6a494a27a302b00
    Edge-Cache-Engine-Hit: HIT
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://aptum.fr/">here</a>.</p>
    </body></html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
*.aptum.fraptum.fr
CN:
aptum.fr
Key:
RSA-2048
Issuer:
R12
Not before:
2025-12-10 04:51
Not after:
2026-03-10 04:51
*.aptum.frconceptame.comwww.conceptame.aptum.frwww.conceptame.com
CN:
www.conceptame.com
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-11 04:52
Not after:
2026-04-11 04:52
*.aptum.frwww.bref.aptum.fr
CN:
*.aptum.fr
Key:
RSA-2048
Issuer:
R13
Not before:
2025-12-22 01:50
Not after:
2026-03-22 01:50