Domain maotv.it
United States
AMAZON-02
Software information

Vercel

tcp/443 tcp/80

  • Open service 216.198.79.1:443 · maotv.it

    2026-01-12 08:05

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 9284264
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 9320
    Content-Type: text/html; charset=utf-8
    Date: Mon, 12 Jan 2026 08:05:39 GMT
    Etag: "5507863884c4113e435b628cacc7f4a3"
    Last-Modified: Fri, 26 Sep 2025 21:07:54 GMT
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    X-Vercel-Cache: HIT
    X-Vercel-Id: iad1::btg9h-1768205139891-10dc206d3086
    Connection: close
    
    Page title: MaoTv
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>MaoTv</title>
        <script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script>
        <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=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap" rel="stylesheet">
        <style>
            body {
                font-family: DM Sans, sans-serif;
                max-width: 1200px;
                margin: 0 auto;
                padding: 20px;
                background-color: #f5f5f5;
            }
            
            .container {
                background: white;
                border-radius: 10px;
                padding: 30px;
                box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            }
            
            .video-container {
                position: relative;
                margin-bottom: 20px;
            }
            
            video {
                width: 100%;
                max-width: 100%;
                height: auto;
                border-radius: 8px;
                background-color: #000;
            }
            
            .custom-controls {
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                background: linear-gradient(transparent, rgba(0,0,0,0.7));
                padding: 20px;
                border-radius: 0 0 8px 8px;
                display: flex;
                align-items: center;
                gap: 15px;
                opacity: 0;
                transition: opacity 0.3s ease;
            }
            
            .video-container:hover .custom-controls,
            .custom-controls.show {
                opacity: 1;
            }
            
            .play-btn {
                background: rgba(255,255,255,0.9);
                border: none;
                border-radius: 50%;
                width: 50px;
                height: 50px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                font-size: 18px;
                transition: background 0.2s ease;
            }
            
            .play-btn:hover {
                background: white;
            }
            
            .volume-container {
                display: flex;
                align-items: center;
                gap: 10px;
            }
            
            .volume-btn {
                background: rgba(255,255,255,0.9);
                border: none;
                border-radius: 4px;
                width: 40px;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                font-size: 16px;
                transition: background 0.2s ease;
            }
            
            .volume-btn:hover {
                background: white;
            }
            
            .volume-slider {
                width: 80px;
                height: 4px;
                background: rgba(255,255,255,0.3);
                border-radius: 2px;
                outline: none;
                cursor: pointer;
            }
            
            .volume-slider::-webkit-slider-thumb {
                appearance: none;
                width: 16px;
                height: 16px;
                border-radius: 50%;
                background: white;
                cursor: pointer;
            }
            
            .volume-slider::-moz-range-thumb {
                width: 16px;
                height: 16px;
                border-radius: 50%;
                background: white;
                cursor: pointer;
                border: none;
            }
            
            .fullscreen-btn {
                background: rgba(255,255,255,0.9);
                border: none;
                border-radius: 4px;
                width: 40px;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                font-size: 16px;
                transition: background 0.2s ease;
                margin-left: auto;
            }
            
            .fullscreen-btn:hover {
                background: white;
            }
            
            .logo {
                d
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 216.198.79.1:80 · maotv.it

    2026-01-12 08:05

    HTTP/1.0 308 Permanent Redirect
    Content-Type: text/plain
    Location: https://maotv.it/
    Refresh: 0;url=https://maotv.it/
    server: Vercel
    
    
    Redirecting...
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 216.198.79.1:443 · maotv.it

    2026-01-05 14:02

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 2811140
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 9320
    Content-Type: text/html; charset=utf-8
    Date: Mon, 05 Jan 2026 14:02:12 GMT
    Etag: "5507863884c4113e435b628cacc7f4a3"
    Last-Modified: Thu, 04 Dec 2025 01:09:51 GMT
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::jvv5c-1767621732273-5483343817c1
    Connection: close
    
    Page title: MaoTv
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>MaoTv</title>
        <script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script>
        <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=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap" rel="stylesheet">
        <style>
            body {
                font-family: DM Sans, sans-serif;
                max-width: 1200px;
                margin: 0 auto;
                padding: 20px;
                background-color: #f5f5f5;
            }
            
            .container {
                background: white;
                border-radius: 10px;
                padding: 30px;
                box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            }
            
            .video-container {
                position: relative;
                margin-bottom: 20px;
            }
            
            video {
                width: 100%;
                max-width: 100%;
                height: auto;
                border-radius: 8px;
                background-color: #000;
            }
            
            .custom-controls {
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                background: linear-gradient(transparent, rgba(0,0,0,0.7));
                padding: 20px;
                border-radius: 0 0 8px 8px;
                display: flex;
                align-items: center;
                gap: 15px;
                opacity: 0;
                transition: opacity 0.3s ease;
            }
            
            .video-container:hover .custom-controls,
            .custom-controls.show {
                opacity: 1;
            }
            
            .play-btn {
                background: rgba(255,255,255,0.9);
                border: none;
                border-radius: 50%;
                width: 50px;
                height: 50px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                font-size: 18px;
                transition: background 0.2s ease;
            }
            
            .play-btn:hover {
                background: white;
            }
            
            .volume-container {
                display: flex;
                align-items: center;
                gap: 10px;
            }
            
            .volume-btn {
                background: rgba(255,255,255,0.9);
                border: none;
                border-radius: 4px;
                width: 40px;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                font-size: 16px;
                transition: background 0.2s ease;
            }
            
            .volume-btn:hover {
                background: white;
            }
            
            .volume-slider {
                width: 80px;
                height: 4px;
                background: rgba(255,255,255,0.3);
                border-radius: 2px;
                outline: none;
                cursor: pointer;
            }
            
            .volume-slider::-webkit-slider-thumb {
                appearance: none;
                width: 16px;
                height: 16px;
                border-radius: 50%;
                background: white;
                cursor: pointer;
            }
            
            .volume-slider::-moz-range-thumb {
                width: 16px;
                height: 16px;
                border-radius: 50%;
                background: white;
                cursor: pointer;
                border: none;
            }
            
            .fullscreen-btn {
                background: rgba(255,255,255,0.9);
                border: none;
                border-radius: 4px;
                width: 40px;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                font-size: 16px;
                transition: background 0.2s ease;
                margin-left: auto;
            }
            
            .fullscreen-btn:hover {
                background: white;
            }
            
            .logo {
                d
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 216.198.79.1:80 · maotv.it

    2026-01-05 14:02

    HTTP/1.0 308 Permanent Redirect
    Content-Type: text/plain
    Location: https://maotv.it/
    Refresh: 0;url=https://maotv.it/
    server: Vercel
    
    
    Redirecting...
    Found 2026-01-05 by HttpPlugin
    Create report
maotv.it
CN:
maotv.it
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-11 00:41
Not after:
2026-02-09 00:41
Domain summary
IP summary