Domain myspecialtimer.com
Germany
AMAZON-02
Software information

Netlify

tcp/443 tcp/80

  • Open service 18.192.94.96:80 · myspecialtimer.com

    2024-09-16 09:25

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Mon, 16 Sep 2024 09:25:38 GMT
    Location: https://myspecialtimer.com/
    Server: Netlify
    X-Nf-Request-Id: 01J7X2DRVETHG705K51NN8N8DT
    Content-Length: 42
    Connection: close
    
    
    Redirecting to https://myspecialtimer.com/
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 18.192.231.252:80 · myspecialtimer.com

    2024-09-16 09:25

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Mon, 16 Sep 2024 09:25:38 GMT
    Location: https://myspecialtimer.com/
    Server: Netlify
    X-Nf-Request-Id: 01J7X2DRPTJMAA7GB7VRNAHDKM
    Content-Length: 42
    Connection: close
    
    
    Redirecting to https://myspecialtimer.com/
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 18.192.94.96:443 · myspecialtimer.com

    2024-09-16 09:25

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 2516
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 16 Sep 2024 09:25:38 GMT
    Etag: "988d76a5eb95a65aeadb9cfc664aac32-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7X2DS1CJJ4QCMVVAQ72TYXA
    Connection: close
    
    Page title: Countdown Timer Generator
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Countdown Timer Generator</title>
        <link rel="stylesheet" type="text/css" href="style.css">
    </head>
    <body>
        <div class="container">
            <h1>Countdown Timer Generator</h1>
            <p>Customize and generate a countdown timer for your website.</p>
            <div class="input-group">
                <label for="endTime">End Time:</label>
                <input type="datetime-local" id="endTime">
            </div>
            <div class="input-group">
                <label for="timezone">Timezone:</label>
                <select id="timezone">
                    <option value="UTC">UTC</option>
                    <option value="America/New_York">America/New_York</option>
                    <option value="Europe/London">Europe/London</option>
                    <!-- Add more timezones as needed -->
                </select>
            </div>
            <div class="input-group">
                <label for="color">Color:</label>
                <input type="color" id="color" value="#ff0000">
            </div>
            <div class="input-group">
                <label for="fontSize">Font Size:</label>
                <input type="number" id="fontSize" min="10" max="100" value="20">
            </div>
            <div class="input-group">
                <label for="bgColor">Background Color:</label>
                <input type="color" id="bgColor" value="#000000" data-transparent="true">
            </div>
            <div class="input-group">
                <label for="fontFamily">Font Family:</label>
                <select id="fontFamily">
                    <option value="Arial, sans-serif">Arial</option>
                    <option value="'Times New Roman', Times, serif">Times New Roman</option>
                    <option value="'Courier New', Courier, monospace">Courier New</option>
                    <option value="'Lucida Console', Monaco, monospace">Lucida Console</option>
                    <!-- Add more font families as needed -->
                </select>
            </div>
            <div class="input-group">
                <label for="bigTimer">Big Timer:</label>
                <input type="checkbox" id="bigTimer">
            </div>
            <button id="generateBtn">Generate</button>
            <div id="timerPreview"></div>
            <textarea id="embedCode" readonly></textarea>
            <div id="embedCodeContainer"></div>
            <button id="copyBtn">Copy Embed Code</button>    
        </div>
        <script src="script.js"></script>
    </body>
    </html>
    
    
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 18.192.231.252:443 · myspecialtimer.com

    2024-09-16 09:25

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 2516
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 16 Sep 2024 09:25:38 GMT
    Etag: "988d76a5eb95a65aeadb9cfc664aac32-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7X2DS08EZDNS1Y5FQ0DAHD1
    Connection: close
    
    Page title: Countdown Timer Generator
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Countdown Timer Generator</title>
        <link rel="stylesheet" type="text/css" href="style.css">
    </head>
    <body>
        <div class="container">
            <h1>Countdown Timer Generator</h1>
            <p>Customize and generate a countdown timer for your website.</p>
            <div class="input-group">
                <label for="endTime">End Time:</label>
                <input type="datetime-local" id="endTime">
            </div>
            <div class="input-group">
                <label for="timezone">Timezone:</label>
                <select id="timezone">
                    <option value="UTC">UTC</option>
                    <option value="America/New_York">America/New_York</option>
                    <option value="Europe/London">Europe/London</option>
                    <!-- Add more timezones as needed -->
                </select>
            </div>
            <div class="input-group">
                <label for="color">Color:</label>
                <input type="color" id="color" value="#ff0000">
            </div>
            <div class="input-group">
                <label for="fontSize">Font Size:</label>
                <input type="number" id="fontSize" min="10" max="100" value="20">
            </div>
            <div class="input-group">
                <label for="bgColor">Background Color:</label>
                <input type="color" id="bgColor" value="#000000" data-transparent="true">
            </div>
            <div class="input-group">
                <label for="fontFamily">Font Family:</label>
                <select id="fontFamily">
                    <option value="Arial, sans-serif">Arial</option>
                    <option value="'Times New Roman', Times, serif">Times New Roman</option>
                    <option value="'Courier New', Courier, monospace">Courier New</option>
                    <option value="'Lucida Console', Monaco, monospace">Lucida Console</option>
                    <!-- Add more font families as needed -->
                </select>
            </div>
            <div class="input-group">
                <label for="bigTimer">Big Timer:</label>
                <input type="checkbox" id="bigTimer">
            </div>
            <button id="generateBtn">Generate</button>
            <div id="timerPreview"></div>
            <textarea id="embedCode" readonly></textarea>
            <div id="embedCodeContainer"></div>
            <button id="copyBtn">Copy Embed Code</button>    
        </div>
        <script src="script.js"></script>
    </body>
    </html>
    
    
    Found 2024-09-16 by HttpPlugin
    Create report
*.myspecialtimer.commyspecialtimer.com
CN:
*.myspecialtimer.com
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-09-16 08:26
Not after:
2024-12-15 08:26
Domain summary
IP summary