Domain margins-id.com
Ghana
CLOUDFLARENET
Ubuntu
Software information

Apache Apache 2.4.58

tcp/443 tcp/80

Apache Apache 2.4.41

tcp/443 tcp/80

GitHub.com

tcp/443

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

fwe

tcp/443 tcp/80

nginx nginx 1.14.0

tcp/443 tcp/80

  • Open service 41.207.254.234:80 · verify.margins-id.com

    2024-11-18 12:47

    HTTP/1.1 301 Moved Permanently
    Server: nginx/1.14.0 (Ubuntu)
    Date: Mon, 18 Nov 2024 12:47:39 GMT
    Content-Type: text/html
    Content-Length: 194
    Connection: close
    Location: https://verify.margins-id.com/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body bgcolor="white">
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx/1.14.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2024-11-18 by HttpPlugin
    Create report
  • Open service 41.207.254.234:443 · verify.margins-id.com

    2024-11-18 12:47

    HTTP/1.1 200 
    Server: nginx/1.14.0 (Ubuntu)
    Date: Mon, 18 Nov 2024 12:47:41 GMT
    Content-Type: text/html
    Content-Length: 122
    Connection: close
    Vary: Origin
    Vary: Access-Control-Request-Method
    Vary: Access-Control-Request-Headers
    Last-Modified: Tue, 21 Apr 2020 16:29:28 GMT
    Accept-Ranges: bytes
    
    Page title: Insert title here
    
    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="UTF-8">
    <title>Insert title here</title>
    </head>
    <body>
    Haiii
    </body>
    </html>
    Found 2024-11-18 by HttpPlugin
    Create report
  • Open service 41.207.254.238:80 · hq.margins-id.com

    2024-11-18 12:12

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 18 Nov 2024 12:12:04 GMT
    Server: Apache/2.4.58 (Ubuntu)
    Location: https://hq.margins-id.com/
    Content-Length: 317
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://hq.margins-id.com/">here</a>.</p>
    <hr>
    <address>Apache/2.4.58 (Ubuntu) Server at hq.margins-id.com Port 80</address>
    </body></html>
    
    Found 2024-11-18 by HttpPlugin
    Create report
  • Open service 41.207.254.238:443 · hq.margins-id.com

    2024-11-18 12:12

    HTTP/1.1 200 OK
    Date: Mon, 18 Nov 2024 12:12:05 GMT
    Server: Apache/2.4.58 (Ubuntu)
    Last-Modified: Mon, 28 Oct 2024 13:10:35 GMT
    ETag: "29af-6258931b9da38"
    Accept-Ranges: bytes
    Content-Length: 10671
    Vary: Accept-Encoding
    Connection: close
    Content-Type: text/html
    
    Page title: Apache2 Ubuntu Default Page: It works
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
      <!--
        Modified from the Debian original for Ubuntu
        Last updated: 2022-03-22
        See: https://launchpad.net/bugs/1966004
      -->
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>Apache2 Ubuntu Default Page: It works</title>
        <style type="text/css" media="screen">
      * {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
      }
    
      body, html {
        padding: 3px 3px 3px 3px;
    
        background-color: #D8DBE2;
    
        font-family: Ubuntu, Verdana, sans-serif;
        font-size: 11pt;
        text-align: center;
      }
    
      div.main_page {
        position: relative;
        display: table;
    
        width: 800px;
    
        margin-bottom: 3px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px 0px 0px 0px;
    
        border-width: 2px;
        border-color: #212738;
        border-style: solid;
    
        background-color: #FFFFFF;
    
        text-align: center;
      }
    
      div.page_header {
        height: 180px;
        width: 100%;
    
        background-color: #F5F6F7;
      }
    
      div.page_header span {
        margin: 15px 0px 0px 50px;
    
        font-size: 180%;
        font-weight: bold;
      }
    
      div.page_header img {
        margin: 3px 0px 0px 40px;
    
        border: 0px 0px 0px;
      }
    
      div.banner {
        padding: 9px 6px 9px 6px;
        background-color: #E9510E;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
        position: absolute;
        left: 40%;
        bottom: 30px;
        width: 20%;
      }
    
      div.table_of_contents {
        clear: left;
    
        min-width: 200px;
    
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.table_of_contents_item {
        clear: left;
    
        width: 100%;
    
        margin: 4px 0px 0px 0px;
    
        background-color: #FFFFFF;
    
        color: #000000;
        text-align: left;
      }
    
      div.table_of_contents_item a {
        margin: 6px 0px 0px 6px;
      }
    
      div.content_section {
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.content_section_text {
        padding: 4px 8px 4px 8px;
    
        color: #000000;
        font-size: 100%;
      }
    
      div.content_section_text pre {
        margin: 8px 0px 8px 0px;
        padding: 8px 8px 8px 8px;
    
        border-width: 1px;
        border-style: dotted;
        border-color: #000000;
    
        background-color: #F5F6F7;
    
        font-style: italic;
      }
    
      div.content_section_text p {
        margin-bottom: 6px;
      }
    
      div.content_section_text ul, div.content_section_text li {
        padding: 4px 8px 4px 16px;
      }
    
      div.section_header {
        padding: 3px 6px 3px 6px;
    
        background-color: #8E9CB2;
    
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
      }
    
      div.section_header_grey {
        background-color: #9F9386;
      }
    
      .floating_element {
        position: relative;
        float: left;
      }
    
      div.table_of_contents_item a,
      div.content_section_text a {
        text-decoration: none;
        font-weight: bold;
      }
    
      div.table_of_contents_item a:link,
      div.table_of_contents_item a:visited,
      div.table_of_contents_item a:active {
        color: #000000;
      }
    
      div.table_of_contents_item a:hover {
        background-color: #000000;
    
        color: #FFFFFF;
      }
    
      div.content_section_text a:link,
      div.content_section_text a:visited,
       div.content_section_text a:active {
        background-color: #DCDFE6;
    
        color: #000000;
      }
    
      div.content_section_text a:hover {
        background-color: #000000;
    
        color: #DCDFE6;
      }
    
      div.validator {
      }
        </style>
      </head>
      <body>
        <div class="main_page">
          <div class="page_header floating_element">
            <img src="icons/ubuntu-logo.png" alt="Ubuntu Logo"
                 style="width:184px;height:146px;" class="floating_element" />
            <div>
              <span style="margin-top: 1.5em;" class="floating_element">
                Apache2 Default Page
              </span>
            </div>
            <div class="banner">
              <div id="about"></div>
              It works!
            </div>
    
          </div>
          <div class="content_section floating_element">
           
    Found 2024-11-18 by HttpPlugin
    Create report
  • Open service 54.80.45.149:443 · dvlasupport.margins-id.com

    2024-11-15 16:49

    HTTP/1.1 302 Found
    Date: Fri, 15 Nov 2024 16:50:02 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Status: 302 Found
    Cache-Control: no-cache, no-store, max-age=0, must-revalidate
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Pragma: no-cache
    X-Xss-Protection: 1; mode=block
    X-Request-Id: d4408cd9-c8ce-988b-9108-8c215103e622
    Location: https://dvlasupport.margins-id.com/support/home
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    
    Found 2024-11-15 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · npm.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Transfer-Encoding: chunked
    Location: https://lab.margins-id.com/
    X-GitHub-Request-Id: 15a40e26-8a00-4521-ab65-64d7bbee7190
    Strict-Transport-Security: max-age=31536000; includeSubdomains
    X-Frame-Options: deny
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 0
    Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
    Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/; connect-src 'self' uploads.lab.margins-id.com media.lab.margins-id.com www.githubstatus.com raw.lab.margins-id.com lab.margins-id.com api.githubcopilot.com objects-origin.githubusercontent.com; font-src assets.lab.margins-id.com; form-action 'self' lab.margins-id.com gist.lab.margins-id.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.lab.margins-id.com notebooks.lab.margins-id.com; img-src * data:; manifest-src 'self'; media-src media.lab.margins-id.com lab.margins-id.com; script-src assets.lab.margins-id.com; style-src 'unsafe-inline' assets.lab.margins-id.com; upgrade-insecure-requests; worker-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · notebooks.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://notebooks.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · viewscreen.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 302 Moved Temporarily
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Content-Type: text/html
    Content-Length: 138
    Location: https://lab.margins-id.com/sessions/_auth_request_bounce?return_to=https%3A%2F%2Fviewscreen.lab.margins-id.com%2F
    connection: close
    
    Page title: 302 Found
    
    <html>
    <head><title>302 Found</title></head>
    <body>
    <center><h1>302 Found</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · assets.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Transfer-Encoding: chunked
    Location: https://lab.margins-id.com/
    X-GitHub-Request-Id: 08fcc96b-70f4-4abe-b36a-d73c76d30f9e
    Strict-Transport-Security: max-age=31536000; includeSubdomains
    X-Frame-Options: deny
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 0
    Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
    Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/; connect-src 'self' uploads.lab.margins-id.com media.lab.margins-id.com www.githubstatus.com raw.lab.margins-id.com lab.margins-id.com api.githubcopilot.com objects-origin.githubusercontent.com; font-src assets.lab.margins-id.com; form-action 'self' lab.margins-id.com gist.lab.margins-id.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.lab.margins-id.com notebooks.lab.margins-id.com; img-src * data:; manifest-src 'self'; media-src media.lab.margins-id.com lab.margins-id.com; script-src assets.lab.margins-id.com; style-src 'unsafe-inline' assets.lab.margins-id.com; upgrade-insecure-requests; worker-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · avatars.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 302 Moved Temporarily
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Content-Type: text/html
    Content-Length: 138
    Location: https://lab.margins-id.com/sessions/_auth_request_bounce?return_to=https%3A%2F%2Favatars.lab.margins-id.com%2F
    connection: close
    
    Page title: 302 Found
    
    <html>
    <head><title>302 Found</title></head>
    <body>
    <center><h1>302 Found</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · containers.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Transfer-Encoding: chunked
    Location: https://lab.margins-id.com/
    X-GitHub-Request-Id: 4d2a65e5-eca7-455c-a42a-d7520a4122da
    Strict-Transport-Security: max-age=31536000; includeSubdomains
    X-Frame-Options: deny
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 0
    Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
    Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/; connect-src 'self' uploads.lab.margins-id.com media.lab.margins-id.com www.githubstatus.com raw.lab.margins-id.com lab.margins-id.com api.githubcopilot.com objects-origin.githubusercontent.com; font-src assets.lab.margins-id.com; form-action 'self' lab.margins-id.com gist.lab.margins-id.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.lab.margins-id.com notebooks.lab.margins-id.com; img-src * data:; manifest-src 'self'; media-src media.lab.margins-id.com lab.margins-id.com; script-src assets.lab.margins-id.com; style-src 'unsafe-inline' assets.lab.margins-id.com; upgrade-insecure-requests; worker-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · raw.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox
    Location: https://localhost/
    Strict-Transport-Security: max-age=31536000
    Vary: Authorization,Accept-Encoding,Origin
    X-Content-Type-Options: nosniff
    X-Frame-Options: deny
    X-XSS-Protection: 1; mode=block
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Content-Length: 0
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · maven.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Transfer-Encoding: chunked
    Location: https://lab.margins-id.com/
    X-GitHub-Request-Id: 5ec00afb-ad8d-4973-9c40-f9fd26533d71
    Strict-Transport-Security: max-age=31536000; includeSubdomains
    X-Frame-Options: deny
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 0
    Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
    Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/; connect-src 'self' uploads.lab.margins-id.com media.lab.margins-id.com www.githubstatus.com raw.lab.margins-id.com lab.margins-id.com api.githubcopilot.com objects-origin.githubusercontent.com; font-src assets.lab.margins-id.com; form-action 'self' lab.margins-id.com gist.lab.margins-id.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.lab.margins-id.com notebooks.lab.margins-id.com; img-src * data:; manifest-src 'self'; media-src media.lab.margins-id.com lab.margins-id.com; script-src assets.lab.margins-id.com; style-src 'unsafe-inline' assets.lab.margins-id.com; upgrade-insecure-requests; worker-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · maven.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://maven.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · assets.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://assets.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · viewscreen.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://viewscreen.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · gist.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 302 Moved Temporarily
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Content-Type: text/html
    Content-Length: 138
    Location: https://lab.margins-id.com/sessions/_auth_request_bounce?return_to=https%3A%2F%2Fgist.lab.margins-id.com%2F
    X-Frame-Options: DENY
    connection: close
    
    Page title: 302 Found
    
    <html>
    <head><title>302 Found</title></head>
    <body>
    <center><h1>302 Found</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · media.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://media.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · raw.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://raw.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · gist.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://gist.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · avatars.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://avatars.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · containers.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://containers.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · uploads.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Transfer-Encoding: chunked
    Location: https://lab.margins-id.com/
    X-GitHub-Request-Id: dbd01c10-1dfd-4a18-9ab0-73123f1f9317
    Strict-Transport-Security: max-age=31536000; includeSubdomains
    X-Frame-Options: deny
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 0
    Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
    Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/; connect-src 'self' uploads.lab.margins-id.com media.lab.margins-id.com www.githubstatus.com raw.lab.margins-id.com lab.margins-id.com api.githubcopilot.com objects-origin.githubusercontent.com; font-src assets.lab.margins-id.com; form-action 'self' lab.margins-id.com gist.lab.margins-id.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.lab.margins-id.com notebooks.lab.margins-id.com; img-src * data:; manifest-src 'self'; media-src media.lab.margins-id.com lab.margins-id.com; script-src assets.lab.margins-id.com; style-src 'unsafe-inline' assets.lab.margins-id.com; upgrade-insecure-requests; worker-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · notebooks.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 302 Moved Temporarily
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Content-Type: text/html
    Content-Length: 138
    Location: https://lab.margins-id.com/sessions/_auth_request_bounce?return_to=https%3A%2F%2Fnotebooks.lab.margins-id.com%2F
    connection: close
    
    Page title: 302 Found
    
    <html>
    <head><title>302 Found</title></head>
    <body>
    <center><h1>302 Found</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · media.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 302 Found
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Content-Length: 0
    Content-Security-Policy: default-src 'none'
    Location: https://lab.margins-id.com
    Strict-Transport-Security: max-age=31557600
    X-Content-Type-Options: nosniff
    X-Frame-Options: deny
    X-XSS-Protection: 1; mode=block
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · rubygems.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://rubygems.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · nuget.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://nuget.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · nuget.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Transfer-Encoding: chunked
    Location: https://lab.margins-id.com/
    X-GitHub-Request-Id: 8da18cfe-581a-4641-b37e-31ca8e406f0f
    Strict-Transport-Security: max-age=31536000; includeSubdomains
    X-Frame-Options: deny
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 0
    Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
    Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/; connect-src 'self' uploads.lab.margins-id.com media.lab.margins-id.com www.githubstatus.com raw.lab.margins-id.com lab.margins-id.com api.githubcopilot.com objects-origin.githubusercontent.com; font-src assets.lab.margins-id.com; form-action 'self' lab.margins-id.com gist.lab.margins-id.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.lab.margins-id.com notebooks.lab.margins-id.com; img-src * data:; manifest-src 'self'; media-src media.lab.margins-id.com lab.margins-id.com; script-src assets.lab.margins-id.com; style-src 'unsafe-inline' assets.lab.margins-id.com; upgrade-insecure-requests; worker-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · rubygems.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Transfer-Encoding: chunked
    Location: https://lab.margins-id.com/
    X-GitHub-Request-Id: 7a2200b6-ac5c-419f-8ad6-53bacddfd229
    Strict-Transport-Security: max-age=31536000; includeSubdomains
    X-Frame-Options: deny
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 0
    Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
    Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/; connect-src 'self' uploads.lab.margins-id.com media.lab.margins-id.com www.githubstatus.com raw.lab.margins-id.com lab.margins-id.com api.githubcopilot.com objects-origin.githubusercontent.com; font-src assets.lab.margins-id.com; form-action 'self' lab.margins-id.com gist.lab.margins-id.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.lab.margins-id.com notebooks.lab.margins-id.com; img-src * data:; manifest-src 'self'; media-src media.lab.margins-id.com lab.margins-id.com; script-src assets.lab.margins-id.com; style-src 'unsafe-inline' assets.lab.margins-id.com; upgrade-insecure-requests; worker-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · teams.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://teams.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · pages.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Content-Type: text/html
    Content-Length: 162
    Location: https://lab.margins-id.com/
    connection: close
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · codeload.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://codeload.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · uploads.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://uploads.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · teams.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 200 OK
    Content-Security-Policy: default-src none;style-src 'unsafe-inline' 'self' https://*;script-src 'self' https://unpkg.com/@microsoft/teams-js@1.4.2/dist/MicrosoftTeams.min.js https://statics.teams.cdn.office.net/sdk/v1.10.0/js/MicrosoftTeams.min.js;font-src 'self' https://*;img-src 'self'
    x-dns-prefetch-control: off
    Expect-CT: max-age=0
    X-Frame-Options: DENY
    Strict-Transport-Security: max-age=15552000; includeSubDomains
    x-download-options: noopen
    X-Content-Type-Options: nosniff
    x-permitted-cross-domain-policies: none
    Referrer-Policy: same-origin
    X-XSS-Protection: 0
    x-powered-by: Express
    Content-Type: text/html; charset=utf-8
    Content-Length: 10178
    ETag: W/"27c2-g6gNj6Zkn0IKzvzfB1XDYpCu6nk"
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    keep-alive: timeout=5
    connection: close
    
    Page title: GitHub + Microsoft Teams
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width">
      <title>GitHub + Microsoft Teams</title>
      <link rel="stylesheet" href="/_msteams/static/css/teams-style.css">
      <link rel="preload" href="/_msteams/static/img/msteams/hero_section/BG_1920.png" as="image">
      <link href="https://fonts.googleapis.com/css?family=Lato:400,700,900" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,700" rel="stylesheet">
      <link rel="shortcut icon" href="/_msteams/static/img/favicon.ico" />
      <meta property="og:title" content="GitHub + Microsoft Teams">
      <meta property="og:type" content="website" />
      <meta property="og:description" content="Description: Monitor, plan, and collaborate on your GitHub code and work directly in Microsoft Teams.">
      <meta property="og:image" content="http://teams.github.com/static/img/msteams/misc/meta_image.png">
      <meta property="og:url" content="http://teams.github.com/">
      <meta name="twitter:card" content="summary_large_image">
      <meta name="twitter:site" content="@github">
      <meta name="twitter:creator" content="@github">
      <meta name="twitter:title" content="GitHub + Microsoft Teams">
      <meta name="twitter:description" content="Description: Monitor, plan, and collaborate on your GitHub code and work directly in Microsoft Teams.">
      <meta name="twitter:image" content="http://teams.github.com/static/img/msteams/misc/meta_image.png">
    </head>
    
    <body>
    
    
      <div class="text-center">
        <div class="hero-section-bg">
          <div class="hero-section-lines anim-fade-in"></div>
        </div>
        <div class="container-lg p-responsive pb-6 pt-12 hero-section">
          <img src="/_msteams/static/img/msteams/hero_section/githubplusteams.svg" class="mb-3 mb-sm-5 col-6 col-sm-12"
            style="max-width: 335px;">
          <p class="h00-mktg mb-3 page-title-text" style="font-weight: 500;">Next-level Collaboration<br>with GitHub and Microsoft Teams</p>
          <p class="lead text-gray col-md-8 mx-auto mb-8 mt-5" style="max-height: 90px; height: 90px;">
            With two of your most important workspaces connected, work better with real-time updates, actionable conversations, all from within Microsoft Teams
          </p>
          <a href="https://teams.microsoft.com/l/app/ca9e26b7-dce5-44a0-b2b7-a70a3d65ce25" class="btn btn-large btn-primary f4">Add to Teams
          </a>
          <p class="f6 text-gray mx-auto col-sm-10 col-md-5">
            <a href="https://github.com/integrations/microsoft-teams/blob/master/docs/terms-and-conditions.md" class="pt-3 d-block">Terms and Conditions</a>
          </p>
        </div>
      </div>
    
      <div class="container-xl p-responsive mx-auto mb-4 mb-sm-10 pb-2 f4 col-md-12 col-lg-12">
        <!-- Feature Section 1-->
        <div class="d-md-flex flex-items-center">
          <!-- Feature Section 1 Text -->
          <div class="features col-md-5 pr-lg-4 my-4 section-anim-text target-anim-text animate-anim-text">
            <div class="my-4 feature-detail-text">
              <h2 class="mb-3" style="font-size: 28px;">Stay updated on the latest</h2>
              <p class="preview-subscribe">
                Start receiving updates about what’s happening in GitHub by using <span class="alt-mono-font bg-gray f5">@github subscribe [repository name]</span>. You’ll be able to see updates on activities such as:
              </p>
              <ul class="ml-3">
                <li>New commits</li>
                <li>New pull requests</li>
                <li>New issues</li>
                <li>Status updates</li>
                <li>Comments</li>
                <li>Code reviews</li>
              </ul>
            </div>
          </div>
          <!-- Feature Section 1 Images -->
          <div class="dotted-bg-container-right feature1-section col-md-7 section-feature target-feature animate-feature" style="filter: drop-shadow(0px 10px 50px rgba(27,31,35, .07));">
            <img class="feature-section1-img1 section-anim-text target-anim-text animate-anim-text" loading="lazy"
              src="/_msteams/static/img/msteams/section1/Image_1.png" alt="Subscribe Command">
            <img class="feature-section1-img2 section-ani
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · npm.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://npm.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · docker.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Transfer-Encoding: chunked
    Location: https://lab.margins-id.com/
    X-GitHub-Request-Id: 745a955c-ee05-4c24-82fe-c7efc2792cdc
    Strict-Transport-Security: max-age=31536000; includeSubdomains
    X-Frame-Options: deny
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 0
    Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
    Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/; connect-src 'self' uploads.lab.margins-id.com media.lab.margins-id.com www.githubstatus.com raw.lab.margins-id.com lab.margins-id.com api.githubcopilot.com objects-origin.githubusercontent.com; font-src assets.lab.margins-id.com; form-action 'self' lab.margins-id.com gist.lab.margins-id.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.lab.margins-id.com notebooks.lab.margins-id.com; img-src * data:; manifest-src 'self'; media-src media.lab.margins-id.com lab.margins-id.com; script-src assets.lab.margins-id.com; style-src 'unsafe-inline' assets.lab.margins-id.com; upgrade-insecure-requests; worker-src lab.margins-id.com/assets-cdn/worker/ gist.lab.margins-id.com/assets-cdn/worker/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · pages.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://pages.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · docker.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://docker.lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · codeload.lab.margins-id.com

    2024-10-29 23:30

    HTTP/1.1 301 Moved Permanently
    Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox
    Location: https://localhost/
    Strict-Transport-Security: max-age=31536000
    Vary: Authorization,Accept-Encoding,Origin
    X-Content-Type-Options: nosniff
    X-Frame-Options: deny
    X-XSS-Protection: 1; mode=block
    Date: Tue, 29 Oct 2024 23:30:03 GMT
    Content-Length: 0
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:80 · lab.margins-id.com

    2024-10-29 20:58

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Location: https://lab.margins-id.com/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 41.207.254.235:443 · lab.margins-id.com

    2024-10-29 20:58

    HTTP/1.1 302 Found
    Server: GitHub.com
    Date: Tue, 29 Oct 2024 20:58:04 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame
    Location: https://lab.margins-id.com/login
    Cache-Control: no-cache
    X-Runtime: 0.005892
    X-GitHub-Request-Id: 9d790add-69e3-485f-9df9-14174c252227
    Strict-Transport-Security: max-age=31536000; includeSubdomains
    X-Frame-Options: deny
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 0
    Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
    Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src lab.margins-id.com/assets-cdn/worker/; connect-src 'self' lab.margins-id.com www.githubstatus.com api.githubcopilot.com objects-origin.githubusercontent.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://lab.margins-id.com; font-src 'self'; form-action 'self' lab.margins-id.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src 'self'; img-src * data:; manifest-src 'self'; media-src lab.margins-id.com; script-src 'self'; style-src 'unsafe-inline' 'self'; upgrade-insecure-requests; worker-src lab.margins-id.com/assets-cdn/worker/
    connection: close
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:d5e1:8443 · margins-id.com

    2024-10-29 01:04

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 01:04:59 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 02:04:59 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=HcbRRxWvJ5LcG4a9RF7aw%2BcHFXoGQk1v54iDi4eKmJhQQCUTeyo0mz3bnW2EkgxiUrVElvxJC6hNAPxws6Zmsavf2jfCBkK%2F5ynslRYsBNr%2BMqnwhWlSK1UA0gmiMGfiSL7vDw3CZ3TrMmAAIQ%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9f41327a4ad62e-CDG
    alt-svc: h3=":8443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=13044&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3103&recv_bytes=557&delivery_rate=311196&cwnd=252&unsent_bytes=0&cid=da72e14e4337999e&ts=114&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:d5e1:443 · margins-id.com

    2024-10-29 01:04

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 01:04:59 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 02:04:59 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=QR6I8YOTw6%2Fs0NOfDwkKAhJEYdkFZ0Kc1tzx4PY4ovK1fbKtPX%2FlKeHFekUFzCXsckACUr%2FrAnBAwO0JkCXgXCyL7eJpK0V1571ydn%2BW7yqiOanrD3RYQd2C6cOYQxMQk0HmS7YtRbeahQwZtg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9f4134bb3d038e-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=855&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3105&recv_bytes=557&delivery_rate=4955882&cwnd=252&unsent_bytes=0&cid=3ca5b0f0c13e0df9&ts=134&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.21.45.120:80 · margins-id.com

    2024-10-29 01:04

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 01:04:58 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 02:04:58 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RIkDW8poGuVvfvjv%2FWUsuhqB6COxxJ3PiiJwE%2Bcq5fVyM7%2FlL%2By8Y1MuFiBJW4RDbu%2Frryw%2Bkh1n%2F3Eft7OF7Z7ZU%2B%2BSbDJTixqSeXPNBnb6cvwoEBFiddP05zX3kLcYRA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9f412ccc273a9e-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=956&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=212&delivery_rate=0&cwnd=211&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.21.45.120:8443 · margins-id.com

    2024-10-29 01:04

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 01:04:57 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 02:04:57 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Ap28zx36gKKp%2BAVMgnDRQW3gNNzLp%2FIpPBz3lu1kFB0svRYhLmo04KpFRZqG8PVOfakV6Xr79jQpAOCY9RDrtF4u9a0rno%2BkwSu%2BBSfzDhR63Bwe93WuuIsuMkk2oGtp4Q%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9f412588d59293-FRA
    alt-svc: h3=":8443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1378&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3105&recv_bytes=560&delivery_rate=5918256&cwnd=249&unsent_bytes=0&cid=28b7ce76138bb429&ts=229&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.21.45.120:443 · margins-id.com

    2024-10-29 01:04

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 01:04:57 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 02:04:57 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=yhbLv%2BEeVgb0qyoQP3Uy08Ip6KhHsAN2KVmzbsgRa7sqhz5Pu3KsiVxfLY7adyBUKHunjtdejsTw8kYPXnPAmzCZHVgFnsrjdwbAZatoW5gh7zyyWp6Okm9IKwvzx6nZxA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9f4124ddfad364-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=811&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3103&recv_bytes=560&delivery_rate=4987370&cwnd=240&unsent_bytes=0&cid=bd105c62e9ba82ae&ts=62&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:2d78:8443 · margins-id.com

    2024-10-29 01:04

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 01:04:58 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 02:04:58 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=2s5j7vt%2Bs%2Bfe1S20dkWMMlEYexPAui1m0HcxhAqw8Ukh8fBawId7SvFGBu8rF7TrGZHIiILlPd%2BSBeSB3J5vdFYIvHsePfvbzlg69D%2BZyhXBbPWK6I1V8s5BSufA8U1JVotn75taM1eW8hHjuw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9f412b5b15101f-LAX
    alt-svc: h3=":8443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=151758&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3104&recv_bytes=557&delivery_rate=26661&cwnd=204&unsent_bytes=0&cid=72f02d736d9911e0&ts=304&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:d5e1:80 · margins-id.com

    2024-10-29 01:04

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 01:04:54 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 02:04:54 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Boiy4C2xW6KrVvHQH18RdPoCYnWNf1erj5Y5fHc18jEBHCJTXKnixwVXJtmPdVnhMeZ2oxIVa4jW2ASWp3GKqAg23KFwZ0LZ3pUx78ocf2sQGsbcXX671IiLnDEYlXoeTD4X3VGZKvtFwOIyeA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9f41143ef22a71-CDG
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=18796&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=209&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 172.67.213.225:8443 · margins-id.com

    2024-10-29 01:04

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 01:05:01 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 02:05:01 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2FrjDjMgOYEEvuQnoGKIRwGDp0Z4D4Gnn70sNoE2e0J8Ct9gznSadGsyYxfepHvjcP4Z4TQc%2BzgCfY6PrMG9skCi%2BF6VXS9zIgsMBL695dLGSE1QETRz6dxZFdpc0OzCx3Q%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9f413fede36576-AMS
    alt-svc: h3=":8443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1004&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3105&recv_bytes=560&delivery_rate=4048462&cwnd=252&unsent_bytes=0&cid=6ad9dfed77bd4066&ts=271&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:2d78:80 · margins-id.com

    2024-10-29 01:04

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 01:04:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 02:04:55 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5C6XjTZln8NpczexjG3C1wPnShULk1WxRBPG%2FAX8TDvcMnvG91%2F2f%2B%2FeRlue03b%2B7lm1cRjvSFJAo9vy9183Xlo94Ho3%2BPBVapBdWvFfEc59eW3BLMXFEORSoGHoGGsFmPcoKTjxaWZi6gvFEA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9f411c895666f9-AMS
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1010&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=209&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 172.67.213.225:443 · margins-id.com

    2024-10-29 01:04

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 01:04:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 02:04:55 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=C7bvu6HOKxAZnBVqz%2FQlEBUrAicbKeSei2%2BtMpXvCofPHdSGoNjGpxptrlnkFFP5E00O3kBcl3GUlnI9BGDBjixkMK%2Bn5U4x70dTnwjwpvocZ31dPVR3wLw9SsMQJ9MGyg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9f411a3d554dc7-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=5951&sent=6&recv=7&lost=0&retrans=1&sent_bytes=3314&recv_bytes=560&delivery_rate=245160&cwnd=251&unsent_bytes=0&cid=a829ad2106c9eac6&ts=205&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 172.67.213.225:80 · margins-id.com

    2024-10-29 01:04

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 01:04:48 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 02:04:48 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=gXllxMPDuVghOVSTaosKBP%2FN3TFIEXRzXXxN3QVTYLTxLZ57UL%2FfXoRbMdLVaUhTJU11A%2FfIf1HIqCoQHmDr3RTKVeN6UB2hhwsKQMszQTa84EzJ9vfIoqGopa12kinb1g%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9f40ef0d062a2f-CDG
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=23726&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=212&delivery_rate=0&cwnd=126&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:2d78:443 · margins-id.com

    2024-10-29 01:04

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 29 Oct 2024 01:04:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 29 Oct 2024 02:04:46 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=0tXkI3Agei%2FXe%2BzYuqMWDPgVAfe4jAO27ygdq8zZktFj4gBFG9mUITxZnH3miUEqL1YDDKPB6pL%2BwZLyY2b6b4xaz2emWCiqXkhu2ro8jn6sB6g%2FfpWol7RmOgD%2For%2BOMSR%2FJZsi6krwcEbjrg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9f40e54ac367f7-SJC
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1281&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3103&recv_bytes=557&delivery_rate=3282467&cwnd=252&unsent_bytes=0&cid=d0400a0dd7d5ec96&ts=13&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-29 by HttpPlugin
    Create report
  • Open service 104.21.45.120:80 · margins-id.com

    2024-10-28 12:17

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 12:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 13:17:18 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=psORUjGq0GcpjIZ6AHmdvl7YtsHqkCsGgdd6EsIhTJLfKr%2FVjZq1sA5vw%2Fgx6w%2FGsOrXXvqFtkog4P%2FZOz6XxJcevdxtNEtGLGUx6xZB0tCVv9ffAT%2BBoBaodF4nO0CC2g%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9adcac188a3cc3-BOM
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=19525&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=212&delivery_rate=0&cwnd=181&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 172.67.213.225:80 · margins-id.com

    2024-10-28 12:17

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 12:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 13:17:18 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=6lwxSq8rH%2F%2Fksxy7cQy4rqifauamj%2BWVaSECAiUi6RnrlRxYKUvTpDI7oVdf4M2Um9uH8AvqZgOghfKUvCGzH7KJ5%2FCYDX3wJcbVHF7Yqiqe1kAuTVy9TsdjQJuEvtqueA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9adca8895091f5-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=857&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=212&delivery_rate=0&cwnd=231&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 104.21.45.120:8443 · margins-id.com

    2024-10-28 12:17

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 12:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 13:17:18 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sKDWIkrzqNivMjLzdTMml2iHYEbm%2Fe7rKLUMMJV5VnvNYtOQMVPHE9wA5j544LpQvD71tqy3XEqzWxTnMaBCTxh%2B4SrJB7dd79VYvOs4uauWkDZtS1MPjdVCuAxZTBaFbw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9adcabda0cdbbf-FRA
    alt-svc: h3=":8443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1290&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3103&recv_bytes=560&delivery_rate=5583547&cwnd=248&unsent_bytes=0&cid=373b5171b4f6407a&ts=13&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 104.21.45.120:443 · margins-id.com

    2024-10-28 12:17

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 12:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 13:17:18 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=p0jar4XG8%2FCjP%2BSfj%2B1t6KbKgK4R7rx0Vb%2Bd5721Z5r7bI%2BH8sISDKrBIAJ%2B2Yb%2BvIl6Q%2Fn2A0NTEu8NmiKT%2BNCpUGlI3CQTmStafm9kVroNNmBAOF5aXmoUQt3BVpZbfw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9adcac8cf1119e-CDG
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=17426&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3104&recv_bytes=560&delivery_rate=248583&cwnd=45&unsent_bytes=0&cid=0384c5b9a5d277b2&ts=35&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:d5e1:80 · margins-id.com

    2024-10-28 12:17

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 12:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 13:17:18 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7Yj7V%2BdFovY7sQZ9gs%2FEUD3W5dVLefB3e6MkNmlUI2LZ%2BFln4Ubzn7WtjKISBI2hQZ0Ez%2BbiknDAlJkz94Jf0C6O6s0u6aIT%2BiXHuZ4yM1VSuN2vb8vm68mXl3Tf0%2FvHQzWu9Adq1cy5glChlA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9adca84f00d22a-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1053&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=209&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:d5e1:443 · margins-id.com

    2024-10-28 12:17

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 12:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 13:17:18 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Gzio58zbNWMPZ6Se7ZE5paP%2FSW70kSgaCT3V%2FWMd5zqYEON3swbq1FGWOh9ZpUJgJYjVmQaGjRkVOdEJTdbwTqjk%2BDPAw3mhNmOHbLyLRMI2uUXIaLi%2BOUWhaKdXdDgXKzRZMouAe2m8vJwyBA%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9adcaa1f2ac80d-DUS
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=7442&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3103&recv_bytes=557&delivery_rate=561588&cwnd=252&unsent_bytes=0&cid=8f7bf8065b461aad&ts=32&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:2d78:80 · margins-id.com

    2024-10-28 12:17

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 12:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 13:17:18 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GCRpKi8aw9l%2FqNDUA7RJaNMKn64O%2BkaJz4ksYOTVFmnCXR1vfRlbFbmXD2CCP5Hsyx00ID5IvSVNvSycSCu4legTVv02eHPI9ji%2F3MyHpcW2jZwD5pYM%2BnEK3N2By62fL%2FUwnjiattoEd6nsww%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9adca94c219e66-CDG
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=19329&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=209&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 172.67.213.225:8443 · margins-id.com

    2024-10-28 12:17

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 12:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 13:17:18 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=gYXvWzfNeoWZBDBx23uqxgem4iCPm%2Fm%2B4lsmBgwV9XLEZemY93M08Y1SjHpFyMdrJkBpKdl7pzSy3tGZuzC%2BcViqc9X%2BIgh23ZrBDxfS%2BrL2sOwx1INONi2VevX6EJTZAg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9adca94f1f920e-FRA
    alt-svc: h3=":8443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=898&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3102&recv_bytes=560&delivery_rate=4292490&cwnd=241&unsent_bytes=0&cid=423858326eb12631&ts=21&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:d5e1:8443 · margins-id.com

    2024-10-28 12:17

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 12:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 13:17:18 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=nrFYwfYGuVOG4LcZMhuYvf1xCvDougBVln3ykKMoN1MJ8RVRf1G65F0HuPn0NlbmXpfhbD%2F9rxl8BTCCOZlYmPfOFoZHCCTCQShm3YNM5WFr3Xx40580tIVzmIZI0R7Q3AU8dwzBb6PUZ4XdDw%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9adca95f439eb2-CDG
    alt-svc: h3=":8443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=18831&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3103&recv_bytes=557&delivery_rate=215588&cwnd=252&unsent_bytes=0&cid=1ea3bd137517e136&ts=36&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 172.67.213.225:443 · margins-id.com

    2024-10-28 12:17

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 12:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 13:17:18 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=KcIxAYGCxVpdgj3579Do3DUWAADQlhWeHrbTnFyrB4gQE9e3wOrfadCtFaxoevu%2F280tbs1CoWpELeG1objS6UyFfFG1a%2FMAfat6mwOlRMJ6xikG%2B3Gj%2FId3qnc65x9X6w%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9adcac88c502c5-CDG
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=21877&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3103&recv_bytes=560&delivery_rate=198983&cwnd=253&unsent_bytes=0&cid=db23c421e904ebd2&ts=56&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:2d78:8443 · margins-id.com

    2024-10-28 12:17

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 12:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 13:17:18 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=EwSEm6porRclyZEJNtn%2FOI1S5vmVgNSa%2BIpAHcWsoUaekIwnHTv1cCqtTCsk%2Fv4L7L6RMOcL7gqgWNpHpc18iajgDaTUylZpWydNqHOEZ%2BiECKNRINhuH9UClojSE0%2FPHPer3voOHn17wqgJ2w%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9adcadadb199e1-CDG
    alt-svc: h3=":8443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=12611&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3103&recv_bytes=557&delivery_rate=320316&cwnd=252&unsent_bytes=0&cid=f6a8ce1bc9f33069&ts=24&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:2d78:443 · margins-id.com

    2024-10-28 12:17

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 28 Oct 2024 12:17:18 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 28 Oct 2024 13:17:18 GMT
    Location: https://www.marginsgroup.com
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=a09qxpuiyVjslE3NVRmt1BoEkD7eL%2Bw2gx4Vpis%2FPmWYqXnmwY3C0iItjXnvqEE3zYV%2Bzgj%2B1ciV1A%2BqYxDzzQQB114WF9qRHefVOptiyYYG9QuMjQwzw6bxxQxaI9y50uZhKJjtwtFuo%2FmRdg%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8d9adca96d4604aa-CDG
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=17912&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3103&recv_bytes=557&delivery_rate=225808&cwnd=252&unsent_bytes=0&cid=1fbc6113489328ff&ts=33&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-10-28 by HttpPlugin
    Create report
  • Open service 44.207.33.242:443 · dvla.margins-id.com

    2024-10-20 11:07

    HTTP/1.1 302 Found
    Date: Sun, 20 Oct 2024 11:07:13 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Status: 302 Found
    Cache-Control: no-store
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Referrer-Policy: strict-origin-when-cross-origin
    X-Permitted-Cross-Domain-Policies: none
    Pragma: no-cache
    X-Xss-Protection: 1; mode=block
    X-Request-Id: 255988ca-1690-9825-9419-5b6758dcca02
    Location: https://dvla.margins-id.com/support/home
    X-Download-Options: noopen
    X-Runtime: 0.009746
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    Expires: Fri, 01 Jan 1990 00:00:00 GMT
    X-Envoy-Upstream-Service-Time: 14
    X-Trace-Id: 00-a47de1cf1b2fdb6cae2b6cab2fd9bdb7-cb71b81bc502185d-01
    Nel: { "report_to": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true}
    Report-To: { "group": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true, "endpoints": [{"url": "https://edge-admin.us-east-1.freshedge.net/nelreports/freshservice"}]}
    Server: fwe
    
    
    <html><body>You are being <a href="https://dvla.margins-id.com/support/home">redirected</a>.</body></html>
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 44.207.33.242:80 · dvla.margins-id.com

    2024-10-20 11:07

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 20 Oct 2024 11:07:12 GMT
    Content-Type: text/html
    Content-Length: 0
    Connection: close
    Status: 301 Moved Permanently
    Location: https://dvla.margins-id.com/
    X-Envoy-Upstream-Service-Time: 5
    X-Trace-Id: 00-70b26a40be316fefaa0728158c86cf87-21e4663fdbce9d4a-01
    Nel: { "report_to": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true}
    Report-To: { "group": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true, "endpoints": [{"url": "https://edge-admin.us-east-1.freshedge.net/nelreports/freshservice"}]}
    Server: fwe
    X-Request-Id: 1e1169c5-5968-97e4-8c57-c8c75535883d
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 54.144.190.185:80 · dvla.margins-id.com

    2024-10-20 11:07

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 20 Oct 2024 11:07:10 GMT
    Content-Type: text/html
    Content-Length: 0
    Connection: close
    Status: 301 Moved Permanently
    Location: https://dvla.margins-id.com/
    X-Envoy-Upstream-Service-Time: 3
    X-Trace-Id: 00-eaee26b0613372f4976a0cd9f84cd2b7-08193fe108a40d93-01
    Nel: { "report_to": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true}
    Report-To: { "group": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true, "endpoints": [{"url": "https://edge-admin.us-east-1.freshedge.net/nelreports/freshservice"}]}
    Server: fwe
    X-Request-Id: face1e84-3e05-9e6d-86be-c84bf28c5a4b
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 54.144.190.185:443 · dvla.margins-id.com

    2024-10-20 11:07

    HTTP/1.1 302 Found
    Date: Sun, 20 Oct 2024 11:07:13 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Status: 302 Found
    Cache-Control: no-store
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Referrer-Policy: strict-origin-when-cross-origin
    X-Permitted-Cross-Domain-Policies: none
    Pragma: no-cache
    X-Xss-Protection: 1; mode=block
    X-Request-Id: 44ad91ca-288e-9bc0-a304-e78abfe7f5a9
    Location: https://dvla.margins-id.com/support/home
    X-Download-Options: noopen
    X-Runtime: 0.008895
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    Expires: Fri, 01 Jan 1990 00:00:00 GMT
    X-Envoy-Upstream-Service-Time: 13
    X-Trace-Id: 00-e6ab50aa93f229aaba6ddc48d73b0895-9be2bb2f4e2d55c3-01
    Nel: { "report_to": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true}
    Report-To: { "group": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true, "endpoints": [{"url": "https://edge-admin.us-east-1.freshedge.net/nelreports/freshservice"}]}
    Server: fwe
    
    
    <html><body>You are being <a href="https://dvla.margins-id.com/support/home">redirected</a>.</body></html>
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 54.89.19.147:443 · dvla.margins-id.com

    2024-10-20 11:07

    HTTP/1.1 302 Found
    Date: Sun, 20 Oct 2024 11:07:12 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Status: 302 Found
    Cache-Control: no-store
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Referrer-Policy: strict-origin-when-cross-origin
    X-Permitted-Cross-Domain-Policies: none
    Pragma: no-cache
    X-Xss-Protection: 1; mode=block
    X-Request-Id: 7de75270-86a9-9c7f-ad5b-ed52a9330923
    Location: https://dvla.margins-id.com/support/home
    X-Download-Options: noopen
    X-Runtime: 0.011968
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    Expires: Fri, 01 Jan 1990 00:00:00 GMT
    X-Envoy-Upstream-Service-Time: 16
    X-Trace-Id: 00-648925ca3c09a89942fddfafbdb36e6a-571cade35b30eddb-01
    Nel: { "report_to": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true}
    Report-To: { "group": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true, "endpoints": [{"url": "https://edge-admin.us-east-1.freshedge.net/nelreports/freshservice"}]}
    Server: fwe
    
    
    <html><body>You are being <a href="https://dvla.margins-id.com/support/home">redirected</a>.</body></html>
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 3.217.197.252:80 · dvla.margins-id.com

    2024-10-20 11:07

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 20 Oct 2024 11:07:10 GMT
    Content-Type: text/html
    Content-Length: 0
    Connection: close
    Status: 301 Moved Permanently
    Location: https://dvla.margins-id.com/
    X-Envoy-Upstream-Service-Time: 4
    X-Trace-Id: 00-7204a9e2a8f2e782417af11db2109a64-dd2b5bc5f6effa71-01
    Nel: { "report_to": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true}
    Report-To: { "group": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true, "endpoints": [{"url": "https://edge-admin.us-east-1.freshedge.net/nelreports/freshservice"}]}
    Server: fwe
    X-Request-Id: 34b6299b-49cc-978b-8ab8-5e3480b7f743
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 54.89.19.147:80 · dvla.margins-id.com

    2024-10-20 11:07

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 20 Oct 2024 11:07:10 GMT
    Content-Type: text/html
    Content-Length: 0
    Connection: close
    Status: 301 Moved Permanently
    Location: https://dvla.margins-id.com/
    X-Envoy-Upstream-Service-Time: 3
    X-Trace-Id: 00-fb6c58879eeced20d625b546f0813473-a233701a93704de0-01
    Nel: { "report_to": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true}
    Report-To: { "group": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true, "endpoints": [{"url": "https://edge-admin.us-east-1.freshedge.net/nelreports/freshservice"}]}
    Server: fwe
    X-Request-Id: 194ff315-b363-9c28-826e-9d6dccc57c98
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 3.217.197.252:443 · dvla.margins-id.com

    2024-10-20 11:07

    HTTP/1.1 302 Found
    Date: Sun, 20 Oct 2024 11:07:13 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Status: 302 Found
    Cache-Control: no-store
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    Referrer-Policy: strict-origin-when-cross-origin
    X-Permitted-Cross-Domain-Policies: none
    Pragma: no-cache
    X-Xss-Protection: 1; mode=block
    X-Request-Id: b2779297-4d71-90b5-aed5-75ef31a8b6e5
    Location: https://dvla.margins-id.com/support/home
    X-Download-Options: noopen
    X-Runtime: 0.009751
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    Expires: Fri, 01 Jan 1990 00:00:00 GMT
    X-Envoy-Upstream-Service-Time: 15
    X-Trace-Id: 00-c487c2f9f471933706f7034b2531cbc5-0cace07c89072fc7-01
    Nel: { "report_to": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true}
    Report-To: { "group": "nel-endpoint-freshservice", "max_age": 2592000, "include_subdomains": true, "endpoints": [{"url": "https://edge-admin.us-east-1.freshedge.net/nelreports/freshservice"}]}
    Server: fwe
    
    
    <html><body>You are being <a href="https://dvla.margins-id.com/support/home">redirected</a>.</body></html>
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 41.207.254.238:80 · checkmk.margins-id.com

    2024-10-16 20:39

    HTTP/1.1 302 Found
    Date: Wed, 16 Oct 2024 20:39:13 GMT
    Server: Apache/2.4.41 (Ubuntu)
    Location: https://checkmk.margins-id.com/
    Content-Length: 303
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 302 Found
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>302 Found</title>
    </head><body>
    <h1>Found</h1>
    <p>The document has moved <a href="https://checkmk.margins-id.com/">here</a>.</p>
    <hr>
    <address>Apache/2.4.41 (Ubuntu) Server at checkmk.margins-id.com Port 80</address>
    </body></html>
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 41.207.254.238:443 · checkmk.margins-id.com

    2024-10-16 20:39

    HTTP/1.1 200 OK
    Date: Wed, 16 Oct 2024 20:39:16 GMT
    Server: Apache/2.4.41 (Ubuntu)
    Upgrade: h2
    Connection: Upgrade, close
    Last-Modified: Thu, 10 Aug 2023 11:30:00 GMT
    ETag: "2aa6-6028feaa1ff30"
    Accept-Ranges: bytes
    Content-Length: 10918
    Vary: Accept-Encoding
    Content-Type: text/html
    
    Page title: Apache2 Ubuntu Default Page: It works
    
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
      <!--
        Modified from the Debian original for Ubuntu
        Last updated: 2016-11-16
        See: https://launchpad.net/bugs/1288690
      -->
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>Apache2 Ubuntu Default Page: It works</title>
        <style type="text/css" media="screen">
      * {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
      }
    
      body, html {
        padding: 3px 3px 3px 3px;
    
        background-color: #D8DBE2;
    
        font-family: Verdana, sans-serif;
        font-size: 11pt;
        text-align: center;
      }
    
      div.main_page {
        position: relative;
        display: table;
    
        width: 800px;
    
        margin-bottom: 3px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px 0px 0px 0px;
    
        border-width: 2px;
        border-color: #212738;
        border-style: solid;
    
        background-color: #FFFFFF;
    
        text-align: center;
      }
    
      div.page_header {
        height: 99px;
        width: 100%;
    
        background-color: #F5F6F7;
      }
    
      div.page_header span {
        margin: 15px 0px 0px 50px;
    
        font-size: 180%;
        font-weight: bold;
      }
    
      div.page_header img {
        margin: 3px 0px 0px 40px;
    
        border: 0px 0px 0px;
      }
    
      div.table_of_contents {
        clear: left;
    
        min-width: 200px;
    
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.table_of_contents_item {
        clear: left;
    
        width: 100%;
    
        margin: 4px 0px 0px 0px;
    
        background-color: #FFFFFF;
    
        color: #000000;
        text-align: left;
      }
    
      div.table_of_contents_item a {
        margin: 6px 0px 0px 6px;
      }
    
      div.content_section {
        margin: 3px 3px 3px 3px;
    
        background-color: #FFFFFF;
    
        text-align: left;
      }
    
      div.content_section_text {
        padding: 4px 8px 4px 8px;
    
        color: #000000;
        font-size: 100%;
      }
    
      div.content_section_text pre {
        margin: 8px 0px 8px 0px;
        padding: 8px 8px 8px 8px;
    
        border-width: 1px;
        border-style: dotted;
        border-color: #000000;
    
        background-color: #F5F6F7;
    
        font-style: italic;
      }
    
      div.content_section_text p {
        margin-bottom: 6px;
      }
    
      div.content_section_text ul, div.content_section_text li {
        padding: 4px 8px 4px 16px;
      }
    
      div.section_header {
        padding: 3px 6px 3px 6px;
    
        background-color: #8E9CB2;
    
        color: #FFFFFF;
        font-weight: bold;
        font-size: 112%;
        text-align: center;
      }
    
      div.section_header_red {
        background-color: #CD214F;
      }
    
      div.section_header_grey {
        background-color: #9F9386;
      }
    
      .floating_element {
        position: relative;
        float: left;
      }
    
      div.table_of_contents_item a,
      div.content_section_text a {
        text-decoration: none;
        font-weight: bold;
      }
    
      div.table_of_contents_item a:link,
      div.table_of_contents_item a:visited,
      div.table_of_contents_item a:active {
        color: #000000;
      }
    
      div.table_of_contents_item a:hover {
        background-color: #000000;
    
        color: #FFFFFF;
      }
    
      div.content_section_text a:link,
      div.content_section_text a:visited,
       div.content_section_text a:active {
        background-color: #DCDFE6;
    
        color: #000000;
      }
    
      div.content_section_text a:hover {
        background-color: #000000;
    
        color: #DCDFE6;
      }
    
      div.validator {
      }
        </style>
      </head>
      <body>
        <div class="main_page">
          <div class="page_header floating_element">
            <img src="/icons/ubuntu-logo.png" alt="Ubuntu Logo" class="floating_element"/>
            <span class="floating_element">
              Apache2 Ubuntu Default Page
            </span>
          </div>
    <!--      <div class="table_of_contents floating_element">
            <div class="section_header section_header_grey">
              TABLE OF CONTENTS
            </div>
            <div class="table_of_contents_item floating_element">
              <a href="#about">About</a>
            </div>
            <div class="table_of_contents_item floating_element">
              <a href="#changes">Changes</a>
            </div>
            <div class="table_of_contents_item floating_elem
    Found 2024-10-16 by HttpPlugin
    Create report
verify.margins-id.com
CN:
verify.margins-id.com
Key:
RSA-2048
Issuer:
R11
Not before:
2024-11-18 11:48
Not after:
2025-02-16 11:47
hq.margins-id.com
CN:
hq.margins-id.com
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-11-18 11:12
Not after:
2025-02-16 11:12
dvlasupport.margins-id.com
CN:
dvlasupport.margins-id.com
Key:
RSA-2048
Issuer:
R11
Not before:
2024-11-15 15:50
Not after:
2025-02-13 15:50
lab.margins-id.com
CN:
lab.margins-id.com
Key:
RSA-2048
Issuer:
R10
Not before:
2024-10-29 19:59
Not after:
2025-01-27 19:59
lab.margins-id.com
CN:
lab.margins-id.com
Key:
RSA-2048
Issuer:
R10
Not before:
2024-10-01 00:43
Not after:
2024-12-30 00:43
margins-id.com*.margins-id.com
CN:
margins-id.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-28 11:16
Not after:
2025-01-26 11:16
dvla.margins-id.com
CN:
dvla.margins-id.com
Key:
RSA-2048
Issuer:
R10
Not before:
2024-10-14 22:45
Not after:
2025-01-12 22:45
checkmk.margins-id.com
CN:
checkmk.margins-id.com
Key:
ECDSA-256
Issuer:
E5
Not before:
2024-10-16 19:39
Not after:
2025-01-14 19:39