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

AmazonS3 AmazonS3

tcp/443 tcp/80

CloudFront

tcp/80

Microsoft-IIS Microsoft-IIS 10.0

tcp/80

  • Swagger API description is publicly available
    First seen 2025-11-16 22:37
    Last seen 2025-12-04 01:45
    Open for 17 days
  • Swagger API description is publicly available
    First seen 2025-12-04 01:45
    Last seen 2026-01-08 22:23
    Open for 35 days
  • Git configuration and history exposed
    First seen 2025-09-30 05:37
    Last seen 2026-01-02 16:46
    Open for 94 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652251ad02a5

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/NCACOMP/acc-accessium-web.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      
      Found on 2026-01-02 16:46
      211 Bytes
  • Git configuration and history exposed
    First seen 2024-10-30 04:18
    Last seen 2026-01-02 15:16
    Open for 429 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652251ad02a5

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/NCACOMP/acc-accessium-web.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      
      Found on 2026-01-02 15:16
      211 Bytes
  • Open service 108.138.36.90:443 · accessiumgroup.com

    2026-01-09 14:18

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 38321
    Connection: close
    Date: Fri, 09 Jan 2026 00:13:28 GMT
    Last-Modified: Tue, 28 Oct 2025 18:05:04 GMT
    x-amz-version-id: null
    ETag: "687b62774cc8ba6ba2841e03633c41bd"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 da7d0e99d4b5322bc1c874b2af707374.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P2
    X-Amz-Cf-Id: -zhJj0GHDuj4Ul_EYpglZdppwMc-LkZGFnAQ0bkPM_9hUzlX1Xhshw==
    Age: 50686
    
    Page title: Accessium Group
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Accessium Group</title>
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
      <meta content="" name="keywords">
      <meta content="" name="description">
      <meta property="og:image" content="https://accessiumgroup.com/img/accessium-social-logo.png" />
    
      <!-- Favicons -->
      <link href="img/favicon.ico" rel="icon">
      <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
    
      <!-- Google Fonts -->
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
    
      <!-- Bootstrap CSS File -->
      <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
      <!-- Libraries CSS Files -->
      <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
    
      <!-- Main Stylesheet File -->
      <link href="css/style.css" rel="stylesheet">
      <style>
        .lorem {
          color: red !important; 
          border: 1px solid red !important;
        }
        .red {
          color: red; 
          border: 1px solid red;
        }
        .social-links a {
          font-size: 18px;
          display: inline-block;
          background: #007bff;
          color: #fff;
          line-height: 1;
          padding: 8px 0;
          margin-right: 4px;
          border-radius: 50%;
          text-align: center;
          width: 36px;
          height: 36px;
          transition: 0.3s;
        }
        #header {
          background: #eaf2ff;
        }
        #header > .container {
            max-width: 1250px;
        }
        #header .logo img {
          max-height: 80px;
          margin-top: -5px;
        }
    
        .fade-in {
        animation: fadeIn ease 2s;
        -webkit-animation: fadeIn ease 2s;
        -moz-animation: fadeIn ease 2s;
        -o-animation: fadeIn ease 2s;
        -ms-animation: fadeIn ease 2s;
        }
        @keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-moz-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-webkit-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-o-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-ms-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @media screen and (max-width: 1200px) {
          #header .container {
            max-width: 100%;
            padding-left: 5px;
            padding-right: 5px;
          }
        }
      </style>
    
    </head>
    
    <body>
    
      <!--==========================
      Header
      ============================-->
      <header id="header" class="fixed-top">
        <div class="container h-100 d-flex flex-nowrap">
    
          <div class="logo float-left">
            <!-- Uncomment below if you prefer to use an image logo -->
            <!-- <h1 class="text-light"><a href="#header"><span>NewBiz</span></a></h1> -->
            <a href="#intro" class="scrollto"><img src="img/logo-updated.svg" alt="" class="img-fluid fade-in"></a>
          </div>
    
          <nav class="main-nav float-right d-none d-lg-block h-100">
            <ul class="h-100 flex-lg-row flex-sm-column">
              <li class="h-lg-100 align-content-center text-center"><a href="/#intro">Home</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#about">About Us</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#services">Services</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#contact">Contact Us</a></li>
              <li class="d-none h-lg-100 align-content-center text-center"><a href="/ConnectWise/">ConnectWise</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/HealthcareConsulting/">Healthcare <br> Consulting</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/CyberSe
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.66.112.78:80 · accessiumgroup.com

    2026-01-09 11:30

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 38321
    Connection: close
    Date: Fri, 09 Jan 2026 00:13:28 GMT
    Last-Modified: Tue, 28 Oct 2025 18:05:04 GMT
    x-amz-version-id: null
    ETag: "687b62774cc8ba6ba2841e03633c41bd"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 07a6f7d6fd9710cbcfc60fa67d44f04e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: qFZDhAlsZ7vTuBlY9RaCRz0fX5PLF3SdBmrMN5IAfZifn4XTuMw-yQ==
    Age: 40602
    
    Page title: Accessium Group
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Accessium Group</title>
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
      <meta content="" name="keywords">
      <meta content="" name="description">
      <meta property="og:image" content="https://accessiumgroup.com/img/accessium-social-logo.png" />
    
      <!-- Favicons -->
      <link href="img/favicon.ico" rel="icon">
      <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
    
      <!-- Google Fonts -->
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
    
      <!-- Bootstrap CSS File -->
      <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
      <!-- Libraries CSS Files -->
      <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
    
      <!-- Main Stylesheet File -->
      <link href="css/style.css" rel="stylesheet">
      <style>
        .lorem {
          color: red !important; 
          border: 1px solid red !important;
        }
        .red {
          color: red; 
          border: 1px solid red;
        }
        .social-links a {
          font-size: 18px;
          display: inline-block;
          background: #007bff;
          color: #fff;
          line-height: 1;
          padding: 8px 0;
          margin-right: 4px;
          border-radius: 50%;
          text-align: center;
          width: 36px;
          height: 36px;
          transition: 0.3s;
        }
        #header {
          background: #eaf2ff;
        }
        #header > .container {
            max-width: 1250px;
        }
        #header .logo img {
          max-height: 80px;
          margin-top: -5px;
        }
    
        .fade-in {
        animation: fadeIn ease 2s;
        -webkit-animation: fadeIn ease 2s;
        -moz-animation: fadeIn ease 2s;
        -o-animation: fadeIn ease 2s;
        -ms-animation: fadeIn ease 2s;
        }
        @keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-moz-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-webkit-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-o-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-ms-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @media screen and (max-width: 1200px) {
          #header .container {
            max-width: 100%;
            padding-left: 5px;
            padding-right: 5px;
          }
        }
      </style>
    
    </head>
    
    <body>
    
      <!--==========================
      Header
      ============================-->
      <header id="header" class="fixed-top">
        <div class="container h-100 d-flex flex-nowrap">
    
          <div class="logo float-left">
            <!-- Uncomment below if you prefer to use an image logo -->
            <!-- <h1 class="text-light"><a href="#header"><span>NewBiz</span></a></h1> -->
            <a href="#intro" class="scrollto"><img src="img/logo-updated.svg" alt="" class="img-fluid fade-in"></a>
          </div>
    
          <nav class="main-nav float-right d-none d-lg-block h-100">
            <ul class="h-100 flex-lg-row flex-sm-column">
              <li class="h-lg-100 align-content-center text-center"><a href="/#intro">Home</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#about">About Us</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#services">Services</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#contact">Contact Us</a></li>
              <li class="d-none h-lg-100 align-content-center text-center"><a href="/ConnectWise/">ConnectWise</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/HealthcareConsulting/">Healthcare <br> Consulting</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/CyberSe
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 4.236.122.72:80 · support.accessiumgroup.com

    2026-01-08 22:23

    HTTP/1.1 302 Found
    Cache-Control: private
    Content-Type: text/html; charset=utf-8
    Location: https://support.accessiumgroup.com/
    Server: Microsoft-IIS/10.0
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS
    Access-Control-Allow-Credentials: true
    Access-Control-Allow-Headers: Content-Type, DdVersion, Authorization, DdApi, authentication, Prefer
    Request-Context: appId=cid-v1:cb9d10d0-e746-418a-9b78-ee881233a1b1
    Access-Control-Expose-Headers: Request-Context
    Date: Thu, 08 Jan 2026 22:23:12 GMT
    Connection: close
    Content-Length: 152
    
    Page title: Object moved
    
    <html><head><title>Object moved</title></head><body>
    <h2>Object moved to <a href="https://support.accessiumgroup.com/">here</a>.</h2>
    </body></html>
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 52.85.65.12:443 · himss.accessiumgroup.com

    2026-01-07 02:25

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 76062
    Connection: close
    Date: Tue, 06 Jan 2026 12:12:08 GMT
    Last-Modified: Thu, 18 Sep 2025 14:49:24 GMT
    ETag: "3251b8e366817a2dd3ea543468174006"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 dde93e57e0f1abed8c2375fe422387a8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: RGv86iXDpNcWxOoYdrLMoKwuqMVeQn84jHMVmf4K8GE6jbGxiEik4A==
    Age: 51207
    
    Page title: Accessium Groupplayplayplay
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Accessium Group</title>
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
      <meta content="" name="keywords">
      <meta content="" name="description">
      <meta property="og:image" content="https://accessiumgroup.com/img/accessium-social-logo.png" />
    
      <!-- Favicons -->
      <link href="img/favicon.ico" rel="icon">
      <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
    
      <!-- Google Fonts -->
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
    
      <!-- Bootstrap CSS File -->
      <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
      <!-- Libraries CSS Files -->
      <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
    
      <!-- Main Stylesheet File -->
      <link href="css/style.css" rel="stylesheet">
    
      <!-- 3840 x 2160 --> 
    </head>
    
    <body>
        <!--
        <div id="fixed-qr" class="d-flex" onclick="window.open('https://forms.gle/dGMxz2BXbb6KrvPa7', '_blank').focus();">
            <img src="./img/RSNA-QR.svg" />
        </div>
        -->
    
        <div id="settingsModalBackdrop"></div>
        <div id="settingsModal">
            <div>
                <label class="switch">
                    <input type="checkbox" id="presentCheck" checked>
                    <span class="slider round"></span>
                </label>
                Auto Present
            </div>
    
            <div>
                <label class="switch">
                    <input type="checkbox" id="clickExit" checked>
                    <span class="slider round"></span>
                </label>
                Click to exit Auto
            </div>
    
            <div>
                <label class="switch">
                    <input type="checkbox" id="PIP" checked>
                    <span class="slider round"></span>
                </label>
                Picture in Picture
            </div>
        </div>
    
      <!--==========================
      Header
      ============================-->
      <header id="header" class="fixed-top">
        <div class="container" style="min-height: min-content;">
    
          <div class="logo float-left d-flex" style="height: 70px; align-items: center; margin-top: 7px;">
            <a href="#intro" class="scrollto"><img src="img/logo-updated.svg" alt="" class="img-fluid fade-in" style="height: 70px"></a>
          </div>
    
          <nav class="main-nav float-right d-none d-lg-block align-self-center align-content-center" style="height: 110%">
              <ul>
                  <li><a href="#intro">Home</a></li>
                  <li><a href="#partnerships">Partnerships</a></li>
                  <li><a href="#about-us">About Us</a></li>
                  <li><a href="#services">Services</a></li>
                  <li><a href="#contact">Contact Us</a></li>
              </ul>
          </nav><!-- .main-nav -->
    
        </div>
      </header><!-- #header -->
    
      <!--==========================
        Intro Section
        ============================-->
        <div id="top" style="height: 100vh;">
            <div class="background-container">
                <div class="bg-layer bg-layer-1"></div>
                <div class="bg-layer bg-layer-2"></div>
            </div>
            <section id="intro" class="clearfix">
              <div class="container">
    
                  <div class="intro-info" style="width: auto;">
                      <h2>HIMSS 2025<h2>
                  </div>
    
              </div>
            </section>
        </div>
    
        <!--==========================
            QASSIST
            ============================-->
            <div id="QAssist">
                <div class="qassist-background-parent">
                    <div class="qassist-background"></div>
                    <div class="qassist-background"></div>
                    <div class="qassist-bac
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 52.85.65.67:80 · himss.accessiumgroup.com

    2026-01-07 02:25

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Wed, 07 Jan 2026 02:25:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://himss.accessiumgroup.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 025655d33ea4a9c8f0ee3e05af37046e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: Pxignpn6K7TzU9UbXahDMkaKB1y8-eCoVM2ky50F4NTKzoafg2RV-g==
    
    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-07 by HttpPlugin
    Create report
  • Open service 52.85.65.89:443 · himss.accessiumgroup.com

    2026-01-07 02:25

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 76062
    Connection: close
    Date: Tue, 06 Jan 2026 12:12:08 GMT
    Last-Modified: Thu, 18 Sep 2025 14:49:24 GMT
    ETag: "3251b8e366817a2dd3ea543468174006"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 37e423fd0afc1d9345b73ddf180cdd6a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: c917gFsLkj53IKvVpoWZlRwu3HtB08OC5hdHd00seX1TI819e_lofw==
    Age: 51207
    
    Page title: Accessium Groupplayplayplay
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Accessium Group</title>
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
      <meta content="" name="keywords">
      <meta content="" name="description">
      <meta property="og:image" content="https://accessiumgroup.com/img/accessium-social-logo.png" />
    
      <!-- Favicons -->
      <link href="img/favicon.ico" rel="icon">
      <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
    
      <!-- Google Fonts -->
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
    
      <!-- Bootstrap CSS File -->
      <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
      <!-- Libraries CSS Files -->
      <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
    
      <!-- Main Stylesheet File -->
      <link href="css/style.css" rel="stylesheet">
    
      <!-- 3840 x 2160 --> 
    </head>
    
    <body>
        <!--
        <div id="fixed-qr" class="d-flex" onclick="window.open('https://forms.gle/dGMxz2BXbb6KrvPa7', '_blank').focus();">
            <img src="./img/RSNA-QR.svg" />
        </div>
        -->
    
        <div id="settingsModalBackdrop"></div>
        <div id="settingsModal">
            <div>
                <label class="switch">
                    <input type="checkbox" id="presentCheck" checked>
                    <span class="slider round"></span>
                </label>
                Auto Present
            </div>
    
            <div>
                <label class="switch">
                    <input type="checkbox" id="clickExit" checked>
                    <span class="slider round"></span>
                </label>
                Click to exit Auto
            </div>
    
            <div>
                <label class="switch">
                    <input type="checkbox" id="PIP" checked>
                    <span class="slider round"></span>
                </label>
                Picture in Picture
            </div>
        </div>
    
      <!--==========================
      Header
      ============================-->
      <header id="header" class="fixed-top">
        <div class="container" style="min-height: min-content;">
    
          <div class="logo float-left d-flex" style="height: 70px; align-items: center; margin-top: 7px;">
            <a href="#intro" class="scrollto"><img src="img/logo-updated.svg" alt="" class="img-fluid fade-in" style="height: 70px"></a>
          </div>
    
          <nav class="main-nav float-right d-none d-lg-block align-self-center align-content-center" style="height: 110%">
              <ul>
                  <li><a href="#intro">Home</a></li>
                  <li><a href="#partnerships">Partnerships</a></li>
                  <li><a href="#about-us">About Us</a></li>
                  <li><a href="#services">Services</a></li>
                  <li><a href="#contact">Contact Us</a></li>
              </ul>
          </nav><!-- .main-nav -->
    
        </div>
      </header><!-- #header -->
    
      <!--==========================
        Intro Section
        ============================-->
        <div id="top" style="height: 100vh;">
            <div class="background-container">
                <div class="bg-layer bg-layer-1"></div>
                <div class="bg-layer bg-layer-2"></div>
            </div>
            <section id="intro" class="clearfix">
              <div class="container">
    
                  <div class="intro-info" style="width: auto;">
                      <h2>HIMSS 2025<h2>
                  </div>
    
              </div>
            </section>
        </div>
    
        <!--==========================
            QASSIST
            ============================-->
            <div id="QAssist">
                <div class="qassist-background-parent">
                    <div class="qassist-background"></div>
                    <div class="qassist-background"></div>
                    <div class="qassist-bac
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 52.85.65.95:80 · himss.accessiumgroup.com

    2026-01-07 02:25

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Wed, 07 Jan 2026 02:25:35 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://himss.accessiumgroup.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 8e2b9bc1b41cb69d67514a54937a01e6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: 8Xo26pRVD_cXQ-HYdFZ_c8G-9bcormERzuuB91sMpAw1QtDJf1fjVA==
    
    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-07 by HttpPlugin
    Create report
  • Open service 52.85.65.89:80 · himss.accessiumgroup.com

    2026-01-07 02:25

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Wed, 07 Jan 2026 02:25:35 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://himss.accessiumgroup.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 e2d2a81acd1c4ea57552eec69a8a478e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: jERKxBMkgQfLlioJmHCQZMn-ZOTjOuG3E0ekPtAmvt7JMmsJi0OX6Q==
    
    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-07 by HttpPlugin
    Create report
  • Open service 52.85.65.95:443 · himss.accessiumgroup.com

    2026-01-07 02:25

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 76062
    Connection: close
    Date: Tue, 06 Jan 2026 12:12:08 GMT
    Last-Modified: Thu, 18 Sep 2025 14:49:24 GMT
    ETag: "3251b8e366817a2dd3ea543468174006"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 419820c97f609bc6c7a0fe8ab9ac7158.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: hXf-i4Z6EhTzPmffRIU_MPlvbxbQE-nly8I4rkrH_z7HfsIvOfvg4A==
    Age: 51207
    
    Page title: Accessium Groupplayplayplay
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Accessium Group</title>
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
      <meta content="" name="keywords">
      <meta content="" name="description">
      <meta property="og:image" content="https://accessiumgroup.com/img/accessium-social-logo.png" />
    
      <!-- Favicons -->
      <link href="img/favicon.ico" rel="icon">
      <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
    
      <!-- Google Fonts -->
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
    
      <!-- Bootstrap CSS File -->
      <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
      <!-- Libraries CSS Files -->
      <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
    
      <!-- Main Stylesheet File -->
      <link href="css/style.css" rel="stylesheet">
    
      <!-- 3840 x 2160 --> 
    </head>
    
    <body>
        <!--
        <div id="fixed-qr" class="d-flex" onclick="window.open('https://forms.gle/dGMxz2BXbb6KrvPa7', '_blank').focus();">
            <img src="./img/RSNA-QR.svg" />
        </div>
        -->
    
        <div id="settingsModalBackdrop"></div>
        <div id="settingsModal">
            <div>
                <label class="switch">
                    <input type="checkbox" id="presentCheck" checked>
                    <span class="slider round"></span>
                </label>
                Auto Present
            </div>
    
            <div>
                <label class="switch">
                    <input type="checkbox" id="clickExit" checked>
                    <span class="slider round"></span>
                </label>
                Click to exit Auto
            </div>
    
            <div>
                <label class="switch">
                    <input type="checkbox" id="PIP" checked>
                    <span class="slider round"></span>
                </label>
                Picture in Picture
            </div>
        </div>
    
      <!--==========================
      Header
      ============================-->
      <header id="header" class="fixed-top">
        <div class="container" style="min-height: min-content;">
    
          <div class="logo float-left d-flex" style="height: 70px; align-items: center; margin-top: 7px;">
            <a href="#intro" class="scrollto"><img src="img/logo-updated.svg" alt="" class="img-fluid fade-in" style="height: 70px"></a>
          </div>
    
          <nav class="main-nav float-right d-none d-lg-block align-self-center align-content-center" style="height: 110%">
              <ul>
                  <li><a href="#intro">Home</a></li>
                  <li><a href="#partnerships">Partnerships</a></li>
                  <li><a href="#about-us">About Us</a></li>
                  <li><a href="#services">Services</a></li>
                  <li><a href="#contact">Contact Us</a></li>
              </ul>
          </nav><!-- .main-nav -->
    
        </div>
      </header><!-- #header -->
    
      <!--==========================
        Intro Section
        ============================-->
        <div id="top" style="height: 100vh;">
            <div class="background-container">
                <div class="bg-layer bg-layer-1"></div>
                <div class="bg-layer bg-layer-2"></div>
            </div>
            <section id="intro" class="clearfix">
              <div class="container">
    
                  <div class="intro-info" style="width: auto;">
                      <h2>HIMSS 2025<h2>
                  </div>
    
              </div>
            </section>
        </div>
    
        <!--==========================
            QASSIST
            ============================-->
            <div id="QAssist">
                <div class="qassist-background-parent">
                    <div class="qassist-background"></div>
                    <div class="qassist-background"></div>
                    <div class="qassist-bac
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 52.85.65.67:443 · himss.accessiumgroup.com

    2026-01-07 02:25

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 76062
    Connection: close
    Date: Tue, 06 Jan 2026 12:12:08 GMT
    Last-Modified: Thu, 18 Sep 2025 14:49:24 GMT
    ETag: "3251b8e366817a2dd3ea543468174006"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 ca15cd60a1392b6e8be3119969d8a216.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: ZBWOv-K9a1sCKoabCMWxayzDuSiUDM4_4iytUOB3dwMPsNOBcb75Hg==
    Age: 51208
    
    Page title: Accessium Groupplayplayplay
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Accessium Group</title>
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
      <meta content="" name="keywords">
      <meta content="" name="description">
      <meta property="og:image" content="https://accessiumgroup.com/img/accessium-social-logo.png" />
    
      <!-- Favicons -->
      <link href="img/favicon.ico" rel="icon">
      <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
    
      <!-- Google Fonts -->
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
    
      <!-- Bootstrap CSS File -->
      <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
      <!-- Libraries CSS Files -->
      <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
    
      <!-- Main Stylesheet File -->
      <link href="css/style.css" rel="stylesheet">
    
      <!-- 3840 x 2160 --> 
    </head>
    
    <body>
        <!--
        <div id="fixed-qr" class="d-flex" onclick="window.open('https://forms.gle/dGMxz2BXbb6KrvPa7', '_blank').focus();">
            <img src="./img/RSNA-QR.svg" />
        </div>
        -->
    
        <div id="settingsModalBackdrop"></div>
        <div id="settingsModal">
            <div>
                <label class="switch">
                    <input type="checkbox" id="presentCheck" checked>
                    <span class="slider round"></span>
                </label>
                Auto Present
            </div>
    
            <div>
                <label class="switch">
                    <input type="checkbox" id="clickExit" checked>
                    <span class="slider round"></span>
                </label>
                Click to exit Auto
            </div>
    
            <div>
                <label class="switch">
                    <input type="checkbox" id="PIP" checked>
                    <span class="slider round"></span>
                </label>
                Picture in Picture
            </div>
        </div>
    
      <!--==========================
      Header
      ============================-->
      <header id="header" class="fixed-top">
        <div class="container" style="min-height: min-content;">
    
          <div class="logo float-left d-flex" style="height: 70px; align-items: center; margin-top: 7px;">
            <a href="#intro" class="scrollto"><img src="img/logo-updated.svg" alt="" class="img-fluid fade-in" style="height: 70px"></a>
          </div>
    
          <nav class="main-nav float-right d-none d-lg-block align-self-center align-content-center" style="height: 110%">
              <ul>
                  <li><a href="#intro">Home</a></li>
                  <li><a href="#partnerships">Partnerships</a></li>
                  <li><a href="#about-us">About Us</a></li>
                  <li><a href="#services">Services</a></li>
                  <li><a href="#contact">Contact Us</a></li>
              </ul>
          </nav><!-- .main-nav -->
    
        </div>
      </header><!-- #header -->
    
      <!--==========================
        Intro Section
        ============================-->
        <div id="top" style="height: 100vh;">
            <div class="background-container">
                <div class="bg-layer bg-layer-1"></div>
                <div class="bg-layer bg-layer-2"></div>
            </div>
            <section id="intro" class="clearfix">
              <div class="container">
    
                  <div class="intro-info" style="width: auto;">
                      <h2>HIMSS 2025<h2>
                  </div>
    
              </div>
            </section>
        </div>
    
        <!--==========================
            QASSIST
            ============================-->
            <div id="QAssist">
                <div class="qassist-background-parent">
                    <div class="qassist-background"></div>
                    <div class="qassist-background"></div>
                    <div class="qassist-bac
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 52.85.65.12:80 · himss.accessiumgroup.com

    2026-01-07 02:25

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Wed, 07 Jan 2026 02:25:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://himss.accessiumgroup.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 92c2f36c465b846f668f475f8669bfe2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: xGHFXzxB2I_BodBGGll_rp2IQzaG5YG4FrzYdzng0PSrnesG5BwoLg==
    
    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-07 by HttpPlugin
    Create report
  • Open service 18.66.112.78:80 · accessiumgroup.com

    2026-01-02 16:46

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 38321
    Connection: close
    Last-Modified: Tue, 28 Oct 2025 18:05:04 GMT
    x-amz-version-id: null
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 07:33:28 GMT
    ETag: "687b62774cc8ba6ba2841e03633c41bd"
    X-Cache: Hit from cloudfront
    Via: 1.1 3a21078459f955a33f79dacf082781c4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: Equ6lv6BxGeDjBAhZ0sv4Qa1UylixTI4zAJKHVUcfHBBBs3PhYImCA==
    Age: 33182
    
    Page title: Accessium Group
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Accessium Group</title>
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
      <meta content="" name="keywords">
      <meta content="" name="description">
      <meta property="og:image" content="https://accessiumgroup.com/img/accessium-social-logo.png" />
    
      <!-- Favicons -->
      <link href="img/favicon.ico" rel="icon">
      <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
    
      <!-- Google Fonts -->
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
    
      <!-- Bootstrap CSS File -->
      <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
      <!-- Libraries CSS Files -->
      <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
    
      <!-- Main Stylesheet File -->
      <link href="css/style.css" rel="stylesheet">
      <style>
        .lorem {
          color: red !important; 
          border: 1px solid red !important;
        }
        .red {
          color: red; 
          border: 1px solid red;
        }
        .social-links a {
          font-size: 18px;
          display: inline-block;
          background: #007bff;
          color: #fff;
          line-height: 1;
          padding: 8px 0;
          margin-right: 4px;
          border-radius: 50%;
          text-align: center;
          width: 36px;
          height: 36px;
          transition: 0.3s;
        }
        #header {
          background: #eaf2ff;
        }
        #header > .container {
            max-width: 1250px;
        }
        #header .logo img {
          max-height: 80px;
          margin-top: -5px;
        }
    
        .fade-in {
        animation: fadeIn ease 2s;
        -webkit-animation: fadeIn ease 2s;
        -moz-animation: fadeIn ease 2s;
        -o-animation: fadeIn ease 2s;
        -ms-animation: fadeIn ease 2s;
        }
        @keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-moz-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-webkit-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-o-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-ms-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @media screen and (max-width: 1200px) {
          #header .container {
            max-width: 100%;
            padding-left: 5px;
            padding-right: 5px;
          }
        }
      </style>
    
    </head>
    
    <body>
    
      <!--==========================
      Header
      ============================-->
      <header id="header" class="fixed-top">
        <div class="container h-100 d-flex flex-nowrap">
    
          <div class="logo float-left">
            <!-- Uncomment below if you prefer to use an image logo -->
            <!-- <h1 class="text-light"><a href="#header"><span>NewBiz</span></a></h1> -->
            <a href="#intro" class="scrollto"><img src="img/logo-updated.svg" alt="" class="img-fluid fade-in"></a>
          </div>
    
          <nav class="main-nav float-right d-none d-lg-block h-100">
            <ul class="h-100 flex-lg-row flex-sm-column">
              <li class="h-lg-100 align-content-center text-center"><a href="/#intro">Home</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#about">About Us</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#services">Services</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#contact">Contact Us</a></li>
              <li class="d-none h-lg-100 align-content-center text-center"><a href="/ConnectWise/">ConnectWise</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/HealthcareConsulting/">Healthcare <br> Consulting</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/CyberSe
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 108.138.36.90:443 · accessiumgroup.com

    2026-01-02 15:16

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 38321
    Connection: close
    Last-Modified: Tue, 28 Oct 2025 18:05:04 GMT
    x-amz-version-id: null
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:16:45 GMT
    ETag: "687b62774cc8ba6ba2841e03633c41bd"
    X-Cache: Hit from cloudfront
    Via: 1.1 46e871af86c897cd369d8d20c90166ec.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P2
    X-Amz-Cf-Id: EKW86Aso3R0x75Z6V9G0dgTqAJvTSGexhhNrT6kWtaKwc-rqFpHGjA==
    Age: 27798
    
    Page title: Accessium Group
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Accessium Group</title>
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
      <meta content="" name="keywords">
      <meta content="" name="description">
      <meta property="og:image" content="https://accessiumgroup.com/img/accessium-social-logo.png" />
    
      <!-- Favicons -->
      <link href="img/favicon.ico" rel="icon">
      <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
    
      <!-- Google Fonts -->
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
    
      <!-- Bootstrap CSS File -->
      <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
      <!-- Libraries CSS Files -->
      <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
    
      <!-- Main Stylesheet File -->
      <link href="css/style.css" rel="stylesheet">
      <style>
        .lorem {
          color: red !important; 
          border: 1px solid red !important;
        }
        .red {
          color: red; 
          border: 1px solid red;
        }
        .social-links a {
          font-size: 18px;
          display: inline-block;
          background: #007bff;
          color: #fff;
          line-height: 1;
          padding: 8px 0;
          margin-right: 4px;
          border-radius: 50%;
          text-align: center;
          width: 36px;
          height: 36px;
          transition: 0.3s;
        }
        #header {
          background: #eaf2ff;
        }
        #header > .container {
            max-width: 1250px;
        }
        #header .logo img {
          max-height: 80px;
          margin-top: -5px;
        }
    
        .fade-in {
        animation: fadeIn ease 2s;
        -webkit-animation: fadeIn ease 2s;
        -moz-animation: fadeIn ease 2s;
        -o-animation: fadeIn ease 2s;
        -ms-animation: fadeIn ease 2s;
        }
        @keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-moz-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-webkit-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-o-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-ms-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @media screen and (max-width: 1200px) {
          #header .container {
            max-width: 100%;
            padding-left: 5px;
            padding-right: 5px;
          }
        }
      </style>
    
    </head>
    
    <body>
    
      <!--==========================
      Header
      ============================-->
      <header id="header" class="fixed-top">
        <div class="container h-100 d-flex flex-nowrap">
    
          <div class="logo float-left">
            <!-- Uncomment below if you prefer to use an image logo -->
            <!-- <h1 class="text-light"><a href="#header"><span>NewBiz</span></a></h1> -->
            <a href="#intro" class="scrollto"><img src="img/logo-updated.svg" alt="" class="img-fluid fade-in"></a>
          </div>
    
          <nav class="main-nav float-right d-none d-lg-block h-100">
            <ul class="h-100 flex-lg-row flex-sm-column">
              <li class="h-lg-100 align-content-center text-center"><a href="/#intro">Home</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#about">About Us</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#services">Services</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#contact">Contact Us</a></li>
              <li class="d-none h-lg-100 align-content-center text-center"><a href="/ConnectWise/">ConnectWise</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/HealthcareConsulting/">Healthcare <br> Consulting</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/CyberSe
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 4.236.122.72:80 · support.accessiumgroup.com

    2026-01-02 11:30

    HTTP/1.1 302 Found
    Cache-Control: private
    Content-Type: text/html; charset=utf-8
    Location: https://support.accessiumgroup.com/
    Server: Microsoft-IIS/10.0
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS
    Access-Control-Allow-Credentials: true
    Access-Control-Allow-Headers: Content-Type, DdVersion, Authorization, DdApi, authentication, Prefer
    Request-Context: appId=cid-v1:cb9d10d0-e746-418a-9b78-ee881233a1b1
    Access-Control-Expose-Headers: Request-Context
    Date: Fri, 02 Jan 2026 11:30:32 GMT
    Connection: close
    Content-Length: 152
    
    Page title: Object moved
    
    <html><head><title>Object moved</title></head><body>
    <h2>Object moved to <a href="https://support.accessiumgroup.com/">here</a>.</h2>
    </body></html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 108.138.36.90:443 · accessiumgroup.com

    2025-12-23 07:33

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 38321
    Connection: close
    Date: Mon, 22 Dec 2025 21:35:26 GMT
    Last-Modified: Tue, 28 Oct 2025 18:05:04 GMT
    x-amz-version-id: null
    ETag: "687b62774cc8ba6ba2841e03633c41bd"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 a1d3f4e4f5c5940d2f1eea05f736c3ee.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P2
    X-Amz-Cf-Id: lQk0wkAyV_FiHNbKDB6jh7xXdn6sNPmu0O_b-C-ja3yMpM6YkqsVfw==
    Age: 35880
    
    Page title: Accessium Group
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Accessium Group</title>
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
      <meta content="" name="keywords">
      <meta content="" name="description">
      <meta property="og:image" content="https://accessiumgroup.com/img/accessium-social-logo.png" />
    
      <!-- Favicons -->
      <link href="img/favicon.ico" rel="icon">
      <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
    
      <!-- Google Fonts -->
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
    
      <!-- Bootstrap CSS File -->
      <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
      <!-- Libraries CSS Files -->
      <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
    
      <!-- Main Stylesheet File -->
      <link href="css/style.css" rel="stylesheet">
      <style>
        .lorem {
          color: red !important; 
          border: 1px solid red !important;
        }
        .red {
          color: red; 
          border: 1px solid red;
        }
        .social-links a {
          font-size: 18px;
          display: inline-block;
          background: #007bff;
          color: #fff;
          line-height: 1;
          padding: 8px 0;
          margin-right: 4px;
          border-radius: 50%;
          text-align: center;
          width: 36px;
          height: 36px;
          transition: 0.3s;
        }
        #header {
          background: #eaf2ff;
        }
        #header > .container {
            max-width: 1250px;
        }
        #header .logo img {
          max-height: 80px;
          margin-top: -5px;
        }
    
        .fade-in {
        animation: fadeIn ease 2s;
        -webkit-animation: fadeIn ease 2s;
        -moz-animation: fadeIn ease 2s;
        -o-animation: fadeIn ease 2s;
        -ms-animation: fadeIn ease 2s;
        }
        @keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-moz-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-webkit-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-o-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-ms-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @media screen and (max-width: 1200px) {
          #header .container {
            max-width: 100%;
            padding-left: 5px;
            padding-right: 5px;
          }
        }
      </style>
    
    </head>
    
    <body>
    
      <!--==========================
      Header
      ============================-->
      <header id="header" class="fixed-top">
        <div class="container h-100 d-flex flex-nowrap">
    
          <div class="logo float-left">
            <!-- Uncomment below if you prefer to use an image logo -->
            <!-- <h1 class="text-light"><a href="#header"><span>NewBiz</span></a></h1> -->
            <a href="#intro" class="scrollto"><img src="img/logo-updated.svg" alt="" class="img-fluid fade-in"></a>
          </div>
    
          <nav class="main-nav float-right d-none d-lg-block h-100">
            <ul class="h-100 flex-lg-row flex-sm-column">
              <li class="h-lg-100 align-content-center text-center"><a href="/#intro">Home</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#about">About Us</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#services">Services</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#contact">Contact Us</a></li>
              <li class="d-none h-lg-100 align-content-center text-center"><a href="/ConnectWise/">ConnectWise</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/HealthcareConsulting/">Healthcare <br> Consulting</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/CyberSe
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 18.66.112.78:80 · accessiumgroup.com

    2025-12-23 01:35

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 38321
    Connection: close
    Last-Modified: Tue, 28 Oct 2025 18:05:04 GMT
    x-amz-version-id: null
    Server: AmazonS3
    Date: Tue, 23 Dec 2025 01:35:25 GMT
    ETag: "687b62774cc8ba6ba2841e03633c41bd"
    X-Cache: Hit from cloudfront
    Via: 1.1 da9380f22ff2303fc2fd4652bf7ec7ba.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: UVXgZNhYkWmskjjqkHKzCVvcJPZ7mKBSgfhsw_YmwhVpxTf89vHjRA==
    Age: 14400
    
    Page title: Accessium Group
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Accessium Group</title>
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
      <meta content="" name="keywords">
      <meta content="" name="description">
      <meta property="og:image" content="https://accessiumgroup.com/img/accessium-social-logo.png" />
    
      <!-- Favicons -->
      <link href="img/favicon.ico" rel="icon">
      <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
    
      <!-- Google Fonts -->
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
    
      <!-- Bootstrap CSS File -->
      <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
      <!-- Libraries CSS Files -->
      <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
    
      <!-- Main Stylesheet File -->
      <link href="css/style.css" rel="stylesheet">
      <style>
        .lorem {
          color: red !important; 
          border: 1px solid red !important;
        }
        .red {
          color: red; 
          border: 1px solid red;
        }
        .social-links a {
          font-size: 18px;
          display: inline-block;
          background: #007bff;
          color: #fff;
          line-height: 1;
          padding: 8px 0;
          margin-right: 4px;
          border-radius: 50%;
          text-align: center;
          width: 36px;
          height: 36px;
          transition: 0.3s;
        }
        #header {
          background: #eaf2ff;
        }
        #header > .container {
            max-width: 1250px;
        }
        #header .logo img {
          max-height: 80px;
          margin-top: -5px;
        }
    
        .fade-in {
        animation: fadeIn ease 2s;
        -webkit-animation: fadeIn ease 2s;
        -moz-animation: fadeIn ease 2s;
        -o-animation: fadeIn ease 2s;
        -ms-animation: fadeIn ease 2s;
        }
        @keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-moz-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-webkit-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-o-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-ms-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @media screen and (max-width: 1200px) {
          #header .container {
            max-width: 100%;
            padding-left: 5px;
            padding-right: 5px;
          }
        }
      </style>
    
    </head>
    
    <body>
    
      <!--==========================
      Header
      ============================-->
      <header id="header" class="fixed-top">
        <div class="container h-100 d-flex flex-nowrap">
    
          <div class="logo float-left">
            <!-- Uncomment below if you prefer to use an image logo -->
            <!-- <h1 class="text-light"><a href="#header"><span>NewBiz</span></a></h1> -->
            <a href="#intro" class="scrollto"><img src="img/logo-updated.svg" alt="" class="img-fluid fade-in"></a>
          </div>
    
          <nav class="main-nav float-right d-none d-lg-block h-100">
            <ul class="h-100 flex-lg-row flex-sm-column">
              <li class="h-lg-100 align-content-center text-center"><a href="/#intro">Home</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#about">About Us</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#services">Services</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#contact">Contact Us</a></li>
              <li class="d-none h-lg-100 align-content-center text-center"><a href="/ConnectWise/">ConnectWise</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/HealthcareConsulting/">Healthcare <br> Consulting</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/CyberSe
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 4.236.122.72:80 · support.accessiumgroup.com

    2025-12-22 21:38

    HTTP/1.1 302 Found
    Cache-Control: private
    Content-Type: text/html; charset=utf-8
    Location: https://support.accessiumgroup.com/
    Server: Microsoft-IIS/10.0
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS
    Access-Control-Allow-Credentials: true
    Access-Control-Allow-Headers: Content-Type, DdVersion, Authorization, DdApi, authentication, Prefer
    Request-Context: appId=cid-v1:cb9d10d0-e746-418a-9b78-ee881233a1b1
    Access-Control-Expose-Headers: Request-Context
    Date: Mon, 22 Dec 2025 21:38:50 GMT
    Connection: close
    Content-Length: 152
    
    Page title: Object moved
    
    <html><head><title>Object moved</title></head><body>
    <h2>Object moved to <a href="https://support.accessiumgroup.com/">here</a>.</h2>
    </body></html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 18.66.112.78:80 · accessiumgroup.com

    2025-12-21 08:59

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 38321
    Connection: close
    Date: Sun, 21 Dec 2025 01:02:36 GMT
    Last-Modified: Tue, 28 Oct 2025 18:05:04 GMT
    x-amz-version-id: null
    ETag: "687b62774cc8ba6ba2841e03633c41bd"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 3a21078459f955a33f79dacf082781c4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: jlRm2RWFe2gDPEWt0D-ZLMQN0KuW-zr24NvXxEtEDlwO6ol1YA2qZg==
    Age: 28610
    
    Page title: Accessium Group
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Accessium Group</title>
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
      <meta content="" name="keywords">
      <meta content="" name="description">
      <meta property="og:image" content="https://accessiumgroup.com/img/accessium-social-logo.png" />
    
      <!-- Favicons -->
      <link href="img/favicon.ico" rel="icon">
      <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
    
      <!-- Google Fonts -->
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
    
      <!-- Bootstrap CSS File -->
      <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
      <!-- Libraries CSS Files -->
      <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
    
      <!-- Main Stylesheet File -->
      <link href="css/style.css" rel="stylesheet">
      <style>
        .lorem {
          color: red !important; 
          border: 1px solid red !important;
        }
        .red {
          color: red; 
          border: 1px solid red;
        }
        .social-links a {
          font-size: 18px;
          display: inline-block;
          background: #007bff;
          color: #fff;
          line-height: 1;
          padding: 8px 0;
          margin-right: 4px;
          border-radius: 50%;
          text-align: center;
          width: 36px;
          height: 36px;
          transition: 0.3s;
        }
        #header {
          background: #eaf2ff;
        }
        #header > .container {
            max-width: 1250px;
        }
        #header .logo img {
          max-height: 80px;
          margin-top: -5px;
        }
    
        .fade-in {
        animation: fadeIn ease 2s;
        -webkit-animation: fadeIn ease 2s;
        -moz-animation: fadeIn ease 2s;
        -o-animation: fadeIn ease 2s;
        -ms-animation: fadeIn ease 2s;
        }
        @keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-moz-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-webkit-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-o-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-ms-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @media screen and (max-width: 1200px) {
          #header .container {
            max-width: 100%;
            padding-left: 5px;
            padding-right: 5px;
          }
        }
      </style>
    
    </head>
    
    <body>
    
      <!--==========================
      Header
      ============================-->
      <header id="header" class="fixed-top">
        <div class="container h-100 d-flex flex-nowrap">
    
          <div class="logo float-left">
            <!-- Uncomment below if you prefer to use an image logo -->
            <!-- <h1 class="text-light"><a href="#header"><span>NewBiz</span></a></h1> -->
            <a href="#intro" class="scrollto"><img src="img/logo-updated.svg" alt="" class="img-fluid fade-in"></a>
          </div>
    
          <nav class="main-nav float-right d-none d-lg-block h-100">
            <ul class="h-100 flex-lg-row flex-sm-column">
              <li class="h-lg-100 align-content-center text-center"><a href="/#intro">Home</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#about">About Us</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#services">Services</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#contact">Contact Us</a></li>
              <li class="d-none h-lg-100 align-content-center text-center"><a href="/ConnectWise/">ConnectWise</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/HealthcareConsulting/">Healthcare <br> Consulting</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/CyberSe
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 4.236.122.72:80 · support.accessiumgroup.com

    2025-12-20 23:43

    HTTP/1.1 302 Found
    Cache-Control: private
    Content-Type: text/html; charset=utf-8
    Location: https://support.accessiumgroup.com/
    Server: Microsoft-IIS/10.0
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS
    Access-Control-Allow-Credentials: true
    Access-Control-Allow-Headers: Content-Type, DdVersion, Authorization, DdApi, authentication, Prefer
    Request-Context: appId=cid-v1:cb9d10d0-e746-418a-9b78-ee881233a1b1
    Access-Control-Expose-Headers: Request-Context
    Date: Sat, 20 Dec 2025 23:43:02 GMT
    Connection: close
    Content-Length: 152
    
    Page title: Object moved
    
    <html><head><title>Object moved</title></head><body>
    <h2>Object moved to <a href="https://support.accessiumgroup.com/">here</a>.</h2>
    </body></html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 18.66.112.78:80 · accessiumgroup.com

    2025-12-19 04:12

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 38321
    Connection: close
    Last-Modified: Tue, 28 Oct 2025 18:05:04 GMT
    x-amz-version-id: null
    Server: AmazonS3
    Date: Fri, 19 Dec 2025 04:12:25 GMT
    ETag: "687b62774cc8ba6ba2841e03633c41bd"
    X-Cache: Hit from cloudfront
    Via: 1.1 604f8ac78ed3ba5235c1a14794f2ac64.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P5
    X-Amz-Cf-Id: SBF0xdlGCeZW48eqL3ZLqrQw0RY3LK9UrNidqTleapwS-wyt71BIiA==
    Age: 15178
    
    Page title: Accessium Group
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Accessium Group</title>
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
      <meta content="" name="keywords">
      <meta content="" name="description">
      <meta property="og:image" content="https://accessiumgroup.com/img/accessium-social-logo.png" />
    
      <!-- Favicons -->
      <link href="img/favicon.ico" rel="icon">
      <link href="img/apple-touch-icon.png" rel="apple-touch-icon">
    
      <!-- Google Fonts -->
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
    
      <!-- Bootstrap CSS File -->
      <link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
      <!-- Libraries CSS Files -->
      <link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
      <link href="lib/animate/animate.min.css" rel="stylesheet">
      <link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
      <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
      <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
    
      <!-- Main Stylesheet File -->
      <link href="css/style.css" rel="stylesheet">
      <style>
        .lorem {
          color: red !important; 
          border: 1px solid red !important;
        }
        .red {
          color: red; 
          border: 1px solid red;
        }
        .social-links a {
          font-size: 18px;
          display: inline-block;
          background: #007bff;
          color: #fff;
          line-height: 1;
          padding: 8px 0;
          margin-right: 4px;
          border-radius: 50%;
          text-align: center;
          width: 36px;
          height: 36px;
          transition: 0.3s;
        }
        #header {
          background: #eaf2ff;
        }
        #header > .container {
            max-width: 1250px;
        }
        #header .logo img {
          max-height: 80px;
          margin-top: -5px;
        }
    
        .fade-in {
        animation: fadeIn ease 2s;
        -webkit-animation: fadeIn ease 2s;
        -moz-animation: fadeIn ease 2s;
        -o-animation: fadeIn ease 2s;
        -ms-animation: fadeIn ease 2s;
        }
        @keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-moz-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-webkit-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-o-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @-ms-keyframes fadeIn {
        0% {opacity:0;}
        100% {opacity:1;}
        }
    
        @media screen and (max-width: 1200px) {
          #header .container {
            max-width: 100%;
            padding-left: 5px;
            padding-right: 5px;
          }
        }
      </style>
    
    </head>
    
    <body>
    
      <!--==========================
      Header
      ============================-->
      <header id="header" class="fixed-top">
        <div class="container h-100 d-flex flex-nowrap">
    
          <div class="logo float-left">
            <!-- Uncomment below if you prefer to use an image logo -->
            <!-- <h1 class="text-light"><a href="#header"><span>NewBiz</span></a></h1> -->
            <a href="#intro" class="scrollto"><img src="img/logo-updated.svg" alt="" class="img-fluid fade-in"></a>
          </div>
    
          <nav class="main-nav float-right d-none d-lg-block h-100">
            <ul class="h-100 flex-lg-row flex-sm-column">
              <li class="h-lg-100 align-content-center text-center"><a href="/#intro">Home</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#about">About Us</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#services">Services</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/#contact">Contact Us</a></li>
              <li class="d-none h-lg-100 align-content-center text-center"><a href="/ConnectWise/">ConnectWise</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/HealthcareConsulting/">Healthcare <br> Consulting</a></li>
              <li class="h-lg-100 align-content-center text-center"><a href="/CyberSe
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 4.236.122.72:80 · support.accessiumgroup.com

    2025-12-18 23:56

    HTTP/1.1 302 Found
    Cache-Control: private
    Content-Type: text/html; charset=utf-8
    Location: https://support.accessiumgroup.com/
    Server: Microsoft-IIS/10.0
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS
    Access-Control-Allow-Credentials: true
    Access-Control-Allow-Headers: Content-Type, DdVersion, Authorization, DdApi, authentication, Prefer
    Request-Context: appId=cid-v1:cb9d10d0-e746-418a-9b78-ee881233a1b1
    Access-Control-Expose-Headers: Request-Context
    Date: Thu, 18 Dec 2025 23:56:51 GMT
    Connection: close
    Content-Length: 152
    
    Page title: Object moved
    
    <html><head><title>Object moved</title></head><body>
    <h2>Object moved to <a href="https://support.accessiumgroup.com/">here</a>.</h2>
    </body></html>
    
    Found 2025-12-18 by HttpPlugin
    Create report
accessiumgroup.comwww.accessiumgroup.com
CN:
accessiumgroup.com
Key:
RSA-2048
Issuer:
Not before:
2025-09-30 00:00
Not after:
2026-10-28 23:59
himss.accessiumgroup.com
CN:
himss.accessiumgroup.com
Key:
RSA-2048
Issuer:
Not before:
2025-02-06 00:00
Not after:
2026-03-07 23:59