Domain natuicepr.stoffeldelivery.com.br
United States
AMAZON-AES
Software information

Apache Apache

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2023-08-21 14:39
    Last seen 2024-06-06 04:03
    Open for 289 days
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c81c345f781c345f761e73e1fd05a1a2d156bb69119efc5ba

      Found 32 files trough .DS_Store spidering:
      
      /css
      /css/layoutgenerico.css
      /favicon.ico
      /font
      /img
      /img/apple-touch-icon-114x114-precomposed.png
      /img/apple-touch-icon-144x144-precomposed.png
      /img/apple-touch-icon-57x57-precomposed.png
      /img/apple-touch-icon-72x72-precomposed.png
      /img/bannergenerico.jpg
      /img/detail_1.jpg
      /img/detail_2.jpg
      /img/detail_3.jpg
      /img/favicon.ico
      /img/favicon.png
      /img/hero_general.jpg
      /img/icon_ccv.gif
      /img/logo_sticky.svg
      /img/logogenerica.png
      /img/menu-thumb-1.jpg
      /img/menu-thumb-10.jpg
      /img/menu-thumb-2.jpg
      /img/menu-thumb-3.jpg
      /img/menu-thumb-4.jpg
      /img/menu-thumb-5.jpg
      /img/menu-thumb-6.jpg
      /img/menu-thumb-7.jpg
      /img/menu-thumb-8.jpg
      /img/menu-thumb-9.jpg
      /img/paypal_2.svg
      /index.php
      /js
      Found on 2024-06-06 04:03
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c026392ab026392ab8b46cfcb3e72b441d591553d4946ab6a

      Found 7 files trough .DS_Store spidering:
      
      /css
      /css/layoutgenerico.css
      /favicon.ico
      /font
      /img
      /index.php
      /js
      Found on 2024-06-04 01:43
  • Open service 18.213.235.11:443 · natuicepr.stoffeldelivery.com.br

    2024-06-06 04:03

    HTTP/1.1 200 OK
    Date: Thu, 06 Jun 2024 04:03:17 GMT
    Server: Apache
    Set-Cookie: CAKEPHP=ijt405ln4k1o7f9h8uc16seaf5; expires=Tue, 11-Jun-2024 04:03:17 GMT; Max-Age=432000; path=/; secure; HttpOnly
    Upgrade: h2
    Connection: Upgrade, close
    Content-Length: 68950
    Vary: Accept-Encoding
    Content-Type: text/html; charset=UTF-8
    
    Page title: 
    		App Delivery Stoffel Sistemas:
    			
    
    
    <!DOCTYPE html>
    <html lang="pt-br">
    
    <head>
    	<link href="/utf-8" type="application/rss+xml" rel="alternate" title="charset" />	<link href="/X-UA-Compatible" type="application/rss+xml" rel="alternate" title="http-equiv" content="IE=edge" />	<link href="/Sites/lojas/width%3Ddevice-width%2C%20initial-scale%3D1%2C%20shrink-to-fit%3Dno" type="application/rss+xml" rel="alternate" title="viewport" />	<meta name="description" content="App Delivery Stoffel Sistemas" />	<link href="/Ansonika" type="application/rss+xml" rel="alternate" title="author" />	<title>
    		App Delivery Stoffel Sistemas:
    			</title>
    
    	<!-- Favicons-->
    	<meta/>	<meta/>	<meta sizes="72x72" />	<meta sizes="114x114" />	<meta sizes="144x144" />	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<!-- GOOGLE WEB FONT -->
    	<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" />	<!-- ICONS FONT AWESOME -->
    	<script src="https://kit.fontawesome.com/2ba0d7cf11.js" crossorigin="anonymous" defer></script>
    
    	<!-- BASE CSS -->
    	<link rel="stylesheet" type="text/css" href="/css/bootstrap_customized.min.css" />	<link rel="stylesheet" type="text/css" href="/css/style.css" />
    	<!-- SPECIFIC CSS -->
    	<link rel="stylesheet" type="text/css" href="/css/detail-page.css" />
    	<!-- PÁGINA DE LOGIN -->
    	<link rel="stylesheet" type="text/css" href="/css/order-sign_up.css" />
    	<!-- PÁGINA DE ERRO -->
    	<link rel="stylesheet" type="text/css" href="/css/error.css" />
    	<!-- PÁGINA DE MINHA CONTA -->
    	<link rel="stylesheet" type="text/css" href="/css/minha-conta.css" />
    	<!-- PÁGINA CONFIRMA COMPRA -->
    	<link rel="stylesheet" type="text/css" href="/css/statuspedido.css" />
    	<!-- PÁGINA LOJAS -->
    	<link rel="stylesheet" type="text/css" href="/css/home.css" />
    	<!-- MENU DESLIZANTE -->
    	<link rel="stylesheet" type="text/css" href="/css/menu_deslizante.css" />
    	<!-- BUTTON FLOAT -->
    	<link rel="stylesheet" type="text/css" href="/css/button_float.css" />
    	<!-- BANNER DELIVERY TAKEOUT -->
    	<link rel="stylesheet" type="text/css" href="/css/banner_delivery_takeout.css" />
    	<!-- YOUR CUSTOM CSS -->
    	<link rel="stylesheet" type="text/css" href="/css/natuice.css" />	<style>
    			</style>
    
    	<header class="header_in clearfix">
    		<div class="container">
    			<div id="logo" class="logo-container">
    				<a href="#" class="logo_empresa">
    					<i class="icon_back"></i> <!-- Ícone de voltar -->
    				</a>
    			</div>
    
    
    		</div>
    	</header>
    
    	<div class="hero_in detail_page background-image banner_menu">
    		<div class="wrapper opacity-mask">
    
    
    		</div>
    	</div>
    
    	<!--/hero_in-->
    
    	<main class="main">
    		<div class="">
    						<style>
        /* Início Card Lojas */
        .card-logo-empresa {
            display: flex;
            align-items: center;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            background-color: #ffffff;
            padding: 15px;
            width: 300px;
        }
    
        .logo img {
            width: 100px;
            height: 100px;
            margin-right: 20px;
            /* border-radius: 50%; */
        }
    
        h3 {
            margin: 0;
            font-size: 18px;
            font-weight: bold;
            color: #333333;
            margin-bottom: 5px;
        }
    
        small {
            color: #888888;
            font-size: 14px;
        }
    
        .card-wrapper {
            margin-bottom: 20px;
            /* espaçamento entre os cards */
        }
    
        .card-logo-empresa {
            width: 100%;
            display: flex;
            align-items: center;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            background-color: #ffffff;
            padding: 15px;
        }
    
        @media (min-width: 768px) {
            .card-logo-empresa {
                padding: 20px;
            }
        }
    
        .info {
            position: relative;
        }
    
        .buttons-wrapper {
            bottom: 0;
            left: 0;
            margin-top: 15px;
        }
    
        .buttons-container {
            display: flex;
            flex-direction: row;
            align-items: center;
        }
    
        .button-icon {
            display: flex;
            flex-direction: row;
            align-items: center;
            ju
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 18.213.235.11:443 · natuicepr.stoffeldelivery.com.br

    2024-06-04 01:43

    HTTP/1.1 200 OK
    Date: Tue, 04 Jun 2024 01:44:04 GMT
    Server: Apache
    Set-Cookie: CAKEPHP=fs0fu8gqe9bkfsvo7cmo107br4; expires=Sun, 09-Jun-2024 01:44:04 GMT; Max-Age=432000; path=/; secure; HttpOnly
    Upgrade: h2
    Connection: Upgrade, close
    Content-Length: 68950
    Vary: Accept-Encoding
    Content-Type: text/html; charset=UTF-8
    
    Page title: 
    		App Delivery Stoffel Sistemas:
    			
    
    
    <!DOCTYPE html>
    <html lang="pt-br">
    
    <head>
    	<link href="/utf-8" type="application/rss+xml" rel="alternate" title="charset" />	<link href="/X-UA-Compatible" type="application/rss+xml" rel="alternate" title="http-equiv" content="IE=edge" />	<link href="/Sites/lojas/width%3Ddevice-width%2C%20initial-scale%3D1%2C%20shrink-to-fit%3Dno" type="application/rss+xml" rel="alternate" title="viewport" />	<meta name="description" content="App Delivery Stoffel Sistemas" />	<link href="/Ansonika" type="application/rss+xml" rel="alternate" title="author" />	<title>
    		App Delivery Stoffel Sistemas:
    			</title>
    
    	<!-- Favicons-->
    	<meta/>	<meta/>	<meta sizes="72x72" />	<meta sizes="114x114" />	<meta sizes="144x144" />	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<!-- GOOGLE WEB FONT -->
    	<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" />	<!-- ICONS FONT AWESOME -->
    	<script src="https://kit.fontawesome.com/2ba0d7cf11.js" crossorigin="anonymous" defer></script>
    
    	<!-- BASE CSS -->
    	<link rel="stylesheet" type="text/css" href="/css/bootstrap_customized.min.css" />	<link rel="stylesheet" type="text/css" href="/css/style.css" />
    	<!-- SPECIFIC CSS -->
    	<link rel="stylesheet" type="text/css" href="/css/detail-page.css" />
    	<!-- PÁGINA DE LOGIN -->
    	<link rel="stylesheet" type="text/css" href="/css/order-sign_up.css" />
    	<!-- PÁGINA DE ERRO -->
    	<link rel="stylesheet" type="text/css" href="/css/error.css" />
    	<!-- PÁGINA DE MINHA CONTA -->
    	<link rel="stylesheet" type="text/css" href="/css/minha-conta.css" />
    	<!-- PÁGINA CONFIRMA COMPRA -->
    	<link rel="stylesheet" type="text/css" href="/css/statuspedido.css" />
    	<!-- PÁGINA LOJAS -->
    	<link rel="stylesheet" type="text/css" href="/css/home.css" />
    	<!-- MENU DESLIZANTE -->
    	<link rel="stylesheet" type="text/css" href="/css/menu_deslizante.css" />
    	<!-- BUTTON FLOAT -->
    	<link rel="stylesheet" type="text/css" href="/css/button_float.css" />
    	<!-- BANNER DELIVERY TAKEOUT -->
    	<link rel="stylesheet" type="text/css" href="/css/banner_delivery_takeout.css" />
    	<!-- YOUR CUSTOM CSS -->
    	<link rel="stylesheet" type="text/css" href="/css/natuice.css" />	<style>
    			</style>
    
    	<header class="header_in clearfix">
    		<div class="container">
    			<div id="logo" class="logo-container">
    				<a href="#" class="logo_empresa">
    					<i class="icon_back"></i> <!-- Ícone de voltar -->
    				</a>
    			</div>
    
    
    		</div>
    	</header>
    
    	<div class="hero_in detail_page background-image banner_menu">
    		<div class="wrapper opacity-mask">
    
    
    		</div>
    	</div>
    
    	<!--/hero_in-->
    
    	<main class="main">
    		<div class="">
    						<style>
        /* Início Card Lojas */
        .card-logo-empresa {
            display: flex;
            align-items: center;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            background-color: #ffffff;
            padding: 15px;
            width: 300px;
        }
    
        .logo img {
            width: 100px;
            height: 100px;
            margin-right: 20px;
            /* border-radius: 50%; */
        }
    
        h3 {
            margin: 0;
            font-size: 18px;
            font-weight: bold;
            color: #333333;
            margin-bottom: 5px;
        }
    
        small {
            color: #888888;
            font-size: 14px;
        }
    
        .card-wrapper {
            margin-bottom: 20px;
            /* espaçamento entre os cards */
        }
    
        .card-logo-empresa {
            width: 100%;
            display: flex;
            align-items: center;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            background-color: #ffffff;
            padding: 15px;
        }
    
        @media (min-width: 768px) {
            .card-logo-empresa {
                padding: 20px;
            }
        }
    
        .info {
            position: relative;
        }
    
        .buttons-wrapper {
            bottom: 0;
            left: 0;
            margin-top: 15px;
        }
    
        .buttons-container {
            display: flex;
            flex-direction: row;
            align-items: center;
        }
    
        .button-icon {
            display: flex;
            flex-direction: row;
            align-items: center;
            ju
    Found 2024-06-04 by HttpPlugin
    Create report
  • Open service 18.213.235.11:443 · natuicepr.stoffeldelivery.com.br

    2024-05-26 06:06

    HTTP/1.1 200 OK
    Date: Sun, 26 May 2024 06:06:45 GMT
    Server: Apache
    Set-Cookie: CAKEPHP=uvdpcgd4aij82msmgqg4d6cev7; expires=Fri, 31-May-2024 06:06:45 GMT; Max-Age=432000; path=/; secure; HttpOnly
    Upgrade: h2
    Connection: Upgrade, close
    Content-Length: 67385
    Vary: Accept-Encoding
    Content-Type: text/html; charset=UTF-8
    
    Page title: 
    		App Delivery Stoffel Sistemas:
    			
    
    
    <!DOCTYPE html>
    <html lang="pt-br">
    
    <head>
    	<link href="/utf-8" type="application/rss+xml" rel="alternate" title="charset" />	<link href="/X-UA-Compatible" type="application/rss+xml" rel="alternate" title="http-equiv" content="IE=edge" />	<link href="/Sites/lojas/width%3Ddevice-width%2C%20initial-scale%3D1%2C%20shrink-to-fit%3Dno" type="application/rss+xml" rel="alternate" title="viewport" />	<meta name="description" content="App Delivery Stoffel Sistemas" />	<link href="/Ansonika" type="application/rss+xml" rel="alternate" title="author" />	<title>
    		App Delivery Stoffel Sistemas:
    			</title>
    
    	<!-- Favicons-->
    	<meta/>	<meta/>	<meta sizes="72x72" />	<meta sizes="114x114" />	<meta sizes="144x144" />	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<!-- GOOGLE WEB FONT -->
    	<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" />	<!-- ICONS FONT AWESOME -->
    	<script src="https://kit.fontawesome.com/2ba0d7cf11.js" crossorigin="anonymous" defer></script>
    
    	<!-- BASE CSS -->
    	<link rel="stylesheet" type="text/css" href="/css/bootstrap_customized.min.css" />	<link rel="stylesheet" type="text/css" href="/css/style.css" />
    	<!-- SPECIFIC CSS -->
    	<link rel="stylesheet" type="text/css" href="/css/detail-page.css" />
    	<!-- PÁGINA DE LOGIN -->
    	<link rel="stylesheet" type="text/css" href="/css/order-sign_up.css" />
    	<!-- PÁGINA DE ERRO -->
    	<link rel="stylesheet" type="text/css" href="/css/error.css" />
    	<!-- PÁGINA DE MINHA CONTA -->
    	<link rel="stylesheet" type="text/css" href="/css/minha-conta.css" />
    	<!-- PÁGINA CONFIRMA COMPRA -->
    	<link rel="stylesheet" type="text/css" href="/css/statuspedido.css" />
    	<!-- PÁGINA LOJAS -->
    	<link rel="stylesheet" type="text/css" href="/css/home.css" />
    	<!-- MENU DESLIZANTE -->
    	<link rel="stylesheet" type="text/css" href="/css/menu_deslizante.css" />
    	<!-- BUTTON FLOAT -->
    	<link rel="stylesheet" type="text/css" href="/css/button_float.css" />
    	<!-- BANNER DELIVERY TAKEOUT -->
    	<link rel="stylesheet" type="text/css" href="/css/banner_delivery_takeout.css" />
    	<!-- YOUR CUSTOM CSS -->
    	<link rel="stylesheet" type="text/css" href="/css/natuice.css" />	<style>
    			</style>
    
    	<header class="header_in clearfix">
    		<div class="container">
    			<div id="logo" class="logo-container">
    				<a href="#" class="logo_empresa">
    					<i class="icon_back"></i> <!-- Ícone de voltar -->
    				</a>
    			</div>
    
    
    		</div>
    	</header>
    
    	<div class="hero_in detail_page background-image banner_menu">
    		<div class="wrapper opacity-mask">
    
    
    		</div>
    	</div>
    
    	<!--/hero_in-->
    
    	<main class="main">
    		<div class="">
    						<style>
        /* Início Card Lojas */
        .card-logo-empresa {
            display: flex;
            align-items: center;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            background-color: #ffffff;
            padding: 15px;
            width: 300px;
        }
    
        .logo img {
            width: 100px;
            height: 100px;
            margin-right: 20px;
            /* border-radius: 50%; */
        }
    
        h3 {
            margin: 0;
            font-size: 18px;
            font-weight: bold;
            color: #333333;
            margin-bottom: 5px;
        }
    
        small {
            color: #888888;
            font-size: 14px;
        }
    
        .card-wrapper {
            margin-bottom: 20px;
            /* espaçamento entre os cards */
        }
    
        .card-logo-empresa {
            width: 100%;
            display: flex;
            align-items: center;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            background-color: #ffffff;
            padding: 15px;
        }
    
        @media (min-width: 768px) {
            .card-logo-empresa {
                padding: 20px;
            }
        }
    
        .info {
            position: relative;
        }
    
        .buttons-wrapper {
            bottom: 0;
            left: 0;
            margin-top: 15px;
        }
    
        .buttons-container {
            display: flex;
            flex-direction: row;
            align-items: center;
        }
    
        .button-icon {
            display: flex;
            flex-direction: row;
            align-items: center;
            ju
    Found 2024-05-26 by HttpPlugin
    Create report
natuicepr.stoffeldelivery.com.br
CN:
natuicepr.stoffeldelivery.com.br
Key:
RSA-2048
Issuer:
R3
Not before:
2024-05-13 20:40
Not after:
2024-08-11 20:40
Domain summary
IP summary