Domain y2k.diy
Germany
Datacamp Limited
Software information

BunnyCDN-DE1-1075

tcp/443 tcp/80

BunnyCDN-DE1-755

tcp/443 tcp/80

  • Open service 169.150.247.40:443 · y2k.diy

    2026-01-22 06:01

    HTTP/1.1 200 OK
    Date: Thu, 22 Jan 2026 06:01:37 GMT
    Content-Type: text/html
    Content-Length: 4922
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-1075
    CDN-PullZone: 2387964
    CDN-RequestCountryCode: CA
    Cache-Control: public, max-age=0
    Last-Modified: Sun, 09 Nov 2025 20:34:48 GMT
    cdn-edgestorageid: 1334
    cdn-fileserver: 818
    cdn-proxyver: 1.43
    CDN-CachedAt: 01/22/2026 06:01:37
    CDN-RequestPullSuccess: True
    CDN-RequestPullCode: 206
    cdn-requesttime: 0
    cdn-status: 200
    cdn-storageserver: DE-1143
    upstream-cdn-cache: HIT
    upstream-cdn-cachedat: 01/21/2026 20:22:08
    upstream-cdn-edgestorageid: 723
    upstream-cdn-fileserver: 818
    upstream-cdn-proxyver: 1.43
    upstream-cdn-pullzone: 3342500
    upstream-cdn-requestcountrycode: DE
    upstream-cdn-requestid: e688c27b773aa8216ad2436835170080
    upstream-cdn-requestpullcode: 206
    upstream-cdn-requestpullsuccess: True
    upstream-cdn-requesttime: 0
    upstream-cdn-status: 200
    upstream-cdn-storageserver: DE-1143
    chosen-backend: storage
    cdn-bess-version: 1.35.5
    CDN-RequestId: 19e325acc3138206e3f87dbb97b7ad6f
    CDN-Cache: BYPASS
    Accept-Ranges: bytes
    
    Page title: this is my personal Y2K
    
    <!DOCTYPE html>
    <html>
    <head>
        <meta charset="utf-8">
        <title>this is my personal Y2K</title>
        <meta name="viewport" content="width=device-width, initial-scale=1"/>
        <link href="https://fonts.bunny.net/css?family=anton:400" rel="stylesheet"/>
        <style>
            body {
                width: 100vw;
                height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 0;
                margin: 0;
                background: #AFA;
                font-family: system-ui, sans-serif;
                font-synthesis: none;
            }
            main {
                width: 480px;
                height: 480px;
                max-width: 100vmin;
                aspect-ratio: 1/1;
                text-align: center;
                display: flex;
                flex-direction: column;
                justify-content: space-between;
            }
            h1 {
                font-family: Anton, sans-serif;
                font-size: 48px;
                color: #0AF;
                text-shadow: 1px -1px #00F, 2px -2px #00E, 3px -3px #00D, 4px -4px #00C, 5px -5px #00A, 10px -10px #000;
                word-break: keep-all;
                font-weight: normal;
                text-rendering: geometricPrecision;
            }
            h1 b {
                display: inline;
                position: relative;
                animation-name: wiggle;
                animation-duration: 1.5s;
                animation-timing-function: cubic-bezier(.45,.05,.55,.95);
                animation-iteration-count: infinite;
                font-weight: normal;
            }
            h1 b:nth-child( 1) { animation-delay: -100ms }
            h1 b:nth-child( 2) { animation-delay: -200ms }
            h1 b:nth-child( 3) { animation-delay: -300ms }
            h1 b:nth-child( 4) { animation-delay: -400ms }
            h1 b:nth-child( 5) { animation-delay: -500ms }
            h1 b:nth-child( 6) { animation-delay: -600ms }
            h1 b:nth-child( 7) { animation-delay: -700ms }
            h1 b:nth-child( 8) { animation-delay: -800ms }
            h1 b:nth-child( 9) { animation-delay: -900ms }
            h1 b:nth-child(10) { animation-delay: -1000ms }
            h1 b:nth-child(11) { animation-delay: -1100ms }
            h1 b:nth-child(12) { animation-delay: -1200ms }
            h1 b:nth-child(13) { animation-delay: -1300ms }
            h1 b:nth-child(14) { animation-delay: -1400ms }
            h1 b:nth-child(15) { animation-delay: -1500ms }
            h1 b:nth-child(16) { animation-delay: -1600ms }
            h1 b:nth-child(17) { animation-delay: -1700ms }
            h1 b:nth-child(18) { animation-delay: -1800ms }
            h1 b:nth-child(19) { animation-delay: -1900ms }
            h1 b:nth-child(20) { animation-delay: -2000ms }
            h1 b:nth-child(21) { animation-delay: -2100ms }
            h1 b:nth-child(22) { animation-delay: -2200ms }
            h1 b:nth-child(23) { animation-delay: -2300ms }
            h1 b:nth-child(24) { animation-delay: -2400ms }
            h1 b:nth-child(25) { animation-delay: -2500ms }
            h1 b:nth-child(26) { animation-delay: -2600ms }
            h1 b:nth-child(27) { animation-delay: -2700ms }
            h1 b:nth-child(28) { animation-delay: -2800ms }
            h1 b:nth-child(29) { animation-delay: -2900ms }
            h1 b:nth-child(30) { animation-delay: -3000ms }
            h1 b:nth-child(31) { animation-delay: -3100ms }
            h1 b:nth-child(32) { animation-delay: -3200ms }
            h1 b:nth-child(33) { animation-delay: -3300ms }
            h1 b:nth-child(34) { animation-delay: -3400ms }
            h1 b:nth-child(35) { animation-delay: -3500ms }
            h1 b:nth-child(36) { animation-delay: -3600ms }
            h1 b:nth-child(37) { animation-delay: -3700ms }
            h1 b:nth-child(38) { animation-delay: -3800ms }
            h1 b:nth-child(39) { animation-delay: -3900ms }
            h1 b:nth-child(40) { animation-delay: -4000ms }
            @keyframes wiggle {
                0%, 100% { top: 0px }
                50% { top: 10px }
            }
        </style>
    </head>
    <body>
        <main>
            <div>
            <h1><b>t</b><b>h</b><b>i</b><b>s</b><b> </b><b>i</b><b>s</b><b> </b><b>m</b><b>y</b><b> </b><b>p</b><b>e</b><b>r</b><b>s</b><b>o</b><b>n</b><b>a</b><b>l</b>
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 169.150.247.40:80 · y2k.diy

    2026-01-22 06:01

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 22 Jan 2026 06:01:37 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1075
    CDN-PullZone: 2387964
    CDN-RequestCountryCode: US
    Location: https://y2k.diy/
    CDN-RequestId: 59fa5f785d0482fcbac7580088caf54f
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00::755:1:80 · y2k.diy

    2026-01-22 06:01

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 22 Jan 2026 06:01:37 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-755
    CDN-PullZone: 2387964
    CDN-RequestCountryCode: NL
    Location: https://y2k.diy/
    CDN-RequestId: 4da4e9c0b2a3dd89145f3108637184a4
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00::755:1:443 · y2k.diy

    2026-01-22 06:01

    HTTP/1.1 200 OK
    Date: Thu, 22 Jan 2026 06:01:37 GMT
    Content-Type: text/html
    Content-Length: 4922
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-755
    CDN-PullZone: 2387964
    CDN-RequestCountryCode: DE
    Cache-Control: public, max-age=0
    Last-Modified: Sun, 09 Nov 2025 20:34:48 GMT
    cdn-edgestorageid: 1334
    cdn-fileserver: 818
    cdn-proxyver: 1.43
    CDN-CachedAt: 01/22/2026 06:01:37
    CDN-RequestPullSuccess: True
    CDN-RequestPullCode: 206
    cdn-requesttime: 0
    cdn-status: 200
    cdn-storageserver: DE-1143
    upstream-cdn-cache: HIT
    upstream-cdn-cachedat: 01/21/2026 20:22:08
    upstream-cdn-edgestorageid: 723
    upstream-cdn-fileserver: 818
    upstream-cdn-proxyver: 1.43
    upstream-cdn-pullzone: 3342500
    upstream-cdn-requestcountrycode: DE
    upstream-cdn-requestid: 37158f589ee346663960c24cfe27d799
    upstream-cdn-requestpullcode: 206
    upstream-cdn-requestpullsuccess: True
    upstream-cdn-requesttime: 0
    upstream-cdn-status: 200
    upstream-cdn-storageserver: DE-1143
    chosen-backend: storage
    cdn-bess-version: 1.35.5
    CDN-RequestId: a2a354bbbc3ec84b562076a4ea503527
    CDN-Cache: BYPASS
    Accept-Ranges: bytes
    
    Page title: this is my personal Y2K
    
    <!DOCTYPE html>
    <html>
    <head>
        <meta charset="utf-8">
        <title>this is my personal Y2K</title>
        <meta name="viewport" content="width=device-width, initial-scale=1"/>
        <link href="https://fonts.bunny.net/css?family=anton:400" rel="stylesheet"/>
        <style>
            body {
                width: 100vw;
                height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 0;
                margin: 0;
                background: #AFA;
                font-family: system-ui, sans-serif;
                font-synthesis: none;
            }
            main {
                width: 480px;
                height: 480px;
                max-width: 100vmin;
                aspect-ratio: 1/1;
                text-align: center;
                display: flex;
                flex-direction: column;
                justify-content: space-between;
            }
            h1 {
                font-family: Anton, sans-serif;
                font-size: 48px;
                color: #0AF;
                text-shadow: 1px -1px #00F, 2px -2px #00E, 3px -3px #00D, 4px -4px #00C, 5px -5px #00A, 10px -10px #000;
                word-break: keep-all;
                font-weight: normal;
                text-rendering: geometricPrecision;
            }
            h1 b {
                display: inline;
                position: relative;
                animation-name: wiggle;
                animation-duration: 1.5s;
                animation-timing-function: cubic-bezier(.45,.05,.55,.95);
                animation-iteration-count: infinite;
                font-weight: normal;
            }
            h1 b:nth-child( 1) { animation-delay: -100ms }
            h1 b:nth-child( 2) { animation-delay: -200ms }
            h1 b:nth-child( 3) { animation-delay: -300ms }
            h1 b:nth-child( 4) { animation-delay: -400ms }
            h1 b:nth-child( 5) { animation-delay: -500ms }
            h1 b:nth-child( 6) { animation-delay: -600ms }
            h1 b:nth-child( 7) { animation-delay: -700ms }
            h1 b:nth-child( 8) { animation-delay: -800ms }
            h1 b:nth-child( 9) { animation-delay: -900ms }
            h1 b:nth-child(10) { animation-delay: -1000ms }
            h1 b:nth-child(11) { animation-delay: -1100ms }
            h1 b:nth-child(12) { animation-delay: -1200ms }
            h1 b:nth-child(13) { animation-delay: -1300ms }
            h1 b:nth-child(14) { animation-delay: -1400ms }
            h1 b:nth-child(15) { animation-delay: -1500ms }
            h1 b:nth-child(16) { animation-delay: -1600ms }
            h1 b:nth-child(17) { animation-delay: -1700ms }
            h1 b:nth-child(18) { animation-delay: -1800ms }
            h1 b:nth-child(19) { animation-delay: -1900ms }
            h1 b:nth-child(20) { animation-delay: -2000ms }
            h1 b:nth-child(21) { animation-delay: -2100ms }
            h1 b:nth-child(22) { animation-delay: -2200ms }
            h1 b:nth-child(23) { animation-delay: -2300ms }
            h1 b:nth-child(24) { animation-delay: -2400ms }
            h1 b:nth-child(25) { animation-delay: -2500ms }
            h1 b:nth-child(26) { animation-delay: -2600ms }
            h1 b:nth-child(27) { animation-delay: -2700ms }
            h1 b:nth-child(28) { animation-delay: -2800ms }
            h1 b:nth-child(29) { animation-delay: -2900ms }
            h1 b:nth-child(30) { animation-delay: -3000ms }
            h1 b:nth-child(31) { animation-delay: -3100ms }
            h1 b:nth-child(32) { animation-delay: -3200ms }
            h1 b:nth-child(33) { animation-delay: -3300ms }
            h1 b:nth-child(34) { animation-delay: -3400ms }
            h1 b:nth-child(35) { animation-delay: -3500ms }
            h1 b:nth-child(36) { animation-delay: -3600ms }
            h1 b:nth-child(37) { animation-delay: -3700ms }
            h1 b:nth-child(38) { animation-delay: -3800ms }
            h1 b:nth-child(39) { animation-delay: -3900ms }
            h1 b:nth-child(40) { animation-delay: -4000ms }
            @keyframes wiggle {
                0%, 100% { top: 0px }
                50% { top: 10px }
            }
        </style>
    </head>
    <body>
        <main>
            <div>
            <h1><b>t</b><b>h</b><b>i</b><b>s</b><b> </b><b>i</b><b>s</b><b> </b><b>m</b><b>y</b><b> </b><b>p</b><b>e</b><b>r</b><b>s</b><b>o</b><b>n</b><b>a</b><b>l</b>
    Found 2026-01-22 by HttpPlugin
    Create report
y2k.diy
CN:
y2k.diy
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-22 05:02
Not after:
2026-04-22 05:02
Domain summary