Domain fundowicz.com
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Open service 99.84.152.21:80 · fundowicz.com

    2025-12-22 05:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 05:02:23 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://fundowicz.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 22071b16ebfda9a38c5d5316f5b9ce82.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P13
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: vReRVJnIOGEd0dicIeOoZIsv1xe3-GpJYokEpjjQqkeJng58hldWIg==
    X-XSS-Protection: 1; mode=block
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: strict-origin-when-cross-origin
    X-Content-Type-Options: nosniff
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 99.84.152.21:443 · fundowicz.com

    2025-12-22 05:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 18108
    Connection: close
    Date: Mon, 22 Dec 2025 05:02:23 GMT
    Last-Modified: Tue, 27 May 2025 10:38:43 GMT
    ETag: "329f7d45158140daa9216117434edae3"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 b74d6c89144cb8da91c4c493eac8fb22.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P13
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 4Ifs8gOTspnotnbtvXh3zEslkpY4YRhNy4YXv3Pp3BeF0IJCJy5IgQ==
    X-XSS-Protection: 1; mode=block
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: strict-origin-when-cross-origin
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000
    
    Page title: Rafał Fundowicz
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>Rafał Fundowicz</title>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <link rel="icon" href="favicon.ico">
      <style type="text/css">
        html {
          box-sizing: border-box
        }
    
        * {
          box-sizing: inherit
        }
    
        html {
          -ms-text-size-adjust: 100%;
          -webkit-text-size-adjust: 100%
        }
    
        body {
          margin: 0
        }
    
        footer {
          display: block
        }
    
        video {
          display: inline-block
        }
    
        a {
          background-color: transparent
        }
    
        a:active,
        a:hover {
          outline-width: 0
        }
    
        b {
          font-weight: bolder
        }
    
        img {
          border-style: none
        }
    
        button {
          font: inherit;
          margin: 0
        }
    
        button {
          overflow: visible;
          text-transform: none
        }
    
        html,
        body {
          font-family: Lato, sans-serif;
          font-size: 15px;
          line-height: 1.5;
          background-color: #191C19;
          color: #CBE3CB;
        }
    
        html {
          overflow-x: hidden
        }
    
        h1 {
          font-size: 36px;
          font-weight: bold
        }
    
        h2 {
          font-size: 30px;
          font-weight: 400
        }
    
        h3 {
          font-size: 24px;
          font-weight: 400
        }
    
        h4 {
          font-size: 20px;
          font-weight: 400
        }
    
        h5 {
          font-size: 18px;
          font-weight: 400
        }
    
        h6 {
          font-size: 16px;
          font-weight: 400
        }
    
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
          font-family: Lato, sans-serif;
          margin: 10px 0
        }
    
        .my-wide {
          letter-spacing: 4px
        }
    
        img {
          vertical-align: middle
        }
    
        a {
          color: inherit
        }
    
        .my-button {
          border: none;
          display: inline-block;
          padding: 8px 16px;
          vertical-align: middle;
          overflow: hidden;
          text-decoration: none;
          color: inherit;
          background-color: inherit;
          text-align: center;
          cursor: pointer;
          white-space: nowrap
        }
    
        .my-button {
          -webkit-touch-callout: none;
          -webkit-user-select: none;
          -khtml-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none
        }
    
        .my-button:disabled {
          cursor: not-allowed;
          opacity: 0.3
        }
    
        .my-display-container {
          position: relative
        }
    
        .my-dropdown-hover {
          position: relative;
          display: inline-block;
          cursor: pointer
        }
    
        .my-dropdown-hover:hover .my-dropdown-content {
          display: block
        }
    
        .my-dropdown-hover:first-child {
          background-color: #228425;
          color: #CBE3CB
        }
    
        .my-dropdown-content {
          cursor: auto;
          color: #CBE3CB;
          background-color: #228425;
          display: none;
          position: absolute;
          min-width: 160px;
          margin: 0;
          padding: 0;
          z-index: 1
        }
    
        .my-bar-block .my-dropdown-hover {
          width: 100%
        }
    
        .my-bar-block .my-dropdown-hover .my-dropdown-content {
          min-width: 100%
        }
    
        .my-bar-block .my-dropdown-hover .my-button {
          width: 100%;
          text-align: left;
          padding: 8px 16px
        }
    
        .my-bar {
          width: 100%;
          overflow: hidden
        }
    
        .my-center .my-bar {
          display: inline-block;
          width: auto
        }
    
        .my-bar .my-bar-item {
          height: 50px;
          padding: 8px 16px;
          float: left;
          width: auto;
          border: none;
          display: block;
          outline: 0
        }
    
        .my-bar .my-dropdown-hover {
          position: static;
          float: left
        }
    
        .my-bar .my-button {
          white-space: normal
        }
    
        .my-large-button {
          width: 200px;
          height: 60px;
          margin:10px;
          line-height: 40px;
          font-size: 20px;
          font-weight: bold
        }
    
        .my-bar-block .my-bar-item {
          width: 100%;
          display: block;
          padding: 8px 16px;
     
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 99.84.152.72:80 · fundowicz.com

    2025-12-22 05:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 05:02:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://fundowicz.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 bfd9180a87cfbe975042cface5eb26e4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P13
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: fbWMss4l0d7sclcB19IQ0JWgHdvMJxgaLhwxlEwshNSfm-rnh_QD9A==
    X-XSS-Protection: 1; mode=block
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: strict-origin-when-cross-origin
    X-Content-Type-Options: nosniff
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 99.84.152.72:443 · fundowicz.com

    2025-12-22 05:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 18108
    Connection: close
    Date: Mon, 22 Dec 2025 05:02:23 GMT
    Last-Modified: Tue, 27 May 2025 10:38:43 GMT
    ETag: "329f7d45158140daa9216117434edae3"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 7ad0b0442533f4f7737588a9858061e2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P13
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 5GUHMVCa6-Uqb1vVf3jPXO2yy5pliDLVMnNbpclWsV7PZ3BWPB-knA==
    X-XSS-Protection: 1; mode=block
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: strict-origin-when-cross-origin
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000
    
    Page title: Rafał Fundowicz
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>Rafał Fundowicz</title>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <link rel="icon" href="favicon.ico">
      <style type="text/css">
        html {
          box-sizing: border-box
        }
    
        * {
          box-sizing: inherit
        }
    
        html {
          -ms-text-size-adjust: 100%;
          -webkit-text-size-adjust: 100%
        }
    
        body {
          margin: 0
        }
    
        footer {
          display: block
        }
    
        video {
          display: inline-block
        }
    
        a {
          background-color: transparent
        }
    
        a:active,
        a:hover {
          outline-width: 0
        }
    
        b {
          font-weight: bolder
        }
    
        img {
          border-style: none
        }
    
        button {
          font: inherit;
          margin: 0
        }
    
        button {
          overflow: visible;
          text-transform: none
        }
    
        html,
        body {
          font-family: Lato, sans-serif;
          font-size: 15px;
          line-height: 1.5;
          background-color: #191C19;
          color: #CBE3CB;
        }
    
        html {
          overflow-x: hidden
        }
    
        h1 {
          font-size: 36px;
          font-weight: bold
        }
    
        h2 {
          font-size: 30px;
          font-weight: 400
        }
    
        h3 {
          font-size: 24px;
          font-weight: 400
        }
    
        h4 {
          font-size: 20px;
          font-weight: 400
        }
    
        h5 {
          font-size: 18px;
          font-weight: 400
        }
    
        h6 {
          font-size: 16px;
          font-weight: 400
        }
    
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
          font-family: Lato, sans-serif;
          margin: 10px 0
        }
    
        .my-wide {
          letter-spacing: 4px
        }
    
        img {
          vertical-align: middle
        }
    
        a {
          color: inherit
        }
    
        .my-button {
          border: none;
          display: inline-block;
          padding: 8px 16px;
          vertical-align: middle;
          overflow: hidden;
          text-decoration: none;
          color: inherit;
          background-color: inherit;
          text-align: center;
          cursor: pointer;
          white-space: nowrap
        }
    
        .my-button {
          -webkit-touch-callout: none;
          -webkit-user-select: none;
          -khtml-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none
        }
    
        .my-button:disabled {
          cursor: not-allowed;
          opacity: 0.3
        }
    
        .my-display-container {
          position: relative
        }
    
        .my-dropdown-hover {
          position: relative;
          display: inline-block;
          cursor: pointer
        }
    
        .my-dropdown-hover:hover .my-dropdown-content {
          display: block
        }
    
        .my-dropdown-hover:first-child {
          background-color: #228425;
          color: #CBE3CB
        }
    
        .my-dropdown-content {
          cursor: auto;
          color: #CBE3CB;
          background-color: #228425;
          display: none;
          position: absolute;
          min-width: 160px;
          margin: 0;
          padding: 0;
          z-index: 1
        }
    
        .my-bar-block .my-dropdown-hover {
          width: 100%
        }
    
        .my-bar-block .my-dropdown-hover .my-dropdown-content {
          min-width: 100%
        }
    
        .my-bar-block .my-dropdown-hover .my-button {
          width: 100%;
          text-align: left;
          padding: 8px 16px
        }
    
        .my-bar {
          width: 100%;
          overflow: hidden
        }
    
        .my-center .my-bar {
          display: inline-block;
          width: auto
        }
    
        .my-bar .my-bar-item {
          height: 50px;
          padding: 8px 16px;
          float: left;
          width: auto;
          border: none;
          display: block;
          outline: 0
        }
    
        .my-bar .my-dropdown-hover {
          position: static;
          float: left
        }
    
        .my-bar .my-button {
          white-space: normal
        }
    
        .my-large-button {
          width: 200px;
          height: 60px;
          margin:10px;
          line-height: 40px;
          font-size: 20px;
          font-weight: bold
        }
    
        .my-bar-block .my-bar-item {
          width: 100%;
          display: block;
          padding: 8px 16px;
     
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 99.84.152.85:443 · fundowicz.com

    2025-12-22 05:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 18108
    Connection: close
    Date: Mon, 22 Dec 2025 05:02:23 GMT
    Last-Modified: Tue, 27 May 2025 10:38:43 GMT
    ETag: "329f7d45158140daa9216117434edae3"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 0990e6cc798c1d9ad98f1c4b1a931a86.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P13
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: iATLL3luTO6cMRkfld1rCxZxSSBTT8syPuvLtWswp5LE-WBhwVmIAg==
    X-XSS-Protection: 1; mode=block
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: strict-origin-when-cross-origin
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000
    
    Page title: Rafał Fundowicz
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>Rafał Fundowicz</title>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <link rel="icon" href="favicon.ico">
      <style type="text/css">
        html {
          box-sizing: border-box
        }
    
        * {
          box-sizing: inherit
        }
    
        html {
          -ms-text-size-adjust: 100%;
          -webkit-text-size-adjust: 100%
        }
    
        body {
          margin: 0
        }
    
        footer {
          display: block
        }
    
        video {
          display: inline-block
        }
    
        a {
          background-color: transparent
        }
    
        a:active,
        a:hover {
          outline-width: 0
        }
    
        b {
          font-weight: bolder
        }
    
        img {
          border-style: none
        }
    
        button {
          font: inherit;
          margin: 0
        }
    
        button {
          overflow: visible;
          text-transform: none
        }
    
        html,
        body {
          font-family: Lato, sans-serif;
          font-size: 15px;
          line-height: 1.5;
          background-color: #191C19;
          color: #CBE3CB;
        }
    
        html {
          overflow-x: hidden
        }
    
        h1 {
          font-size: 36px;
          font-weight: bold
        }
    
        h2 {
          font-size: 30px;
          font-weight: 400
        }
    
        h3 {
          font-size: 24px;
          font-weight: 400
        }
    
        h4 {
          font-size: 20px;
          font-weight: 400
        }
    
        h5 {
          font-size: 18px;
          font-weight: 400
        }
    
        h6 {
          font-size: 16px;
          font-weight: 400
        }
    
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
          font-family: Lato, sans-serif;
          margin: 10px 0
        }
    
        .my-wide {
          letter-spacing: 4px
        }
    
        img {
          vertical-align: middle
        }
    
        a {
          color: inherit
        }
    
        .my-button {
          border: none;
          display: inline-block;
          padding: 8px 16px;
          vertical-align: middle;
          overflow: hidden;
          text-decoration: none;
          color: inherit;
          background-color: inherit;
          text-align: center;
          cursor: pointer;
          white-space: nowrap
        }
    
        .my-button {
          -webkit-touch-callout: none;
          -webkit-user-select: none;
          -khtml-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none
        }
    
        .my-button:disabled {
          cursor: not-allowed;
          opacity: 0.3
        }
    
        .my-display-container {
          position: relative
        }
    
        .my-dropdown-hover {
          position: relative;
          display: inline-block;
          cursor: pointer
        }
    
        .my-dropdown-hover:hover .my-dropdown-content {
          display: block
        }
    
        .my-dropdown-hover:first-child {
          background-color: #228425;
          color: #CBE3CB
        }
    
        .my-dropdown-content {
          cursor: auto;
          color: #CBE3CB;
          background-color: #228425;
          display: none;
          position: absolute;
          min-width: 160px;
          margin: 0;
          padding: 0;
          z-index: 1
        }
    
        .my-bar-block .my-dropdown-hover {
          width: 100%
        }
    
        .my-bar-block .my-dropdown-hover .my-dropdown-content {
          min-width: 100%
        }
    
        .my-bar-block .my-dropdown-hover .my-button {
          width: 100%;
          text-align: left;
          padding: 8px 16px
        }
    
        .my-bar {
          width: 100%;
          overflow: hidden
        }
    
        .my-center .my-bar {
          display: inline-block;
          width: auto
        }
    
        .my-bar .my-bar-item {
          height: 50px;
          padding: 8px 16px;
          float: left;
          width: auto;
          border: none;
          display: block;
          outline: 0
        }
    
        .my-bar .my-dropdown-hover {
          position: static;
          float: left
        }
    
        .my-bar .my-button {
          white-space: normal
        }
    
        .my-large-button {
          width: 200px;
          height: 60px;
          margin:10px;
          line-height: 40px;
          font-size: 20px;
          font-weight: bold
        }
    
        .my-bar-block .my-bar-item {
          width: 100%;
          display: block;
          padding: 8px 16px;
     
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 99.84.152.19:443 · fundowicz.com

    2025-12-22 05:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 18108
    Connection: close
    Date: Mon, 22 Dec 2025 05:02:23 GMT
    Last-Modified: Tue, 27 May 2025 10:38:43 GMT
    ETag: "329f7d45158140daa9216117434edae3"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 e88560622a029ed700e23054a38daaa4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P13
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 1f_JAm88k8Um_91qzGrkBB5yeKU3Vex5bUlTwEtAQTMIbEG3Xv9OLg==
    X-XSS-Protection: 1; mode=block
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: strict-origin-when-cross-origin
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=31536000
    
    Page title: Rafał Fundowicz
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>Rafał Fundowicz</title>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <link rel="icon" href="favicon.ico">
      <style type="text/css">
        html {
          box-sizing: border-box
        }
    
        * {
          box-sizing: inherit
        }
    
        html {
          -ms-text-size-adjust: 100%;
          -webkit-text-size-adjust: 100%
        }
    
        body {
          margin: 0
        }
    
        footer {
          display: block
        }
    
        video {
          display: inline-block
        }
    
        a {
          background-color: transparent
        }
    
        a:active,
        a:hover {
          outline-width: 0
        }
    
        b {
          font-weight: bolder
        }
    
        img {
          border-style: none
        }
    
        button {
          font: inherit;
          margin: 0
        }
    
        button {
          overflow: visible;
          text-transform: none
        }
    
        html,
        body {
          font-family: Lato, sans-serif;
          font-size: 15px;
          line-height: 1.5;
          background-color: #191C19;
          color: #CBE3CB;
        }
    
        html {
          overflow-x: hidden
        }
    
        h1 {
          font-size: 36px;
          font-weight: bold
        }
    
        h2 {
          font-size: 30px;
          font-weight: 400
        }
    
        h3 {
          font-size: 24px;
          font-weight: 400
        }
    
        h4 {
          font-size: 20px;
          font-weight: 400
        }
    
        h5 {
          font-size: 18px;
          font-weight: 400
        }
    
        h6 {
          font-size: 16px;
          font-weight: 400
        }
    
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
          font-family: Lato, sans-serif;
          margin: 10px 0
        }
    
        .my-wide {
          letter-spacing: 4px
        }
    
        img {
          vertical-align: middle
        }
    
        a {
          color: inherit
        }
    
        .my-button {
          border: none;
          display: inline-block;
          padding: 8px 16px;
          vertical-align: middle;
          overflow: hidden;
          text-decoration: none;
          color: inherit;
          background-color: inherit;
          text-align: center;
          cursor: pointer;
          white-space: nowrap
        }
    
        .my-button {
          -webkit-touch-callout: none;
          -webkit-user-select: none;
          -khtml-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none
        }
    
        .my-button:disabled {
          cursor: not-allowed;
          opacity: 0.3
        }
    
        .my-display-container {
          position: relative
        }
    
        .my-dropdown-hover {
          position: relative;
          display: inline-block;
          cursor: pointer
        }
    
        .my-dropdown-hover:hover .my-dropdown-content {
          display: block
        }
    
        .my-dropdown-hover:first-child {
          background-color: #228425;
          color: #CBE3CB
        }
    
        .my-dropdown-content {
          cursor: auto;
          color: #CBE3CB;
          background-color: #228425;
          display: none;
          position: absolute;
          min-width: 160px;
          margin: 0;
          padding: 0;
          z-index: 1
        }
    
        .my-bar-block .my-dropdown-hover {
          width: 100%
        }
    
        .my-bar-block .my-dropdown-hover .my-dropdown-content {
          min-width: 100%
        }
    
        .my-bar-block .my-dropdown-hover .my-button {
          width: 100%;
          text-align: left;
          padding: 8px 16px
        }
    
        .my-bar {
          width: 100%;
          overflow: hidden
        }
    
        .my-center .my-bar {
          display: inline-block;
          width: auto
        }
    
        .my-bar .my-bar-item {
          height: 50px;
          padding: 8px 16px;
          float: left;
          width: auto;
          border: none;
          display: block;
          outline: 0
        }
    
        .my-bar .my-dropdown-hover {
          position: static;
          float: left
        }
    
        .my-bar .my-button {
          white-space: normal
        }
    
        .my-large-button {
          width: 200px;
          height: 60px;
          margin:10px;
          line-height: 40px;
          font-size: 20px;
          font-weight: bold
        }
    
        .my-bar-block .my-bar-item {
          width: 100%;
          display: block;
          padding: 8px 16px;
     
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 99.84.152.19:80 · fundowicz.com

    2025-12-22 05:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 05:02:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://fundowicz.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 6cfe3bbb6480c049c2a656d91758aa90.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P13
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 8k2mdeDyRPX8m0BOlAhivfjKNz5yY2w1NFtDaQoZF0a5Dk3EzVDXqA==
    X-XSS-Protection: 1; mode=block
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: strict-origin-when-cross-origin
    X-Content-Type-Options: nosniff
    
    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 2025-12-22 by HttpPlugin
    Create report
fundowicz.com
CN:
fundowicz.com
Key:
RSA-2048
Issuer:
Not before:
2025-01-21 00:00
Not after:
2026-02-19 23:59
Domain summary