Domain digitaldiscovery.click
United States
AMAZON-02
Software information

Netlify

tcp/443

  • Git configuration and history exposed
    First seen 2025-11-25 08:12
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb2560e692

      [core]
      	repositoryformatversion = 0
      	filemode = false
      	bare = false
      	logallrefupdates = true
      	symlinks = false
      	ignorecase = true
      [remote "origin"]
      	url = https://github.com/snilesh7208/Craftivo.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2025-11-25 08:12
      302 Bytes
  • Open service 75.2.60.5:443 路 digitaldiscovery.click

    2026-01-09 03:58

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 3
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 2838
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 09 Jan 2026 03:58:14 GMT
    Etag: "2c44c24aecbad92e0c7c9b4faeee370e-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KEGEF9FJDQG9DSC5JEJ005XX
    Connection: close
    
    Page title: Contact Us | Premium Support
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Contact Us | Premium Support</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap" rel="stylesheet">
        <link rel="stylesheet" href="style.css">
    </head>
    
    <body>
        <div class="container">
            <div class="contact-wrapper">
                <div class="contact-info">
                    <h1>Get in Touch</h1>
                    <p>We'd love to hear from you. Send us a message and we'll respond as soon as possible.</p>
    
                    <div class="info-item">
                        <span class="icon">馃搷</span>
                        <span>123 Premium Street, Tech City</span>
                    </div>
                    <div class="info-item">
                        <span class="icon">馃摟</span>
                        <span>support@example.com</span>
                    </div>
                    <div class="info-item">
                        <span class="icon">馃摓</span>
                        <span>+1 (555) 123-4567</span>
                    </div>
                </div>
    
                <div class="contact-form">
                    <!-- Standard HTML Form with ID for JS -->
                    <form id="contact-form">
                        <div class="form-group">
                            <label for="name">Full Name</label>
                            <input type="text" id="name" name="name" required placeholder="John Doe">
                        </div>
    
                        <div class="form-group">
                            <label for="email">Email Address</label>
                            <input type="email" id="email" name="email" required placeholder="john@example.com">
                        </div>
    
                        <div class="form-group">
                            <label for="subject">Subject</label>
                            <input type="text" id="subject" name="subject" required placeholder="How can we help?">
                        </div>
    
                        <div class="form-group">
                            <label for="message">Message</label>
                            <textarea id="message" name="message" rows="5" required
                                placeholder="Your message here..."></textarea>
                        </div>
    
                        <button type="submit" class="submit-btn" id="submit-btn">Send Message</button>
                        <p id="form-status" style="margin-top: 1rem; text-align: center; display: none;"></p>
                    </form>
                </div>
            </div>
        </div>
        <script src="script.js"></script>
    </body>
    
    </html>
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 路 digitaldiscovery.click

    2026-01-02 04:19

    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: 2838
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 02 Jan 2026 04:19:42 GMT
    Etag: "2c44c24aecbad92e0c7c9b4faeee370e-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KDYEXJRB99GCJ357RA3XXKCT
    Connection: close
    
    Page title: Contact Us | Premium Support
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Contact Us | Premium Support</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap" rel="stylesheet">
        <link rel="stylesheet" href="style.css">
    </head>
    
    <body>
        <div class="container">
            <div class="contact-wrapper">
                <div class="contact-info">
                    <h1>Get in Touch</h1>
                    <p>We'd love to hear from you. Send us a message and we'll respond as soon as possible.</p>
    
                    <div class="info-item">
                        <span class="icon">馃搷</span>
                        <span>123 Premium Street, Tech City</span>
                    </div>
                    <div class="info-item">
                        <span class="icon">馃摟</span>
                        <span>support@example.com</span>
                    </div>
                    <div class="info-item">
                        <span class="icon">馃摓</span>
                        <span>+1 (555) 123-4567</span>
                    </div>
                </div>
    
                <div class="contact-form">
                    <!-- Standard HTML Form with ID for JS -->
                    <form id="contact-form">
                        <div class="form-group">
                            <label for="name">Full Name</label>
                            <input type="text" id="name" name="name" required placeholder="John Doe">
                        </div>
    
                        <div class="form-group">
                            <label for="email">Email Address</label>
                            <input type="email" id="email" name="email" required placeholder="john@example.com">
                        </div>
    
                        <div class="form-group">
                            <label for="subject">Subject</label>
                            <input type="text" id="subject" name="subject" required placeholder="How can we help?">
                        </div>
    
                        <div class="form-group">
                            <label for="message">Message</label>
                            <textarea id="message" name="message" rows="5" required
                                placeholder="Your message here..."></textarea>
                        </div>
    
                        <button type="submit" class="submit-btn" id="submit-btn">Send Message</button>
                        <p id="form-status" style="margin-top: 1rem; text-align: center; display: none;"></p>
                    </form>
                </div>
            </div>
        </div>
        <script src="script.js"></script>
    </body>
    
    </html>
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 路 digitaldiscovery.click

    2025-12-30 14:10

    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: 2838
    Content-Type: text/html; charset=UTF-8
    Date: Tue, 30 Dec 2025 14:10:58 GMT
    Etag: "2c44c24aecbad92e0c7c9b4faeee370e-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KDQSJ1GSSPASRXZV3BPPX12M
    Connection: close
    
    Page title: Contact Us | Premium Support
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Contact Us | Premium Support</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap" rel="stylesheet">
        <link rel="stylesheet" href="style.css">
    </head>
    
    <body>
        <div class="container">
            <div class="contact-wrapper">
                <div class="contact-info">
                    <h1>Get in Touch</h1>
                    <p>We'd love to hear from you. Send us a message and we'll respond as soon as possible.</p>
    
                    <div class="info-item">
                        <span class="icon">馃搷</span>
                        <span>123 Premium Street, Tech City</span>
                    </div>
                    <div class="info-item">
                        <span class="icon">馃摟</span>
                        <span>support@example.com</span>
                    </div>
                    <div class="info-item">
                        <span class="icon">馃摓</span>
                        <span>+1 (555) 123-4567</span>
                    </div>
                </div>
    
                <div class="contact-form">
                    <!-- Standard HTML Form with ID for JS -->
                    <form id="contact-form">
                        <div class="form-group">
                            <label for="name">Full Name</label>
                            <input type="text" id="name" name="name" required placeholder="John Doe">
                        </div>
    
                        <div class="form-group">
                            <label for="email">Email Address</label>
                            <input type="email" id="email" name="email" required placeholder="john@example.com">
                        </div>
    
                        <div class="form-group">
                            <label for="subject">Subject</label>
                            <input type="text" id="subject" name="subject" required placeholder="How can we help?">
                        </div>
    
                        <div class="form-group">
                            <label for="message">Message</label>
                            <textarea id="message" name="message" rows="5" required
                                placeholder="Your message here..."></textarea>
                        </div>
    
                        <button type="submit" class="submit-btn" id="submit-btn">Send Message</button>
                        <p id="form-status" style="margin-top: 1rem; text-align: center; display: none;"></p>
                    </form>
                </div>
            </div>
        </div>
        <script src="script.js"></script>
    </body>
    
    </html>
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 路 digitaldiscovery.click

    2025-12-22 15:02

    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: 2838
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 22 Dec 2025 15:02:57 GMT
    Etag: "2c44c24aecbad92e0c7c9b4faeee370e-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KD39BFJAAX3W3H69ATBGZ8E0
    Connection: close
    
    Page title: Contact Us | Premium Support
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Contact Us | Premium Support</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap" rel="stylesheet">
        <link rel="stylesheet" href="style.css">
    </head>
    
    <body>
        <div class="container">
            <div class="contact-wrapper">
                <div class="contact-info">
                    <h1>Get in Touch</h1>
                    <p>We'd love to hear from you. Send us a message and we'll respond as soon as possible.</p>
    
                    <div class="info-item">
                        <span class="icon">馃搷</span>
                        <span>123 Premium Street, Tech City</span>
                    </div>
                    <div class="info-item">
                        <span class="icon">馃摟</span>
                        <span>support@example.com</span>
                    </div>
                    <div class="info-item">
                        <span class="icon">馃摓</span>
                        <span>+1 (555) 123-4567</span>
                    </div>
                </div>
    
                <div class="contact-form">
                    <!-- Standard HTML Form with ID for JS -->
                    <form id="contact-form">
                        <div class="form-group">
                            <label for="name">Full Name</label>
                            <input type="text" id="name" name="name" required placeholder="John Doe">
                        </div>
    
                        <div class="form-group">
                            <label for="email">Email Address</label>
                            <input type="email" id="email" name="email" required placeholder="john@example.com">
                        </div>
    
                        <div class="form-group">
                            <label for="subject">Subject</label>
                            <input type="text" id="subject" name="subject" required placeholder="How can we help?">
                        </div>
    
                        <div class="form-group">
                            <label for="message">Message</label>
                            <textarea id="message" name="message" rows="5" required
                                placeholder="Your message here..."></textarea>
                        </div>
    
                        <button type="submit" class="submit-btn" id="submit-btn">Send Message</button>
                        <p id="form-status" style="margin-top: 1rem; text-align: center; display: none;"></p>
                    </form>
                </div>
            </div>
        </div>
        <script src="script.js"></script>
    </body>
    
    </html>
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 路 digitaldiscovery.click

    2025-12-20 18:21

    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: 2838
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 20 Dec 2025 18:21:49 GMT
    Etag: "2c44c24aecbad92e0c7c9b4faeee370e-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KCYFY6D2QKHX8J01T2GHV19Z
    Connection: close
    
    Page title: Contact Us | Premium Support
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Contact Us | Premium Support</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap" rel="stylesheet">
        <link rel="stylesheet" href="style.css">
    </head>
    
    <body>
        <div class="container">
            <div class="contact-wrapper">
                <div class="contact-info">
                    <h1>Get in Touch</h1>
                    <p>We'd love to hear from you. Send us a message and we'll respond as soon as possible.</p>
    
                    <div class="info-item">
                        <span class="icon">馃搷</span>
                        <span>123 Premium Street, Tech City</span>
                    </div>
                    <div class="info-item">
                        <span class="icon">馃摟</span>
                        <span>support@example.com</span>
                    </div>
                    <div class="info-item">
                        <span class="icon">馃摓</span>
                        <span>+1 (555) 123-4567</span>
                    </div>
                </div>
    
                <div class="contact-form">
                    <!-- Standard HTML Form with ID for JS -->
                    <form id="contact-form">
                        <div class="form-group">
                            <label for="name">Full Name</label>
                            <input type="text" id="name" name="name" required placeholder="John Doe">
                        </div>
    
                        <div class="form-group">
                            <label for="email">Email Address</label>
                            <input type="email" id="email" name="email" required placeholder="john@example.com">
                        </div>
    
                        <div class="form-group">
                            <label for="subject">Subject</label>
                            <input type="text" id="subject" name="subject" required placeholder="How can we help?">
                        </div>
    
                        <div class="form-group">
                            <label for="message">Message</label>
                            <textarea id="message" name="message" rows="5" required
                                placeholder="Your message here..."></textarea>
                        </div>
    
                        <button type="submit" class="submit-btn" id="submit-btn">Send Message</button>
                        <p id="form-status" style="margin-top: 1rem; text-align: center; display: none;"></p>
                    </form>
                </div>
            </div>
        </div>
        <script src="script.js"></script>
    </body>
    
    </html>
    Found 2025-12-20 by HttpPlugin
    Create report
digitaldiscovery.clickwww.digitaldiscovery.click
CN:
digitaldiscovery.click
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-11-25 07:12
Not after:
2026-02-23 07:12
Domain summary
IP summary