Domain idletycoon.pickbits.ai
United States
AMAZON-02
Software information

Vercel

tcp/443 tcp/80

  • Open service 216.150.1.65:80 · idletycoon.pickbits.ai

    2026-01-12 02:33

    HTTP/1.0 308 Permanent Redirect
    Content-Type: text/plain
    Location: https://idletycoon.pickbits.ai/
    Refresh: 0;url=https://idletycoon.pickbits.ai/
    server: Vercel
    
    
    Redirecting...
    Found 3 hours ago by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · idletycoon.pickbits.ai

    2026-01-12 02:33

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 2
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 6192
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self'
    Content-Type: text/html; charset=utf-8
    Date: Mon, 12 Jan 2026 02:33:58 GMT
    Etag: "cb835d27dc2958ba0fdc2ae3cb455b88"
    Last-Modified: Mon, 12 Jan 2026 02:33:55 GMT
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    X-Content-Type-Options: nosniff
    X-Frame-Options: DENY
    X-Vercel-Cache: HIT
    X-Vercel-Id: lhr1::qlpqd-1768185237935-0e05af68811f
    X-Xss-Protection: 1; mode=block
    Connection: close
    
    Page title: Idle Games Collection
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Idle Games Collection</title>
        <link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎮</text></svg>">
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
                color: #fff;
                padding: 20px;
            }
    
            h1 {
                font-size: 2.5rem;
                margin-bottom: 0.5rem;
                text-align: center;
                background: linear-gradient(135deg, #e94560, #ff6b6b);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
            }
    
            .subtitle {
                color: #888;
                margin-bottom: 3rem;
                font-size: 1.1rem;
            }
    
            .games-grid {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
                gap: 2rem;
                max-width: 800px;
                width: 100%;
            }
    
            .game-card {
                background: rgba(255, 255, 255, 0.05);
                border-radius: 20px;
                padding: 2rem;
                text-decoration: none;
                color: inherit;
                transition: all 0.3s ease;
                border: 2px solid transparent;
                display: flex;
                flex-direction: column;
                align-items: center;
                text-align: center;
            }
    
            .game-card:hover {
                transform: translateY(-8px);
                background: rgba(255, 255, 255, 0.1);
                box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
            }
    
            .game-card.cult:hover {
                border-color: #9b59b6;
                box-shadow: 0 20px 40px rgba(155, 89, 182, 0.3);
            }
    
            .game-card.cat:hover {
                border-color: #f39c12;
                box-shadow: 0 20px 40px rgba(243, 156, 18, 0.3);
            }
    
            .game-icon {
                font-size: 5rem;
                margin-bottom: 1rem;
                filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
            }
    
            .game-title {
                font-size: 1.5rem;
                font-weight: 700;
                margin-bottom: 0.5rem;
            }
    
            .game-card.cult .game-title {
                color: #bb6bd9;
            }
    
            .game-card.cat .game-title {
                color: #f39c12;
            }
    
            .game-description {
                color: #aaa;
                font-size: 0.95rem;
                line-height: 1.5;
                margin-bottom: 1.5rem;
            }
    
            .game-tags {
                display: flex;
                gap: 0.5rem;
                flex-wrap: wrap;
                justify-content: center;
            }
    
            .tag {
                background: rgba(255, 255, 255, 0.1);
                padding: 0.3rem 0.8rem;
                border-radius: 20px;
                font-size: 0.75rem;
                color: #888;
            }
    
            .game-card.cult .tag {
                background: rgba(155, 89, 182, 0.2);
                color: #bb6bd9;
            }
    
            .game-card.cat .tag {
                background: rgba(243, 156, 18, 0.2);
                color: #f39c12;
            }
    
            .play-btn {
                margin-top: 1.5rem;
                padding: 0.8rem 2rem;
                border-radius: 30px;
                font-weight: 600;
                font-size: 1rem;
                transition: all 0.3s ease;
            }
    
            .game-card.cult .play-btn {
                background: linear-gradient(135deg, #9b59b6, #8e44ad);
                color: white;
            }
    
            .game-card.cat .play-btn {
                background: linear-gradient(135deg, #f39c12, #e67e22);
                color: white;
        
    Found 3 hours ago by HttpPlugin
    Create report
  • Open service 216.150.16.65:80 · idletycoon.pickbits.ai

    2026-01-12 02:33

    HTTP/1.0 308 Permanent Redirect
    Content-Type: text/plain
    Location: https://idletycoon.pickbits.ai/
    Refresh: 0;url=https://idletycoon.pickbits.ai/
    server: Vercel
    
    
    Redirecting...
    Found 3 hours ago by HttpPlugin
    Create report
  • Open service 216.150.1.65:443 · idletycoon.pickbits.ai

    2026-01-12 02:33

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 14
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 6192
    Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self'
    Content-Type: text/html; charset=utf-8
    Date: Mon, 12 Jan 2026 02:33:58 GMT
    Etag: "cb835d27dc2958ba0fdc2ae3cb455b88"
    Last-Modified: Mon, 12 Jan 2026 02:33:44 GMT
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    X-Content-Type-Options: nosniff
    X-Frame-Options: DENY
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::wrbkw-1768185238597-9c0ea325231a
    X-Xss-Protection: 1; mode=block
    Connection: close
    
    Page title: Idle Games Collection
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Idle Games Collection</title>
        <link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎮</text></svg>">
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
                color: #fff;
                padding: 20px;
            }
    
            h1 {
                font-size: 2.5rem;
                margin-bottom: 0.5rem;
                text-align: center;
                background: linear-gradient(135deg, #e94560, #ff6b6b);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
            }
    
            .subtitle {
                color: #888;
                margin-bottom: 3rem;
                font-size: 1.1rem;
            }
    
            .games-grid {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
                gap: 2rem;
                max-width: 800px;
                width: 100%;
            }
    
            .game-card {
                background: rgba(255, 255, 255, 0.05);
                border-radius: 20px;
                padding: 2rem;
                text-decoration: none;
                color: inherit;
                transition: all 0.3s ease;
                border: 2px solid transparent;
                display: flex;
                flex-direction: column;
                align-items: center;
                text-align: center;
            }
    
            .game-card:hover {
                transform: translateY(-8px);
                background: rgba(255, 255, 255, 0.1);
                box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
            }
    
            .game-card.cult:hover {
                border-color: #9b59b6;
                box-shadow: 0 20px 40px rgba(155, 89, 182, 0.3);
            }
    
            .game-card.cat:hover {
                border-color: #f39c12;
                box-shadow: 0 20px 40px rgba(243, 156, 18, 0.3);
            }
    
            .game-icon {
                font-size: 5rem;
                margin-bottom: 1rem;
                filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
            }
    
            .game-title {
                font-size: 1.5rem;
                font-weight: 700;
                margin-bottom: 0.5rem;
            }
    
            .game-card.cult .game-title {
                color: #bb6bd9;
            }
    
            .game-card.cat .game-title {
                color: #f39c12;
            }
    
            .game-description {
                color: #aaa;
                font-size: 0.95rem;
                line-height: 1.5;
                margin-bottom: 1.5rem;
            }
    
            .game-tags {
                display: flex;
                gap: 0.5rem;
                flex-wrap: wrap;
                justify-content: center;
            }
    
            .tag {
                background: rgba(255, 255, 255, 0.1);
                padding: 0.3rem 0.8rem;
                border-radius: 20px;
                font-size: 0.75rem;
                color: #888;
            }
    
            .game-card.cult .tag {
                background: rgba(155, 89, 182, 0.2);
                color: #bb6bd9;
            }
    
            .game-card.cat .tag {
                background: rgba(243, 156, 18, 0.2);
                color: #f39c12;
            }
    
            .play-btn {
                margin-top: 1.5rem;
                padding: 0.8rem 2rem;
                border-radius: 30px;
                font-weight: 600;
                font-size: 1rem;
                transition: all 0.3s ease;
            }
    
            .game-card.cult .play-btn {
                background: linear-gradient(135deg, #9b59b6, #8e44ad);
                color: white;
            }
    
            .game-card.cat .play-btn {
                background: linear-gradient(135deg, #f39c12, #e67e22);
                color: white;
        
    Found 3 hours ago by HttpPlugin
    Create report
idletycoon.pickbits.ai
CN:
idletycoon.pickbits.ai
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-12 01:35
Not after:
2026-04-12 01:35
Domain summary
IP summary