Domain brainstation.cr
The Netherlands
MICROSOFT-CORP-MSN-AS-BLOCK
  • MacOS file listing through .DS_Store file
    First seen 2024-08-03 01:35
    Last seen 2026-01-02 21:22
    Open for 517 days
  • Open service 20.4.244.223:443 · brainstation.cr

    2026-01-09 23:57

    HTTP/1.1 200 OK
    Content-Length: 7724
    Connection: close
    Content-Type: text/html
    Date: Fri, 09 Jan 2026 23:58:51 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "73703782"
    Last-Modified: Fri, 15 Mar 2024 16:50:45 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: BrainStation Costa Rica
    
    <!DOCTYPE html>
    <html lang="es">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>BrainStation Costa Rica</title>
        <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
        <style>
          h1,
          p {
            font-family: AvenirNext , Helvetica, Arial, sans-serif;
          }
    
          a {
            text-decoration: none;
            color: inherit;
            font-weight: 600;
          }
    
          a:hover {
            text-decoration: underline;
          }      
    
          body {
            height: 100vh;
            width: 100vw;
            margin: 0;
          }
    
          .logo-image {
            width: 300px;
            height: 50px;
          }
    
          .dots-image {
            width: 100px;
            height: 50px;
          }
    
          .header {
            display: flex;
            background-color: #101d42;
            align-items: center;
            height: 150px;
          }
    
          .header-content {
            display: flex;
            justify-content: space-between;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0 60px;
          }
    
          .title {
            max-width: 700px;
            font-size: 48px;
            font-weight: 400;
          }
    
          .title-highlight {
            color: #fece2f;
          }
    
          .separator {
            width: 100px;
            height: 10px;
            background-color: #fece2f;
          }
    
          .container {
            display: flex;
            width: 100%;
            margin: auto;
          }
    
          .content-container {
            position: relative;
            max-width: 950px;
            width: 100%;
            margin: auto;
            padding: 30px 60px;
          }
    
          .content {
            position: relative;
            background-image: url(#content-bg);
            overflow: hidden;
            padding-bottom: 32px;
          }
    
          .content-container::after {
            z-index: -1;
            display: block;
            width: 600px;
            height: 660px;
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            background-image: url('./images/figure.svg');
            background-repeat: no-repeat;
            background-size: 600px;
            transform: translate(20%, -50%);
          }
    
          .columns-container {
            display: flex;
          }
    
          .content-image {
            width: 350px;
            margin: auto 0;
            margin-left: auto;
          }
    
          .content-text {
            display: flex;
            flex-direction: column;
            max-width: 450px;
            font-size: 24px;
          }
    
          .footer {
            display: flex;
            align-items: center;
            position: relative;
            min-height: 210px;
            background-color: #101d42;
          }
    
          .footer::after {
            display: block;
            width: 800px;
            height: 180px;
            content: '';
            position: absolute;
            bottom: 0;
            background-image: url('./images/bg.svg');
            background-size: 800px 800px;
            background-repeat: no-repeat;
            background-position: center -180px;
            transform: scaleX(-1);
            z-index: 0;
          }
    
          .footer-content {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0px 60px;
            font-size: 16px;
            z-index: 10;
          }
    
          .footer-text {
            display: flex;
            flex-direction: column;
            font-size: 18px;
            color: white;
            margin-right: 16px;
          }
    
          .footer-text:last-child {
            margin-right: 0px;
          }
    
          .footer-link {
            display: block;
            font-size: 14px;
            font-weight: 400;
            margin: 0;
            margin: 10px 0;
          }
    
          .footer-email-link {
            font-weight: 400;
          }
    
          .footer-paragraph {
            margin: 0;
          }
    
          .footer-header {
            font-size: 18px;
            font-weight: bold;
            margin: 0;
            margin-bottom: 10px;
          }
    
          .footer-disclaimer {
            font-size: 14px;
            font-weight: 400;
            margin: 0;
          }
    
          @media only screen and (max-width: 1310px) {
            .header-content {
              max-width
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 20.4.244.223:443 · brainstation.cr

    2026-01-09 16:44

    HTTP/1.1 200 OK
    Content-Length: 7724
    Connection: close
    Content-Type: text/html
    Date: Fri, 09 Jan 2026 16:45:12 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "73703782"
    Last-Modified: Fri, 15 Mar 2024 16:50:45 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: BrainStation Costa Rica
    
    <!DOCTYPE html>
    <html lang="es">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>BrainStation Costa Rica</title>
        <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
        <style>
          h1,
          p {
            font-family: AvenirNext , Helvetica, Arial, sans-serif;
          }
    
          a {
            text-decoration: none;
            color: inherit;
            font-weight: 600;
          }
    
          a:hover {
            text-decoration: underline;
          }      
    
          body {
            height: 100vh;
            width: 100vw;
            margin: 0;
          }
    
          .logo-image {
            width: 300px;
            height: 50px;
          }
    
          .dots-image {
            width: 100px;
            height: 50px;
          }
    
          .header {
            display: flex;
            background-color: #101d42;
            align-items: center;
            height: 150px;
          }
    
          .header-content {
            display: flex;
            justify-content: space-between;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0 60px;
          }
    
          .title {
            max-width: 700px;
            font-size: 48px;
            font-weight: 400;
          }
    
          .title-highlight {
            color: #fece2f;
          }
    
          .separator {
            width: 100px;
            height: 10px;
            background-color: #fece2f;
          }
    
          .container {
            display: flex;
            width: 100%;
            margin: auto;
          }
    
          .content-container {
            position: relative;
            max-width: 950px;
            width: 100%;
            margin: auto;
            padding: 30px 60px;
          }
    
          .content {
            position: relative;
            background-image: url(#content-bg);
            overflow: hidden;
            padding-bottom: 32px;
          }
    
          .content-container::after {
            z-index: -1;
            display: block;
            width: 600px;
            height: 660px;
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            background-image: url('./images/figure.svg');
            background-repeat: no-repeat;
            background-size: 600px;
            transform: translate(20%, -50%);
          }
    
          .columns-container {
            display: flex;
          }
    
          .content-image {
            width: 350px;
            margin: auto 0;
            margin-left: auto;
          }
    
          .content-text {
            display: flex;
            flex-direction: column;
            max-width: 450px;
            font-size: 24px;
          }
    
          .footer {
            display: flex;
            align-items: center;
            position: relative;
            min-height: 210px;
            background-color: #101d42;
          }
    
          .footer::after {
            display: block;
            width: 800px;
            height: 180px;
            content: '';
            position: absolute;
            bottom: 0;
            background-image: url('./images/bg.svg');
            background-size: 800px 800px;
            background-repeat: no-repeat;
            background-position: center -180px;
            transform: scaleX(-1);
            z-index: 0;
          }
    
          .footer-content {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0px 60px;
            font-size: 16px;
            z-index: 10;
          }
    
          .footer-text {
            display: flex;
            flex-direction: column;
            font-size: 18px;
            color: white;
            margin-right: 16px;
          }
    
          .footer-text:last-child {
            margin-right: 0px;
          }
    
          .footer-link {
            display: block;
            font-size: 14px;
            font-weight: 400;
            margin: 0;
            margin: 10px 0;
          }
    
          .footer-email-link {
            font-weight: 400;
          }
    
          .footer-paragraph {
            margin: 0;
          }
    
          .footer-header {
            font-size: 18px;
            font-weight: bold;
            margin: 0;
            margin-bottom: 10px;
          }
    
          .footer-disclaimer {
            font-size: 14px;
            font-weight: 400;
            margin: 0;
          }
    
          @media only screen and (max-width: 1310px) {
            .header-content {
              max-width
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 20.4.244.223:443 · brainstation.cr

    2026-01-02 21:22

    HTTP/1.1 200 OK
    Content-Length: 7724
    Connection: close
    Content-Type: text/html
    Date: Fri, 02 Jan 2026 21:22:29 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "73703782"
    Last-Modified: Fri, 15 Mar 2024 16:50:45 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: BrainStation Costa Rica
    
    <!DOCTYPE html>
    <html lang="es">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>BrainStation Costa Rica</title>
        <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
        <style>
          h1,
          p {
            font-family: AvenirNext , Helvetica, Arial, sans-serif;
          }
    
          a {
            text-decoration: none;
            color: inherit;
            font-weight: 600;
          }
    
          a:hover {
            text-decoration: underline;
          }      
    
          body {
            height: 100vh;
            width: 100vw;
            margin: 0;
          }
    
          .logo-image {
            width: 300px;
            height: 50px;
          }
    
          .dots-image {
            width: 100px;
            height: 50px;
          }
    
          .header {
            display: flex;
            background-color: #101d42;
            align-items: center;
            height: 150px;
          }
    
          .header-content {
            display: flex;
            justify-content: space-between;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0 60px;
          }
    
          .title {
            max-width: 700px;
            font-size: 48px;
            font-weight: 400;
          }
    
          .title-highlight {
            color: #fece2f;
          }
    
          .separator {
            width: 100px;
            height: 10px;
            background-color: #fece2f;
          }
    
          .container {
            display: flex;
            width: 100%;
            margin: auto;
          }
    
          .content-container {
            position: relative;
            max-width: 950px;
            width: 100%;
            margin: auto;
            padding: 30px 60px;
          }
    
          .content {
            position: relative;
            background-image: url(#content-bg);
            overflow: hidden;
            padding-bottom: 32px;
          }
    
          .content-container::after {
            z-index: -1;
            display: block;
            width: 600px;
            height: 660px;
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            background-image: url('./images/figure.svg');
            background-repeat: no-repeat;
            background-size: 600px;
            transform: translate(20%, -50%);
          }
    
          .columns-container {
            display: flex;
          }
    
          .content-image {
            width: 350px;
            margin: auto 0;
            margin-left: auto;
          }
    
          .content-text {
            display: flex;
            flex-direction: column;
            max-width: 450px;
            font-size: 24px;
          }
    
          .footer {
            display: flex;
            align-items: center;
            position: relative;
            min-height: 210px;
            background-color: #101d42;
          }
    
          .footer::after {
            display: block;
            width: 800px;
            height: 180px;
            content: '';
            position: absolute;
            bottom: 0;
            background-image: url('./images/bg.svg');
            background-size: 800px 800px;
            background-repeat: no-repeat;
            background-position: center -180px;
            transform: scaleX(-1);
            z-index: 0;
          }
    
          .footer-content {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0px 60px;
            font-size: 16px;
            z-index: 10;
          }
    
          .footer-text {
            display: flex;
            flex-direction: column;
            font-size: 18px;
            color: white;
            margin-right: 16px;
          }
    
          .footer-text:last-child {
            margin-right: 0px;
          }
    
          .footer-link {
            display: block;
            font-size: 14px;
            font-weight: 400;
            margin: 0;
            margin: 10px 0;
          }
    
          .footer-email-link {
            font-weight: 400;
          }
    
          .footer-paragraph {
            margin: 0;
          }
    
          .footer-header {
            font-size: 18px;
            font-weight: bold;
            margin: 0;
            margin-bottom: 10px;
          }
    
          .footer-disclaimer {
            font-size: 14px;
            font-weight: 400;
            margin: 0;
          }
    
          @media only screen and (max-width: 1310px) {
            .header-content {
              max-width
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 20.4.244.223:443 · brainstation.cr

    2026-01-02 20:48

    HTTP/1.1 200 OK
    Content-Length: 7724
    Connection: close
    Content-Type: text/html
    Date: Fri, 02 Jan 2026 20:48:29 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "73703782"
    Last-Modified: Fri, 15 Mar 2024 16:50:45 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: BrainStation Costa Rica
    
    <!DOCTYPE html>
    <html lang="es">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>BrainStation Costa Rica</title>
        <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
        <style>
          h1,
          p {
            font-family: AvenirNext , Helvetica, Arial, sans-serif;
          }
    
          a {
            text-decoration: none;
            color: inherit;
            font-weight: 600;
          }
    
          a:hover {
            text-decoration: underline;
          }      
    
          body {
            height: 100vh;
            width: 100vw;
            margin: 0;
          }
    
          .logo-image {
            width: 300px;
            height: 50px;
          }
    
          .dots-image {
            width: 100px;
            height: 50px;
          }
    
          .header {
            display: flex;
            background-color: #101d42;
            align-items: center;
            height: 150px;
          }
    
          .header-content {
            display: flex;
            justify-content: space-between;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0 60px;
          }
    
          .title {
            max-width: 700px;
            font-size: 48px;
            font-weight: 400;
          }
    
          .title-highlight {
            color: #fece2f;
          }
    
          .separator {
            width: 100px;
            height: 10px;
            background-color: #fece2f;
          }
    
          .container {
            display: flex;
            width: 100%;
            margin: auto;
          }
    
          .content-container {
            position: relative;
            max-width: 950px;
            width: 100%;
            margin: auto;
            padding: 30px 60px;
          }
    
          .content {
            position: relative;
            background-image: url(#content-bg);
            overflow: hidden;
            padding-bottom: 32px;
          }
    
          .content-container::after {
            z-index: -1;
            display: block;
            width: 600px;
            height: 660px;
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            background-image: url('./images/figure.svg');
            background-repeat: no-repeat;
            background-size: 600px;
            transform: translate(20%, -50%);
          }
    
          .columns-container {
            display: flex;
          }
    
          .content-image {
            width: 350px;
            margin: auto 0;
            margin-left: auto;
          }
    
          .content-text {
            display: flex;
            flex-direction: column;
            max-width: 450px;
            font-size: 24px;
          }
    
          .footer {
            display: flex;
            align-items: center;
            position: relative;
            min-height: 210px;
            background-color: #101d42;
          }
    
          .footer::after {
            display: block;
            width: 800px;
            height: 180px;
            content: '';
            position: absolute;
            bottom: 0;
            background-image: url('./images/bg.svg');
            background-size: 800px 800px;
            background-repeat: no-repeat;
            background-position: center -180px;
            transform: scaleX(-1);
            z-index: 0;
          }
    
          .footer-content {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0px 60px;
            font-size: 16px;
            z-index: 10;
          }
    
          .footer-text {
            display: flex;
            flex-direction: column;
            font-size: 18px;
            color: white;
            margin-right: 16px;
          }
    
          .footer-text:last-child {
            margin-right: 0px;
          }
    
          .footer-link {
            display: block;
            font-size: 14px;
            font-weight: 400;
            margin: 0;
            margin: 10px 0;
          }
    
          .footer-email-link {
            font-weight: 400;
          }
    
          .footer-paragraph {
            margin: 0;
          }
    
          .footer-header {
            font-size: 18px;
            font-weight: bold;
            margin: 0;
            margin-bottom: 10px;
          }
    
          .footer-disclaimer {
            font-size: 14px;
            font-weight: 400;
            margin: 0;
          }
    
          @media only screen and (max-width: 1310px) {
            .header-content {
              max-width
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 20.4.244.223:443 · brainstation.cr

    2025-12-23 06:37

    HTTP/1.1 200 OK
    Content-Length: 7724
    Connection: close
    Content-Type: text/html
    Date: Tue, 23 Dec 2025 06:37:15 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "73703782"
    Last-Modified: Fri, 15 Mar 2024 16:50:45 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: BrainStation Costa Rica
    
    <!DOCTYPE html>
    <html lang="es">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>BrainStation Costa Rica</title>
        <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
        <style>
          h1,
          p {
            font-family: AvenirNext , Helvetica, Arial, sans-serif;
          }
    
          a {
            text-decoration: none;
            color: inherit;
            font-weight: 600;
          }
    
          a:hover {
            text-decoration: underline;
          }      
    
          body {
            height: 100vh;
            width: 100vw;
            margin: 0;
          }
    
          .logo-image {
            width: 300px;
            height: 50px;
          }
    
          .dots-image {
            width: 100px;
            height: 50px;
          }
    
          .header {
            display: flex;
            background-color: #101d42;
            align-items: center;
            height: 150px;
          }
    
          .header-content {
            display: flex;
            justify-content: space-between;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0 60px;
          }
    
          .title {
            max-width: 700px;
            font-size: 48px;
            font-weight: 400;
          }
    
          .title-highlight {
            color: #fece2f;
          }
    
          .separator {
            width: 100px;
            height: 10px;
            background-color: #fece2f;
          }
    
          .container {
            display: flex;
            width: 100%;
            margin: auto;
          }
    
          .content-container {
            position: relative;
            max-width: 950px;
            width: 100%;
            margin: auto;
            padding: 30px 60px;
          }
    
          .content {
            position: relative;
            background-image: url(#content-bg);
            overflow: hidden;
            padding-bottom: 32px;
          }
    
          .content-container::after {
            z-index: -1;
            display: block;
            width: 600px;
            height: 660px;
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            background-image: url('./images/figure.svg');
            background-repeat: no-repeat;
            background-size: 600px;
            transform: translate(20%, -50%);
          }
    
          .columns-container {
            display: flex;
          }
    
          .content-image {
            width: 350px;
            margin: auto 0;
            margin-left: auto;
          }
    
          .content-text {
            display: flex;
            flex-direction: column;
            max-width: 450px;
            font-size: 24px;
          }
    
          .footer {
            display: flex;
            align-items: center;
            position: relative;
            min-height: 210px;
            background-color: #101d42;
          }
    
          .footer::after {
            display: block;
            width: 800px;
            height: 180px;
            content: '';
            position: absolute;
            bottom: 0;
            background-image: url('./images/bg.svg');
            background-size: 800px 800px;
            background-repeat: no-repeat;
            background-position: center -180px;
            transform: scaleX(-1);
            z-index: 0;
          }
    
          .footer-content {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0px 60px;
            font-size: 16px;
            z-index: 10;
          }
    
          .footer-text {
            display: flex;
            flex-direction: column;
            font-size: 18px;
            color: white;
            margin-right: 16px;
          }
    
          .footer-text:last-child {
            margin-right: 0px;
          }
    
          .footer-link {
            display: block;
            font-size: 14px;
            font-weight: 400;
            margin: 0;
            margin: 10px 0;
          }
    
          .footer-email-link {
            font-weight: 400;
          }
    
          .footer-paragraph {
            margin: 0;
          }
    
          .footer-header {
            font-size: 18px;
            font-weight: bold;
            margin: 0;
            margin-bottom: 10px;
          }
    
          .footer-disclaimer {
            font-size: 14px;
            font-weight: 400;
            margin: 0;
          }
    
          @media only screen and (max-width: 1310px) {
            .header-content {
              max-width
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 20.4.244.223:443 · brainstation.cr

    2025-12-23 04:40

    HTTP/1.1 200 OK
    Content-Length: 7724
    Connection: close
    Content-Type: text/html
    Date: Tue, 23 Dec 2025 04:40:24 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "73703782"
    Last-Modified: Fri, 15 Mar 2024 16:50:45 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: BrainStation Costa Rica
    
    <!DOCTYPE html>
    <html lang="es">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>BrainStation Costa Rica</title>
        <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
        <style>
          h1,
          p {
            font-family: AvenirNext , Helvetica, Arial, sans-serif;
          }
    
          a {
            text-decoration: none;
            color: inherit;
            font-weight: 600;
          }
    
          a:hover {
            text-decoration: underline;
          }      
    
          body {
            height: 100vh;
            width: 100vw;
            margin: 0;
          }
    
          .logo-image {
            width: 300px;
            height: 50px;
          }
    
          .dots-image {
            width: 100px;
            height: 50px;
          }
    
          .header {
            display: flex;
            background-color: #101d42;
            align-items: center;
            height: 150px;
          }
    
          .header-content {
            display: flex;
            justify-content: space-between;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0 60px;
          }
    
          .title {
            max-width: 700px;
            font-size: 48px;
            font-weight: 400;
          }
    
          .title-highlight {
            color: #fece2f;
          }
    
          .separator {
            width: 100px;
            height: 10px;
            background-color: #fece2f;
          }
    
          .container {
            display: flex;
            width: 100%;
            margin: auto;
          }
    
          .content-container {
            position: relative;
            max-width: 950px;
            width: 100%;
            margin: auto;
            padding: 30px 60px;
          }
    
          .content {
            position: relative;
            background-image: url(#content-bg);
            overflow: hidden;
            padding-bottom: 32px;
          }
    
          .content-container::after {
            z-index: -1;
            display: block;
            width: 600px;
            height: 660px;
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            background-image: url('./images/figure.svg');
            background-repeat: no-repeat;
            background-size: 600px;
            transform: translate(20%, -50%);
          }
    
          .columns-container {
            display: flex;
          }
    
          .content-image {
            width: 350px;
            margin: auto 0;
            margin-left: auto;
          }
    
          .content-text {
            display: flex;
            flex-direction: column;
            max-width: 450px;
            font-size: 24px;
          }
    
          .footer {
            display: flex;
            align-items: center;
            position: relative;
            min-height: 210px;
            background-color: #101d42;
          }
    
          .footer::after {
            display: block;
            width: 800px;
            height: 180px;
            content: '';
            position: absolute;
            bottom: 0;
            background-image: url('./images/bg.svg');
            background-size: 800px 800px;
            background-repeat: no-repeat;
            background-position: center -180px;
            transform: scaleX(-1);
            z-index: 0;
          }
    
          .footer-content {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0px 60px;
            font-size: 16px;
            z-index: 10;
          }
    
          .footer-text {
            display: flex;
            flex-direction: column;
            font-size: 18px;
            color: white;
            margin-right: 16px;
          }
    
          .footer-text:last-child {
            margin-right: 0px;
          }
    
          .footer-link {
            display: block;
            font-size: 14px;
            font-weight: 400;
            margin: 0;
            margin: 10px 0;
          }
    
          .footer-email-link {
            font-weight: 400;
          }
    
          .footer-paragraph {
            margin: 0;
          }
    
          .footer-header {
            font-size: 18px;
            font-weight: bold;
            margin: 0;
            margin-bottom: 10px;
          }
    
          .footer-disclaimer {
            font-size: 14px;
            font-weight: 400;
            margin: 0;
          }
    
          @media only screen and (max-width: 1310px) {
            .header-content {
              max-width
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 20.4.244.223:443 · brainstation.cr

    2025-12-21 02:13

    HTTP/1.1 200 OK
    Content-Length: 7724
    Connection: close
    Content-Type: text/html
    Date: Sun, 21 Dec 2025 02:13:51 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "73703782"
    Last-Modified: Fri, 15 Mar 2024 16:50:45 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: BrainStation Costa Rica
    
    <!DOCTYPE html>
    <html lang="es">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>BrainStation Costa Rica</title>
        <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
        <style>
          h1,
          p {
            font-family: AvenirNext , Helvetica, Arial, sans-serif;
          }
    
          a {
            text-decoration: none;
            color: inherit;
            font-weight: 600;
          }
    
          a:hover {
            text-decoration: underline;
          }      
    
          body {
            height: 100vh;
            width: 100vw;
            margin: 0;
          }
    
          .logo-image {
            width: 300px;
            height: 50px;
          }
    
          .dots-image {
            width: 100px;
            height: 50px;
          }
    
          .header {
            display: flex;
            background-color: #101d42;
            align-items: center;
            height: 150px;
          }
    
          .header-content {
            display: flex;
            justify-content: space-between;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0 60px;
          }
    
          .title {
            max-width: 700px;
            font-size: 48px;
            font-weight: 400;
          }
    
          .title-highlight {
            color: #fece2f;
          }
    
          .separator {
            width: 100px;
            height: 10px;
            background-color: #fece2f;
          }
    
          .container {
            display: flex;
            width: 100%;
            margin: auto;
          }
    
          .content-container {
            position: relative;
            max-width: 950px;
            width: 100%;
            margin: auto;
            padding: 30px 60px;
          }
    
          .content {
            position: relative;
            background-image: url(#content-bg);
            overflow: hidden;
            padding-bottom: 32px;
          }
    
          .content-container::after {
            z-index: -1;
            display: block;
            width: 600px;
            height: 660px;
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            background-image: url('./images/figure.svg');
            background-repeat: no-repeat;
            background-size: 600px;
            transform: translate(20%, -50%);
          }
    
          .columns-container {
            display: flex;
          }
    
          .content-image {
            width: 350px;
            margin: auto 0;
            margin-left: auto;
          }
    
          .content-text {
            display: flex;
            flex-direction: column;
            max-width: 450px;
            font-size: 24px;
          }
    
          .footer {
            display: flex;
            align-items: center;
            position: relative;
            min-height: 210px;
            background-color: #101d42;
          }
    
          .footer::after {
            display: block;
            width: 800px;
            height: 180px;
            content: '';
            position: absolute;
            bottom: 0;
            background-image: url('./images/bg.svg');
            background-size: 800px 800px;
            background-repeat: no-repeat;
            background-position: center -180px;
            transform: scaleX(-1);
            z-index: 0;
          }
    
          .footer-content {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0px 60px;
            font-size: 16px;
            z-index: 10;
          }
    
          .footer-text {
            display: flex;
            flex-direction: column;
            font-size: 18px;
            color: white;
            margin-right: 16px;
          }
    
          .footer-text:last-child {
            margin-right: 0px;
          }
    
          .footer-link {
            display: block;
            font-size: 14px;
            font-weight: 400;
            margin: 0;
            margin: 10px 0;
          }
    
          .footer-email-link {
            font-weight: 400;
          }
    
          .footer-paragraph {
            margin: 0;
          }
    
          .footer-header {
            font-size: 18px;
            font-weight: bold;
            margin: 0;
            margin-bottom: 10px;
          }
    
          .footer-disclaimer {
            font-size: 14px;
            font-weight: 400;
            margin: 0;
          }
    
          @media only screen and (max-width: 1310px) {
            .header-content {
              max-width
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 20.4.244.223:443 · brainstation.cr

    2025-12-20 17:15

    HTTP/1.1 200 OK
    Content-Length: 7724
    Connection: close
    Content-Type: text/html
    Date: Sat, 20 Dec 2025 17:15:22 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "73703782"
    Last-Modified: Fri, 15 Mar 2024 16:50:45 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: BrainStation Costa Rica
    
    <!DOCTYPE html>
    <html lang="es">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>BrainStation Costa Rica</title>
        <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
        <style>
          h1,
          p {
            font-family: AvenirNext , Helvetica, Arial, sans-serif;
          }
    
          a {
            text-decoration: none;
            color: inherit;
            font-weight: 600;
          }
    
          a:hover {
            text-decoration: underline;
          }      
    
          body {
            height: 100vh;
            width: 100vw;
            margin: 0;
          }
    
          .logo-image {
            width: 300px;
            height: 50px;
          }
    
          .dots-image {
            width: 100px;
            height: 50px;
          }
    
          .header {
            display: flex;
            background-color: #101d42;
            align-items: center;
            height: 150px;
          }
    
          .header-content {
            display: flex;
            justify-content: space-between;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0 60px;
          }
    
          .title {
            max-width: 700px;
            font-size: 48px;
            font-weight: 400;
          }
    
          .title-highlight {
            color: #fece2f;
          }
    
          .separator {
            width: 100px;
            height: 10px;
            background-color: #fece2f;
          }
    
          .container {
            display: flex;
            width: 100%;
            margin: auto;
          }
    
          .content-container {
            position: relative;
            max-width: 950px;
            width: 100%;
            margin: auto;
            padding: 30px 60px;
          }
    
          .content {
            position: relative;
            background-image: url(#content-bg);
            overflow: hidden;
            padding-bottom: 32px;
          }
    
          .content-container::after {
            z-index: -1;
            display: block;
            width: 600px;
            height: 660px;
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            background-image: url('./images/figure.svg');
            background-repeat: no-repeat;
            background-size: 600px;
            transform: translate(20%, -50%);
          }
    
          .columns-container {
            display: flex;
          }
    
          .content-image {
            width: 350px;
            margin: auto 0;
            margin-left: auto;
          }
    
          .content-text {
            display: flex;
            flex-direction: column;
            max-width: 450px;
            font-size: 24px;
          }
    
          .footer {
            display: flex;
            align-items: center;
            position: relative;
            min-height: 210px;
            background-color: #101d42;
          }
    
          .footer::after {
            display: block;
            width: 800px;
            height: 180px;
            content: '';
            position: absolute;
            bottom: 0;
            background-image: url('./images/bg.svg');
            background-size: 800px 800px;
            background-repeat: no-repeat;
            background-position: center -180px;
            transform: scaleX(-1);
            z-index: 0;
          }
    
          .footer-content {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0px 60px;
            font-size: 16px;
            z-index: 10;
          }
    
          .footer-text {
            display: flex;
            flex-direction: column;
            font-size: 18px;
            color: white;
            margin-right: 16px;
          }
    
          .footer-text:last-child {
            margin-right: 0px;
          }
    
          .footer-link {
            display: block;
            font-size: 14px;
            font-weight: 400;
            margin: 0;
            margin: 10px 0;
          }
    
          .footer-email-link {
            font-weight: 400;
          }
    
          .footer-paragraph {
            margin: 0;
          }
    
          .footer-header {
            font-size: 18px;
            font-weight: bold;
            margin: 0;
            margin-bottom: 10px;
          }
    
          .footer-disclaimer {
            font-size: 14px;
            font-weight: 400;
            margin: 0;
          }
    
          @media only screen and (max-width: 1310px) {
            .header-content {
              max-width
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 20.4.244.223:443 · brainstation.cr

    2025-12-19 06:49

    HTTP/1.1 200 OK
    Content-Length: 7724
    Connection: close
    Content-Type: text/html
    Date: Fri, 19 Dec 2025 06:49:56 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "73703782"
    Last-Modified: Fri, 15 Mar 2024 16:50:45 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: BrainStation Costa Rica
    
    <!DOCTYPE html>
    <html lang="es">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>BrainStation Costa Rica</title>
        <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
        <style>
          h1,
          p {
            font-family: AvenirNext , Helvetica, Arial, sans-serif;
          }
    
          a {
            text-decoration: none;
            color: inherit;
            font-weight: 600;
          }
    
          a:hover {
            text-decoration: underline;
          }      
    
          body {
            height: 100vh;
            width: 100vw;
            margin: 0;
          }
    
          .logo-image {
            width: 300px;
            height: 50px;
          }
    
          .dots-image {
            width: 100px;
            height: 50px;
          }
    
          .header {
            display: flex;
            background-color: #101d42;
            align-items: center;
            height: 150px;
          }
    
          .header-content {
            display: flex;
            justify-content: space-between;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0 60px;
          }
    
          .title {
            max-width: 700px;
            font-size: 48px;
            font-weight: 400;
          }
    
          .title-highlight {
            color: #fece2f;
          }
    
          .separator {
            width: 100px;
            height: 10px;
            background-color: #fece2f;
          }
    
          .container {
            display: flex;
            width: 100%;
            margin: auto;
          }
    
          .content-container {
            position: relative;
            max-width: 950px;
            width: 100%;
            margin: auto;
            padding: 30px 60px;
          }
    
          .content {
            position: relative;
            background-image: url(#content-bg);
            overflow: hidden;
            padding-bottom: 32px;
          }
    
          .content-container::after {
            z-index: -1;
            display: block;
            width: 600px;
            height: 660px;
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            background-image: url('./images/figure.svg');
            background-repeat: no-repeat;
            background-size: 600px;
            transform: translate(20%, -50%);
          }
    
          .columns-container {
            display: flex;
          }
    
          .content-image {
            width: 350px;
            margin: auto 0;
            margin-left: auto;
          }
    
          .content-text {
            display: flex;
            flex-direction: column;
            max-width: 450px;
            font-size: 24px;
          }
    
          .footer {
            display: flex;
            align-items: center;
            position: relative;
            min-height: 210px;
            background-color: #101d42;
          }
    
          .footer::after {
            display: block;
            width: 800px;
            height: 180px;
            content: '';
            position: absolute;
            bottom: 0;
            background-image: url('./images/bg.svg');
            background-size: 800px 800px;
            background-repeat: no-repeat;
            background-position: center -180px;
            transform: scaleX(-1);
            z-index: 0;
          }
    
          .footer-content {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0px 60px;
            font-size: 16px;
            z-index: 10;
          }
    
          .footer-text {
            display: flex;
            flex-direction: column;
            font-size: 18px;
            color: white;
            margin-right: 16px;
          }
    
          .footer-text:last-child {
            margin-right: 0px;
          }
    
          .footer-link {
            display: block;
            font-size: 14px;
            font-weight: 400;
            margin: 0;
            margin: 10px 0;
          }
    
          .footer-email-link {
            font-weight: 400;
          }
    
          .footer-paragraph {
            margin: 0;
          }
    
          .footer-header {
            font-size: 18px;
            font-weight: bold;
            margin: 0;
            margin-bottom: 10px;
          }
    
          .footer-disclaimer {
            font-size: 14px;
            font-weight: 400;
            margin: 0;
          }
    
          @media only screen and (max-width: 1310px) {
            .header-content {
              max-width
    Found 2025-12-19 by HttpPlugin
    Create report
  • Open service 20.4.244.223:443 · brainstation.cr

    2025-12-19 05:30

    HTTP/1.1 200 OK
    Content-Length: 7724
    Connection: close
    Content-Type: text/html
    Date: Fri, 19 Dec 2025 05:30:37 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "73703782"
    Last-Modified: Fri, 15 Mar 2024 16:50:45 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: BrainStation Costa Rica
    
    <!DOCTYPE html>
    <html lang="es">
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>BrainStation Costa Rica</title>
        <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
        <style>
          h1,
          p {
            font-family: AvenirNext , Helvetica, Arial, sans-serif;
          }
    
          a {
            text-decoration: none;
            color: inherit;
            font-weight: 600;
          }
    
          a:hover {
            text-decoration: underline;
          }      
    
          body {
            height: 100vh;
            width: 100vw;
            margin: 0;
          }
    
          .logo-image {
            width: 300px;
            height: 50px;
          }
    
          .dots-image {
            width: 100px;
            height: 50px;
          }
    
          .header {
            display: flex;
            background-color: #101d42;
            align-items: center;
            height: 150px;
          }
    
          .header-content {
            display: flex;
            justify-content: space-between;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0 60px;
          }
    
          .title {
            max-width: 700px;
            font-size: 48px;
            font-weight: 400;
          }
    
          .title-highlight {
            color: #fece2f;
          }
    
          .separator {
            width: 100px;
            height: 10px;
            background-color: #fece2f;
          }
    
          .container {
            display: flex;
            width: 100%;
            margin: auto;
          }
    
          .content-container {
            position: relative;
            max-width: 950px;
            width: 100%;
            margin: auto;
            padding: 30px 60px;
          }
    
          .content {
            position: relative;
            background-image: url(#content-bg);
            overflow: hidden;
            padding-bottom: 32px;
          }
    
          .content-container::after {
            z-index: -1;
            display: block;
            width: 600px;
            height: 660px;
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            background-image: url('./images/figure.svg');
            background-repeat: no-repeat;
            background-size: 600px;
            transform: translate(20%, -50%);
          }
    
          .columns-container {
            display: flex;
          }
    
          .content-image {
            width: 350px;
            margin: auto 0;
            margin-left: auto;
          }
    
          .content-text {
            display: flex;
            flex-direction: column;
            max-width: 450px;
            font-size: 24px;
          }
    
          .footer {
            display: flex;
            align-items: center;
            position: relative;
            min-height: 210px;
            background-color: #101d42;
          }
    
          .footer::after {
            display: block;
            width: 800px;
            height: 180px;
            content: '';
            position: absolute;
            bottom: 0;
            background-image: url('./images/bg.svg');
            background-size: 800px 800px;
            background-repeat: no-repeat;
            background-position: center -180px;
            transform: scaleX(-1);
            z-index: 0;
          }
    
          .footer-content {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            width: 100%;
            max-width: 950px;
            margin: auto;
            padding: 0px 60px;
            font-size: 16px;
            z-index: 10;
          }
    
          .footer-text {
            display: flex;
            flex-direction: column;
            font-size: 18px;
            color: white;
            margin-right: 16px;
          }
    
          .footer-text:last-child {
            margin-right: 0px;
          }
    
          .footer-link {
            display: block;
            font-size: 14px;
            font-weight: 400;
            margin: 0;
            margin: 10px 0;
          }
    
          .footer-email-link {
            font-weight: 400;
          }
    
          .footer-paragraph {
            margin: 0;
          }
    
          .footer-header {
            font-size: 18px;
            font-weight: bold;
            margin: 0;
            margin-bottom: 10px;
          }
    
          .footer-disclaimer {
            font-size: 14px;
            font-weight: 400;
            margin: 0;
          }
    
          @media only screen and (max-width: 1310px) {
            .header-content {
              max-width
    Found 2025-12-19 by HttpPlugin
    Create report
brainstation.cr
CN:
brainstation.cr
Not before:
2025-09-25 00:00
Not after:
2026-03-22 23:59
Domain summary
IP summary