Domain dilcube.me
United States
AMAZON-02
Software information

Netlify

tcp/443

  • Git configuration and history exposed
    First seen 2025-10-26 00:52
    Last seen 2026-01-01 21:22
    Open for 67 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65229caf4c5d

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/Mohamedsellak/Product-landing-page.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2026-01-01 21:22
      278 Bytes
  • Open service 75.2.60.5:443 · dilcube.me

    2026-01-08 22:31

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 2
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 32066
    Content-Type: text/html; charset=UTF-8
    Date: Thu, 08 Jan 2026 22:31:17 GMT
    Etag: "17c302eb1845ed731e171588c407fa27-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KEFVRMBX71N8798XKNDM0MKB
    Connection: close
    
    Page title: DuliCube Floating Moon Lamp - Magnetic LED Desk Light
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>DuliCube Floating Moon Lamp - Magnetic LED Desk Light</title>
        
        <!-- Tailwind CSS -->
        <script src="https://cdn.tailwindcss.com"></script>
        
        <!-- Google Fonts -->
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
        
        <!-- Font Awesome for icons -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
        
        <script>    
            tailwind.config = {
                theme: {
                    extend: {
                        fontFamily: {
                            'inter': ['Inter', 'sans-serif'],
                        },
                        animation: {
                            'fade-in': 'fadeIn 0.6s ease-in',
                            'pulse-custom': 'pulseCustom 2s infinite',
                            'float': 'float 3s ease-in-out infinite',
                            'glow': 'glow 2s ease-in-out infinite alternate',
                            'slide-up': 'slideUp 0.5s ease-out',
                        },
                        keyframes: {
                            fadeIn: {
                                '0%': { opacity: '0', transform: 'translateY(20px)' },
                                '100%': { opacity: '1', transform: 'translateY(0)' },
                            },
                            pulseCustom: {
                                '0%': { boxShadow: '0 0 0 0 rgba(59, 130, 246, 0.7)' },
                                '70%': { boxShadow: '0 0 0 10px rgba(59, 130, 246, 0)' },
                                '100%': { boxShadow: '0 0 0 0 rgba(59, 130, 246, 0)' },
                            },
                            float: {
                                '0%, 100%': { transform: 'translateY(0px)' },
                                '50%': { transform: 'translateY(-10px)' },
                            },
                            glow: {
                                '0%': { boxShadow: '0 0 20px rgba(59, 130, 246, 0.3)' },
                                '100%': { boxShadow: '0 0 30px rgba(59, 130, 246, 0.6)' },
                            },
                            slideUp: {
                                '0%': { opacity: '0', transform: 'translateY(30px)' },
                                '100%': { opacity: '1', transform: 'translateY(0)' },
                            }
                        },
                        boxShadow: {
                            'glow': '0 0 20px rgba(59, 130, 246, 0.4)',
                            'glow-lg': '0 0 40px rgba(59, 130, 246, 0.6)',
                        }
                    }
                }
            }
        </script>
    </head>
    <body class="font-inter bg-gradient-to-br from-slate-50 via-gray-50 to-blue-50 min-h-screen py-2 sm:py-8">
        <div class="relative max-w-6xl mx-auto px-2 sm:px-4 py-2 sm:py-8">
            <div class="bg-white border border-gray-200 rounded-2xl sm:rounded-3xl shadow-xl overflow-hidden">
                <div class="grid grid-cols-1 lg:grid-cols-2 gap-4 sm:gap-8 lg:gap-16 p-3 sm:p-6 lg:p-10">
                    
                    <!-- Image Section -->
                    <div class="space-y-3 sm:space-y-6">
                        <!-- Main Image -->
                        <div class="relative rounded-lg sm:rounded-xl overflow-hidden shadow-lg bg-gradient-to-br from-gray-50 to-slate-100 p-2 sm:p-3">
                            <img id="mainImage" 
                                 src="images/1.jpg" 
                                 alt="DuliCube Floating Moon Lamp" 
                                 class="w-full h-[250px] sm:h-[300px] md:h-[400px] lg:h-[500px] object-cover transition-all duration-500 hover:scale-105 rounded-lg">
                            <div class="absolute top-2 right-2 sm:top-4 sm:right-4 bg-white/95 backdrop-blur-sm text-gray-700 px-2 py-1 sm:px-3 sm:py-2 rounded-lg text-xs sm:text-sm font-medium shadow-md">
                                <i class="fas fa-expand-alt mr-1"></i>
                                <span class="hidden sm:inline">View Details</span>
                            
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · dilcube.me

    2026-01-01 21:22

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 32066
    Content-Type: text/html; charset=UTF-8
    Date: Thu, 01 Jan 2026 21:22:38 GMT
    Etag: "17c302eb1845ed731e171588c407fa27-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KDXQ1WW9Y3TC4Q3FWY4NCSTK
    Connection: close
    
    Page title: DuliCube Floating Moon Lamp - Magnetic LED Desk Light
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>DuliCube Floating Moon Lamp - Magnetic LED Desk Light</title>
        
        <!-- Tailwind CSS -->
        <script src="https://cdn.tailwindcss.com"></script>
        
        <!-- Google Fonts -->
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
        
        <!-- Font Awesome for icons -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
        
        <script>    
            tailwind.config = {
                theme: {
                    extend: {
                        fontFamily: {
                            'inter': ['Inter', 'sans-serif'],
                        },
                        animation: {
                            'fade-in': 'fadeIn 0.6s ease-in',
                            'pulse-custom': 'pulseCustom 2s infinite',
                            'float': 'float 3s ease-in-out infinite',
                            'glow': 'glow 2s ease-in-out infinite alternate',
                            'slide-up': 'slideUp 0.5s ease-out',
                        },
                        keyframes: {
                            fadeIn: {
                                '0%': { opacity: '0', transform: 'translateY(20px)' },
                                '100%': { opacity: '1', transform: 'translateY(0)' },
                            },
                            pulseCustom: {
                                '0%': { boxShadow: '0 0 0 0 rgba(59, 130, 246, 0.7)' },
                                '70%': { boxShadow: '0 0 0 10px rgba(59, 130, 246, 0)' },
                                '100%': { boxShadow: '0 0 0 0 rgba(59, 130, 246, 0)' },
                            },
                            float: {
                                '0%, 100%': { transform: 'translateY(0px)' },
                                '50%': { transform: 'translateY(-10px)' },
                            },
                            glow: {
                                '0%': { boxShadow: '0 0 20px rgba(59, 130, 246, 0.3)' },
                                '100%': { boxShadow: '0 0 30px rgba(59, 130, 246, 0.6)' },
                            },
                            slideUp: {
                                '0%': { opacity: '0', transform: 'translateY(30px)' },
                                '100%': { opacity: '1', transform: 'translateY(0)' },
                            }
                        },
                        boxShadow: {
                            'glow': '0 0 20px rgba(59, 130, 246, 0.4)',
                            'glow-lg': '0 0 40px rgba(59, 130, 246, 0.6)',
                        }
                    }
                }
            }
        </script>
    </head>
    <body class="font-inter bg-gradient-to-br from-slate-50 via-gray-50 to-blue-50 min-h-screen py-2 sm:py-8">
        <div class="relative max-w-6xl mx-auto px-2 sm:px-4 py-2 sm:py-8">
            <div class="bg-white border border-gray-200 rounded-2xl sm:rounded-3xl shadow-xl overflow-hidden">
                <div class="grid grid-cols-1 lg:grid-cols-2 gap-4 sm:gap-8 lg:gap-16 p-3 sm:p-6 lg:p-10">
                    
                    <!-- Image Section -->
                    <div class="space-y-3 sm:space-y-6">
                        <!-- Main Image -->
                        <div class="relative rounded-lg sm:rounded-xl overflow-hidden shadow-lg bg-gradient-to-br from-gray-50 to-slate-100 p-2 sm:p-3">
                            <img id="mainImage" 
                                 src="images/1.jpg" 
                                 alt="DuliCube Floating Moon Lamp" 
                                 class="w-full h-[250px] sm:h-[300px] md:h-[400px] lg:h-[500px] object-cover transition-all duration-500 hover:scale-105 rounded-lg">
                            <div class="absolute top-2 right-2 sm:top-4 sm:right-4 bg-white/95 backdrop-blur-sm text-gray-700 px-2 py-1 sm:px-3 sm:py-2 rounded-lg text-xs sm:text-sm font-medium shadow-md">
                                <i class="fas fa-expand-alt mr-1"></i>
                                <span class="hidden sm:inline">View Details</span>
                            
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · dilcube.me

    2025-12-22 12:32

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 32066
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 22 Dec 2025 12:32:20 GMT
    Etag: "9229792751f6ad63446f7072c4f7710e-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KD30QPST561CM4T8QJ54W9YJ
    Connection: close
    
    Page title: DuliCube Floating Moon Lamp - Magnetic LED Desk Light
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>DuliCube Floating Moon Lamp - Magnetic LED Desk Light</title>
        
        <!-- Tailwind CSS -->
        <script src="https://cdn.tailwindcss.com"></script>
        
        <!-- Google Fonts -->
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
        
        <!-- Font Awesome for icons -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
        
        <script>    
            tailwind.config = {
                theme: {
                    extend: {
                        fontFamily: {
                            'inter': ['Inter', 'sans-serif'],
                        },
                        animation: {
                            'fade-in': 'fadeIn 0.6s ease-in',
                            'pulse-custom': 'pulseCustom 2s infinite',
                            'float': 'float 3s ease-in-out infinite',
                            'glow': 'glow 2s ease-in-out infinite alternate',
                            'slide-up': 'slideUp 0.5s ease-out',
                        },
                        keyframes: {
                            fadeIn: {
                                '0%': { opacity: '0', transform: 'translateY(20px)' },
                                '100%': { opacity: '1', transform: 'translateY(0)' },
                            },
                            pulseCustom: {
                                '0%': { boxShadow: '0 0 0 0 rgba(59, 130, 246, 0.7)' },
                                '70%': { boxShadow: '0 0 0 10px rgba(59, 130, 246, 0)' },
                                '100%': { boxShadow: '0 0 0 0 rgba(59, 130, 246, 0)' },
                            },
                            float: {
                                '0%, 100%': { transform: 'translateY(0px)' },
                                '50%': { transform: 'translateY(-10px)' },
                            },
                            glow: {
                                '0%': { boxShadow: '0 0 20px rgba(59, 130, 246, 0.3)' },
                                '100%': { boxShadow: '0 0 30px rgba(59, 130, 246, 0.6)' },
                            },
                            slideUp: {
                                '0%': { opacity: '0', transform: 'translateY(30px)' },
                                '100%': { opacity: '1', transform: 'translateY(0)' },
                            }
                        },
                        boxShadow: {
                            'glow': '0 0 20px rgba(59, 130, 246, 0.4)',
                            'glow-lg': '0 0 40px rgba(59, 130, 246, 0.6)',
                        }
                    }
                }
            }
        </script>
    </head>
    <body class="font-inter bg-gradient-to-br from-slate-50 via-gray-50 to-blue-50 min-h-screen py-2 sm:py-8">
        <div class="relative max-w-6xl mx-auto px-2 sm:px-4 py-2 sm:py-8">
            <div class="bg-white border border-gray-200 rounded-2xl sm:rounded-3xl shadow-xl overflow-hidden">
                <div class="grid grid-cols-1 lg:grid-cols-2 gap-4 sm:gap-8 lg:gap-16 p-3 sm:p-6 lg:p-10">
                    
                    <!-- Image Section -->
                    <div class="space-y-3 sm:space-y-6">
                        <!-- Main Image -->
                        <div class="relative rounded-lg sm:rounded-xl overflow-hidden shadow-lg bg-gradient-to-br from-gray-50 to-slate-100 p-2 sm:p-3">
                            <img id="mainImage" 
                                 src="images/1.jpg" 
                                 alt="DuliCube Floating Moon Lamp" 
                                 class="w-full h-[250px] sm:h-[300px] md:h-[400px] lg:h-[500px] object-cover transition-all duration-500 hover:scale-105 rounded-lg">
                            <div class="absolute top-2 right-2 sm:top-4 sm:right-4 bg-white/95 backdrop-blur-sm text-gray-700 px-2 py-1 sm:px-3 sm:py-2 rounded-lg text-xs sm:text-sm font-medium shadow-md">
                                <i class="fas fa-expand-alt mr-1"></i>
                                <span class="hidden sm:inline">View Details</span>
                            
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · dilcube.me

    2025-12-20 10:30

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 1
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 32066
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 20 Dec 2025 10:30:18 GMT
    Etag: "9229792751f6ad63446f7072c4f7710e-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KCXMYSPSE2CNE1R0CZ985V47
    Connection: close
    
    Page title: DuliCube Floating Moon Lamp - Magnetic LED Desk Light
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>DuliCube Floating Moon Lamp - Magnetic LED Desk Light</title>
        
        <!-- Tailwind CSS -->
        <script src="https://cdn.tailwindcss.com"></script>
        
        <!-- Google Fonts -->
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
        
        <!-- Font Awesome for icons -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
        
        <script>    
            tailwind.config = {
                theme: {
                    extend: {
                        fontFamily: {
                            'inter': ['Inter', 'sans-serif'],
                        },
                        animation: {
                            'fade-in': 'fadeIn 0.6s ease-in',
                            'pulse-custom': 'pulseCustom 2s infinite',
                            'float': 'float 3s ease-in-out infinite',
                            'glow': 'glow 2s ease-in-out infinite alternate',
                            'slide-up': 'slideUp 0.5s ease-out',
                        },
                        keyframes: {
                            fadeIn: {
                                '0%': { opacity: '0', transform: 'translateY(20px)' },
                                '100%': { opacity: '1', transform: 'translateY(0)' },
                            },
                            pulseCustom: {
                                '0%': { boxShadow: '0 0 0 0 rgba(59, 130, 246, 0.7)' },
                                '70%': { boxShadow: '0 0 0 10px rgba(59, 130, 246, 0)' },
                                '100%': { boxShadow: '0 0 0 0 rgba(59, 130, 246, 0)' },
                            },
                            float: {
                                '0%, 100%': { transform: 'translateY(0px)' },
                                '50%': { transform: 'translateY(-10px)' },
                            },
                            glow: {
                                '0%': { boxShadow: '0 0 20px rgba(59, 130, 246, 0.3)' },
                                '100%': { boxShadow: '0 0 30px rgba(59, 130, 246, 0.6)' },
                            },
                            slideUp: {
                                '0%': { opacity: '0', transform: 'translateY(30px)' },
                                '100%': { opacity: '1', transform: 'translateY(0)' },
                            }
                        },
                        boxShadow: {
                            'glow': '0 0 20px rgba(59, 130, 246, 0.4)',
                            'glow-lg': '0 0 40px rgba(59, 130, 246, 0.6)',
                        }
                    }
                }
            }
        </script>
    </head>
    <body class="font-inter bg-gradient-to-br from-slate-50 via-gray-50 to-blue-50 min-h-screen py-2 sm:py-8">
        <div class="relative max-w-6xl mx-auto px-2 sm:px-4 py-2 sm:py-8">
            <div class="bg-white border border-gray-200 rounded-2xl sm:rounded-3xl shadow-xl overflow-hidden">
                <div class="grid grid-cols-1 lg:grid-cols-2 gap-4 sm:gap-8 lg:gap-16 p-3 sm:p-6 lg:p-10">
                    
                    <!-- Image Section -->
                    <div class="space-y-3 sm:space-y-6">
                        <!-- Main Image -->
                        <div class="relative rounded-lg sm:rounded-xl overflow-hidden shadow-lg bg-gradient-to-br from-gray-50 to-slate-100 p-2 sm:p-3">
                            <img id="mainImage" 
                                 src="images/1.jpg" 
                                 alt="DuliCube Floating Moon Lamp" 
                                 class="w-full h-[250px] sm:h-[300px] md:h-[400px] lg:h-[500px] object-cover transition-all duration-500 hover:scale-105 rounded-lg">
                            <div class="absolute top-2 right-2 sm:top-4 sm:right-4 bg-white/95 backdrop-blur-sm text-gray-700 px-2 py-1 sm:px-3 sm:py-2 rounded-lg text-xs sm:text-sm font-medium shadow-md">
                                <i class="fas fa-expand-alt mr-1"></i>
                                <span class="hidden sm:inline">View Details</span>
                            
    Found 2025-12-20 by HttpPlugin
    Create report
dilcube.mewww.dilcube.me
CN:
dilcube.me
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-12-24 23:03
Not after:
2026-03-24 23:03
dilcube.mewww.dilcube.me
CN:
dilcube.me
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-10-25 23:53
Not after:
2026-01-23 23:53
Domain summary
IP summary