Domain littlebackdrop.com
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2025-10-30 03:11
    Last seen 2026-01-02 07:35
    Open for 64 days
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c47dfe71947dfe719d4f8786077dd6df05cb145f85245e9a0

      Found 16 files trough .DS_Store spidering:
      
      /.vscode
      /assets
      /assets/css
      /assets/img
      /assets/img/icon_1.png
      /assets/img/icon_2.png
      /assets/img/icon_4.png
      /assets/img/icon_5.png
      /assets/img/icon_6.png
      /assets/img/logo.png
      /assets/js
      /favicon.ico
      /index.html
      /privacy
      /terms
      /terms/terms
      Found on 2026-01-02 07:35
    • Severity: low
      Fingerprint: 5f32cf5d6962f09cc169dbbec169dbbe01358f6be476eabd0dc9702be8a2e527

      Found 15 files trough .DS_Store spidering:
      
      /.vscode
      /assets
      /assets/css
      /assets/img
      /assets/img/icon_1.png
      /assets/img/icon_2.png
      /assets/img/icon_4.png
      /assets/img/icon_5.png
      /assets/img/icon_6.png
      /assets/img/logo.png
      /assets/js
      /favicon.ico
      /index.html
      /privacy
      /terms
      Found on 2025-11-06 14:53
  • Open service 13.35.58.29:443 · littlebackdrop.com

    2026-01-09 09:45

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4896
    Connection: close
    Date: Fri, 09 Jan 2026 09:45:48 GMT
    Last-Modified: Wed, 26 Mar 2025 07:41:48 GMT
    x-amz-version-id: 8c2lTel.8m2Xex_LL_Mde0_XRNjU979H
    ETag: "6a64a9fe41eb6a372ccba2b7e50d15e5"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 50d1552804e5c5074606d2b5a0eb8ef8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P10
    X-Amz-Cf-Id: YrWkmTD5vTXQ5zNwLIjFcizjhIepxZtCyparvB-f2wiEJJS7HsZROw==
    Age: 3
    
    Page title: Backdrop
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Backdrop</title>
        <meta name="description" content="Backdrop">
        <meta name="keywords" content="Backdrop">
        <link rel="shortcut icon" href="favicon.ico">
        <script src="https://cdn.tailwindcss.com"></script>
        <!-- <script src="https://cdn.jsdelivr.net/npm/vue@2"></script> -->
        <script src="assets/js/vue.js"></script>
        <style>
            [v-cloak]{
                display: none;
            }
        </style>
        <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
        <script src="https://unpkg.com/element-ui/lib/index.js"></script>
    </head>
    
    <body class="text-black">
        <div id="app" v-cloak>
            <header class="h-16 md:h-20 w-full bg-white">
                <div class="container mx-auto px-4 md:px-0 flex items-center justify-between">
                    <div class="flex items-center h-16 md:h-20">
                        <img src="assets/img/icon.webp" class="w-10 h-10 mx-4">
                        <h1 class="font-semibold text-[#3FDEFF]">Backdrop</h1>
                    </div>
    
                    <el-dropdown @command="handleClick">
                        <el-button size="small" type="primary" style="border: none;">
                            {{ currentLanguage }}
                            <i class="el-icon-arrow-down el-icon--right"></i>
                        </el-button>
                        <el-dropdown-menu slot="dropdown">
                            <el-dropdown-item command="en">EN</el-dropdown-item>
                            <el-dropdown-item command="pt">PT</el-dropdown-item>
                            <el-dropdown-item command="es">ES</el-dropdown-item>
                            <el-dropdown-item command="ar">AR</el-dropdown-item>
                            <el-dropdown-item command="in">IN</el-dropdown-item>
                            <el-dropdown-item command="ind">IND</el-dropdown-item>
                        </el-dropdown-menu>
                    </el-dropdown>
                </div>
            </header>
    
            <div class="py-10 " style="background: url(./assets/img/2.webp);">
                
                <img src="./assets/img/3.webp" class="w-[30%] mx-auto my-[40px] display-block" alt="">
                <h1 id="title" class="text-white text-[16px] text-center my-[40px]">{{translations[currentLanguage].t1}}
                </h1>
                <img src="./assets/img/1.webp" class="md:w-[50%] w-[90%] mx-auto display-block" alt="">
    
            </div>
    
            <div class="py-[60px] text-center">
                <div class="text-[20px] md:text-[40px] font-semibold mb-[40px]">Backdrop-Hue,{{translations[currentLanguage].t2}}</div>
                <div class="text-[14px]  md:w-[50%] w-[90%] mx-auto text-[rgba(0,0,0,0.8)]" style="line-height: 30px;">
                    {{translations[currentLanguage].t3}}
                </div>
            </div>
            <div class="text-white text-center bg-[url('assets/img/4.webp')] py-[40px]  md:py-[120px]" style="background: url('./assets/img/4.webp');background-size: 100%;">
                <div class="w-[90%] md:w-[50%] mx-auto" style="line-height: 30px;">
                    {{translations[currentLanguage].t4}}
                </div>
            </div>
    
            <div class="py-24 bg-white px-4 md:px-0">
                <div class="container mx-auto flex flex-col items-center justify-center">
                    <img src="assets/img/5.png" class="w-[40px]">
                    <h1 id="installApp" class="my-4 text-2xl md:text-3xl font-semibold">{{translations[currentLanguage].t5}}</h1>
                    <a href="https://apps.apple.com/" target="_blank">
                        <img src="assets/img/gp.webp" class="w-[160px] md:w-[200px] h-auto">
                    </a>
                </div>
            </div>
    
            <footer class="bg-[rgb(243,243,243)] text-center py-[14px] text-[rgb(0,0,0,0.5)] tex-[12px]">
                    <a href="./privacy/" class="mr-4 hover:underline">{{translations[currentLanguage].t6}}</a>
                    <a href="./terms/" class="mx-4 hover:underline">{{translations[currentLanguage].t7}}</a>
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 13.35.58.29:443 · littlebackdrop.com

    2026-01-02 07:35

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4896
    Connection: close
    Last-Modified: Wed, 26 Mar 2025 07:41:48 GMT
    x-amz-version-id: 8c2lTel.8m2Xex_LL_Mde0_XRNjU979H
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 07:35:41 GMT
    ETag: "6a64a9fe41eb6a372ccba2b7e50d15e5"
    X-Cache: Hit from cloudfront
    Via: 1.1 0ccdc706b9b907d47a4960eec0e95f2a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P10
    X-Amz-Cf-Id: DfHv81Sn3PR8EFMr8bkmZFEKE58uTQoLb7QI0gcbWn4GNjObSwIPmQ==
    Age: 76681
    
    Page title: Backdrop
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Backdrop</title>
        <meta name="description" content="Backdrop">
        <meta name="keywords" content="Backdrop">
        <link rel="shortcut icon" href="favicon.ico">
        <script src="https://cdn.tailwindcss.com"></script>
        <!-- <script src="https://cdn.jsdelivr.net/npm/vue@2"></script> -->
        <script src="assets/js/vue.js"></script>
        <style>
            [v-cloak]{
                display: none;
            }
        </style>
        <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
        <script src="https://unpkg.com/element-ui/lib/index.js"></script>
    </head>
    
    <body class="text-black">
        <div id="app" v-cloak>
            <header class="h-16 md:h-20 w-full bg-white">
                <div class="container mx-auto px-4 md:px-0 flex items-center justify-between">
                    <div class="flex items-center h-16 md:h-20">
                        <img src="assets/img/icon.webp" class="w-10 h-10 mx-4">
                        <h1 class="font-semibold text-[#3FDEFF]">Backdrop</h1>
                    </div>
    
                    <el-dropdown @command="handleClick">
                        <el-button size="small" type="primary" style="border: none;">
                            {{ currentLanguage }}
                            <i class="el-icon-arrow-down el-icon--right"></i>
                        </el-button>
                        <el-dropdown-menu slot="dropdown">
                            <el-dropdown-item command="en">EN</el-dropdown-item>
                            <el-dropdown-item command="pt">PT</el-dropdown-item>
                            <el-dropdown-item command="es">ES</el-dropdown-item>
                            <el-dropdown-item command="ar">AR</el-dropdown-item>
                            <el-dropdown-item command="in">IN</el-dropdown-item>
                            <el-dropdown-item command="ind">IND</el-dropdown-item>
                        </el-dropdown-menu>
                    </el-dropdown>
                </div>
            </header>
    
            <div class="py-10 " style="background: url(./assets/img/2.webp);">
                
                <img src="./assets/img/3.webp" class="w-[30%] mx-auto my-[40px] display-block" alt="">
                <h1 id="title" class="text-white text-[16px] text-center my-[40px]">{{translations[currentLanguage].t1}}
                </h1>
                <img src="./assets/img/1.webp" class="md:w-[50%] w-[90%] mx-auto display-block" alt="">
    
            </div>
    
            <div class="py-[60px] text-center">
                <div class="text-[20px] md:text-[40px] font-semibold mb-[40px]">Backdrop-Hue,{{translations[currentLanguage].t2}}</div>
                <div class="text-[14px]  md:w-[50%] w-[90%] mx-auto text-[rgba(0,0,0,0.8)]" style="line-height: 30px;">
                    {{translations[currentLanguage].t3}}
                </div>
            </div>
            <div class="text-white text-center bg-[url('assets/img/4.webp')] py-[40px]  md:py-[120px]" style="background: url('./assets/img/4.webp');background-size: 100%;">
                <div class="w-[90%] md:w-[50%] mx-auto" style="line-height: 30px;">
                    {{translations[currentLanguage].t4}}
                </div>
            </div>
    
            <div class="py-24 bg-white px-4 md:px-0">
                <div class="container mx-auto flex flex-col items-center justify-center">
                    <img src="assets/img/5.png" class="w-[40px]">
                    <h1 id="installApp" class="my-4 text-2xl md:text-3xl font-semibold">{{translations[currentLanguage].t5}}</h1>
                    <a href="https://apps.apple.com/" target="_blank">
                        <img src="assets/img/gp.webp" class="w-[160px] md:w-[200px] h-auto">
                    </a>
                </div>
            </div>
    
            <footer class="bg-[rgb(243,243,243)] text-center py-[14px] text-[rgb(0,0,0,0.5)] tex-[12px]">
                    <a href="./privacy/" class="mr-4 hover:underline">{{translations[currentLanguage].t6}}</a>
                    <a href="./terms/" class="mx-4 hover:underline">{{translations[currentLanguage].t7}}</a>
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 13.35.58.29:443 · littlebackdrop.com

    2025-12-23 03:57

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4896
    Connection: close
    Date: Tue, 23 Dec 2025 00:44:38 GMT
    Last-Modified: Wed, 26 Mar 2025 07:41:48 GMT
    x-amz-version-id: 8c2lTel.8m2Xex_LL_Mde0_XRNjU979H
    ETag: "6a64a9fe41eb6a372ccba2b7e50d15e5"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 c8ad942d9a5a20a8da22d39de4142f78.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P10
    X-Amz-Cf-Id: O2g7OMNoDMFzG74S29urFLvRrkUHOoda0PSN_wet-Wyddq8YR5fqPA==
    Age: 11558
    
    Page title: Backdrop
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Backdrop</title>
        <meta name="description" content="Backdrop">
        <meta name="keywords" content="Backdrop">
        <link rel="shortcut icon" href="favicon.ico">
        <script src="https://cdn.tailwindcss.com"></script>
        <!-- <script src="https://cdn.jsdelivr.net/npm/vue@2"></script> -->
        <script src="assets/js/vue.js"></script>
        <style>
            [v-cloak]{
                display: none;
            }
        </style>
        <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
        <script src="https://unpkg.com/element-ui/lib/index.js"></script>
    </head>
    
    <body class="text-black">
        <div id="app" v-cloak>
            <header class="h-16 md:h-20 w-full bg-white">
                <div class="container mx-auto px-4 md:px-0 flex items-center justify-between">
                    <div class="flex items-center h-16 md:h-20">
                        <img src="assets/img/icon.webp" class="w-10 h-10 mx-4">
                        <h1 class="font-semibold text-[#3FDEFF]">Backdrop</h1>
                    </div>
    
                    <el-dropdown @command="handleClick">
                        <el-button size="small" type="primary" style="border: none;">
                            {{ currentLanguage }}
                            <i class="el-icon-arrow-down el-icon--right"></i>
                        </el-button>
                        <el-dropdown-menu slot="dropdown">
                            <el-dropdown-item command="en">EN</el-dropdown-item>
                            <el-dropdown-item command="pt">PT</el-dropdown-item>
                            <el-dropdown-item command="es">ES</el-dropdown-item>
                            <el-dropdown-item command="ar">AR</el-dropdown-item>
                            <el-dropdown-item command="in">IN</el-dropdown-item>
                            <el-dropdown-item command="ind">IND</el-dropdown-item>
                        </el-dropdown-menu>
                    </el-dropdown>
                </div>
            </header>
    
            <div class="py-10 " style="background: url(./assets/img/2.webp);">
                
                <img src="./assets/img/3.webp" class="w-[30%] mx-auto my-[40px] display-block" alt="">
                <h1 id="title" class="text-white text-[16px] text-center my-[40px]">{{translations[currentLanguage].t1}}
                </h1>
                <img src="./assets/img/1.webp" class="md:w-[50%] w-[90%] mx-auto display-block" alt="">
    
            </div>
    
            <div class="py-[60px] text-center">
                <div class="text-[20px] md:text-[40px] font-semibold mb-[40px]">Backdrop-Hue,{{translations[currentLanguage].t2}}</div>
                <div class="text-[14px]  md:w-[50%] w-[90%] mx-auto text-[rgba(0,0,0,0.8)]" style="line-height: 30px;">
                    {{translations[currentLanguage].t3}}
                </div>
            </div>
            <div class="text-white text-center bg-[url('assets/img/4.webp')] py-[40px]  md:py-[120px]" style="background: url('./assets/img/4.webp');background-size: 100%;">
                <div class="w-[90%] md:w-[50%] mx-auto" style="line-height: 30px;">
                    {{translations[currentLanguage].t4}}
                </div>
            </div>
    
            <div class="py-24 bg-white px-4 md:px-0">
                <div class="container mx-auto flex flex-col items-center justify-center">
                    <img src="assets/img/5.png" class="w-[40px]">
                    <h1 id="installApp" class="my-4 text-2xl md:text-3xl font-semibold">{{translations[currentLanguage].t5}}</h1>
                    <a href="https://apps.apple.com/" target="_blank">
                        <img src="assets/img/gp.webp" class="w-[160px] md:w-[200px] h-auto">
                    </a>
                </div>
            </div>
    
            <footer class="bg-[rgb(243,243,243)] text-center py-[14px] text-[rgb(0,0,0,0.5)] tex-[12px]">
                    <a href="./privacy/" class="mr-4 hover:underline">{{translations[currentLanguage].t6}}</a>
                    <a href="./terms/" class="mx-4 hover:underline">{{translations[currentLanguage].t7}}</a>
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 13.35.58.29:443 · littlebackdrop.com

    2025-12-21 01:27

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4896
    Connection: close
    Date: Sat, 20 Dec 2025 22:10:47 GMT
    Last-Modified: Wed, 26 Mar 2025 07:41:48 GMT
    x-amz-version-id: 8c2lTel.8m2Xex_LL_Mde0_XRNjU979H
    ETag: "6a64a9fe41eb6a372ccba2b7e50d15e5"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 d6f0ad3267f72bf9b59a5eb61f811fe2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P10
    X-Amz-Cf-Id: x11p_tfPTwxJRI6U-HLCVdGsiAonEM4ePMllJuzWwxkgZkexvYybhg==
    Age: 11793
    
    Page title: Backdrop
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Backdrop</title>
        <meta name="description" content="Backdrop">
        <meta name="keywords" content="Backdrop">
        <link rel="shortcut icon" href="favicon.ico">
        <script src="https://cdn.tailwindcss.com"></script>
        <!-- <script src="https://cdn.jsdelivr.net/npm/vue@2"></script> -->
        <script src="assets/js/vue.js"></script>
        <style>
            [v-cloak]{
                display: none;
            }
        </style>
        <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
        <script src="https://unpkg.com/element-ui/lib/index.js"></script>
    </head>
    
    <body class="text-black">
        <div id="app" v-cloak>
            <header class="h-16 md:h-20 w-full bg-white">
                <div class="container mx-auto px-4 md:px-0 flex items-center justify-between">
                    <div class="flex items-center h-16 md:h-20">
                        <img src="assets/img/icon.webp" class="w-10 h-10 mx-4">
                        <h1 class="font-semibold text-[#3FDEFF]">Backdrop</h1>
                    </div>
    
                    <el-dropdown @command="handleClick">
                        <el-button size="small" type="primary" style="border: none;">
                            {{ currentLanguage }}
                            <i class="el-icon-arrow-down el-icon--right"></i>
                        </el-button>
                        <el-dropdown-menu slot="dropdown">
                            <el-dropdown-item command="en">EN</el-dropdown-item>
                            <el-dropdown-item command="pt">PT</el-dropdown-item>
                            <el-dropdown-item command="es">ES</el-dropdown-item>
                            <el-dropdown-item command="ar">AR</el-dropdown-item>
                            <el-dropdown-item command="in">IN</el-dropdown-item>
                            <el-dropdown-item command="ind">IND</el-dropdown-item>
                        </el-dropdown-menu>
                    </el-dropdown>
                </div>
            </header>
    
            <div class="py-10 " style="background: url(./assets/img/2.webp);">
                
                <img src="./assets/img/3.webp" class="w-[30%] mx-auto my-[40px] display-block" alt="">
                <h1 id="title" class="text-white text-[16px] text-center my-[40px]">{{translations[currentLanguage].t1}}
                </h1>
                <img src="./assets/img/1.webp" class="md:w-[50%] w-[90%] mx-auto display-block" alt="">
    
            </div>
    
            <div class="py-[60px] text-center">
                <div class="text-[20px] md:text-[40px] font-semibold mb-[40px]">Backdrop-Hue,{{translations[currentLanguage].t2}}</div>
                <div class="text-[14px]  md:w-[50%] w-[90%] mx-auto text-[rgba(0,0,0,0.8)]" style="line-height: 30px;">
                    {{translations[currentLanguage].t3}}
                </div>
            </div>
            <div class="text-white text-center bg-[url('assets/img/4.webp')] py-[40px]  md:py-[120px]" style="background: url('./assets/img/4.webp');background-size: 100%;">
                <div class="w-[90%] md:w-[50%] mx-auto" style="line-height: 30px;">
                    {{translations[currentLanguage].t4}}
                </div>
            </div>
    
            <div class="py-24 bg-white px-4 md:px-0">
                <div class="container mx-auto flex flex-col items-center justify-center">
                    <img src="assets/img/5.png" class="w-[40px]">
                    <h1 id="installApp" class="my-4 text-2xl md:text-3xl font-semibold">{{translations[currentLanguage].t5}}</h1>
                    <a href="https://apps.apple.com/" target="_blank">
                        <img src="assets/img/gp.webp" class="w-[160px] md:w-[200px] h-auto">
                    </a>
                </div>
            </div>
    
            <footer class="bg-[rgb(243,243,243)] text-center py-[14px] text-[rgb(0,0,0,0.5)] tex-[12px]">
                    <a href="./privacy/" class="mr-4 hover:underline">{{translations[currentLanguage].t6}}</a>
                    <a href="./terms/" class="mx-4 hover:underline">{{translations[currentLanguage].t7}}</a>
    Found 2025-12-21 by HttpPlugin
    Create report
*.littlebackdrop.comlittlebackdrop.com
CN:
*.littlebackdrop.com
Key:
RSA-2048
Issuer:
Not before:
2025-10-30 00:00
Not after:
2026-11-28 23:59
Domain summary
IP summary