Domain laminae.org
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Open service 2600:9000:2250:e00:e:9a91:1280:93a1:80 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 02:17:07 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://laminae.org/
    X-Cache: Redirect from cloudfront
    Via: 1.1 16aa5c15345b1c0756b83a5ae8ee765e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: KmwF1_a5-fX3ye1PbVkZKD1IFLMkTtKCv0Aa48lyNRW8Hap4D5IGtw==
    
    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-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:8800:e:9a91:1280:93a1:443 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 95125
    Connection: close
    Last-Modified: Wed, 11 Dec 2024 04:08:22 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    ETag: "16d68d07b6672290defb50582d9f1ca7"
    X-Cache: Hit from cloudfront
    Via: 1.1 109c7a7f1cf897851e09b16d3030a948.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: fC54utRfIso1QzdKUqT6S4K4z0sNorYi9joCxvTRhQcvS4jQ9-niIA==
    Age: 118
    
    Page title: Observations on the Twenty-Seven Laminae
    
    <!DOCTYPE html>
    
    <html class="00-0-title" lang="en">
    <head>
    <meta charset="utf-8"/>
    <meta content="pandoc" name="generator"/>
    <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
    <title>Observations on the Twenty-Seven Laminae</title>
    <meta content="Observations on the Twenty-Seven Laminae" property="og:title"/>
    <meta content="Regarding their various Environs &amp; Cultures / gathered upon decades of journey past the Ordial Plane / by an Unknown Traveller / edited &amp; translated by the Order of Peripatetic Affairs" property="og:description"/>
    <link href="https://fonts.gstatic.com" rel="preconnect"/>
    <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&amp;display=swap" rel="stylesheet"/>
    <link href="images/favicon.png" rel="shortcut icon"/>
    <style>
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay.woff2") format("woff2");
          font-weight: 400;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Bold.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Bold.woff2") format("woff2");
          font-weight: 700;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Italic.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Italic.woff2") format("woff2");
          font-weight: 400;
          font-style: italic;
        }
    
        @font-face {
          font-family: "NotoSansMyanmar";
          src: url("/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
          font-weight: 400;
          font-style: normal;
        }
    
        :root {
          --bg-bg-color: #f9e6cd;
          --bg-color: antiquewhite;
          --tooltip-bg: #F8E8D4;
          --border-color: rgba(49, 21, 0, 0.2);
          --border-color-light: rgba(49, 21, 0, 0.1);
          --scribe-black: rgba(49, 21, 0, 1);
          --scribe-red: rgb(156, 0, 0, 1);
          --scribe-red-visited: rgb(198, 71, 65); /* manually calculated 70% scribe-red 30% bg-color - doing this since :visited can't change opacity */
          --scribe-red-active: rgb(114, 0, 0);
          --glyph-blue: #113a6b;
    
          --highlight-bg: var(--scribe-red);
          --gpt-highlight-bg: var(--glyph-blue);
          --highlight-color: lightgoldenrodyellow;
    
          --body-font: "PoliphiliDisplay", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
          --heading-font: "Cormorant Garamond", serif;
          --glyph-font: "NotoSansMyanmar", sans-serif;
        }
    
        h1, h2, h3, h4, h5, h6 {
          font-family: var(--heading-font);
        }
    
        html {
          background: var(--bg-bg-color);
          font-size: 20px;
          position: relative;
        }
          @media only screen and (max-width: 767px) {
            html {
              font-size: 18px;
            }
          }
    
        html, body {
          scroll-behavior: smooth;
        }
        body {
          font-family: var(--body-font);
          box-sizing: border-box;
          max-width: 900px;
          min-height: 100vh;
          width: calc(100% - 32px);
          padding: 32px 64px 64px;
          margin: auto;
          background: var(--bg-color);
          color: var(--scribe-black);
        }
          body.historical {
            font-feature-settings: "dlig" 1, "salt" 1, "hist" 1;
          }
          @media only screen and (max-width: 767px) {
            body {
              padding: 16px 16px 48px 16px;
              width: calc(100% - 16px);
            }
          }
    
        ::selection {
          background-color: var(--highlight-bg);
          color: var(--highlight-color);
        }
    
        h1, h2 {
          font-weight: normal;
        }
        h1.title {
          font-size: 3rem;
          margin-bottom: 1.2rem;
        }
          @media only screen and (max-width: 767px) {
            h1.title {
              font-size: 2.4rem;
            }
          }
        h1 {
          font-size: 2.4rem;
       
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:4e00:e:9a91:1280:93a1:80 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 02:17:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://laminae.org/
    X-Cache: Redirect from cloudfront
    Via: 1.1 615f944336054ae07b8e7c415ddbad44.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: asjAa1KS5DZ1prKxvi35BAxrbm2GmKc2jIm7LXmdPiK8hwmM8a3D4Q==
    
    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-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:3000:e:9a91:1280:93a1:443 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 95125
    Connection: close
    Last-Modified: Wed, 11 Dec 2024 04:08:22 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    ETag: "16d68d07b6672290defb50582d9f1ca7"
    X-Cache: Hit from cloudfront
    Via: 1.1 1b3f5dc0b3c577dc5e7394bf12aed238.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: uEJMftNLXZSgYHaJJ9EZ_Sb5N1iSjHs2xbvLAGF5kp7zHxY8Gatbwg==
    Age: 116
    
    Page title: Observations on the Twenty-Seven Laminae
    
    <!DOCTYPE html>
    
    <html class="00-0-title" lang="en">
    <head>
    <meta charset="utf-8"/>
    <meta content="pandoc" name="generator"/>
    <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
    <title>Observations on the Twenty-Seven Laminae</title>
    <meta content="Observations on the Twenty-Seven Laminae" property="og:title"/>
    <meta content="Regarding their various Environs &amp; Cultures / gathered upon decades of journey past the Ordial Plane / by an Unknown Traveller / edited &amp; translated by the Order of Peripatetic Affairs" property="og:description"/>
    <link href="https://fonts.gstatic.com" rel="preconnect"/>
    <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&amp;display=swap" rel="stylesheet"/>
    <link href="images/favicon.png" rel="shortcut icon"/>
    <style>
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay.woff2") format("woff2");
          font-weight: 400;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Bold.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Bold.woff2") format("woff2");
          font-weight: 700;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Italic.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Italic.woff2") format("woff2");
          font-weight: 400;
          font-style: italic;
        }
    
        @font-face {
          font-family: "NotoSansMyanmar";
          src: url("/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
          font-weight: 400;
          font-style: normal;
        }
    
        :root {
          --bg-bg-color: #f9e6cd;
          --bg-color: antiquewhite;
          --tooltip-bg: #F8E8D4;
          --border-color: rgba(49, 21, 0, 0.2);
          --border-color-light: rgba(49, 21, 0, 0.1);
          --scribe-black: rgba(49, 21, 0, 1);
          --scribe-red: rgb(156, 0, 0, 1);
          --scribe-red-visited: rgb(198, 71, 65); /* manually calculated 70% scribe-red 30% bg-color - doing this since :visited can't change opacity */
          --scribe-red-active: rgb(114, 0, 0);
          --glyph-blue: #113a6b;
    
          --highlight-bg: var(--scribe-red);
          --gpt-highlight-bg: var(--glyph-blue);
          --highlight-color: lightgoldenrodyellow;
    
          --body-font: "PoliphiliDisplay", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
          --heading-font: "Cormorant Garamond", serif;
          --glyph-font: "NotoSansMyanmar", sans-serif;
        }
    
        h1, h2, h3, h4, h5, h6 {
          font-family: var(--heading-font);
        }
    
        html {
          background: var(--bg-bg-color);
          font-size: 20px;
          position: relative;
        }
          @media only screen and (max-width: 767px) {
            html {
              font-size: 18px;
            }
          }
    
        html, body {
          scroll-behavior: smooth;
        }
        body {
          font-family: var(--body-font);
          box-sizing: border-box;
          max-width: 900px;
          min-height: 100vh;
          width: calc(100% - 32px);
          padding: 32px 64px 64px;
          margin: auto;
          background: var(--bg-color);
          color: var(--scribe-black);
        }
          body.historical {
            font-feature-settings: "dlig" 1, "salt" 1, "hist" 1;
          }
          @media only screen and (max-width: 767px) {
            body {
              padding: 16px 16px 48px 16px;
              width: calc(100% - 16px);
            }
          }
    
        ::selection {
          background-color: var(--highlight-bg);
          color: var(--highlight-color);
        }
    
        h1, h2 {
          font-weight: normal;
        }
        h1.title {
          font-size: 3rem;
          margin-bottom: 1.2rem;
        }
          @media only screen and (max-width: 767px) {
            h1.title {
              font-size: 2.4rem;
            }
          }
        h1 {
          font-size: 2.4rem;
       
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:d800:e:9a91:1280:93a1:443 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 95125
    Connection: close
    Last-Modified: Wed, 11 Dec 2024 04:08:22 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    ETag: "16d68d07b6672290defb50582d9f1ca7"
    X-Cache: Hit from cloudfront
    Via: 1.1 7a17e7bab97826b103c75b700dd638e2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: slqsDeqzXrw7bs22Rg7nTNRCspmHb1t-CL8UN7rYRT2ra2JDE1RGUg==
    Age: 117
    
    Page title: Observations on the Twenty-Seven Laminae
    
    <!DOCTYPE html>
    
    <html class="00-0-title" lang="en">
    <head>
    <meta charset="utf-8"/>
    <meta content="pandoc" name="generator"/>
    <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
    <title>Observations on the Twenty-Seven Laminae</title>
    <meta content="Observations on the Twenty-Seven Laminae" property="og:title"/>
    <meta content="Regarding their various Environs &amp; Cultures / gathered upon decades of journey past the Ordial Plane / by an Unknown Traveller / edited &amp; translated by the Order of Peripatetic Affairs" property="og:description"/>
    <link href="https://fonts.gstatic.com" rel="preconnect"/>
    <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&amp;display=swap" rel="stylesheet"/>
    <link href="images/favicon.png" rel="shortcut icon"/>
    <style>
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay.woff2") format("woff2");
          font-weight: 400;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Bold.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Bold.woff2") format("woff2");
          font-weight: 700;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Italic.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Italic.woff2") format("woff2");
          font-weight: 400;
          font-style: italic;
        }
    
        @font-face {
          font-family: "NotoSansMyanmar";
          src: url("/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
          font-weight: 400;
          font-style: normal;
        }
    
        :root {
          --bg-bg-color: #f9e6cd;
          --bg-color: antiquewhite;
          --tooltip-bg: #F8E8D4;
          --border-color: rgba(49, 21, 0, 0.2);
          --border-color-light: rgba(49, 21, 0, 0.1);
          --scribe-black: rgba(49, 21, 0, 1);
          --scribe-red: rgb(156, 0, 0, 1);
          --scribe-red-visited: rgb(198, 71, 65); /* manually calculated 70% scribe-red 30% bg-color - doing this since :visited can't change opacity */
          --scribe-red-active: rgb(114, 0, 0);
          --glyph-blue: #113a6b;
    
          --highlight-bg: var(--scribe-red);
          --gpt-highlight-bg: var(--glyph-blue);
          --highlight-color: lightgoldenrodyellow;
    
          --body-font: "PoliphiliDisplay", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
          --heading-font: "Cormorant Garamond", serif;
          --glyph-font: "NotoSansMyanmar", sans-serif;
        }
    
        h1, h2, h3, h4, h5, h6 {
          font-family: var(--heading-font);
        }
    
        html {
          background: var(--bg-bg-color);
          font-size: 20px;
          position: relative;
        }
          @media only screen and (max-width: 767px) {
            html {
              font-size: 18px;
            }
          }
    
        html, body {
          scroll-behavior: smooth;
        }
        body {
          font-family: var(--body-font);
          box-sizing: border-box;
          max-width: 900px;
          min-height: 100vh;
          width: calc(100% - 32px);
          padding: 32px 64px 64px;
          margin: auto;
          background: var(--bg-color);
          color: var(--scribe-black);
        }
          body.historical {
            font-feature-settings: "dlig" 1, "salt" 1, "hist" 1;
          }
          @media only screen and (max-width: 767px) {
            body {
              padding: 16px 16px 48px 16px;
              width: calc(100% - 16px);
            }
          }
    
        ::selection {
          background-color: var(--highlight-bg);
          color: var(--highlight-color);
        }
    
        h1, h2 {
          font-weight: normal;
        }
        h1.title {
          font-size: 3rem;
          margin-bottom: 1.2rem;
        }
          @media only screen and (max-width: 767px) {
            h1.title {
              font-size: 2.4rem;
            }
          }
        h1 {
          font-size: 2.4rem;
       
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:3000:e:9a91:1280:93a1:80 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://laminae.org/
    X-Cache: Redirect from cloudfront
    Via: 1.1 f49c99d2326b14738507e1c2ddcae1dc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: rQFCKHhLSNmYFwd_SbCkoOJHQreRztFnR97pR7HllSSfbxEDQDSARw==
    
    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-04 by HttpPlugin
    Create report
  • Open service 18.66.122.14:80 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 02:17:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://laminae.org/
    X-Cache: Redirect from cloudfront
    Via: 1.1 935770605c74a80712059ba5b24d4162.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: GTa0ZSYwSQ8kwM0VXKLgCSV0y2Uu1PigMV-aG7c4Sna4CTvBqGWMOw==
    
    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-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:d800:e:9a91:1280:93a1:80 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 02:17:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://laminae.org/
    X-Cache: Redirect from cloudfront
    Via: 1.1 8ac93eaf91328abbc6951d3fbab21e80.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: ff2tjuxRTsfVtVWRxCOpv0mvbwsvyAxua0WmBG2HX0uPX9NU9Uid6Q==
    
    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-04 by HttpPlugin
    Create report
  • Open service 18.66.122.26:80 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 02:17:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://laminae.org/
    X-Cache: Redirect from cloudfront
    Via: 1.1 db1cc9ceb7681bf2a56c0f22acac3a36.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: mK_8EVkaLj3TEvYRcEYtUWRgDlvFykrkxRE8kbADq_r3PjCGSHjhVA==
    
    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-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:e00:e:9a91:1280:93a1:443 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 95125
    Connection: close
    Last-Modified: Wed, 11 Dec 2024 04:08:22 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    ETag: "16d68d07b6672290defb50582d9f1ca7"
    X-Cache: Hit from cloudfront
    Via: 1.1 d4f777a2d5a6d5aeb7eb6201b41775ea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: dKM79gyfy3F3PiJ0M3jw2aVc_X27GGQkxC9K3LE5IEMu_n9DSvHFew==
    Age: 116
    
    Page title: Observations on the Twenty-Seven Laminae
    
    <!DOCTYPE html>
    
    <html class="00-0-title" lang="en">
    <head>
    <meta charset="utf-8"/>
    <meta content="pandoc" name="generator"/>
    <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
    <title>Observations on the Twenty-Seven Laminae</title>
    <meta content="Observations on the Twenty-Seven Laminae" property="og:title"/>
    <meta content="Regarding their various Environs &amp; Cultures / gathered upon decades of journey past the Ordial Plane / by an Unknown Traveller / edited &amp; translated by the Order of Peripatetic Affairs" property="og:description"/>
    <link href="https://fonts.gstatic.com" rel="preconnect"/>
    <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&amp;display=swap" rel="stylesheet"/>
    <link href="images/favicon.png" rel="shortcut icon"/>
    <style>
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay.woff2") format("woff2");
          font-weight: 400;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Bold.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Bold.woff2") format("woff2");
          font-weight: 700;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Italic.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Italic.woff2") format("woff2");
          font-weight: 400;
          font-style: italic;
        }
    
        @font-face {
          font-family: "NotoSansMyanmar";
          src: url("/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
          font-weight: 400;
          font-style: normal;
        }
    
        :root {
          --bg-bg-color: #f9e6cd;
          --bg-color: antiquewhite;
          --tooltip-bg: #F8E8D4;
          --border-color: rgba(49, 21, 0, 0.2);
          --border-color-light: rgba(49, 21, 0, 0.1);
          --scribe-black: rgba(49, 21, 0, 1);
          --scribe-red: rgb(156, 0, 0, 1);
          --scribe-red-visited: rgb(198, 71, 65); /* manually calculated 70% scribe-red 30% bg-color - doing this since :visited can't change opacity */
          --scribe-red-active: rgb(114, 0, 0);
          --glyph-blue: #113a6b;
    
          --highlight-bg: var(--scribe-red);
          --gpt-highlight-bg: var(--glyph-blue);
          --highlight-color: lightgoldenrodyellow;
    
          --body-font: "PoliphiliDisplay", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
          --heading-font: "Cormorant Garamond", serif;
          --glyph-font: "NotoSansMyanmar", sans-serif;
        }
    
        h1, h2, h3, h4, h5, h6 {
          font-family: var(--heading-font);
        }
    
        html {
          background: var(--bg-bg-color);
          font-size: 20px;
          position: relative;
        }
          @media only screen and (max-width: 767px) {
            html {
              font-size: 18px;
            }
          }
    
        html, body {
          scroll-behavior: smooth;
        }
        body {
          font-family: var(--body-font);
          box-sizing: border-box;
          max-width: 900px;
          min-height: 100vh;
          width: calc(100% - 32px);
          padding: 32px 64px 64px;
          margin: auto;
          background: var(--bg-color);
          color: var(--scribe-black);
        }
          body.historical {
            font-feature-settings: "dlig" 1, "salt" 1, "hist" 1;
          }
          @media only screen and (max-width: 767px) {
            body {
              padding: 16px 16px 48px 16px;
              width: calc(100% - 16px);
            }
          }
    
        ::selection {
          background-color: var(--highlight-bg);
          color: var(--highlight-color);
        }
    
        h1, h2 {
          font-weight: normal;
        }
        h1.title {
          font-size: 3rem;
          margin-bottom: 1.2rem;
        }
          @media only screen and (max-width: 767px) {
            h1.title {
              font-size: 2.4rem;
            }
          }
        h1 {
          font-size: 2.4rem;
       
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:4e00:e:9a91:1280:93a1:443 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 95125
    Connection: close
    Last-Modified: Wed, 11 Dec 2024 04:08:22 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    ETag: "16d68d07b6672290defb50582d9f1ca7"
    X-Cache: Hit from cloudfront
    Via: 1.1 1662abbf731d8832e73c83b2467e7f38.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: d_lBLTNdz8eNVBKqjYfPZkcTGmZKaXbRA5L6a6D8KTQvRndfmqu4WA==
    Age: 116
    
    Page title: Observations on the Twenty-Seven Laminae
    
    <!DOCTYPE html>
    
    <html class="00-0-title" lang="en">
    <head>
    <meta charset="utf-8"/>
    <meta content="pandoc" name="generator"/>
    <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
    <title>Observations on the Twenty-Seven Laminae</title>
    <meta content="Observations on the Twenty-Seven Laminae" property="og:title"/>
    <meta content="Regarding their various Environs &amp; Cultures / gathered upon decades of journey past the Ordial Plane / by an Unknown Traveller / edited &amp; translated by the Order of Peripatetic Affairs" property="og:description"/>
    <link href="https://fonts.gstatic.com" rel="preconnect"/>
    <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&amp;display=swap" rel="stylesheet"/>
    <link href="images/favicon.png" rel="shortcut icon"/>
    <style>
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay.woff2") format("woff2");
          font-weight: 400;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Bold.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Bold.woff2") format("woff2");
          font-weight: 700;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Italic.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Italic.woff2") format("woff2");
          font-weight: 400;
          font-style: italic;
        }
    
        @font-face {
          font-family: "NotoSansMyanmar";
          src: url("/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
          font-weight: 400;
          font-style: normal;
        }
    
        :root {
          --bg-bg-color: #f9e6cd;
          --bg-color: antiquewhite;
          --tooltip-bg: #F8E8D4;
          --border-color: rgba(49, 21, 0, 0.2);
          --border-color-light: rgba(49, 21, 0, 0.1);
          --scribe-black: rgba(49, 21, 0, 1);
          --scribe-red: rgb(156, 0, 0, 1);
          --scribe-red-visited: rgb(198, 71, 65); /* manually calculated 70% scribe-red 30% bg-color - doing this since :visited can't change opacity */
          --scribe-red-active: rgb(114, 0, 0);
          --glyph-blue: #113a6b;
    
          --highlight-bg: var(--scribe-red);
          --gpt-highlight-bg: var(--glyph-blue);
          --highlight-color: lightgoldenrodyellow;
    
          --body-font: "PoliphiliDisplay", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
          --heading-font: "Cormorant Garamond", serif;
          --glyph-font: "NotoSansMyanmar", sans-serif;
        }
    
        h1, h2, h3, h4, h5, h6 {
          font-family: var(--heading-font);
        }
    
        html {
          background: var(--bg-bg-color);
          font-size: 20px;
          position: relative;
        }
          @media only screen and (max-width: 767px) {
            html {
              font-size: 18px;
            }
          }
    
        html, body {
          scroll-behavior: smooth;
        }
        body {
          font-family: var(--body-font);
          box-sizing: border-box;
          max-width: 900px;
          min-height: 100vh;
          width: calc(100% - 32px);
          padding: 32px 64px 64px;
          margin: auto;
          background: var(--bg-color);
          color: var(--scribe-black);
        }
          body.historical {
            font-feature-settings: "dlig" 1, "salt" 1, "hist" 1;
          }
          @media only screen and (max-width: 767px) {
            body {
              padding: 16px 16px 48px 16px;
              width: calc(100% - 16px);
            }
          }
    
        ::selection {
          background-color: var(--highlight-bg);
          color: var(--highlight-color);
        }
    
        h1, h2 {
          font-weight: normal;
        }
        h1.title {
          font-size: 3rem;
          margin-bottom: 1.2rem;
        }
          @media only screen and (max-width: 767px) {
            h1.title {
              font-size: 2.4rem;
            }
          }
        h1 {
          font-size: 2.4rem;
       
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 18.66.122.63:443 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 95125
    Connection: close
    Last-Modified: Wed, 11 Dec 2024 04:08:22 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    ETag: "16d68d07b6672290defb50582d9f1ca7"
    X-Cache: Hit from cloudfront
    Via: 1.1 03249875678629095a5ec311a6f1a298.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: a73lSs9XgBcXZK9NGSjgXxyoeNuqBCPBzEwgWfbvrG13pzJkvU02Pg==
    Age: 116
    
    Page title: Observations on the Twenty-Seven Laminae
    
    <!DOCTYPE html>
    
    <html class="00-0-title" lang="en">
    <head>
    <meta charset="utf-8"/>
    <meta content="pandoc" name="generator"/>
    <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
    <title>Observations on the Twenty-Seven Laminae</title>
    <meta content="Observations on the Twenty-Seven Laminae" property="og:title"/>
    <meta content="Regarding their various Environs &amp; Cultures / gathered upon decades of journey past the Ordial Plane / by an Unknown Traveller / edited &amp; translated by the Order of Peripatetic Affairs" property="og:description"/>
    <link href="https://fonts.gstatic.com" rel="preconnect"/>
    <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&amp;display=swap" rel="stylesheet"/>
    <link href="images/favicon.png" rel="shortcut icon"/>
    <style>
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay.woff2") format("woff2");
          font-weight: 400;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Bold.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Bold.woff2") format("woff2");
          font-weight: 700;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Italic.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Italic.woff2") format("woff2");
          font-weight: 400;
          font-style: italic;
        }
    
        @font-face {
          font-family: "NotoSansMyanmar";
          src: url("/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
          font-weight: 400;
          font-style: normal;
        }
    
        :root {
          --bg-bg-color: #f9e6cd;
          --bg-color: antiquewhite;
          --tooltip-bg: #F8E8D4;
          --border-color: rgba(49, 21, 0, 0.2);
          --border-color-light: rgba(49, 21, 0, 0.1);
          --scribe-black: rgba(49, 21, 0, 1);
          --scribe-red: rgb(156, 0, 0, 1);
          --scribe-red-visited: rgb(198, 71, 65); /* manually calculated 70% scribe-red 30% bg-color - doing this since :visited can't change opacity */
          --scribe-red-active: rgb(114, 0, 0);
          --glyph-blue: #113a6b;
    
          --highlight-bg: var(--scribe-red);
          --gpt-highlight-bg: var(--glyph-blue);
          --highlight-color: lightgoldenrodyellow;
    
          --body-font: "PoliphiliDisplay", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
          --heading-font: "Cormorant Garamond", serif;
          --glyph-font: "NotoSansMyanmar", sans-serif;
        }
    
        h1, h2, h3, h4, h5, h6 {
          font-family: var(--heading-font);
        }
    
        html {
          background: var(--bg-bg-color);
          font-size: 20px;
          position: relative;
        }
          @media only screen and (max-width: 767px) {
            html {
              font-size: 18px;
            }
          }
    
        html, body {
          scroll-behavior: smooth;
        }
        body {
          font-family: var(--body-font);
          box-sizing: border-box;
          max-width: 900px;
          min-height: 100vh;
          width: calc(100% - 32px);
          padding: 32px 64px 64px;
          margin: auto;
          background: var(--bg-color);
          color: var(--scribe-black);
        }
          body.historical {
            font-feature-settings: "dlig" 1, "salt" 1, "hist" 1;
          }
          @media only screen and (max-width: 767px) {
            body {
              padding: 16px 16px 48px 16px;
              width: calc(100% - 16px);
            }
          }
    
        ::selection {
          background-color: var(--highlight-bg);
          color: var(--highlight-color);
        }
    
        h1, h2 {
          font-weight: normal;
        }
        h1.title {
          font-size: 3rem;
          margin-bottom: 1.2rem;
        }
          @media only screen and (max-width: 767px) {
            h1.title {
              font-size: 2.4rem;
            }
          }
        h1 {
          font-size: 2.4rem;
       
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:9200:e:9a91:1280:93a1:443 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 95125
    Connection: close
    Last-Modified: Wed, 11 Dec 2024 04:08:22 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    ETag: "16d68d07b6672290defb50582d9f1ca7"
    X-Cache: Hit from cloudfront
    Via: 1.1 7b314c2b827b3a655861e27775634208.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: Qdpy9fS-CBJFJ6ZpfHUDSGZLQqM7T6D3W2dURhbJOzzD3PhRw33TtA==
    Age: 116
    
    Page title: Observations on the Twenty-Seven Laminae
    
    <!DOCTYPE html>
    
    <html class="00-0-title" lang="en">
    <head>
    <meta charset="utf-8"/>
    <meta content="pandoc" name="generator"/>
    <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
    <title>Observations on the Twenty-Seven Laminae</title>
    <meta content="Observations on the Twenty-Seven Laminae" property="og:title"/>
    <meta content="Regarding their various Environs &amp; Cultures / gathered upon decades of journey past the Ordial Plane / by an Unknown Traveller / edited &amp; translated by the Order of Peripatetic Affairs" property="og:description"/>
    <link href="https://fonts.gstatic.com" rel="preconnect"/>
    <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&amp;display=swap" rel="stylesheet"/>
    <link href="images/favicon.png" rel="shortcut icon"/>
    <style>
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay.woff2") format("woff2");
          font-weight: 400;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Bold.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Bold.woff2") format("woff2");
          font-weight: 700;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Italic.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Italic.woff2") format("woff2");
          font-weight: 400;
          font-style: italic;
        }
    
        @font-face {
          font-family: "NotoSansMyanmar";
          src: url("/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
          font-weight: 400;
          font-style: normal;
        }
    
        :root {
          --bg-bg-color: #f9e6cd;
          --bg-color: antiquewhite;
          --tooltip-bg: #F8E8D4;
          --border-color: rgba(49, 21, 0, 0.2);
          --border-color-light: rgba(49, 21, 0, 0.1);
          --scribe-black: rgba(49, 21, 0, 1);
          --scribe-red: rgb(156, 0, 0, 1);
          --scribe-red-visited: rgb(198, 71, 65); /* manually calculated 70% scribe-red 30% bg-color - doing this since :visited can't change opacity */
          --scribe-red-active: rgb(114, 0, 0);
          --glyph-blue: #113a6b;
    
          --highlight-bg: var(--scribe-red);
          --gpt-highlight-bg: var(--glyph-blue);
          --highlight-color: lightgoldenrodyellow;
    
          --body-font: "PoliphiliDisplay", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
          --heading-font: "Cormorant Garamond", serif;
          --glyph-font: "NotoSansMyanmar", sans-serif;
        }
    
        h1, h2, h3, h4, h5, h6 {
          font-family: var(--heading-font);
        }
    
        html {
          background: var(--bg-bg-color);
          font-size: 20px;
          position: relative;
        }
          @media only screen and (max-width: 767px) {
            html {
              font-size: 18px;
            }
          }
    
        html, body {
          scroll-behavior: smooth;
        }
        body {
          font-family: var(--body-font);
          box-sizing: border-box;
          max-width: 900px;
          min-height: 100vh;
          width: calc(100% - 32px);
          padding: 32px 64px 64px;
          margin: auto;
          background: var(--bg-color);
          color: var(--scribe-black);
        }
          body.historical {
            font-feature-settings: "dlig" 1, "salt" 1, "hist" 1;
          }
          @media only screen and (max-width: 767px) {
            body {
              padding: 16px 16px 48px 16px;
              width: calc(100% - 16px);
            }
          }
    
        ::selection {
          background-color: var(--highlight-bg);
          color: var(--highlight-color);
        }
    
        h1, h2 {
          font-weight: normal;
        }
        h1.title {
          font-size: 3rem;
          margin-bottom: 1.2rem;
        }
          @media only screen and (max-width: 767px) {
            h1.title {
              font-size: 2.4rem;
            }
          }
        h1 {
          font-size: 2.4rem;
       
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:fa00:e:9a91:1280:93a1:443 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 95125
    Connection: close
    Last-Modified: Wed, 11 Dec 2024 04:08:22 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    ETag: "16d68d07b6672290defb50582d9f1ca7"
    X-Cache: Hit from cloudfront
    Via: 1.1 8ac93eaf91328abbc6951d3fbab21e80.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: 3bOCwpRg5Z4smmHMImxljI7beXcEeswgO8qi69sWpqTXgqGlmm1uDQ==
    Age: 116
    
    Page title: Observations on the Twenty-Seven Laminae
    
    <!DOCTYPE html>
    
    <html class="00-0-title" lang="en">
    <head>
    <meta charset="utf-8"/>
    <meta content="pandoc" name="generator"/>
    <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
    <title>Observations on the Twenty-Seven Laminae</title>
    <meta content="Observations on the Twenty-Seven Laminae" property="og:title"/>
    <meta content="Regarding their various Environs &amp; Cultures / gathered upon decades of journey past the Ordial Plane / by an Unknown Traveller / edited &amp; translated by the Order of Peripatetic Affairs" property="og:description"/>
    <link href="https://fonts.gstatic.com" rel="preconnect"/>
    <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&amp;display=swap" rel="stylesheet"/>
    <link href="images/favicon.png" rel="shortcut icon"/>
    <style>
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay.woff2") format("woff2");
          font-weight: 400;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Bold.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Bold.woff2") format("woff2");
          font-weight: 700;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Italic.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Italic.woff2") format("woff2");
          font-weight: 400;
          font-style: italic;
        }
    
        @font-face {
          font-family: "NotoSansMyanmar";
          src: url("/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
          font-weight: 400;
          font-style: normal;
        }
    
        :root {
          --bg-bg-color: #f9e6cd;
          --bg-color: antiquewhite;
          --tooltip-bg: #F8E8D4;
          --border-color: rgba(49, 21, 0, 0.2);
          --border-color-light: rgba(49, 21, 0, 0.1);
          --scribe-black: rgba(49, 21, 0, 1);
          --scribe-red: rgb(156, 0, 0, 1);
          --scribe-red-visited: rgb(198, 71, 65); /* manually calculated 70% scribe-red 30% bg-color - doing this since :visited can't change opacity */
          --scribe-red-active: rgb(114, 0, 0);
          --glyph-blue: #113a6b;
    
          --highlight-bg: var(--scribe-red);
          --gpt-highlight-bg: var(--glyph-blue);
          --highlight-color: lightgoldenrodyellow;
    
          --body-font: "PoliphiliDisplay", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
          --heading-font: "Cormorant Garamond", serif;
          --glyph-font: "NotoSansMyanmar", sans-serif;
        }
    
        h1, h2, h3, h4, h5, h6 {
          font-family: var(--heading-font);
        }
    
        html {
          background: var(--bg-bg-color);
          font-size: 20px;
          position: relative;
        }
          @media only screen and (max-width: 767px) {
            html {
              font-size: 18px;
            }
          }
    
        html, body {
          scroll-behavior: smooth;
        }
        body {
          font-family: var(--body-font);
          box-sizing: border-box;
          max-width: 900px;
          min-height: 100vh;
          width: calc(100% - 32px);
          padding: 32px 64px 64px;
          margin: auto;
          background: var(--bg-color);
          color: var(--scribe-black);
        }
          body.historical {
            font-feature-settings: "dlig" 1, "salt" 1, "hist" 1;
          }
          @media only screen and (max-width: 767px) {
            body {
              padding: 16px 16px 48px 16px;
              width: calc(100% - 16px);
            }
          }
    
        ::selection {
          background-color: var(--highlight-bg);
          color: var(--highlight-color);
        }
    
        h1, h2 {
          font-weight: normal;
        }
        h1.title {
          font-size: 3rem;
          margin-bottom: 1.2rem;
        }
          @media only screen and (max-width: 767px) {
            h1.title {
              font-size: 2.4rem;
            }
          }
        h1 {
          font-size: 2.4rem;
       
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:3a00:e:9a91:1280:93a1:443 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 95125
    Connection: close
    Last-Modified: Wed, 11 Dec 2024 04:08:22 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    ETag: "16d68d07b6672290defb50582d9f1ca7"
    X-Cache: Hit from cloudfront
    Via: 1.1 16aa5c15345b1c0756b83a5ae8ee765e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: W-UhrymbN3k7SMYrJIwnDHstnlJRdYaTVp-4_KLpwUNSFdXqxnxmxg==
    Age: 115
    
    Page title: Observations on the Twenty-Seven Laminae
    
    <!DOCTYPE html>
    
    <html class="00-0-title" lang="en">
    <head>
    <meta charset="utf-8"/>
    <meta content="pandoc" name="generator"/>
    <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
    <title>Observations on the Twenty-Seven Laminae</title>
    <meta content="Observations on the Twenty-Seven Laminae" property="og:title"/>
    <meta content="Regarding their various Environs &amp; Cultures / gathered upon decades of journey past the Ordial Plane / by an Unknown Traveller / edited &amp; translated by the Order of Peripatetic Affairs" property="og:description"/>
    <link href="https://fonts.gstatic.com" rel="preconnect"/>
    <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&amp;display=swap" rel="stylesheet"/>
    <link href="images/favicon.png" rel="shortcut icon"/>
    <style>
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay.woff2") format("woff2");
          font-weight: 400;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Bold.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Bold.woff2") format("woff2");
          font-weight: 700;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Italic.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Italic.woff2") format("woff2");
          font-weight: 400;
          font-style: italic;
        }
    
        @font-face {
          font-family: "NotoSansMyanmar";
          src: url("/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
          font-weight: 400;
          font-style: normal;
        }
    
        :root {
          --bg-bg-color: #f9e6cd;
          --bg-color: antiquewhite;
          --tooltip-bg: #F8E8D4;
          --border-color: rgba(49, 21, 0, 0.2);
          --border-color-light: rgba(49, 21, 0, 0.1);
          --scribe-black: rgba(49, 21, 0, 1);
          --scribe-red: rgb(156, 0, 0, 1);
          --scribe-red-visited: rgb(198, 71, 65); /* manually calculated 70% scribe-red 30% bg-color - doing this since :visited can't change opacity */
          --scribe-red-active: rgb(114, 0, 0);
          --glyph-blue: #113a6b;
    
          --highlight-bg: var(--scribe-red);
          --gpt-highlight-bg: var(--glyph-blue);
          --highlight-color: lightgoldenrodyellow;
    
          --body-font: "PoliphiliDisplay", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
          --heading-font: "Cormorant Garamond", serif;
          --glyph-font: "NotoSansMyanmar", sans-serif;
        }
    
        h1, h2, h3, h4, h5, h6 {
          font-family: var(--heading-font);
        }
    
        html {
          background: var(--bg-bg-color);
          font-size: 20px;
          position: relative;
        }
          @media only screen and (max-width: 767px) {
            html {
              font-size: 18px;
            }
          }
    
        html, body {
          scroll-behavior: smooth;
        }
        body {
          font-family: var(--body-font);
          box-sizing: border-box;
          max-width: 900px;
          min-height: 100vh;
          width: calc(100% - 32px);
          padding: 32px 64px 64px;
          margin: auto;
          background: var(--bg-color);
          color: var(--scribe-black);
        }
          body.historical {
            font-feature-settings: "dlig" 1, "salt" 1, "hist" 1;
          }
          @media only screen and (max-width: 767px) {
            body {
              padding: 16px 16px 48px 16px;
              width: calc(100% - 16px);
            }
          }
    
        ::selection {
          background-color: var(--highlight-bg);
          color: var(--highlight-color);
        }
    
        h1, h2 {
          font-weight: normal;
        }
        h1.title {
          font-size: 3rem;
          margin-bottom: 1.2rem;
        }
          @media only screen and (max-width: 767px) {
            h1.title {
              font-size: 2.4rem;
            }
          }
        h1 {
          font-size: 2.4rem;
       
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:8800:e:9a91:1280:93a1:80 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 02:17:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://laminae.org/
    X-Cache: Redirect from cloudfront
    Via: 1.1 7a17e7bab97826b103c75b700dd638e2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: 3Hy2X4YZkTlYC3VFt3tbwZpT7AX7kLHGfmXoL3LYjFdifmiGsjMD1A==
    
    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-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:3a00:e:9a91:1280:93a1:80 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 02:17:06 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://laminae.org/
    X-Cache: Redirect from cloudfront
    Via: 1.1 0121ceb2efadb6db52d122a8b6b52f90.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: UWlSvAMOFJgJyy8H0XVKWjES0Km5CGHOXx2pqV3Dw1jexMDz_gGjiQ==
    
    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-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:9200:e:9a91:1280:93a1:80 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://laminae.org/
    X-Cache: Redirect from cloudfront
    Via: 1.1 b3bfeb8eb7405a05775de8861a4d117c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: U7qGrZ0CM_T2PQgB7L4In0kyYQmMJWgawnJlVeQOL0wEhwA5WV_fSQ==
    
    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-04 by HttpPlugin
    Create report
  • Open service 18.66.122.63:80 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://laminae.org/
    X-Cache: Redirect from cloudfront
    Via: 1.1 109c7a7f1cf897851e09b16d3030a948.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: X_xEhPOJCH_y1LmeOe6GEWHSbswm9mLjrZVvEhPDagESWhHy41Ls5A==
    
    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-04 by HttpPlugin
    Create report
  • Open service 2600:9000:2250:fa00:e:9a91:1280:93a1:80 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://laminae.org/
    X-Cache: Redirect from cloudfront
    Via: 1.1 da6955a1993e1118f32bcb48c6630c20.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: dMGEMVl5ZLdbvNPXCxcPrWTTjbD0JGuBraM_HCxVBCzRR3-PUXynQw==
    
    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-04 by HttpPlugin
    Create report
  • Open service 18.66.122.14:443 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 95125
    Connection: close
    Last-Modified: Wed, 11 Dec 2024 04:08:22 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    ETag: "16d68d07b6672290defb50582d9f1ca7"
    X-Cache: Hit from cloudfront
    Via: 1.1 2816426ad1adbedbdd23d4cdf80c2de2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: Op7b_mOjZefEdfyhjQMcVjEJqV_wMDDbE0AWLxkla--Zm7nb768ZDg==
    Age: 115
    
    Page title: Observations on the Twenty-Seven Laminae
    
    <!DOCTYPE html>
    
    <html class="00-0-title" lang="en">
    <head>
    <meta charset="utf-8"/>
    <meta content="pandoc" name="generator"/>
    <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
    <title>Observations on the Twenty-Seven Laminae</title>
    <meta content="Observations on the Twenty-Seven Laminae" property="og:title"/>
    <meta content="Regarding their various Environs &amp; Cultures / gathered upon decades of journey past the Ordial Plane / by an Unknown Traveller / edited &amp; translated by the Order of Peripatetic Affairs" property="og:description"/>
    <link href="https://fonts.gstatic.com" rel="preconnect"/>
    <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&amp;display=swap" rel="stylesheet"/>
    <link href="images/favicon.png" rel="shortcut icon"/>
    <style>
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay.woff2") format("woff2");
          font-weight: 400;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Bold.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Bold.woff2") format("woff2");
          font-weight: 700;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Italic.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Italic.woff2") format("woff2");
          font-weight: 400;
          font-style: italic;
        }
    
        @font-face {
          font-family: "NotoSansMyanmar";
          src: url("/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
          font-weight: 400;
          font-style: normal;
        }
    
        :root {
          --bg-bg-color: #f9e6cd;
          --bg-color: antiquewhite;
          --tooltip-bg: #F8E8D4;
          --border-color: rgba(49, 21, 0, 0.2);
          --border-color-light: rgba(49, 21, 0, 0.1);
          --scribe-black: rgba(49, 21, 0, 1);
          --scribe-red: rgb(156, 0, 0, 1);
          --scribe-red-visited: rgb(198, 71, 65); /* manually calculated 70% scribe-red 30% bg-color - doing this since :visited can't change opacity */
          --scribe-red-active: rgb(114, 0, 0);
          --glyph-blue: #113a6b;
    
          --highlight-bg: var(--scribe-red);
          --gpt-highlight-bg: var(--glyph-blue);
          --highlight-color: lightgoldenrodyellow;
    
          --body-font: "PoliphiliDisplay", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
          --heading-font: "Cormorant Garamond", serif;
          --glyph-font: "NotoSansMyanmar", sans-serif;
        }
    
        h1, h2, h3, h4, h5, h6 {
          font-family: var(--heading-font);
        }
    
        html {
          background: var(--bg-bg-color);
          font-size: 20px;
          position: relative;
        }
          @media only screen and (max-width: 767px) {
            html {
              font-size: 18px;
            }
          }
    
        html, body {
          scroll-behavior: smooth;
        }
        body {
          font-family: var(--body-font);
          box-sizing: border-box;
          max-width: 900px;
          min-height: 100vh;
          width: calc(100% - 32px);
          padding: 32px 64px 64px;
          margin: auto;
          background: var(--bg-color);
          color: var(--scribe-black);
        }
          body.historical {
            font-feature-settings: "dlig" 1, "salt" 1, "hist" 1;
          }
          @media only screen and (max-width: 767px) {
            body {
              padding: 16px 16px 48px 16px;
              width: calc(100% - 16px);
            }
          }
    
        ::selection {
          background-color: var(--highlight-bg);
          color: var(--highlight-color);
        }
    
        h1, h2 {
          font-weight: normal;
        }
        h1.title {
          font-size: 3rem;
          margin-bottom: 1.2rem;
        }
          @media only screen and (max-width: 767px) {
            h1.title {
              font-size: 2.4rem;
            }
          }
        h1 {
          font-size: 2.4rem;
       
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 18.66.122.69:443 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 95125
    Connection: close
    Last-Modified: Wed, 11 Dec 2024 04:08:22 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    ETag: "16d68d07b6672290defb50582d9f1ca7"
    X-Cache: Hit from cloudfront
    Via: 1.1 1aa52a2a71a599aaf6b3df3a9c53b268.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: BXSa6p44ce30rjfcgu1QzGqWdtLe1gz6sSZ2IlnsNMWLdecegLYjpQ==
    Age: 115
    
    Page title: Observations on the Twenty-Seven Laminae
    
    <!DOCTYPE html>
    
    <html class="00-0-title" lang="en">
    <head>
    <meta charset="utf-8"/>
    <meta content="pandoc" name="generator"/>
    <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
    <title>Observations on the Twenty-Seven Laminae</title>
    <meta content="Observations on the Twenty-Seven Laminae" property="og:title"/>
    <meta content="Regarding their various Environs &amp; Cultures / gathered upon decades of journey past the Ordial Plane / by an Unknown Traveller / edited &amp; translated by the Order of Peripatetic Affairs" property="og:description"/>
    <link href="https://fonts.gstatic.com" rel="preconnect"/>
    <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&amp;display=swap" rel="stylesheet"/>
    <link href="images/favicon.png" rel="shortcut icon"/>
    <style>
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay.woff2") format("woff2");
          font-weight: 400;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Bold.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Bold.woff2") format("woff2");
          font-weight: 700;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Italic.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Italic.woff2") format("woff2");
          font-weight: 400;
          font-style: italic;
        }
    
        @font-face {
          font-family: "NotoSansMyanmar";
          src: url("/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
          font-weight: 400;
          font-style: normal;
        }
    
        :root {
          --bg-bg-color: #f9e6cd;
          --bg-color: antiquewhite;
          --tooltip-bg: #F8E8D4;
          --border-color: rgba(49, 21, 0, 0.2);
          --border-color-light: rgba(49, 21, 0, 0.1);
          --scribe-black: rgba(49, 21, 0, 1);
          --scribe-red: rgb(156, 0, 0, 1);
          --scribe-red-visited: rgb(198, 71, 65); /* manually calculated 70% scribe-red 30% bg-color - doing this since :visited can't change opacity */
          --scribe-red-active: rgb(114, 0, 0);
          --glyph-blue: #113a6b;
    
          --highlight-bg: var(--scribe-red);
          --gpt-highlight-bg: var(--glyph-blue);
          --highlight-color: lightgoldenrodyellow;
    
          --body-font: "PoliphiliDisplay", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
          --heading-font: "Cormorant Garamond", serif;
          --glyph-font: "NotoSansMyanmar", sans-serif;
        }
    
        h1, h2, h3, h4, h5, h6 {
          font-family: var(--heading-font);
        }
    
        html {
          background: var(--bg-bg-color);
          font-size: 20px;
          position: relative;
        }
          @media only screen and (max-width: 767px) {
            html {
              font-size: 18px;
            }
          }
    
        html, body {
          scroll-behavior: smooth;
        }
        body {
          font-family: var(--body-font);
          box-sizing: border-box;
          max-width: 900px;
          min-height: 100vh;
          width: calc(100% - 32px);
          padding: 32px 64px 64px;
          margin: auto;
          background: var(--bg-color);
          color: var(--scribe-black);
        }
          body.historical {
            font-feature-settings: "dlig" 1, "salt" 1, "hist" 1;
          }
          @media only screen and (max-width: 767px) {
            body {
              padding: 16px 16px 48px 16px;
              width: calc(100% - 16px);
            }
          }
    
        ::selection {
          background-color: var(--highlight-bg);
          color: var(--highlight-color);
        }
    
        h1, h2 {
          font-weight: normal;
        }
        h1.title {
          font-size: 3rem;
          margin-bottom: 1.2rem;
        }
          @media only screen and (max-width: 767px) {
            h1.title {
              font-size: 2.4rem;
            }
          }
        h1 {
          font-size: 2.4rem;
       
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 18.66.122.69:80 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://laminae.org/
    X-Cache: Redirect from cloudfront
    Via: 1.1 db1cc9ceb7681bf2a56c0f22acac3a36.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: cg21Uh0g9inpyCpFtx4KUE-2gZXEfsafIDblALGykSfonmliP8_Shg==
    
    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-04 by HttpPlugin
    Create report
  • Open service 18.66.122.26:443 · laminae.org

    2026-01-04 02:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 95125
    Connection: close
    Last-Modified: Wed, 11 Dec 2024 04:08:22 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 04 Jan 2026 02:17:05 GMT
    ETag: "16d68d07b6672290defb50582d9f1ca7"
    X-Cache: Hit from cloudfront
    Via: 1.1 7a17e7bab97826b103c75b700dd638e2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P2
    X-Amz-Cf-Id: QzOgxhDZwHswwb8h7bCu4pXdCFZylLtDhu4M_ouYferaMOIYD_Uaug==
    Age: 115
    
    Page title: Observations on the Twenty-Seven Laminae
    
    <!DOCTYPE html>
    
    <html class="00-0-title" lang="en">
    <head>
    <meta charset="utf-8"/>
    <meta content="pandoc" name="generator"/>
    <meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/>
    <title>Observations on the Twenty-Seven Laminae</title>
    <meta content="Observations on the Twenty-Seven Laminae" property="og:title"/>
    <meta content="Regarding their various Environs &amp; Cultures / gathered upon decades of journey past the Ordial Plane / by an Unknown Traveller / edited &amp; translated by the Order of Peripatetic Affairs" property="og:description"/>
    <link href="https://fonts.gstatic.com" rel="preconnect"/>
    <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;700&amp;display=swap" rel="stylesheet"/>
    <link href="images/favicon.png" rel="shortcut icon"/>
    <style>
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay.woff2") format("woff2");
          font-weight: 400;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Bold.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Bold.woff2") format("woff2");
          font-weight: 700;
          font-style: normal;
        }
        @font-face {
          font-family: "PoliphiliDisplay";
          src: url("/fonts/PoliphiliDisplay-Italic.otf") format("opentype"),
            url("/fonts/PoliphiliDisplay-Italic.woff2") format("woff2");
          font-weight: 400;
          font-style: italic;
        }
    
        @font-face {
          font-family: "NotoSansMyanmar";
          src: url("/fonts/NotoSansMyanmar-Regular.ttf") format("truetype");
          font-weight: 400;
          font-style: normal;
        }
    
        :root {
          --bg-bg-color: #f9e6cd;
          --bg-color: antiquewhite;
          --tooltip-bg: #F8E8D4;
          --border-color: rgba(49, 21, 0, 0.2);
          --border-color-light: rgba(49, 21, 0, 0.1);
          --scribe-black: rgba(49, 21, 0, 1);
          --scribe-red: rgb(156, 0, 0, 1);
          --scribe-red-visited: rgb(198, 71, 65); /* manually calculated 70% scribe-red 30% bg-color - doing this since :visited can't change opacity */
          --scribe-red-active: rgb(114, 0, 0);
          --glyph-blue: #113a6b;
    
          --highlight-bg: var(--scribe-red);
          --gpt-highlight-bg: var(--glyph-blue);
          --highlight-color: lightgoldenrodyellow;
    
          --body-font: "PoliphiliDisplay", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
          --heading-font: "Cormorant Garamond", serif;
          --glyph-font: "NotoSansMyanmar", sans-serif;
        }
    
        h1, h2, h3, h4, h5, h6 {
          font-family: var(--heading-font);
        }
    
        html {
          background: var(--bg-bg-color);
          font-size: 20px;
          position: relative;
        }
          @media only screen and (max-width: 767px) {
            html {
              font-size: 18px;
            }
          }
    
        html, body {
          scroll-behavior: smooth;
        }
        body {
          font-family: var(--body-font);
          box-sizing: border-box;
          max-width: 900px;
          min-height: 100vh;
          width: calc(100% - 32px);
          padding: 32px 64px 64px;
          margin: auto;
          background: var(--bg-color);
          color: var(--scribe-black);
        }
          body.historical {
            font-feature-settings: "dlig" 1, "salt" 1, "hist" 1;
          }
          @media only screen and (max-width: 767px) {
            body {
              padding: 16px 16px 48px 16px;
              width: calc(100% - 16px);
            }
          }
    
        ::selection {
          background-color: var(--highlight-bg);
          color: var(--highlight-color);
        }
    
        h1, h2 {
          font-weight: normal;
        }
        h1.title {
          font-size: 3rem;
          margin-bottom: 1.2rem;
        }
          @media only screen and (max-width: 767px) {
            h1.title {
              font-size: 2.4rem;
            }
          }
        h1 {
          font-size: 2.4rem;
       
    Found 2026-01-04 by HttpPlugin
    Create report
laminae.org
CN:
laminae.org
Key:
RSA-2048
Issuer:
Not before:
2025-08-22 00:00
Not after:
2026-09-20 23:59