Domain searcheeez.com
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2024-09-03 09:34
    Last seen 2026-01-16 10:34
    Open for 500 days
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c8329733f8329733fd55df5f792f15ffbd7c14bebe3f5bfd6

      Found 10 files trough .DS_Store spidering:
      
      /favicon.ico
      /index.html
      /search.html
      /search2.html
      /search3.html
      /search4.html
      /Searcheeez_logo_1.svg
      /Searcheeez_logo_2.svg
      /Searcheeez_logo_3.svg
      /Searcheeez_logo_4.svg
      Found on 2026-01-16 10:34
  • Open service 18.244.18.121:443 · searcheeez.com

    2026-01-09 15:05

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 22886
    Connection: close
    Last-Modified: Wed, 09 Apr 2025 07:10:43 GMT
    Server: AmazonS3
    Date: Fri, 09 Jan 2026 03:54:55 GMT
    ETag: "707aeb62666351d262811975a9ed9b6c"
    X-Cache: Hit from cloudfront
    Via: 1.1 49c384ab63de091c5f4d1534f8845d0c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P11
    X-Amz-Cf-Id: To-8TTwdpSGbKs4ham35puPCLwvbBsltA4Zi-hcW3ei9LDAosdLGzA==
    Age: 40210
    
    Page title: AnswersHub
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>AnswersHub</title>
        <style>
    
            html, body {
                height: 100%;
                margin: 0;
                padding: 0;
                display: flex;
                flex-direction: column;
            }
    
            body {
                font-family: Arial, sans-serif;
                padding: 0 20px; /* Added padding for a bit of spacing */
            }
    
            .header-container {
                display: flex;
                align-items: center;
                width: 100%;
                max-width: 1000px; /* Adjust as needed */
                margin: 20px 0 20px 0; /* Adjust margin as needed */
                justify-content: flex-start; /* Align items to the left */
            }
    
            #logo {
                /*max-width: 150px; !* Logo for original domain *!*/
                max-width: 200px; /* Slightly smaller logo */
                height: auto;
                margin-right: 20px; /* Add some space between logo and search form */
                margin-top: 5px; /* Add some space between logo and search form */
                /*margin-right: 0px; !* Add some space between logo and search form *!*/
            }
    
            @media (max-width: 768px) {
                /* Adjust for tablets and small devices */
                #logo {
                    max-width: 160px; /* Smaller logo size for tablets */
                }
            }
    
            #searchForm {
                display: flex;
                align-items: center;
                max-width: 1000px;
                width: 100%;
                margin-top: 0; /* Remove margin-top */
            }
    
            .search-wrapper {
                position: relative;
                width: 100%;
                max-width: 1000px; /* Adjusted width */
                margin: 0 auto;
                display: flex;
                align-items: center;
            }
    
            .search-icon {
                position: absolute;
                left: 10px;
                font-size: 18px;
                color: #9aa0a6;
            }
    
            .clear-icon {
                position: absolute;
                right: 135px;
                top: 50%;
                transform: translateY(-50%);
                font-size: 18px;
                color: #9aa0a6;
                cursor: pointer;
                display: none; /* Hidden by default */
            }
    
            #searchInput {
                width: 100%;
                padding: 10px 40px 10px 40px; /* Adjust padding-right for icon space */
                font-size: 16px;
                border: 1px solid #dfe1e5;
                border-radius: 24px;
                box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
                outline: none;
                transition: box-shadow 0.3s ease-in-out;
                max-width: 1000px;
            }
    
            #searchInput:not(:placeholder-shown) + .clear-icon {
                display: block; /* Show when input is not empty */
            }
    
            #searchInput:focus {
                box-shadow: 0 1px 6px rgba(32, 33, 36, 0.6);
            }
    
            #searchButton {
                padding: 10px 20px;
                font-size: 16px;
                border: 1px solid #dfe1e5;
                border-radius: 24px;
                box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
                outline: none;
                background-color: #f8f9fa;
                cursor: pointer;
                transition: box-shadow 0.3s ease-in-out;
                margin-left: 20px; /* Add margin-left to separate the button from the input */
                color: #5f6368;
                text-align: center;
                width: 100px;
            }
    
            @media (max-width: 480px) {
                /* Adjust for mobile devices */
                #searchButton {
                    display: none;
                    /*font-size: 14px;*/
                    /*margin-left: 10px; !* Add margin-left to separate the button from the input *!*/
                    /*max-width: 100px;*/
                }
    
                .clear-icon {
                    right: 15px;
                }
    
                #searchInput {
                    font-size: 16px;
                }
    
                .header-container {
                    display: block;
                }
    
                #logo {
                    max-w
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.244.18.121:443 · searcheeez.com

    2026-01-02 12:23

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 22886
    Connection: close
    Last-Modified: Wed, 09 Apr 2025 07:10:43 GMT
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 12:23:29 GMT
    ETag: "707aeb62666351d262811975a9ed9b6c"
    X-Cache: Hit from cloudfront
    Via: 1.1 b2d59a81483e9c35443be57826cea9fa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P11
    X-Amz-Cf-Id: 6CD4rYB5MYJhtA-b7hsBGbVoehd6F_rHVRxn8mNx8CDMbhENs0vlMA==
    Age: 3890
    
    Page title: AnswersHub
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>AnswersHub</title>
        <style>
    
            html, body {
                height: 100%;
                margin: 0;
                padding: 0;
                display: flex;
                flex-direction: column;
            }
    
            body {
                font-family: Arial, sans-serif;
                padding: 0 20px; /* Added padding for a bit of spacing */
            }
    
            .header-container {
                display: flex;
                align-items: center;
                width: 100%;
                max-width: 1000px; /* Adjust as needed */
                margin: 20px 0 20px 0; /* Adjust margin as needed */
                justify-content: flex-start; /* Align items to the left */
            }
    
            #logo {
                /*max-width: 150px; !* Logo for original domain *!*/
                max-width: 200px; /* Slightly smaller logo */
                height: auto;
                margin-right: 20px; /* Add some space between logo and search form */
                margin-top: 5px; /* Add some space between logo and search form */
                /*margin-right: 0px; !* Add some space between logo and search form *!*/
            }
    
            @media (max-width: 768px) {
                /* Adjust for tablets and small devices */
                #logo {
                    max-width: 160px; /* Smaller logo size for tablets */
                }
            }
    
            #searchForm {
                display: flex;
                align-items: center;
                max-width: 1000px;
                width: 100%;
                margin-top: 0; /* Remove margin-top */
            }
    
            .search-wrapper {
                position: relative;
                width: 100%;
                max-width: 1000px; /* Adjusted width */
                margin: 0 auto;
                display: flex;
                align-items: center;
            }
    
            .search-icon {
                position: absolute;
                left: 10px;
                font-size: 18px;
                color: #9aa0a6;
            }
    
            .clear-icon {
                position: absolute;
                right: 135px;
                top: 50%;
                transform: translateY(-50%);
                font-size: 18px;
                color: #9aa0a6;
                cursor: pointer;
                display: none; /* Hidden by default */
            }
    
            #searchInput {
                width: 100%;
                padding: 10px 40px 10px 40px; /* Adjust padding-right for icon space */
                font-size: 16px;
                border: 1px solid #dfe1e5;
                border-radius: 24px;
                box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
                outline: none;
                transition: box-shadow 0.3s ease-in-out;
                max-width: 1000px;
            }
    
            #searchInput:not(:placeholder-shown) + .clear-icon {
                display: block; /* Show when input is not empty */
            }
    
            #searchInput:focus {
                box-shadow: 0 1px 6px rgba(32, 33, 36, 0.6);
            }
    
            #searchButton {
                padding: 10px 20px;
                font-size: 16px;
                border: 1px solid #dfe1e5;
                border-radius: 24px;
                box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
                outline: none;
                background-color: #f8f9fa;
                cursor: pointer;
                transition: box-shadow 0.3s ease-in-out;
                margin-left: 20px; /* Add margin-left to separate the button from the input */
                color: #5f6368;
                text-align: center;
                width: 100px;
            }
    
            @media (max-width: 480px) {
                /* Adjust for mobile devices */
                #searchButton {
                    display: none;
                    /*font-size: 14px;*/
                    /*margin-left: 10px; !* Add margin-left to separate the button from the input *!*/
                    /*max-width: 100px;*/
                }
    
                .clear-icon {
                    right: 15px;
                }
    
                #searchInput {
                    font-size: 16px;
                }
    
                .header-container {
                    display: block;
                }
    
                #logo {
                    max-w
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.244.18.121:443 · searcheeez.com

    2025-12-22 18:56

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 22886
    Connection: close
    Last-Modified: Wed, 09 Apr 2025 07:10:43 GMT
    Server: AmazonS3
    Date: Mon, 22 Dec 2025 18:56:38 GMT
    ETag: "707aeb62666351d262811975a9ed9b6c"
    X-Cache: Hit from cloudfront
    Via: 1.1 b88a4e10ec6aa05046ba32d44beb97f2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P11
    X-Amz-Cf-Id: cgOPzEYi-VR407KGyITDLyb4Td0PCn2KkQI1Q7nEkXHT4N2BJkV-aw==
    Age: 85723
    
    Page title: AnswersHub
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>AnswersHub</title>
        <style>
    
            html, body {
                height: 100%;
                margin: 0;
                padding: 0;
                display: flex;
                flex-direction: column;
            }
    
            body {
                font-family: Arial, sans-serif;
                padding: 0 20px; /* Added padding for a bit of spacing */
            }
    
            .header-container {
                display: flex;
                align-items: center;
                width: 100%;
                max-width: 1000px; /* Adjust as needed */
                margin: 20px 0 20px 0; /* Adjust margin as needed */
                justify-content: flex-start; /* Align items to the left */
            }
    
            #logo {
                /*max-width: 150px; !* Logo for original domain *!*/
                max-width: 200px; /* Slightly smaller logo */
                height: auto;
                margin-right: 20px; /* Add some space between logo and search form */
                margin-top: 5px; /* Add some space between logo and search form */
                /*margin-right: 0px; !* Add some space between logo and search form *!*/
            }
    
            @media (max-width: 768px) {
                /* Adjust for tablets and small devices */
                #logo {
                    max-width: 160px; /* Smaller logo size for tablets */
                }
            }
    
            #searchForm {
                display: flex;
                align-items: center;
                max-width: 1000px;
                width: 100%;
                margin-top: 0; /* Remove margin-top */
            }
    
            .search-wrapper {
                position: relative;
                width: 100%;
                max-width: 1000px; /* Adjusted width */
                margin: 0 auto;
                display: flex;
                align-items: center;
            }
    
            .search-icon {
                position: absolute;
                left: 10px;
                font-size: 18px;
                color: #9aa0a6;
            }
    
            .clear-icon {
                position: absolute;
                right: 135px;
                top: 50%;
                transform: translateY(-50%);
                font-size: 18px;
                color: #9aa0a6;
                cursor: pointer;
                display: none; /* Hidden by default */
            }
    
            #searchInput {
                width: 100%;
                padding: 10px 40px 10px 40px; /* Adjust padding-right for icon space */
                font-size: 16px;
                border: 1px solid #dfe1e5;
                border-radius: 24px;
                box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
                outline: none;
                transition: box-shadow 0.3s ease-in-out;
                max-width: 1000px;
            }
    
            #searchInput:not(:placeholder-shown) + .clear-icon {
                display: block; /* Show when input is not empty */
            }
    
            #searchInput:focus {
                box-shadow: 0 1px 6px rgba(32, 33, 36, 0.6);
            }
    
            #searchButton {
                padding: 10px 20px;
                font-size: 16px;
                border: 1px solid #dfe1e5;
                border-radius: 24px;
                box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
                outline: none;
                background-color: #f8f9fa;
                cursor: pointer;
                transition: box-shadow 0.3s ease-in-out;
                margin-left: 20px; /* Add margin-left to separate the button from the input */
                color: #5f6368;
                text-align: center;
                width: 100px;
            }
    
            @media (max-width: 480px) {
                /* Adjust for mobile devices */
                #searchButton {
                    display: none;
                    /*font-size: 14px;*/
                    /*margin-left: 10px; !* Add margin-left to separate the button from the input *!*/
                    /*max-width: 100px;*/
                }
    
                .clear-icon {
                    right: 15px;
                }
    
                #searchInput {
                    font-size: 16px;
                }
    
                .header-container {
                    display: block;
                }
    
                #logo {
                    max-w
    Found 2025-12-22 by HttpPlugin
    Create report
searcheeez.coms109.answershub.des109.answershub.co.uk*.searcheeez.com
CN:
searcheeez.com
Key:
RSA-2048
Issuer:
Not before:
2025-08-04 00:00
Not after:
2026-09-02 23:59
Domain summary
IP summary