Domain docs.scanii.com
United States
AMAZON-02
Software information

CloudFront

tcp/80

istio-envoy

tcp/443

  • Open service 18.66.192.56:80 · docs.scanii.com

    2026-01-10 08:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 08:17:29 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://docs.scanii.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 eec5ede1fdb15ceb2352a4ebfb155362.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: 4lC51LouvntnX72ecJNNnJyuiwcyEpDo7UWgJyjdtMeyGGPU_ilyjQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.66.192.80:443 · docs.scanii.com

    2026-01-10 08:17

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 14017
    Connection: close
    X-Envoy-Upstream-Service-Time: 7
    Date: Sat, 10 Jan 2026 08:17:28 GMT
    Server: Caddy
    Server: istio-envoy
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-Cache: Miss from cloudfront
    Via: 1.1 29473aa9cc185f2a037ec3a7e2ffd74c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: ySRcqJH4eujRw1g5zIlinHvhHIlh12YQDZl9_-KsvXiE35j9P9vdcA==
    
    Page title: docs.scanii.com
    
    
    
    <!DOCTYPE html>
    <html>
        
    <head>
        <meta charset="utf-8"/>
        <title>docs.scanii.com</title>
        <meta name="viewport" content="width=device-width, maximum-scale=1"/>
        <meta name="apple-mobile-web-app-capable" content="yes"/>
        <meta name="format-detection" content="telephone=no">
        <meta name="description" content="Scanii documentation portal"/>
        <meta name="author" content="Uva Software, LLC"/>
        <link rel="canonical" href="https://docs.scanii.com"/>
        
    
        
            <link rel="stylesheet" href="//d3eto7onm69fcz.cloudfront.net/assets/stylesheets/launch-1767978929156.css">
        
        <style>
            body { background: #ffffff; }
            .navbar .navbar-inner { background: #2c323d; }
            .navbar .nav li a, 
            .navbar .icon-private-w  { color: #c0c0c0; }
            .navbar .brand, 
            .navbar .nav li a:hover, 
            .navbar .nav li a:focus, 
            .navbar .nav .active a, 
            .navbar .nav .active a:hover, 
            .navbar .nav .active a:focus  { color: #ffffff; }
            .navbar a:hover .icon-private-w, 
            .navbar a:focus .icon-private-w, 
            .navbar .active a .icon-private-w, 
            .navbar .active a:hover .icon-private-w, 
            .navbar .active a:focus .icon-private-w { color: #ffffff; }
            #serp-dd .result a:hover,
            #serp-dd .result > li.active,
            #fullArticle strong a,
            #fullArticle a strong,
            .collection a,
            .contentWrapper a,
            .most-pop-articles .popArticles a,
            .most-pop-articles .popArticles a:hover span,
            .category-list .category .article-count,
            .category-list .category:hover .article-count { color: #4381b5; }
            #fullArticle, 
            #fullArticle p, 
            #fullArticle ul, 
            #fullArticle ol, 
            #fullArticle li, 
            #fullArticle div, 
            #fullArticle blockquote, 
            #fullArticle dd, 
            #fullArticle table { color:#585858; }
        </style>
        
        <link rel="apple-touch-icon-precomposed" href="//d33v4339jhl8k0.cloudfront.net/docs/assets/5961bad92c7d3a707d7b86f3/images/65d389b3505a5d724b734d50/img.png">
        <link rel="shortcut icon" type="image/png" href="//d33v4339jhl8k0.cloudfront.net/docs/assets/5961bad92c7d3a707d7b86f3/images/65d389b36d2feb00a37ec3db/img.png">
        <!--[if lt IE 9]>
        
            <script src="//d3eto7onm69fcz.cloudfront.net/assets/javascripts/html5shiv.min.js"></script>
        
        <![endif]-->
        
            <script type="application/ld+json">
            {"@context":"https://schema.org","@type":"WebSite","url":"https://docs.scanii.com","potentialAction":{"@type":"SearchAction","target":"https://docs.scanii.com/search?query={query}","query-input":"required name=query"}}
            </script>
        
        
            <link href="/assets/scanii-icon.svg" type="image/svg+xml" rel="icon">
    <link rel="stylesheet" href="/assets/custom.css">
    <script>
        document.addEventListener("DOMContentLoaded", () => {
            /* === Replace Logo === */
            const logoLink = document.querySelector("#mainNav > div > div > a");
            if (logoLink) {
                logoLink.innerHTML = ""; // Remove default logo
    
                const img = document.createElement("img");
                img.src = "/assets/logo.svg"; // Update path if needed
                img.alt = "Scanii";
                img.style.height = "2rem";
                img.style.display = "block";
    
                logoLink.appendChild(img);
            }
        });
    </script>
        
    </head>
        <body>
            <script>
                window.onload = function() {
                    $("#searchBar input.search-query" ).focus();
                };
            </script>
            
    <header id="mainNav" class="navbar">
        <div class="navbar-inner">
            <div class="container-fluid">
                <a class="brand" href="https://www.scanii.com">
                
                    <span>docs.scanii.com</span>
                
                </a>
                
                    <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
                        <span class="sr-only">Toggle Navigation</span>
                        <span class="icon-bar"></spa
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.66.192.47:443 · docs.scanii.com

    2026-01-10 08:17

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 14017
    Connection: close
    X-Envoy-Upstream-Service-Time: 7
    Date: Sat, 10 Jan 2026 08:17:28 GMT
    Server: Caddy
    Server: istio-envoy
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-Cache: Miss from cloudfront
    Via: 1.1 f4c3162878591c5abd76f8ee1f873476.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: C6meDRP8dI49pRFb_WoTGk-DeFSSxUTBx0j5MSh_06Aeu-xjbGXHLg==
    
    Page title: docs.scanii.com
    
    
    
    <!DOCTYPE html>
    <html>
        
    <head>
        <meta charset="utf-8"/>
        <title>docs.scanii.com</title>
        <meta name="viewport" content="width=device-width, maximum-scale=1"/>
        <meta name="apple-mobile-web-app-capable" content="yes"/>
        <meta name="format-detection" content="telephone=no">
        <meta name="description" content="Scanii documentation portal"/>
        <meta name="author" content="Uva Software, LLC"/>
        <link rel="canonical" href="https://docs.scanii.com"/>
        
    
        
            <link rel="stylesheet" href="//d3eto7onm69fcz.cloudfront.net/assets/stylesheets/launch-1767978929156.css">
        
        <style>
            body { background: #ffffff; }
            .navbar .navbar-inner { background: #2c323d; }
            .navbar .nav li a, 
            .navbar .icon-private-w  { color: #c0c0c0; }
            .navbar .brand, 
            .navbar .nav li a:hover, 
            .navbar .nav li a:focus, 
            .navbar .nav .active a, 
            .navbar .nav .active a:hover, 
            .navbar .nav .active a:focus  { color: #ffffff; }
            .navbar a:hover .icon-private-w, 
            .navbar a:focus .icon-private-w, 
            .navbar .active a .icon-private-w, 
            .navbar .active a:hover .icon-private-w, 
            .navbar .active a:focus .icon-private-w { color: #ffffff; }
            #serp-dd .result a:hover,
            #serp-dd .result > li.active,
            #fullArticle strong a,
            #fullArticle a strong,
            .collection a,
            .contentWrapper a,
            .most-pop-articles .popArticles a,
            .most-pop-articles .popArticles a:hover span,
            .category-list .category .article-count,
            .category-list .category:hover .article-count { color: #4381b5; }
            #fullArticle, 
            #fullArticle p, 
            #fullArticle ul, 
            #fullArticle ol, 
            #fullArticle li, 
            #fullArticle div, 
            #fullArticle blockquote, 
            #fullArticle dd, 
            #fullArticle table { color:#585858; }
        </style>
        
        <link rel="apple-touch-icon-precomposed" href="//d33v4339jhl8k0.cloudfront.net/docs/assets/5961bad92c7d3a707d7b86f3/images/65d389b3505a5d724b734d50/img.png">
        <link rel="shortcut icon" type="image/png" href="//d33v4339jhl8k0.cloudfront.net/docs/assets/5961bad92c7d3a707d7b86f3/images/65d389b36d2feb00a37ec3db/img.png">
        <!--[if lt IE 9]>
        
            <script src="//d3eto7onm69fcz.cloudfront.net/assets/javascripts/html5shiv.min.js"></script>
        
        <![endif]-->
        
            <script type="application/ld+json">
            {"@context":"https://schema.org","@type":"WebSite","url":"https://docs.scanii.com","potentialAction":{"@type":"SearchAction","target":"https://docs.scanii.com/search?query={query}","query-input":"required name=query"}}
            </script>
        
        
            <link href="/assets/scanii-icon.svg" type="image/svg+xml" rel="icon">
    <link rel="stylesheet" href="/assets/custom.css">
    <script>
        document.addEventListener("DOMContentLoaded", () => {
            /* === Replace Logo === */
            const logoLink = document.querySelector("#mainNav > div > div > a");
            if (logoLink) {
                logoLink.innerHTML = ""; // Remove default logo
    
                const img = document.createElement("img");
                img.src = "/assets/logo.svg"; // Update path if needed
                img.alt = "Scanii";
                img.style.height = "2rem";
                img.style.display = "block";
    
                logoLink.appendChild(img);
            }
        });
    </script>
        
    </head>
        <body>
            <script>
                window.onload = function() {
                    $("#searchBar input.search-query" ).focus();
                };
            </script>
            
    <header id="mainNav" class="navbar">
        <div class="navbar-inner">
            <div class="container-fluid">
                <a class="brand" href="https://www.scanii.com">
                
                    <span>docs.scanii.com</span>
                
                </a>
                
                    <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
                        <span class="sr-only">Toggle Navigation</span>
                        <span class="icon-bar"></spa
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.66.192.102:443 · docs.scanii.com

    2026-01-10 08:17

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 14017
    Connection: close
    X-Envoy-Upstream-Service-Time: 9
    Date: Sat, 10 Jan 2026 08:17:28 GMT
    Server: Caddy
    Server: istio-envoy
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-Cache: Miss from cloudfront
    Via: 1.1 ba2af690a81a9d904af393a857344bf4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: kBp7CBh1xVRZQxvnF2-p85sdiSRp6bKVkTfql4-o1HvgM-Ltys88ag==
    
    Page title: docs.scanii.com
    
    
    
    <!DOCTYPE html>
    <html>
        
    <head>
        <meta charset="utf-8"/>
        <title>docs.scanii.com</title>
        <meta name="viewport" content="width=device-width, maximum-scale=1"/>
        <meta name="apple-mobile-web-app-capable" content="yes"/>
        <meta name="format-detection" content="telephone=no">
        <meta name="description" content="Scanii documentation portal"/>
        <meta name="author" content="Uva Software, LLC"/>
        <link rel="canonical" href="https://docs.scanii.com"/>
        
    
        
            <link rel="stylesheet" href="//d3eto7onm69fcz.cloudfront.net/assets/stylesheets/launch-1767978929156.css">
        
        <style>
            body { background: #ffffff; }
            .navbar .navbar-inner { background: #2c323d; }
            .navbar .nav li a, 
            .navbar .icon-private-w  { color: #c0c0c0; }
            .navbar .brand, 
            .navbar .nav li a:hover, 
            .navbar .nav li a:focus, 
            .navbar .nav .active a, 
            .navbar .nav .active a:hover, 
            .navbar .nav .active a:focus  { color: #ffffff; }
            .navbar a:hover .icon-private-w, 
            .navbar a:focus .icon-private-w, 
            .navbar .active a .icon-private-w, 
            .navbar .active a:hover .icon-private-w, 
            .navbar .active a:focus .icon-private-w { color: #ffffff; }
            #serp-dd .result a:hover,
            #serp-dd .result > li.active,
            #fullArticle strong a,
            #fullArticle a strong,
            .collection a,
            .contentWrapper a,
            .most-pop-articles .popArticles a,
            .most-pop-articles .popArticles a:hover span,
            .category-list .category .article-count,
            .category-list .category:hover .article-count { color: #4381b5; }
            #fullArticle, 
            #fullArticle p, 
            #fullArticle ul, 
            #fullArticle ol, 
            #fullArticle li, 
            #fullArticle div, 
            #fullArticle blockquote, 
            #fullArticle dd, 
            #fullArticle table { color:#585858; }
        </style>
        
        <link rel="apple-touch-icon-precomposed" href="//d33v4339jhl8k0.cloudfront.net/docs/assets/5961bad92c7d3a707d7b86f3/images/65d389b3505a5d724b734d50/img.png">
        <link rel="shortcut icon" type="image/png" href="//d33v4339jhl8k0.cloudfront.net/docs/assets/5961bad92c7d3a707d7b86f3/images/65d389b36d2feb00a37ec3db/img.png">
        <!--[if lt IE 9]>
        
            <script src="//d3eto7onm69fcz.cloudfront.net/assets/javascripts/html5shiv.min.js"></script>
        
        <![endif]-->
        
            <script type="application/ld+json">
            {"@context":"https://schema.org","@type":"WebSite","url":"https://docs.scanii.com","potentialAction":{"@type":"SearchAction","target":"https://docs.scanii.com/search?query={query}","query-input":"required name=query"}}
            </script>
        
        
            <link href="/assets/scanii-icon.svg" type="image/svg+xml" rel="icon">
    <link rel="stylesheet" href="/assets/custom.css">
    <script>
        document.addEventListener("DOMContentLoaded", () => {
            /* === Replace Logo === */
            const logoLink = document.querySelector("#mainNav > div > div > a");
            if (logoLink) {
                logoLink.innerHTML = ""; // Remove default logo
    
                const img = document.createElement("img");
                img.src = "/assets/logo.svg"; // Update path if needed
                img.alt = "Scanii";
                img.style.height = "2rem";
                img.style.display = "block";
    
                logoLink.appendChild(img);
            }
        });
    </script>
        
    </head>
        <body>
            <script>
                window.onload = function() {
                    $("#searchBar input.search-query" ).focus();
                };
            </script>
            
    <header id="mainNav" class="navbar">
        <div class="navbar-inner">
            <div class="container-fluid">
                <a class="brand" href="https://www.scanii.com">
                
                    <span>docs.scanii.com</span>
                
                </a>
                
                    <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
                        <span class="sr-only">Toggle Navigation</span>
                        <span class="icon-bar"></spa
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.66.192.47:80 · docs.scanii.com

    2026-01-10 08:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 08:17:28 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://docs.scanii.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 aedc37d054398c84a361f8542a82efea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: F6UwLXwXggz7j3H-vXnnhIC7SNs02sG80v_f3tBKA8LPzLlT-SBb_Q==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.66.192.102:80 · docs.scanii.com

    2026-01-10 08:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 08:17:28 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://docs.scanii.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 986e79a1f22b8bf29001818ede5df5c8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: I8Cn4-FcDFdijEabvMI3gtiCzRQlbAC6IehCOHTJSw3i43rNGeX5qQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.66.192.80:80 · docs.scanii.com

    2026-01-10 08:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 08:17:29 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://docs.scanii.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 cabdd49d8331afa937d15ebb470ea716.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: gERQB2eEqs0fUqHKA4ZatO8XcUC10RAOUrvQGMKDAbJHx9-fjrFD3w==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.66.192.56:443 · docs.scanii.com

    2026-01-10 08:17

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 14017
    Connection: close
    X-Envoy-Upstream-Service-Time: 7
    Date: Sat, 10 Jan 2026 08:17:28 GMT
    Server: Caddy
    Server: istio-envoy
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-Cache: Miss from cloudfront
    Via: 1.1 32162aed20605276097da109dc97c5b0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: khyxmdGWDLSyag5b0vPipiqzykozylLtqgvQhdap3UMH0AiqDom4Dg==
    
    Page title: docs.scanii.com
    
    
    
    <!DOCTYPE html>
    <html>
        
    <head>
        <meta charset="utf-8"/>
        <title>docs.scanii.com</title>
        <meta name="viewport" content="width=device-width, maximum-scale=1"/>
        <meta name="apple-mobile-web-app-capable" content="yes"/>
        <meta name="format-detection" content="telephone=no">
        <meta name="description" content="Scanii documentation portal"/>
        <meta name="author" content="Uva Software, LLC"/>
        <link rel="canonical" href="https://docs.scanii.com"/>
        
    
        
            <link rel="stylesheet" href="//d3eto7onm69fcz.cloudfront.net/assets/stylesheets/launch-1767978929156.css">
        
        <style>
            body { background: #ffffff; }
            .navbar .navbar-inner { background: #2c323d; }
            .navbar .nav li a, 
            .navbar .icon-private-w  { color: #c0c0c0; }
            .navbar .brand, 
            .navbar .nav li a:hover, 
            .navbar .nav li a:focus, 
            .navbar .nav .active a, 
            .navbar .nav .active a:hover, 
            .navbar .nav .active a:focus  { color: #ffffff; }
            .navbar a:hover .icon-private-w, 
            .navbar a:focus .icon-private-w, 
            .navbar .active a .icon-private-w, 
            .navbar .active a:hover .icon-private-w, 
            .navbar .active a:focus .icon-private-w { color: #ffffff; }
            #serp-dd .result a:hover,
            #serp-dd .result > li.active,
            #fullArticle strong a,
            #fullArticle a strong,
            .collection a,
            .contentWrapper a,
            .most-pop-articles .popArticles a,
            .most-pop-articles .popArticles a:hover span,
            .category-list .category .article-count,
            .category-list .category:hover .article-count { color: #4381b5; }
            #fullArticle, 
            #fullArticle p, 
            #fullArticle ul, 
            #fullArticle ol, 
            #fullArticle li, 
            #fullArticle div, 
            #fullArticle blockquote, 
            #fullArticle dd, 
            #fullArticle table { color:#585858; }
        </style>
        
        <link rel="apple-touch-icon-precomposed" href="//d33v4339jhl8k0.cloudfront.net/docs/assets/5961bad92c7d3a707d7b86f3/images/65d389b3505a5d724b734d50/img.png">
        <link rel="shortcut icon" type="image/png" href="//d33v4339jhl8k0.cloudfront.net/docs/assets/5961bad92c7d3a707d7b86f3/images/65d389b36d2feb00a37ec3db/img.png">
        <!--[if lt IE 9]>
        
            <script src="//d3eto7onm69fcz.cloudfront.net/assets/javascripts/html5shiv.min.js"></script>
        
        <![endif]-->
        
            <script type="application/ld+json">
            {"@context":"https://schema.org","@type":"WebSite","url":"https://docs.scanii.com","potentialAction":{"@type":"SearchAction","target":"https://docs.scanii.com/search?query={query}","query-input":"required name=query"}}
            </script>
        
        
            <link href="/assets/scanii-icon.svg" type="image/svg+xml" rel="icon">
    <link rel="stylesheet" href="/assets/custom.css">
    <script>
        document.addEventListener("DOMContentLoaded", () => {
            /* === Replace Logo === */
            const logoLink = document.querySelector("#mainNav > div > div > a");
            if (logoLink) {
                logoLink.innerHTML = ""; // Remove default logo
    
                const img = document.createElement("img");
                img.src = "/assets/logo.svg"; // Update path if needed
                img.alt = "Scanii";
                img.style.height = "2rem";
                img.style.display = "block";
    
                logoLink.appendChild(img);
            }
        });
    </script>
        
    </head>
        <body>
            <script>
                window.onload = function() {
                    $("#searchBar input.search-query" ).focus();
                };
            </script>
            
    <header id="mainNav" class="navbar">
        <div class="navbar-inner">
            <div class="container-fluid">
                <a class="brand" href="https://www.scanii.com">
                
                    <span>docs.scanii.com</span>
                
                </a>
                
                    <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
                        <span class="sr-only">Toggle Navigation</span>
                        <span class="icon-bar"></spa
    Found 2026-01-10 by HttpPlugin
    Create report
scanii.com*.scanii.com
CN:
scanii.com
Key:
RSA-2048
Issuer:
Not before:
2025-08-19 00:00
Not after:
2026-09-16 23:59
Domain summary