Domain anastasia.dev
United States
GOOGLE-CLOUD-PLATFORM
  • Open service 35.185.44.232:443 · anastasia.dev

    2026-01-11 22:40

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 15358
    Content-Type: text/html; charset=utf-8
    Etag: "4d053d6a9f46f72604cb2d63b9090cccbdd528a618c2a3ab29cffef8cefb34f5"
    Expires: Sun, 11 Jan 2026 22:50:51 UTC
    Last-Modified: Tue, 09 Dec 2025 15:53:05 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KEQKGA3874A1AJ926A7504D6
    Date: Sun, 11 Jan 2026 22:40:51 GMT
    Connection: close
    
    Page title: asya aizman's website
    
    <!doctype html>
    <html lang="en">
    
    <head>
      <!-- Required meta tags -->
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
      <script src="https://code.jquery.com/jquery-3.5.1.min.js"
        integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
      <!-- Bootstrap JS -->
      <script src="/assets/js/bootstrap.js"></script>
      <!-- custom -->
      <script src="/assets/js/menu.js"></script>
      <!-- Bootstrap CSS -->
      <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
      <meta http-equiv="X-UA-Compatible" content="chrome=1">
    
      <link rel="stylesheet" href="/assets/css/style.css?v=">
      <!--[if lt IE 9]>
      <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
      <![endif]-->
      <title>asya aizman's website</title>
      <meta name="description" content="A stream of projects and thoughts" />
    </head>
    
    <body>
      <div class="container-fluid">
        <div class="row">
          <div class="col-11">
            <div class="header">
      <a href="#" class="d-sm-inline d-md-none h5" id="menu">&#8592; menu</a>
      <p class="d-md-none site-description">
        A stream of projects and thoughts
      </p>
    </div>
          </div>
          <div class="col-1">
            <div class="container">
      <a href="#" id="mode-switch" title="Switch light mode" onclick="toggleMode()">
        
        
        <span class="light-icon" id="moon-icon">
                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
             stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon">
            <path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
        </svg>
    
          </span>
        
        
        
        
        
        <span class="light-icon" id="sun-icon">
            <span class="light-icon" id="sun-icon">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
         stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sun">
        <circle cx="12" cy="12" r="5"></circle>
        <line x1="12" y1="1" x2="12" y2="3"></line>
        <line x1="12" y1="21" x2="12" y2="23"></line>
        <line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
        <line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
        <line x1="1" y1="12" x2="3" y2="12"></line>
        <line x1="21" y1="12" x2="23" y2="12"></line>
        <line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
        <line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
    </svg>
    </span>
          </span>
        
        
      </a>
    </div>
    <script>
        let lightmode = localStorage.getItem("lightmode");
        console.log("getting lightmode", lightmode);
        lightmode = lightmode ? lightmode : "sun";
        if (lightmode === "sun") {
            $('#moon-icon').show();
            $("#sun-icon").hide();
            $('body').removeClass('dark-mode').addClass('light-mode');
        } else {
            $('body').removeClass('light-mode').addClass('dark-mode');
            $('#moon-icon').hide();
            $("#sun-icon").show();
        }
        function toggleMode() {
            if (lightmode === 'sun') {
                $('#moon-icon').hide();
                $('#sun-icon').show();
                lightmode = 'moon';
                localStorage.setItem("lightmode", "moon");
                $('body').removeClass('light-mode').addClass('dark-mode');
            } else {
                $('#moon-icon').show();
                $('#sun-icon').hide();
                lightmode = 'sun';
                localStorage.setItem("lightmode", "sun");
                $('body').removeClass('dark-mode').addClass('light-mode');
            }
        }
    
    </script>
          </div>
        </div>
        <div class="row">
          <div class="" id="sidebar">
            <ul>
      <li class="d-sm-inline d-md-none float-right h5">
    <!--    <a href="/" id="mark">&#8704;</a>-->
        <a href="#" class="d-sm-inline d-md-none float-right h5"
           id="exit-menu">close &#8594;</a>
      </li>
      <!-- <li class="d-xs-none d-sm-none d-md-block site-description">
        Asya's projects <br/>& thoughts
      </li> -->
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 35.185.44.232:80 · anastasia.dev

    2026-01-11 22:40

    HTTP/1.1 301 Moved Permanently
    content-type: text/html; charset=utf-8
    location: https://anastasia.dev/
    permissions-policy: interest-cohort=()
    vary: Origin
    x-request-id: 01KEQKG9XCKBK58X1YFK3V15YR
    date: Sun, 11 Jan 2026 22:40:51 GMT
    content-length: 57
    gitlab-lb: haproxy-pages-03-lb-gprd
    gitlab-sv: pages-us-east1-d
    connection: close
    
    
    <a href="https://anastasia.dev/">Moved Permanently</a>.
    
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 35.185.44.232:443 · anastasia.dev

    2025-12-20 11:32

    HTTP/1.1 200 OK
    Cache-Control: max-age=600
    Content-Length: 15358
    Content-Type: text/html; charset=utf-8
    Etag: "4d053d6a9f46f72604cb2d63b9090cccbdd528a618c2a3ab29cffef8cefb34f5"
    Expires: Sat, 20 Dec 2025 11:42:38 UTC
    Last-Modified: Tue, 09 Dec 2025 15:53:05 GMT
    Permissions-Policy: interest-cohort=()
    Vary: Origin
    X-Request-Id: 01KCXRGYD8H25KGMBNZSKVK1SY
    Date: Sat, 20 Dec 2025 11:32:38 GMT
    Connection: close
    
    Page title: asya aizman's website
    
    <!doctype html>
    <html lang="en">
    
    <head>
      <!-- Required meta tags -->
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
      <script src="https://code.jquery.com/jquery-3.5.1.min.js"
        integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
      <!-- Bootstrap JS -->
      <script src="/assets/js/bootstrap.js"></script>
      <!-- custom -->
      <script src="/assets/js/menu.js"></script>
      <!-- Bootstrap CSS -->
      <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
      <meta http-equiv="X-UA-Compatible" content="chrome=1">
    
      <link rel="stylesheet" href="/assets/css/style.css?v=">
      <!--[if lt IE 9]>
      <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
      <![endif]-->
      <title>asya aizman's website</title>
      <meta name="description" content="A stream of projects and thoughts" />
    </head>
    
    <body>
      <div class="container-fluid">
        <div class="row">
          <div class="col-11">
            <div class="header">
      <a href="#" class="d-sm-inline d-md-none h5" id="menu">&#8592; menu</a>
      <p class="d-md-none site-description">
        A stream of projects and thoughts
      </p>
    </div>
          </div>
          <div class="col-1">
            <div class="container">
      <a href="#" id="mode-switch" title="Switch light mode" onclick="toggleMode()">
        
        
        <span class="light-icon" id="moon-icon">
                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
             stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon">
            <path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
        </svg>
    
          </span>
        
        
        
        
        
        <span class="light-icon" id="sun-icon">
            <span class="light-icon" id="sun-icon">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
         stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sun">
        <circle cx="12" cy="12" r="5"></circle>
        <line x1="12" y1="1" x2="12" y2="3"></line>
        <line x1="12" y1="21" x2="12" y2="23"></line>
        <line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
        <line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
        <line x1="1" y1="12" x2="3" y2="12"></line>
        <line x1="21" y1="12" x2="23" y2="12"></line>
        <line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
        <line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
    </svg>
    </span>
          </span>
        
        
      </a>
    </div>
    <script>
        let lightmode = localStorage.getItem("lightmode");
        console.log("getting lightmode", lightmode);
        lightmode = lightmode ? lightmode : "sun";
        if (lightmode === "sun") {
            $('#moon-icon').show();
            $("#sun-icon").hide();
            $('body').removeClass('dark-mode').addClass('light-mode');
        } else {
            $('body').removeClass('light-mode').addClass('dark-mode');
            $('#moon-icon').hide();
            $("#sun-icon").show();
        }
        function toggleMode() {
            if (lightmode === 'sun') {
                $('#moon-icon').hide();
                $('#sun-icon').show();
                lightmode = 'moon';
                localStorage.setItem("lightmode", "moon");
                $('body').removeClass('light-mode').addClass('dark-mode');
            } else {
                $('#moon-icon').show();
                $('#sun-icon').hide();
                lightmode = 'sun';
                localStorage.setItem("lightmode", "sun");
                $('body').removeClass('dark-mode').addClass('light-mode');
            }
        }
    
    </script>
          </div>
        </div>
        <div class="row">
          <div class="" id="sidebar">
            <ul>
      <li class="d-sm-inline d-md-none float-right h5">
    <!--    <a href="/" id="mark">&#8704;</a>-->
        <a href="#" class="d-sm-inline d-md-none float-right h5"
           id="exit-menu">close &#8594;</a>
      </li>
      <!-- <li class="d-xs-none d-sm-none d-md-block site-description">
        Asya's projects <br/>& thoughts
      </li> -->
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 35.185.44.232:80 · anastasia.dev

    2025-12-20 11:32

    HTTP/1.1 301 Moved Permanently
    content-type: text/html; charset=utf-8
    location: https://anastasia.dev/
    permissions-policy: interest-cohort=()
    vary: Origin
    x-request-id: 01KCXRGY6PHGR62GBMZ1R4BB70
    date: Sat, 20 Dec 2025 11:32:38 GMT
    content-length: 57
    gitlab-lb: haproxy-pages-03-lb-gprd
    gitlab-sv: pages-us-east1-d
    connection: close
    
    
    <a href="https://anastasia.dev/">Moved Permanently</a>.
    
    
    Found 2025-12-20 by HttpPlugin
    Create report
anastasia.dev
CN:
anastasia.dev
Key:
RSA-4096
Issuer:
R11
Not before:
2025-04-13 23:52
Not after:
2025-07-12 23:52
Domain summary
IP summary