Domain dev.anime.fm
United States
GOOGLE-CLOUD-PLATFORM
  • Git configuration and history exposed
    First seen 2024-04-25 05:03
    Last seen 2024-11-12 23:57
    Open for 201 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65226debe814

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/ShrineTech/animeFM.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [credential]
      	helper = gcloud.sh
      
      Found on 2024-11-12 23:57
      237 Bytes
  • Open service 34.49.68.181:443 · dev.anime.fm

    2024-11-02 12:46

    HTTP/1.1 200 OK
    content-type: text/html
    last-modified: Thu, 25 Apr 2024 15:56:17 GMT
    etag: "662a7d21-986"
    accept-ranges: bytes
    x-cloud-trace-context: 0d943466760c9f959b185dbadc03ab4a
    date: Sat, 02 Nov 2024 12:46:48 GMT
    server: Google Frontend
    Content-Length: 2438
    via: 1.1 google
    Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
    Connection: close
    
    Page title: Anime.FM
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <link rel="manifest" href="/site.webmanifest">
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="theme-color" content="#ffffff">
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Anime.FM</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                background-color: #343a40; /* Dark background */
                color: #fff; /* White text color */
                margin: 0;
                padding: 0;
            }
    
            .container {
                max-width: 800px;
                margin: 50px auto;
                text-align: center;
            }
    
            h1 {
                font-size: 3em;
                margin-bottom: 20px;
            }
    
            p {
                font-size: 1.2em;
                margin-bottom: 30px;
            }
    
            .highlight {
                color: #007bff; /* Blue highlight color */
            }
    
            .btn {
                display: inline-block;
                padding: 10px 20px;
                background-color: #007bff;
                color: #fff;
                text-decoration: none;
                border-radius: 5px;
                transition: background-color 0.3s;
            }
    
            .btn:hover {
                background-color: #0056b3; /* Darker blue on hover */
            }
    
            .logo {
                margin-bottom: 50px;
                max-width: 50%;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <img src="animefmimg.jpeg" alt="Anime.FM Logo" class="logo">
            <h1>Welcome to the NEW Anime.FM!</h1>
            <p>More updates coming soon</p>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=_s1T92W1i48vrKL3&amp;list=PLmEVqHTpoIkXfjpLC4HVHZCasQbZcysMO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
            <p>Copyright 2008-2024 Anime.FM / a <a href="https://shrinetech.io">ShrineTech</a> Company</p>
        </div>
    </body>
    </html>
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 34.49.68.181:443 · dev.anime.fm

    2024-11-01 09:09

    HTTP/1.1 200 OK
    content-type: text/html
    last-modified: Thu, 25 Apr 2024 15:56:17 GMT
    etag: "662a7d21-986"
    accept-ranges: bytes
    x-cloud-trace-context: 58abf9ac4160fe33a44051c40a2f7e10
    date: Fri, 01 Nov 2024 09:09:02 GMT
    server: Google Frontend
    Content-Length: 2438
    via: 1.1 google
    Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
    Connection: close
    
    Page title: Anime.FM
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <link rel="manifest" href="/site.webmanifest">
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="theme-color" content="#ffffff">
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Anime.FM</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                background-color: #343a40; /* Dark background */
                color: #fff; /* White text color */
                margin: 0;
                padding: 0;
            }
    
            .container {
                max-width: 800px;
                margin: 50px auto;
                text-align: center;
            }
    
            h1 {
                font-size: 3em;
                margin-bottom: 20px;
            }
    
            p {
                font-size: 1.2em;
                margin-bottom: 30px;
            }
    
            .highlight {
                color: #007bff; /* Blue highlight color */
            }
    
            .btn {
                display: inline-block;
                padding: 10px 20px;
                background-color: #007bff;
                color: #fff;
                text-decoration: none;
                border-radius: 5px;
                transition: background-color 0.3s;
            }
    
            .btn:hover {
                background-color: #0056b3; /* Darker blue on hover */
            }
    
            .logo {
                margin-bottom: 50px;
                max-width: 50%;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <img src="animefmimg.jpeg" alt="Anime.FM Logo" class="logo">
            <h1>Welcome to the NEW Anime.FM!</h1>
            <p>More updates coming soon</p>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=_s1T92W1i48vrKL3&amp;list=PLmEVqHTpoIkXfjpLC4HVHZCasQbZcysMO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
            <p>Copyright 2008-2024 Anime.FM / a <a href="https://shrinetech.io">ShrineTech</a> Company</p>
        </div>
    </body>
    </html>
    
    Found 2024-11-01 by HttpPlugin
    Create report
  • Open service 34.49.68.181:443 · dev.anime.fm

    2024-10-30 06:46

    HTTP/1.1 200 OK
    content-type: text/html
    last-modified: Thu, 25 Apr 2024 15:56:17 GMT
    etag: "662a7d21-986"
    accept-ranges: bytes
    x-cloud-trace-context: 72b80876889762d9255e37fdc1ef2b85
    date: Wed, 30 Oct 2024 06:46:49 GMT
    server: Google Frontend
    Content-Length: 2438
    via: 1.1 google
    Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
    Connection: close
    
    Page title: Anime.FM
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <link rel="manifest" href="/site.webmanifest">
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="theme-color" content="#ffffff">
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Anime.FM</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                background-color: #343a40; /* Dark background */
                color: #fff; /* White text color */
                margin: 0;
                padding: 0;
            }
    
            .container {
                max-width: 800px;
                margin: 50px auto;
                text-align: center;
            }
    
            h1 {
                font-size: 3em;
                margin-bottom: 20px;
            }
    
            p {
                font-size: 1.2em;
                margin-bottom: 30px;
            }
    
            .highlight {
                color: #007bff; /* Blue highlight color */
            }
    
            .btn {
                display: inline-block;
                padding: 10px 20px;
                background-color: #007bff;
                color: #fff;
                text-decoration: none;
                border-radius: 5px;
                transition: background-color 0.3s;
            }
    
            .btn:hover {
                background-color: #0056b3; /* Darker blue on hover */
            }
    
            .logo {
                margin-bottom: 50px;
                max-width: 50%;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <img src="animefmimg.jpeg" alt="Anime.FM Logo" class="logo">
            <h1>Welcome to the NEW Anime.FM!</h1>
            <p>More updates coming soon</p>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=_s1T92W1i48vrKL3&amp;list=PLmEVqHTpoIkXfjpLC4HVHZCasQbZcysMO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
            <p>Copyright 2008-2024 Anime.FM / a <a href="https://shrinetech.io">ShrineTech</a> Company</p>
        </div>
    </body>
    </html>
    
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 34.49.68.181:443 · dev.anime.fm

    2024-10-20 22:31

    HTTP/1.1 200 OK
    content-type: text/html
    last-modified: Thu, 25 Apr 2024 15:56:17 GMT
    etag: "662a7d21-986"
    accept-ranges: bytes
    x-cloud-trace-context: 0c291226d38fbdbcd933ca53bafe8421
    date: Sun, 20 Oct 2024 22:31:53 GMT
    server: Google Frontend
    Content-Length: 2438
    via: 1.1 google
    Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
    Connection: close
    
    Page title: Anime.FM
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <link rel="manifest" href="/site.webmanifest">
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="theme-color" content="#ffffff">
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Anime.FM</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                background-color: #343a40; /* Dark background */
                color: #fff; /* White text color */
                margin: 0;
                padding: 0;
            }
    
            .container {
                max-width: 800px;
                margin: 50px auto;
                text-align: center;
            }
    
            h1 {
                font-size: 3em;
                margin-bottom: 20px;
            }
    
            p {
                font-size: 1.2em;
                margin-bottom: 30px;
            }
    
            .highlight {
                color: #007bff; /* Blue highlight color */
            }
    
            .btn {
                display: inline-block;
                padding: 10px 20px;
                background-color: #007bff;
                color: #fff;
                text-decoration: none;
                border-radius: 5px;
                transition: background-color 0.3s;
            }
    
            .btn:hover {
                background-color: #0056b3; /* Darker blue on hover */
            }
    
            .logo {
                margin-bottom: 50px;
                max-width: 50%;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <img src="animefmimg.jpeg" alt="Anime.FM Logo" class="logo">
            <h1>Welcome to the NEW Anime.FM!</h1>
            <p>More updates coming soon</p>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=_s1T92W1i48vrKL3&amp;list=PLmEVqHTpoIkXfjpLC4HVHZCasQbZcysMO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
            <p>Copyright 2008-2024 Anime.FM / a <a href="https://shrinetech.io">ShrineTech</a> Company</p>
        </div>
    </body>
    </html>
    
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 34.49.68.181:443 · dev.anime.fm

    2024-10-19 00:50

    HTTP/1.1 200 OK
    content-type: text/html
    last-modified: Thu, 25 Apr 2024 15:56:17 GMT
    etag: "662a7d21-986"
    accept-ranges: bytes
    x-cloud-trace-context: d54bdb7aec6e8c77a44a550356a85e80
    date: Sat, 19 Oct 2024 00:50:34 GMT
    server: Google Frontend
    Content-Length: 2438
    via: 1.1 google
    Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
    Connection: close
    
    Page title: Anime.FM
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <link rel="manifest" href="/site.webmanifest">
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="theme-color" content="#ffffff">
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Anime.FM</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                background-color: #343a40; /* Dark background */
                color: #fff; /* White text color */
                margin: 0;
                padding: 0;
            }
    
            .container {
                max-width: 800px;
                margin: 50px auto;
                text-align: center;
            }
    
            h1 {
                font-size: 3em;
                margin-bottom: 20px;
            }
    
            p {
                font-size: 1.2em;
                margin-bottom: 30px;
            }
    
            .highlight {
                color: #007bff; /* Blue highlight color */
            }
    
            .btn {
                display: inline-block;
                padding: 10px 20px;
                background-color: #007bff;
                color: #fff;
                text-decoration: none;
                border-radius: 5px;
                transition: background-color 0.3s;
            }
    
            .btn:hover {
                background-color: #0056b3; /* Darker blue on hover */
            }
    
            .logo {
                margin-bottom: 50px;
                max-width: 50%;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <img src="animefmimg.jpeg" alt="Anime.FM Logo" class="logo">
            <h1>Welcome to the NEW Anime.FM!</h1>
            <p>More updates coming soon</p>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=_s1T92W1i48vrKL3&amp;list=PLmEVqHTpoIkXfjpLC4HVHZCasQbZcysMO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
            <p>Copyright 2008-2024 Anime.FM / a <a href="https://shrinetech.io">ShrineTech</a> Company</p>
        </div>
    </body>
    </html>
    
    Found 2024-10-19 by HttpPlugin
    Create report
  • Open service 34.49.68.181:443 · dev.anime.fm

    2024-10-17 12:24

    HTTP/1.1 200 OK
    content-type: text/html
    last-modified: Thu, 25 Apr 2024 15:56:17 GMT
    etag: "662a7d21-986"
    accept-ranges: bytes
    x-cloud-trace-context: e2d5a3ddfbb9e7c8743a59a5abf29d40
    date: Thu, 17 Oct 2024 12:24:38 GMT
    server: Google Frontend
    Content-Length: 2438
    via: 1.1 google
    Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
    Connection: close
    
    Page title: Anime.FM
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <link rel="manifest" href="/site.webmanifest">
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="theme-color" content="#ffffff">
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Anime.FM</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                background-color: #343a40; /* Dark background */
                color: #fff; /* White text color */
                margin: 0;
                padding: 0;
            }
    
            .container {
                max-width: 800px;
                margin: 50px auto;
                text-align: center;
            }
    
            h1 {
                font-size: 3em;
                margin-bottom: 20px;
            }
    
            p {
                font-size: 1.2em;
                margin-bottom: 30px;
            }
    
            .highlight {
                color: #007bff; /* Blue highlight color */
            }
    
            .btn {
                display: inline-block;
                padding: 10px 20px;
                background-color: #007bff;
                color: #fff;
                text-decoration: none;
                border-radius: 5px;
                transition: background-color 0.3s;
            }
    
            .btn:hover {
                background-color: #0056b3; /* Darker blue on hover */
            }
    
            .logo {
                margin-bottom: 50px;
                max-width: 50%;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <img src="animefmimg.jpeg" alt="Anime.FM Logo" class="logo">
            <h1>Welcome to the NEW Anime.FM!</h1>
            <p>More updates coming soon</p>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=_s1T92W1i48vrKL3&amp;list=PLmEVqHTpoIkXfjpLC4HVHZCasQbZcysMO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
            <p>Copyright 2008-2024 Anime.FM / a <a href="https://shrinetech.io">ShrineTech</a> Company</p>
        </div>
    </body>
    </html>
    
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 34.49.68.181:80 · dev.anime.fm

    2024-10-17 12:24

    HTTP/1.1 301 Moved Permanently
    Cache-Control: private
    Location: https://dev.anime.fm:443/
    Content-Length: 0
    Date: Thu, 17 Oct 2024 12:24:37 GMT
    Content-Type: text/html; charset=UTF-8
    Connection: close
    
    Found 2024-10-17 by HttpPlugin
    Create report
  • Open service 34.49.68.181:443 · dev.anime.fm

    2024-10-16 15:37

    HTTP/1.1 200 OK
    content-type: text/html
    last-modified: Thu, 25 Apr 2024 15:56:17 GMT
    etag: "662a7d21-986"
    accept-ranges: bytes
    x-cloud-trace-context: 6228b6eb16090ceddcb29b7d2c868660
    date: Wed, 16 Oct 2024 15:37:54 GMT
    server: Google Frontend
    Content-Length: 2438
    via: 1.1 google
    Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
    Connection: close
    
    Page title: Anime.FM
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <link rel="manifest" href="/site.webmanifest">
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="theme-color" content="#ffffff">
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Anime.FM</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                background-color: #343a40; /* Dark background */
                color: #fff; /* White text color */
                margin: 0;
                padding: 0;
            }
    
            .container {
                max-width: 800px;
                margin: 50px auto;
                text-align: center;
            }
    
            h1 {
                font-size: 3em;
                margin-bottom: 20px;
            }
    
            p {
                font-size: 1.2em;
                margin-bottom: 30px;
            }
    
            .highlight {
                color: #007bff; /* Blue highlight color */
            }
    
            .btn {
                display: inline-block;
                padding: 10px 20px;
                background-color: #007bff;
                color: #fff;
                text-decoration: none;
                border-radius: 5px;
                transition: background-color 0.3s;
            }
    
            .btn:hover {
                background-color: #0056b3; /* Darker blue on hover */
            }
    
            .logo {
                margin-bottom: 50px;
                max-width: 50%;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <img src="animefmimg.jpeg" alt="Anime.FM Logo" class="logo">
            <h1>Welcome to the NEW Anime.FM!</h1>
            <p>More updates coming soon</p>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=_s1T92W1i48vrKL3&amp;list=PLmEVqHTpoIkXfjpLC4HVHZCasQbZcysMO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
            <p>Copyright 2008-2024 Anime.FM / a <a href="https://shrinetech.io">ShrineTech</a> Company</p>
        </div>
    </body>
    </html>
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 34.49.68.181:443 · dev.anime.fm

    2024-10-14 11:31

    HTTP/1.1 200 OK
    content-type: text/html
    last-modified: Thu, 25 Apr 2024 15:56:17 GMT
    etag: "662a7d21-986"
    accept-ranges: bytes
    x-cloud-trace-context: 0803763d79297646120a6e0793f021d3
    date: Mon, 14 Oct 2024 11:31:19 GMT
    server: Google Frontend
    Content-Length: 2438
    via: 1.1 google
    Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
    Connection: close
    
    Page title: Anime.FM
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <link rel="manifest" href="/site.webmanifest">
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="theme-color" content="#ffffff">
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Anime.FM</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                background-color: #343a40; /* Dark background */
                color: #fff; /* White text color */
                margin: 0;
                padding: 0;
            }
    
            .container {
                max-width: 800px;
                margin: 50px auto;
                text-align: center;
            }
    
            h1 {
                font-size: 3em;
                margin-bottom: 20px;
            }
    
            p {
                font-size: 1.2em;
                margin-bottom: 30px;
            }
    
            .highlight {
                color: #007bff; /* Blue highlight color */
            }
    
            .btn {
                display: inline-block;
                padding: 10px 20px;
                background-color: #007bff;
                color: #fff;
                text-decoration: none;
                border-radius: 5px;
                transition: background-color 0.3s;
            }
    
            .btn:hover {
                background-color: #0056b3; /* Darker blue on hover */
            }
    
            .logo {
                margin-bottom: 50px;
                max-width: 50%;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <img src="animefmimg.jpeg" alt="Anime.FM Logo" class="logo">
            <h1>Welcome to the NEW Anime.FM!</h1>
            <p>More updates coming soon</p>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=_s1T92W1i48vrKL3&amp;list=PLmEVqHTpoIkXfjpLC4HVHZCasQbZcysMO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
            <p>Copyright 2008-2024 Anime.FM / a <a href="https://shrinetech.io">ShrineTech</a> Company</p>
        </div>
    </body>
    </html>
    
    Found 2024-10-14 by HttpPlugin
    Create report
  • Open service 34.49.68.181:443 · dev.anime.fm

    2024-10-02 05:01

    HTTP/1.1 200 OK
    content-type: text/html
    last-modified: Thu, 25 Apr 2024 15:56:17 GMT
    etag: "662a7d21-986"
    accept-ranges: bytes
    x-cloud-trace-context: 3b50b06ab049ba1a114aa032b179e0ea;o=1
    date: Wed, 02 Oct 2024 05:01:51 GMT
    server: Google Frontend
    Content-Length: 2438
    via: 1.1 google
    Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
    Connection: close
    
    Page title: Anime.FM
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <link rel="manifest" href="/site.webmanifest">
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="theme-color" content="#ffffff">
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Anime.FM</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                background-color: #343a40; /* Dark background */
                color: #fff; /* White text color */
                margin: 0;
                padding: 0;
            }
    
            .container {
                max-width: 800px;
                margin: 50px auto;
                text-align: center;
            }
    
            h1 {
                font-size: 3em;
                margin-bottom: 20px;
            }
    
            p {
                font-size: 1.2em;
                margin-bottom: 30px;
            }
    
            .highlight {
                color: #007bff; /* Blue highlight color */
            }
    
            .btn {
                display: inline-block;
                padding: 10px 20px;
                background-color: #007bff;
                color: #fff;
                text-decoration: none;
                border-radius: 5px;
                transition: background-color 0.3s;
            }
    
            .btn:hover {
                background-color: #0056b3; /* Darker blue on hover */
            }
    
            .logo {
                margin-bottom: 50px;
                max-width: 50%;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <img src="animefmimg.jpeg" alt="Anime.FM Logo" class="logo">
            <h1>Welcome to the NEW Anime.FM!</h1>
            <p>More updates coming soon</p>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=_s1T92W1i48vrKL3&amp;list=PLmEVqHTpoIkXfjpLC4HVHZCasQbZcysMO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
            <p>Copyright 2008-2024 Anime.FM / a <a href="https://shrinetech.io">ShrineTech</a> Company</p>
        </div>
    </body>
    </html>
    
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 34.49.68.181:443 · dev.anime.fm

    2024-09-30 07:46

    HTTP/1.1 200 OK
    content-type: text/html
    last-modified: Thu, 25 Apr 2024 15:56:17 GMT
    etag: "662a7d21-986"
    accept-ranges: bytes
    x-cloud-trace-context: d063934b5ea8bb9399a71dfd58e32859
    date: Mon, 30 Sep 2024 07:46:04 GMT
    server: Google Frontend
    Content-Length: 2438
    via: 1.1 google
    Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
    Connection: close
    
    Page title: Anime.FM
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <link rel="manifest" href="/site.webmanifest">
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="theme-color" content="#ffffff">
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Anime.FM</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                background-color: #343a40; /* Dark background */
                color: #fff; /* White text color */
                margin: 0;
                padding: 0;
            }
    
            .container {
                max-width: 800px;
                margin: 50px auto;
                text-align: center;
            }
    
            h1 {
                font-size: 3em;
                margin-bottom: 20px;
            }
    
            p {
                font-size: 1.2em;
                margin-bottom: 30px;
            }
    
            .highlight {
                color: #007bff; /* Blue highlight color */
            }
    
            .btn {
                display: inline-block;
                padding: 10px 20px;
                background-color: #007bff;
                color: #fff;
                text-decoration: none;
                border-radius: 5px;
                transition: background-color 0.3s;
            }
    
            .btn:hover {
                background-color: #0056b3; /* Darker blue on hover */
            }
    
            .logo {
                margin-bottom: 50px;
                max-width: 50%;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <img src="animefmimg.jpeg" alt="Anime.FM Logo" class="logo">
            <h1>Welcome to the NEW Anime.FM!</h1>
            <p>More updates coming soon</p>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=_s1T92W1i48vrKL3&amp;list=PLmEVqHTpoIkXfjpLC4HVHZCasQbZcysMO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
            <p>Copyright 2008-2024 Anime.FM / a <a href="https://shrinetech.io">ShrineTech</a> Company</p>
        </div>
    </body>
    </html>
    
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 34.49.68.181:443 · dev.anime.fm

    2024-09-28 13:16

    HTTP/1.1 200 OK
    content-type: text/html
    last-modified: Thu, 25 Apr 2024 15:56:17 GMT
    etag: "662a7d21-986"
    accept-ranges: bytes
    x-cloud-trace-context: 694c7d5462e0af4586bafd258b063c5d
    date: Sat, 28 Sep 2024 13:16:24 GMT
    server: Google Frontend
    Content-Length: 2438
    via: 1.1 google
    Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
    Connection: close
    
    Page title: Anime.FM
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <link rel="manifest" href="/site.webmanifest">
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="theme-color" content="#ffffff">
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Anime.FM</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                background-color: #343a40; /* Dark background */
                color: #fff; /* White text color */
                margin: 0;
                padding: 0;
            }
    
            .container {
                max-width: 800px;
                margin: 50px auto;
                text-align: center;
            }
    
            h1 {
                font-size: 3em;
                margin-bottom: 20px;
            }
    
            p {
                font-size: 1.2em;
                margin-bottom: 30px;
            }
    
            .highlight {
                color: #007bff; /* Blue highlight color */
            }
    
            .btn {
                display: inline-block;
                padding: 10px 20px;
                background-color: #007bff;
                color: #fff;
                text-decoration: none;
                border-radius: 5px;
                transition: background-color 0.3s;
            }
    
            .btn:hover {
                background-color: #0056b3; /* Darker blue on hover */
            }
    
            .logo {
                margin-bottom: 50px;
                max-width: 50%;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <img src="animefmimg.jpeg" alt="Anime.FM Logo" class="logo">
            <h1>Welcome to the NEW Anime.FM!</h1>
            <p>More updates coming soon</p>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=_s1T92W1i48vrKL3&amp;list=PLmEVqHTpoIkXfjpLC4HVHZCasQbZcysMO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
            <p>Copyright 2008-2024 Anime.FM / a <a href="https://shrinetech.io">ShrineTech</a> Company</p>
        </div>
    </body>
    </html>
    
    Found 2024-09-28 by HttpPlugin
    Create report
dev.anime.fm
CN:
dev.anime.fm
Key:
RSA-2048
Issuer:
WR3
Not before:
2024-10-17 11:23
Not after:
2025-01-15 12:16
dev.anime.fm
CN:
dev.anime.fm
Key:
RSA-2048
Issuer:
WR3
Not before:
2024-08-20 00:56
Not after:
2024-11-18 01:49
Domain summary
IP summary