Domain www.transmaxcanada.com
Germany
AMAZON-02
Software information

Netlify

tcp/443 tcp/80

  • Git configuration and history exposed
    First seen 2024-06-18 11:12
    Last seen 2024-09-18 13:39
    Open for 92 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65221ffc2a04

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = https://github.com/sukhjeetmangat/jtruck.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      [branch "feature/GS-changes-July-2023"]
      	remote = origin
      	merge = refs/heads/feature/GS-changes-July-2023
      
      Found on 2024-09-18 13:39
      416 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522c0d7aeab

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = https://github.com/sukhjeetmangat/jtruck.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2024-07-16 16:18
      310 Bytes
  • Open service 18.192.94.96:443 · www.transmaxcanada.com

    2024-09-16 08:57

    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: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 16 Sep 2024 08:57:56 GMT
    Etag: "2ab85a4160ef79c5ca056637c17b0fab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7X0V25ECTX191CRBFM0XQD1
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · www.transmaxcanada.com

    2024-09-14 04:28

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 1
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 14 Sep 2024 04:28:24 GMT
    Etag: "2ab85a4160ef79c5ca056637c17b0fab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7QCM3A4T1SYVAXD6SVAP3P4
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · www.transmaxcanada.com

    2024-09-10 10:05

    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: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Tue, 10 Sep 2024 10:05:38 GMT
    Etag: "2ab85a4160ef79c5ca056637c17b0fab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7DPAPZ790GCB33HHTK29ZKB
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-09-10 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · www.transmaxcanada.com

    2024-09-08 06:55

    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: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 08 Sep 2024 06:55:52 GMT
    Etag: "2ab85a4160ef79c5ca056637c17b0fab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J786NSFKJECM7VSYD4PQF8WX
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-09-08 by HttpPlugin
    Create report
  • Open service 2a05:d014:58f:6201::64:443 · www.transmaxcanada.com

    2024-08-17 10:32

    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: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 17 Aug 2024 10:32:09 GMT
    Etag: "2ab85a4160ef79c5ca056637c17b0fab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J5FYA0VKNR105XXSKK9MNRD2
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-08-17 by HttpPlugin
    Create report
  • Open service 2a05:d014:58f:6201::64:80 · www.transmaxcanada.com

    2024-08-17 10:32

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Sat, 17 Aug 2024 10:32:09 GMT
    Location: https://www.transmaxcanada.com/
    Server: Netlify
    X-Nf-Request-Id: 01J5FYA0B4YVEBP3SB0D8J5AR3
    Content-Length: 46
    Connection: close
    
    
    Redirecting to https://www.transmaxcanada.com/
    Found 2024-08-17 by HttpPlugin
    Create report
  • Open service 2a05:d014:58f:6200::64:80 · www.transmaxcanada.com

    2024-08-17 10:32

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Sat, 17 Aug 2024 10:32:09 GMT
    Location: https://www.transmaxcanada.com/
    Server: Netlify
    X-Nf-Request-Id: 01J5FYA09WKDWTT6PQNR7VDJVY
    Content-Length: 46
    Connection: close
    
    
    Redirecting to https://www.transmaxcanada.com/
    Found 2024-08-17 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · www.transmaxcanada.com

    2024-08-17 10:32

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 1
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 17 Aug 2024 10:32:10 GMT
    Etag: "2ab85a4160ef79c5ca056637c17b0fab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J5FYA124Q6RP69KF0DJ0PH85
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-08-17 by HttpPlugin
    Create report
  • Open service 18.192.94.96:80 · www.transmaxcanada.com

    2024-08-17 10:32

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Sat, 17 Aug 2024 10:32:09 GMT
    Location: https://www.transmaxcanada.com/
    Server: Netlify
    X-Nf-Request-Id: 01J5FYA0A5XH1M19F3TNEHH85J
    Content-Length: 46
    Connection: close
    
    
    Redirecting to https://www.transmaxcanada.com/
    Found 2024-08-17 by HttpPlugin
    Create report
  • Open service 3.72.140.173:80 · www.transmaxcanada.com

    2024-08-17 10:32

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Sat, 17 Aug 2024 10:32:09 GMT
    Location: https://www.transmaxcanada.com/
    Server: Netlify
    X-Nf-Request-Id: 01J5FYA092SARGT8WR39JAFV3Y
    Content-Length: 46
    Connection: close
    
    
    Redirecting to https://www.transmaxcanada.com/
    Found 2024-08-17 by HttpPlugin
    Create report
  • Open service 2a05:d014:58f:6200::64:443 · www.transmaxcanada.com

    2024-08-17 10:32

    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: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 17 Aug 2024 10:32:09 GMT
    Etag: "2ab85a4160ef79c5ca056637c17b0fab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J5FYA0RZ6VH95ZHDT6YRBHF1
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-08-17 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · www.transmaxcanada.com

    2024-08-17 10:32

    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: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 17 Aug 2024 10:32:09 GMT
    Etag: "2ab85a4160ef79c5ca056637c17b0fab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J5FYA0R8E5PE8G7TYCKKKSKY
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-08-17 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · www.transmaxcanada.com

    2024-08-16 13:00

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 136678
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 16 Aug 2024 13:00:20 GMT
    Etag: "967f23242bbe666bec1f57969fe80fa3-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J5DMCM5M91P36HFMK2128YX7
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-08-16 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · www.transmaxcanada.com

    2024-08-14 12:43

    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: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Wed, 14 Aug 2024 12:43:38 GMT
    Etag: "967f23242bbe666bec1f57969fe80fa3-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J58EMK9CV7YYQK3S6424MZ09
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-08-14 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · www.transmaxcanada.com

    2024-08-12 14:04

    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: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 12 Aug 2024 14:04:12 GMT
    Etag: "967f23242bbe666bec1f57969fe80fa3-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J53EEPEMWABVZPP93M98JKYQ
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-08-12 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · www.transmaxcanada.com

    2024-08-10 12:49

    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: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 10 Aug 2024 12:49:46 GMT
    Etag: "967f23242bbe666bec1f57969fe80fa3-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J4Y5CYRV2D8P9SDWR66SY05S
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-08-10 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · www.transmaxcanada.com

    2024-08-08 12:06

    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: 24957
    Content-Type: text/html; charset=UTF-8
    Date: Thu, 08 Aug 2024 12:06:18 GMT
    Etag: "967f23242bbe666bec1f57969fe80fa3-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J4RY3YG2JRWM8ZSBY2KVNM4C
    Connection: close
    
    Page title: Transmax LTD - Maximizing Quality
    
    <!doctype html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
    <!--[if gt IE 8]><!-->
    <html class="no-js" lang="">
    <!--<![endif]-->
    
    <head>
        <meta charset="utf-8">
        <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <title>Transmax LTD - Maximizing Quality</title>
        <meta name="description" content="Transmax LTD, is a logistics trucking company in Canada and known for best quality and professionalism. It's main office is in Winnipeg">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
        <link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
        <link rel="stylesheet" href="css/normalize.min.css">
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/jquery.fancybox.css">
        <link rel="stylesheet" href="css/flexslider.css">
        <link rel="stylesheet" href="css/styles.css">
        <link rel="stylesheet" href="css/queries.css">
        <link rel="stylesheet" href="css/etline-font.css">
        <link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
        <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
    </head>
    
    <body id="top">
        <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
        <section class="hero">
            <section class="navigation">
                <header>
                    <div class="header-content">
                        <div class="logo">
                            <a href="#">
                                <img src="./img/transmax-logo.png" alt="Transmax logo" width="150"></a>
                                <img src="img/transmax-logo-small.png" alt="" class="logo-text" style="display: none;">
                            </div>
                        <div class="header-nav">
                            <nav class="red">
                                <ul class="primary-nav">
                                    <li><a href="#services">Our Services</a></li>
                                    <!-- <li><a href="#assets">Careers</a></li> -->
                                    <li><a href="#aboutUs">About Us</a></li>
                                    <li><a href="#fleet">Fleet Gallery</a></li>
                                </ul>
                                <ul class="member-actions">
                                    <li><a href="#contact" class="login">Contact us</a></li>
                                    <li><a href="#estimate" class="btn-white btn-small">Get an Estimate</a></li>
                                </ul>
                            </nav>
                        </div>
                        <div class="navicon">
                            <a class="nav-toggle" href="#"><span></span></a>
                        </div>
                    </div>
                </header>
            </section>
    
            <section class="section section-top section-full">
                <!-- Video -->
                <div class="bg-video">
                    <!-- fixme: poster pic should be same -->
                    <video class="bg-video-media" playsinline autoplay muted loop poster="./videos/truck-poster.jpeg"
                        id="bgvid">
                        <source src="./videos/transmax-canada-truck-banner-video.mp4" type="video/mp4">
                        HTML video is not supported by your browser.
                    </video>
                </div>
    
                <!-- Overlay -->
                <div class="bg-overlay"></div>
    
                <!-- Triangles -->
                <div class="bg-triangle bg-triangle-light bg-trian
    Found 2024-08-08 by HttpPlugin
    Create report
transmaxcanada.comwww.transmaxcanada.com
CN:
transmaxcanada.com
Key:
ECDSA-256
Issuer:
E5
Not before:
2024-08-17 09:33
Not after:
2024-11-15 09:33
transmaxcanada.comwww.transmaxcanada.com
CN:
transmaxcanada.com
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-06-18 10:12
Not after:
2024-09-16 10:12