Domain assetflo.com
Germany
AMAZON-02
Software information

Netlify

tcp/443 tcp/80

  • Git configuration and history exposed
    First seen 2024-04-02 18:07
    Last seen 2025-08-08 09:37
    Open for 492 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb119bb916

      [core]
      	repositoryformatversion = 0
      	filemode = false
      	bare = false
      	logallrefupdates = true
      	symlinks = false
      	ignorecase = true
      [lfs]
      	repositoryformatversion = 0
      [remote "origin"]
      	url = https://github.com/oktarz/assetflowebsite_v3_6.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      [branch "Test"]
      	remote = origin
      	merge = refs/heads/Test
      
      Found on 2025-08-08 09:37
      402 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652244f15398

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = https://github.com/assetflo/website.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      [remote "private"]
      	url = https://github.com/assetflo/marketing.git
      	fetch = +refs/heads/*:refs/remotes/private/*
      
      Found on 2024-04-02 18:07
      419 Bytes
  • Open service 2a05:d014:58f:6200::258:443 · assetflo.com

    2025-12-19 07:40

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 17769
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 19 Dec 2025 07:40:20 GMT
    Etag: "352c3657f40982680b7a1b2e6c81b64f-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KCTRTVPT3GM996YN9AG1QJZ6
    Connection: close
    
    Page title: Assetflo, Visibility Everywhere
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
    
      <title>Assetflo, Visibility Everywhere</title>
    
      <meta content="Assetflo is a leading developer of mobile IoT solutions designed to monitor the precise location and condition of equipment, inventory, and tools in industrial environments. Our next-generation solutions are assisting companies in logistics, transportation, construction, and other sectors to better manage their operations. We provide cost-effective deployments that cover their entire business." name="description">
      <meta content="Assetflo, mobile IoT solutions, industrial equipment monitoring, inventory tracking, tool tracking, logistics management, transportation solutions, construction operations, Smart Asset, Smart Trailer, Smart Warehouse, real-time tracking, location monitoring, condition monitoring, industrial IoT, next-generation solutions, cost-effective deployments, Milton Ontario, asset management technology" name="keywords">
    
      <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"/>
      <link rel="icon" type="image/svg+xml" href="/favicon.svg"/>
      <link rel="shortcut icon" href="/favicon.ico"/>
      <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/>
      <meta name="apple-mobile-web-app-title" content="Assetflo"/>
      <link rel="manifest" href="/site.webmanifest"/>
    
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
    
      <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
      <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
      <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
      <link href="assets/vendor/aos/aos.css" rel="stylesheet">
      <link href="assets/css/main.css" rel="stylesheet">
    
      <style>
        :root {
          --af-font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
          --af-font-heading: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
          --af-weight-body: 400;
          --af-weight-heading: 600;
        }
    
        html {
          font-size: 16px;
        }
    
        body {
          font-family: var(--af-font-body) !important;
          font-weight: var(--af-weight-body);
          line-height: 1.6;
        }
    
        p,
        li,
        a,
        span,
        label,
        input,
        textarea,
        button,
        small {
          font-family: var(--af-font-body) !important;
          font-weight: var(--af-weight-body);
          font-size: 1rem;
          line-height: 1.7;
        }
    
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        .hero h2,
        .section-header h2,
        .page-header h2,
        .partners-hero h1,
        .careers-hero h1,
        .display-1,
        .display-2,
        .display-3,
        .display-4,
        .display-5,
        .display-6 {
          font-family: var(--af-font-heading) !important;
          font-weight: var(--af-weight-heading);
          line-height: 1.2;
        }
    
        .card h3,
        .card .card-title,
        .card h3 a {
          font-family: var(--af-font-heading) !important;
          font-weight: var(--af-weight-heading) !important;
        }
    
        .header {
          background-color: #ffffff !important;
          box-shadow: var(--shadow-sm);
          backdrop-filter: none;
          -webkit-backdrop-filter: none;
        }
    
        .header .navbar a,
        .header .navbar a:focus,
        .header .navbar li > a {
          color: var(--ink);
          font-family: var(--af-font-body) !important;
          font-weight: var(--af-weight-body) !important;
          letter-spacing: 0.005em;
        }
    
        .header .navbar a:hover,
        .header .navbar .active,
        .header .navbar li:hover > a {
          color: var(--brand) !important;
          font-weight: var(--af-weight-body) !important;
        }
    
        .header .nav-btn {
          font-family: var(--af-font-body) !important;
          font-weight: var(--af-weight-heading) !important;
          letter-spacing: 0.01em;
        }
    
        #footer,
        #f
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 2a05:d014:58f:6200::259:80 · assetflo.com

    2025-12-19 07:40

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Fri, 19 Dec 2025 07:40:19 GMT
    Location: https://assetflo.com/
    Server: Netlify
    X-Nf-Request-Id: 01KCTRTTRJ59EPH1B12GM1M1XH
    Content-Length: 36
    Connection: close
    
    
    Redirecting to https://assetflo.com/
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · assetflo.com

    2025-12-19 07:40

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 2
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 17769
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 19 Dec 2025 07:40:19 GMT
    Etag: "352c3657f40982680b7a1b2e6c81b64f-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KCTRTTRSYK4AE6HP826N3XC4
    Connection: close
    
    Page title: Assetflo, Visibility Everywhere
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
    
      <title>Assetflo, Visibility Everywhere</title>
    
      <meta content="Assetflo is a leading developer of mobile IoT solutions designed to monitor the precise location and condition of equipment, inventory, and tools in industrial environments. Our next-generation solutions are assisting companies in logistics, transportation, construction, and other sectors to better manage their operations. We provide cost-effective deployments that cover their entire business." name="description">
      <meta content="Assetflo, mobile IoT solutions, industrial equipment monitoring, inventory tracking, tool tracking, logistics management, transportation solutions, construction operations, Smart Asset, Smart Trailer, Smart Warehouse, real-time tracking, location monitoring, condition monitoring, industrial IoT, next-generation solutions, cost-effective deployments, Milton Ontario, asset management technology" name="keywords">
    
      <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"/>
      <link rel="icon" type="image/svg+xml" href="/favicon.svg"/>
      <link rel="shortcut icon" href="/favicon.ico"/>
      <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/>
      <meta name="apple-mobile-web-app-title" content="Assetflo"/>
      <link rel="manifest" href="/site.webmanifest"/>
    
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
    
      <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
      <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
      <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
      <link href="assets/vendor/aos/aos.css" rel="stylesheet">
      <link href="assets/css/main.css" rel="stylesheet">
    
      <style>
        :root {
          --af-font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
          --af-font-heading: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
          --af-weight-body: 400;
          --af-weight-heading: 600;
        }
    
        html {
          font-size: 16px;
        }
    
        body {
          font-family: var(--af-font-body) !important;
          font-weight: var(--af-weight-body);
          line-height: 1.6;
        }
    
        p,
        li,
        a,
        span,
        label,
        input,
        textarea,
        button,
        small {
          font-family: var(--af-font-body) !important;
          font-weight: var(--af-weight-body);
          font-size: 1rem;
          line-height: 1.7;
        }
    
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        .hero h2,
        .section-header h2,
        .page-header h2,
        .partners-hero h1,
        .careers-hero h1,
        .display-1,
        .display-2,
        .display-3,
        .display-4,
        .display-5,
        .display-6 {
          font-family: var(--af-font-heading) !important;
          font-weight: var(--af-weight-heading);
          line-height: 1.2;
        }
    
        .card h3,
        .card .card-title,
        .card h3 a {
          font-family: var(--af-font-heading) !important;
          font-weight: var(--af-weight-heading) !important;
        }
    
        .header {
          background-color: #ffffff !important;
          box-shadow: var(--shadow-sm);
          backdrop-filter: none;
          -webkit-backdrop-filter: none;
        }
    
        .header .navbar a,
        .header .navbar a:focus,
        .header .navbar li > a {
          color: var(--ink);
          font-family: var(--af-font-body) !important;
          font-weight: var(--af-weight-body) !important;
          letter-spacing: 0.005em;
        }
    
        .header .navbar a:hover,
        .header .navbar .active,
        .header .navbar li:hover > a {
          color: var(--brand) !important;
          font-weight: var(--af-weight-body) !important;
        }
    
        .header .nav-btn {
          font-family: var(--af-font-body) !important;
          font-weight: var(--af-weight-heading) !important;
          letter-spacing: 0.01em;
        }
    
        #footer,
        #f
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 75.2.60.5:80 · assetflo.com

    2025-12-19 07:40

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Fri, 19 Dec 2025 07:40:18 GMT
    Location: https://assetflo.com/
    Server: Netlify
    X-Nf-Request-Id: 01KCTRTTD8FC9FSQC3T3NEMQB3
    Content-Length: 36
    Connection: close
    
    
    Redirecting to https://assetflo.com/
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 2a05:d014:58f:6200::259:443 · assetflo.com

    2025-12-19 07:40

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 17769
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 19 Dec 2025 07:40:19 GMT
    Etag: "352c3657f40982680b7a1b2e6c81b64f-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KCTRTTX40ZD60BECZ5NX7P42
    Connection: close
    
    Page title: Assetflo, Visibility Everywhere
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
    
      <title>Assetflo, Visibility Everywhere</title>
    
      <meta content="Assetflo is a leading developer of mobile IoT solutions designed to monitor the precise location and condition of equipment, inventory, and tools in industrial environments. Our next-generation solutions are assisting companies in logistics, transportation, construction, and other sectors to better manage their operations. We provide cost-effective deployments that cover their entire business." name="description">
      <meta content="Assetflo, mobile IoT solutions, industrial equipment monitoring, inventory tracking, tool tracking, logistics management, transportation solutions, construction operations, Smart Asset, Smart Trailer, Smart Warehouse, real-time tracking, location monitoring, condition monitoring, industrial IoT, next-generation solutions, cost-effective deployments, Milton Ontario, asset management technology" name="keywords">
    
      <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"/>
      <link rel="icon" type="image/svg+xml" href="/favicon.svg"/>
      <link rel="shortcut icon" href="/favicon.ico"/>
      <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/>
      <meta name="apple-mobile-web-app-title" content="Assetflo"/>
      <link rel="manifest" href="/site.webmanifest"/>
    
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
    
      <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
      <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
      <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
      <link href="assets/vendor/aos/aos.css" rel="stylesheet">
      <link href="assets/css/main.css" rel="stylesheet">
    
      <style>
        :root {
          --af-font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
          --af-font-heading: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
          --af-weight-body: 400;
          --af-weight-heading: 600;
        }
    
        html {
          font-size: 16px;
        }
    
        body {
          font-family: var(--af-font-body) !important;
          font-weight: var(--af-weight-body);
          line-height: 1.6;
        }
    
        p,
        li,
        a,
        span,
        label,
        input,
        textarea,
        button,
        small {
          font-family: var(--af-font-body) !important;
          font-weight: var(--af-weight-body);
          font-size: 1rem;
          line-height: 1.7;
        }
    
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        .hero h2,
        .section-header h2,
        .page-header h2,
        .partners-hero h1,
        .careers-hero h1,
        .display-1,
        .display-2,
        .display-3,
        .display-4,
        .display-5,
        .display-6 {
          font-family: var(--af-font-heading) !important;
          font-weight: var(--af-weight-heading);
          line-height: 1.2;
        }
    
        .card h3,
        .card .card-title,
        .card h3 a {
          font-family: var(--af-font-heading) !important;
          font-weight: var(--af-weight-heading) !important;
        }
    
        .header {
          background-color: #ffffff !important;
          box-shadow: var(--shadow-sm);
          backdrop-filter: none;
          -webkit-backdrop-filter: none;
        }
    
        .header .navbar a,
        .header .navbar a:focus,
        .header .navbar li > a {
          color: var(--ink);
          font-family: var(--af-font-body) !important;
          font-weight: var(--af-weight-body) !important;
          letter-spacing: 0.005em;
        }
    
        .header .navbar a:hover,
        .header .navbar .active,
        .header .navbar li:hover > a {
          color: var(--brand) !important;
          font-weight: var(--af-weight-body) !important;
        }
    
        .header .nav-btn {
          font-family: var(--af-font-body) !important;
          font-weight: var(--af-weight-heading) !important;
          letter-spacing: 0.01em;
        }
    
        #footer,
        #f
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 2a05:d014:58f:6200::258:80 · assetflo.com

    2025-12-19 07:40

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Fri, 19 Dec 2025 07:40:18 GMT
    Location: https://assetflo.com/
    Server: Netlify
    X-Nf-Request-Id: 01KCTRTT8YJDK3RMZACPDZ0JYZ
    Content-Length: 36
    Connection: close
    
    
    Redirecting to https://assetflo.com/
    Found 2025-12-19 by HttpPlugin
    Create report
*.assetflo.comassetflo.com
CN:
assetflo.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-11-25 05:29
Not after:
2026-02-23 05:29