Domain app.grittrac.com
United States
MICROSOFT-CORP-MSN-AS-BLOCK
Software information

Microsoft-IIS Microsoft-IIS 10.0

tcp/443

  • Open service 40.86.86.144:80 · app.grittrac.com

    2026-01-09 07:07

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Connection: close
    Date: Fri, 09 Jan 2026 07:08:50 GMT
    Location: https://app.grittrac.com/
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 40.86.86.144:443 · app.grittrac.com

    2026-01-09 07:07

    HTTP/1.1 200 OK
    Content-Length: 6660
    Connection: close
    Content-Type: text/html; charset=utf-8
    Date: Fri, 09 Jan 2026 07:08:50 GMT
    Server: Microsoft-IIS/10.0
    Access-Control-Expose-Headers: Request-Context
    Cache-Control: private
    Set-Cookie: __RequestVerificationToken=YopcbNrh0Yl20T15o0LX18Bxw0aPt6BzCjumjdSYnXVygJog68vjv4aZPEC0rXXIz_yPQ4b4svDGC1o05mAC8wh1O34gbD4acxxAB0Ca75s1; path=/; HttpOnly
    Set-Cookie: ARRAffinity=f182d4e544c1cb2399e20d49caaa61549f40e461801228716bfe937a1059e90d;Path=/;HttpOnly;Secure;Domain=app.grittrac.com
    Set-Cookie: ARRAffinitySameSite=f182d4e544c1cb2399e20d49caaa61549f40e461801228716bfe937a1059e90d;Path=/;HttpOnly;SameSite=None;Secure;Domain=app.grittrac.com
    X-AspNetMvc-Version: 5.2
    X-Frame-Options: SAMEORIGIN
    X-AspNet-Version: 4.0.30319
    Request-Context: appId=cid-v1:8b6f0a57-27b3-403e-86e5-5a54dbde81e0
    X-Powered-By: ASP.NET
    
    Page title: Log in - GRITTrac
    
    
    <!DOCTYPE html>
    <html>
    <head>
            <!-- Global site tag (gtag.js) - Google Analytics -->
            <script async src="https://www.googletagmanager.com/gtag/js?id=UA-112479371-1"></script>
            <script>
                ///////////////////Google analytics/////////////////
                window.dataLayer = window.dataLayer || [];
                function gtag() { dataLayer.push(arguments); }
                gtag('js', new Date());
    
                gtag('config', 'UA-112479371-1', { 'site_speed_sample_rate': 100 });
    
                // Feature detects Navigation Timing API support.
                if (window.performance) {
                    // Gets the number of milliseconds since page load
                    // (and rounds the result since the value must be an integer).
                    var timeSincePageLoad = Math.round(performance.now());
    
                    // Sends the timing event to Google Analytics.
                    gtag('event', 'timing_complete', {
                        'name': 'load',
                        'value': timeSincePageLoad
                    });
    
                    console.log(timeSincePageLoad);
                }
            </script>
    
        <meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="mobile-web-app-capable" content="yes">
        <link href="/Images/favicon.png" rel="shortcut icon" type="image/x-icon" />
        <link rel="manifest" href="/manifest.json" />
        <link rel="apple-touch-icon" sizes="180x180" href="/Images/favicon.png" />
    
        <title>Log in - GRITTrac</title>
    
        <!--Bundle Styles-->
        <link href="/Content/kendo/2020.3.1021/css?v=y1nR6Dfy9fnvDghKf1_dKWYxbaYU0yF4bt1qRMI68p41" rel="stylesheet"/>
    
        <link href="/bundles/grittStyles?v=g_7unYii-pJ2TzqE0lXKwammKDWovRHtKpzWYaPA-tE1" rel="stylesheet"/>
    
        <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.0/css/all.css" integrity="sha384-aOkxzJ5uQz7WBObEZcHvV5JvRW3TUc2rNPA7pe3AwnsUohiw1Vj2Rgx2KSOkF5+h" crossorigin="anonymous">
        
        <!--Bundle Scripts-->
        <script src="/bundles/grittScripts?v=HHm0zt-tGqI6SliqT-tsDKrrDnafhHHlzJkSQAJod8E1"></script>
    
    
        <script>
            if ('serviceWorker' in navigator) {
                window.addEventListener('load', function () {
                    navigator.serviceWorker.register('/service-worker.js').then(function (registration) {
                        // Registration was successful
                        console.log('ServiceWorker registration successful with scope: ', registration.scope);
                    }, function (err) {
                        // registration failed :(
                        console.log('ServiceWorker registration failed: ', err);
                    });
                });
            }
        </script>
    
        
    
    </head>
    <body>
        <div id="main-content">
    
            
    
    
    <script>
        function isMobileDevice() {
            return (typeof window.orientation !== "undefined") || (navigator.userAgent.indexOf('IEMobile') !== -1);
        };
    
        function showPasswordText() {
            if ($('#Password').attr('type') == 'text') {
                // Hide password
                $('#Password').attr('type', 'password');
                $('.passwordDisplayIcon').removeClass('far fa-eye-slash').addClass('far fa-eye');
            }
            else {
                // Show password
                $('#Password').attr('type', 'text');
                $('.passwordDisplayIcon').removeClass('far fa-eye').addClass('far fa-eye-slash');
            }
        }
    
        function hidePassword() {
    
        }
    </script>
    
    <div class="loginBox">
        <div>
            <div style="color:#c02127; font-size:22px;text-align:center;">
                        <img src="/Images/GRITTracLogo.png" style="max-height:40px;" />
            </div>
            <hr style="border-color:lightgray" />
            <section id="loginForm">
    <form action="/?IsMobileDevice=False" class="form-horizontal" method="post" role="form"><input name="__RequestVerificationToken" type="hidden" value="HMLLsyHOgL8I5Q4MFugyn8e5Gj48hnySPtEDtk-Q1kDGffYVVRUCUM-pcutNUNvahcDfLMNiSOlRBvtaT5U4az7kx6f3dVO8FKM9a7d2p081" />    
    Found 2026-01-09 by HttpPlugin
    Create report
app.grittrac.com
CN:
app.grittrac.com
Not before:
2025-08-22 00:00
Not after:
2026-02-22 23:59
Domain summary
IP summary