Domain thabata.work
Germany
AMAZON-02
Software information

Netlify

tcp/443 tcp/80

  • Git configuration and history exposed
    First seen 2025-07-07 01:08
    Last seen 2026-01-04 04:34
    Open for 181 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbba0308a2c

      [core]
      	repositoryformatversion = 0
      	filemode = false
      	bare = false
      	logallrefupdates = true
      	symlinks = false
      	ignorecase = true
      [submodule]
      	active = .
      [remote "origin"]
      	url = https://github.com/t-larruda/site.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      [lfs]
      	repositoryformatversion = 0
      
      Found on 2026-01-04 04:34
      355 Bytes
  • Open service 63.176.8.218:80 · thabata.work

    2026-01-12 04:01

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Mon, 12 Jan 2026 04:02:03 GMT
    Location: https://thabata.work/
    Server: Netlify
    X-Nf-Request-Id: 01KER5WE1Y35PF3162ABCE07ST
    Content-Length: 36
    Connection: close
    
    
    Redirecting to https://thabata.work/
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 35.157.26.135:80 · thabata.work

    2026-01-12 04:01

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Mon, 12 Jan 2026 04:02:03 GMT
    Location: https://thabata.work/
    Server: Netlify
    X-Nf-Request-Id: 01KER5WDTJTHX1S8GF6NV156W0
    Content-Length: 36
    Connection: close
    
    
    Redirecting to https://thabata.work/
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 35.157.26.135:443 · thabata.work

    2026-01-12 04:01

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 2
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 28466
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 12 Jan 2026 04:01:54 GMT
    Etag: "aca41a1a136a776b0d38b7afb0917eab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KER5W56KB7K7CHQFD132FF9C
    Connection: close
    
    Page title: Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista 
    
    <!DOCTYPE html>
    <html lang="pt-BR">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista </title>
    
        <meta name="description" content="Portfólio de Thabata Lima Arruda, pesquisadora cultural e jornalista especializada em estratégia de conteúdo. Conheça projetos de pesquisa, roteiros e curadoria para entretenimento e tecnologia.">
    
        
        <script src="https://cdn.tailwindcss.com"></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&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap" rel="stylesheet">
        
        <style>
            body { font-family: 'DM Sans', sans-serif; background-color: #f9f9f9; color: #302939; }
            h1, h2, h3, h4, h5, h6 { font-family: 'Fraunces', serif; }
            h1 { font-weight: 400; }
            h2, h3 { font-weight: 600; }
            .custom-purple { color: #7748b5; }
            .bg-custom-purple { background-color: #7748b5; }
            a:hover { color: #7748b5; transition: color 0.3s ease; }
            .btn-hover:hover { background-color: #5f3994; }
            .scroll-smooth { scroll-behavior: smooth; }
            .case-card:hover { transform: translateY(-5px); box-shadow: 0 10px 15px -3px rgba(48, 41, 57, 0.1), 0 4px 6px -2px rgba(48, 41, 57, 0.05); }
        </style>
    </head>
    <body class="scroll-smooth">
    
        <header class="bg-[#f9f9f9]/80 backdrop-blur-lg sticky top-0 z-50 shadow-sm">
            <nav class="container mx-auto px-6 py-4 flex justify-between items-center">
                <div class="text-xl font-bold"><a href="#home">Thabata Lima Arruda</a></div>
                
                <div class="hidden md:flex items-center space-x-8 font-medium">
                    <a href="#projetos">
                        <span class="lang-pt">Projetos</span>
                        <span class="lang-en hidden">Projects</span>
                    </a>
                    <a href="#publicacoes">
                        <span class="lang-pt">Publicações</span>
                        <span class="lang-en hidden">Publications</span>
                    </a>
                    <a href="#sobre">
                        <span class="lang-pt">Sobre</span>
                        <span class="lang-en hidden">About</span>
                    </a>
                    <a href="#contato">
                        <span class="lang-pt">Contato</span>
                        <span class="lang-en hidden">Contact</span>
                    </a>
                    <button id="lang-toggle-desktop" class="border border-[#302939]/20 hover:border-[#7748b5] text-sm font-bold py-1 px-3 rounded-full transition-colors">
                        EN
                    </button>
                </div>
    
                <div class="md:hidden">
                    <button id="mobile-menu-button" class="text-gray-800 focus:outline-none">
                        <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7"></path></svg>
                    </button>
                </div>
            </nav>
        </header>
    
        <div id="mobile-menu" class="hidden md:hidden fixed inset-0 bg-[#f9f9f9] z-50">
            <div class="flex justify-end p-6">
                <button id="close-menu-button" class="text-gray-800 focus:outline-none">
                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>
                </button>
            </div>
            <div class="flex flex-col items-center justify-center h-full space-y-8 text-2xl font-medium">
                <a href="#projetos" class="mobile-link">
                    <span class="lang-pt">Projetos</span>
                    <span clas
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 63.176.8.218:443 · thabata.work

    2026-01-12 04:01

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 3
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 28466
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 12 Jan 2026 04:01:54 GMT
    Etag: "aca41a1a136a776b0d38b7afb0917eab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KER5W4WTS12MWA0JG5M5TKKA
    Connection: close
    
    Page title: Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista 
    
    <!DOCTYPE html>
    <html lang="pt-BR">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista </title>
    
        <meta name="description" content="Portfólio de Thabata Lima Arruda, pesquisadora cultural e jornalista especializada em estratégia de conteúdo. Conheça projetos de pesquisa, roteiros e curadoria para entretenimento e tecnologia.">
    
        
        <script src="https://cdn.tailwindcss.com"></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&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap" rel="stylesheet">
        
        <style>
            body { font-family: 'DM Sans', sans-serif; background-color: #f9f9f9; color: #302939; }
            h1, h2, h3, h4, h5, h6 { font-family: 'Fraunces', serif; }
            h1 { font-weight: 400; }
            h2, h3 { font-weight: 600; }
            .custom-purple { color: #7748b5; }
            .bg-custom-purple { background-color: #7748b5; }
            a:hover { color: #7748b5; transition: color 0.3s ease; }
            .btn-hover:hover { background-color: #5f3994; }
            .scroll-smooth { scroll-behavior: smooth; }
            .case-card:hover { transform: translateY(-5px); box-shadow: 0 10px 15px -3px rgba(48, 41, 57, 0.1), 0 4px 6px -2px rgba(48, 41, 57, 0.05); }
        </style>
    </head>
    <body class="scroll-smooth">
    
        <header class="bg-[#f9f9f9]/80 backdrop-blur-lg sticky top-0 z-50 shadow-sm">
            <nav class="container mx-auto px-6 py-4 flex justify-between items-center">
                <div class="text-xl font-bold"><a href="#home">Thabata Lima Arruda</a></div>
                
                <div class="hidden md:flex items-center space-x-8 font-medium">
                    <a href="#projetos">
                        <span class="lang-pt">Projetos</span>
                        <span class="lang-en hidden">Projects</span>
                    </a>
                    <a href="#publicacoes">
                        <span class="lang-pt">Publicações</span>
                        <span class="lang-en hidden">Publications</span>
                    </a>
                    <a href="#sobre">
                        <span class="lang-pt">Sobre</span>
                        <span class="lang-en hidden">About</span>
                    </a>
                    <a href="#contato">
                        <span class="lang-pt">Contato</span>
                        <span class="lang-en hidden">Contact</span>
                    </a>
                    <button id="lang-toggle-desktop" class="border border-[#302939]/20 hover:border-[#7748b5] text-sm font-bold py-1 px-3 rounded-full transition-colors">
                        EN
                    </button>
                </div>
    
                <div class="md:hidden">
                    <button id="mobile-menu-button" class="text-gray-800 focus:outline-none">
                        <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7"></path></svg>
                    </button>
                </div>
            </nav>
        </header>
    
        <div id="mobile-menu" class="hidden md:hidden fixed inset-0 bg-[#f9f9f9] z-50">
            <div class="flex justify-end p-6">
                <button id="close-menu-button" class="text-gray-800 focus:outline-none">
                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>
                </button>
            </div>
            <div class="flex flex-col items-center justify-center h-full space-y-8 text-2xl font-medium">
                <a href="#projetos" class="mobile-link">
                    <span class="lang-pt">Projetos</span>
                    <span clas
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 35.157.26.135:443 · thabata.work

    2026-01-09 11:28

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 3
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 28466
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 09 Jan 2026 11:28:24 GMT
    Etag: "aca41a1a136a776b0d38b7afb0917eab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KEH87JM4WPKN2ABR3KW0B4GW
    Connection: close
    
    Page title: Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista 
    
    <!DOCTYPE html>
    <html lang="pt-BR">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista </title>
    
        <meta name="description" content="Portfólio de Thabata Lima Arruda, pesquisadora cultural e jornalista especializada em estratégia de conteúdo. Conheça projetos de pesquisa, roteiros e curadoria para entretenimento e tecnologia.">
    
        
        <script src="https://cdn.tailwindcss.com"></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&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap" rel="stylesheet">
        
        <style>
            body { font-family: 'DM Sans', sans-serif; background-color: #f9f9f9; color: #302939; }
            h1, h2, h3, h4, h5, h6 { font-family: 'Fraunces', serif; }
            h1 { font-weight: 400; }
            h2, h3 { font-weight: 600; }
            .custom-purple { color: #7748b5; }
            .bg-custom-purple { background-color: #7748b5; }
            a:hover { color: #7748b5; transition: color 0.3s ease; }
            .btn-hover:hover { background-color: #5f3994; }
            .scroll-smooth { scroll-behavior: smooth; }
            .case-card:hover { transform: translateY(-5px); box-shadow: 0 10px 15px -3px rgba(48, 41, 57, 0.1), 0 4px 6px -2px rgba(48, 41, 57, 0.05); }
        </style>
    </head>
    <body class="scroll-smooth">
    
        <header class="bg-[#f9f9f9]/80 backdrop-blur-lg sticky top-0 z-50 shadow-sm">
            <nav class="container mx-auto px-6 py-4 flex justify-between items-center">
                <div class="text-xl font-bold"><a href="#home">Thabata Lima Arruda</a></div>
                
                <div class="hidden md:flex items-center space-x-8 font-medium">
                    <a href="#projetos">
                        <span class="lang-pt">Projetos</span>
                        <span class="lang-en hidden">Projects</span>
                    </a>
                    <a href="#publicacoes">
                        <span class="lang-pt">Publicações</span>
                        <span class="lang-en hidden">Publications</span>
                    </a>
                    <a href="#sobre">
                        <span class="lang-pt">Sobre</span>
                        <span class="lang-en hidden">About</span>
                    </a>
                    <a href="#contato">
                        <span class="lang-pt">Contato</span>
                        <span class="lang-en hidden">Contact</span>
                    </a>
                    <button id="lang-toggle-desktop" class="border border-[#302939]/20 hover:border-[#7748b5] text-sm font-bold py-1 px-3 rounded-full transition-colors">
                        EN
                    </button>
                </div>
    
                <div class="md:hidden">
                    <button id="mobile-menu-button" class="text-gray-800 focus:outline-none">
                        <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7"></path></svg>
                    </button>
                </div>
            </nav>
        </header>
    
        <div id="mobile-menu" class="hidden md:hidden fixed inset-0 bg-[#f9f9f9] z-50">
            <div class="flex justify-end p-6">
                <button id="close-menu-button" class="text-gray-800 focus:outline-none">
                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>
                </button>
            </div>
            <div class="flex flex-col items-center justify-center h-full space-y-8 text-2xl font-medium">
                <a href="#projetos" class="mobile-link">
                    <span class="lang-pt">Projetos</span>
                    <span clas
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 63.176.8.218:80 · thabata.work

    2026-01-04 04:34

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Sun, 04 Jan 2026 04:34:17 GMT
    Location: https://thabata.work/
    Server: Netlify
    X-Nf-Request-Id: 01KE3MHQ1XY1A8SH79KHEXAE6Q
    Content-Length: 36
    Connection: close
    
    
    Redirecting to https://thabata.work/
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 35.157.26.135:443 · thabata.work

    2026-01-04 04:34

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 1
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 28466
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 04 Jan 2026 04:34:18 GMT
    Etag: "aca41a1a136a776b0d38b7afb0917eab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KE3MHQGG94DYFCT6FAA8AR6N
    Connection: close
    
    Page title: Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista 
    
    <!DOCTYPE html>
    <html lang="pt-BR">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista </title>
    
        <meta name="description" content="Portfólio de Thabata Lima Arruda, pesquisadora cultural e jornalista especializada em estratégia de conteúdo. Conheça projetos de pesquisa, roteiros e curadoria para entretenimento e tecnologia.">
    
        
        <script src="https://cdn.tailwindcss.com"></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&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap" rel="stylesheet">
        
        <style>
            body { font-family: 'DM Sans', sans-serif; background-color: #f9f9f9; color: #302939; }
            h1, h2, h3, h4, h5, h6 { font-family: 'Fraunces', serif; }
            h1 { font-weight: 400; }
            h2, h3 { font-weight: 600; }
            .custom-purple { color: #7748b5; }
            .bg-custom-purple { background-color: #7748b5; }
            a:hover { color: #7748b5; transition: color 0.3s ease; }
            .btn-hover:hover { background-color: #5f3994; }
            .scroll-smooth { scroll-behavior: smooth; }
            .case-card:hover { transform: translateY(-5px); box-shadow: 0 10px 15px -3px rgba(48, 41, 57, 0.1), 0 4px 6px -2px rgba(48, 41, 57, 0.05); }
        </style>
    </head>
    <body class="scroll-smooth">
    
        <header class="bg-[#f9f9f9]/80 backdrop-blur-lg sticky top-0 z-50 shadow-sm">
            <nav class="container mx-auto px-6 py-4 flex justify-between items-center">
                <div class="text-xl font-bold"><a href="#home">Thabata Lima Arruda</a></div>
                
                <div class="hidden md:flex items-center space-x-8 font-medium">
                    <a href="#projetos">
                        <span class="lang-pt">Projetos</span>
                        <span class="lang-en hidden">Projects</span>
                    </a>
                    <a href="#publicacoes">
                        <span class="lang-pt">Publicações</span>
                        <span class="lang-en hidden">Publications</span>
                    </a>
                    <a href="#sobre">
                        <span class="lang-pt">Sobre</span>
                        <span class="lang-en hidden">About</span>
                    </a>
                    <a href="#contato">
                        <span class="lang-pt">Contato</span>
                        <span class="lang-en hidden">Contact</span>
                    </a>
                    <button id="lang-toggle-desktop" class="border border-[#302939]/20 hover:border-[#7748b5] text-sm font-bold py-1 px-3 rounded-full transition-colors">
                        EN
                    </button>
                </div>
    
                <div class="md:hidden">
                    <button id="mobile-menu-button" class="text-gray-800 focus:outline-none">
                        <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7"></path></svg>
                    </button>
                </div>
            </nav>
        </header>
    
        <div id="mobile-menu" class="hidden md:hidden fixed inset-0 bg-[#f9f9f9] z-50">
            <div class="flex justify-end p-6">
                <button id="close-menu-button" class="text-gray-800 focus:outline-none">
                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>
                </button>
            </div>
            <div class="flex flex-col items-center justify-center h-full space-y-8 text-2xl font-medium">
                <a href="#projetos" class="mobile-link">
                    <span class="lang-pt">Projetos</span>
                    <span clas
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 35.157.26.135:80 · thabata.work

    2026-01-04 04:34

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/plain; charset=utf-8
    Date: Sun, 04 Jan 2026 04:34:17 GMT
    Location: https://thabata.work/
    Server: Netlify
    X-Nf-Request-Id: 01KE3MHQ27ND1WR954GV1DK2A6
    Content-Length: 36
    Connection: close
    
    
    Redirecting to https://thabata.work/
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 63.176.8.218:443 · thabata.work

    2026-01-04 04:34

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 1
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 28466
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 04 Jan 2026 04:34:18 GMT
    Etag: "aca41a1a136a776b0d38b7afb0917eab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KE3MHQWP53QMSR6RMQHZCKFF
    Connection: close
    
    Page title: Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista 
    
    <!DOCTYPE html>
    <html lang="pt-BR">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista </title>
    
        <meta name="description" content="Portfólio de Thabata Lima Arruda, pesquisadora cultural e jornalista especializada em estratégia de conteúdo. Conheça projetos de pesquisa, roteiros e curadoria para entretenimento e tecnologia.">
    
        
        <script src="https://cdn.tailwindcss.com"></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&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap" rel="stylesheet">
        
        <style>
            body { font-family: 'DM Sans', sans-serif; background-color: #f9f9f9; color: #302939; }
            h1, h2, h3, h4, h5, h6 { font-family: 'Fraunces', serif; }
            h1 { font-weight: 400; }
            h2, h3 { font-weight: 600; }
            .custom-purple { color: #7748b5; }
            .bg-custom-purple { background-color: #7748b5; }
            a:hover { color: #7748b5; transition: color 0.3s ease; }
            .btn-hover:hover { background-color: #5f3994; }
            .scroll-smooth { scroll-behavior: smooth; }
            .case-card:hover { transform: translateY(-5px); box-shadow: 0 10px 15px -3px rgba(48, 41, 57, 0.1), 0 4px 6px -2px rgba(48, 41, 57, 0.05); }
        </style>
    </head>
    <body class="scroll-smooth">
    
        <header class="bg-[#f9f9f9]/80 backdrop-blur-lg sticky top-0 z-50 shadow-sm">
            <nav class="container mx-auto px-6 py-4 flex justify-between items-center">
                <div class="text-xl font-bold"><a href="#home">Thabata Lima Arruda</a></div>
                
                <div class="hidden md:flex items-center space-x-8 font-medium">
                    <a href="#projetos">
                        <span class="lang-pt">Projetos</span>
                        <span class="lang-en hidden">Projects</span>
                    </a>
                    <a href="#publicacoes">
                        <span class="lang-pt">Publicações</span>
                        <span class="lang-en hidden">Publications</span>
                    </a>
                    <a href="#sobre">
                        <span class="lang-pt">Sobre</span>
                        <span class="lang-en hidden">About</span>
                    </a>
                    <a href="#contato">
                        <span class="lang-pt">Contato</span>
                        <span class="lang-en hidden">Contact</span>
                    </a>
                    <button id="lang-toggle-desktop" class="border border-[#302939]/20 hover:border-[#7748b5] text-sm font-bold py-1 px-3 rounded-full transition-colors">
                        EN
                    </button>
                </div>
    
                <div class="md:hidden">
                    <button id="mobile-menu-button" class="text-gray-800 focus:outline-none">
                        <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7"></path></svg>
                    </button>
                </div>
            </nav>
        </header>
    
        <div id="mobile-menu" class="hidden md:hidden fixed inset-0 bg-[#f9f9f9] z-50">
            <div class="flex justify-end p-6">
                <button id="close-menu-button" class="text-gray-800 focus:outline-none">
                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>
                </button>
            </div>
            <div class="flex flex-col items-center justify-center h-full space-y-8 text-2xl font-medium">
                <a href="#projetos" class="mobile-link">
                    <span class="lang-pt">Projetos</span>
                    <span clas
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 35.157.26.135:443 · thabata.work

    2026-01-02 12:23

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 1
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 28466
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 02 Jan 2026 12:23:25 GMT
    Etag: "aca41a1a136a776b0d38b7afb0917eab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KDZAK8S30K3HSPS7TFMW997P
    Connection: close
    
    Page title: Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista 
    
    <!DOCTYPE html>
    <html lang="pt-BR">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista </title>
    
        <meta name="description" content="Portfólio de Thabata Lima Arruda, pesquisadora cultural e jornalista especializada em estratégia de conteúdo. Conheça projetos de pesquisa, roteiros e curadoria para entretenimento e tecnologia.">
    
        
        <script src="https://cdn.tailwindcss.com"></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&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap" rel="stylesheet">
        
        <style>
            body { font-family: 'DM Sans', sans-serif; background-color: #f9f9f9; color: #302939; }
            h1, h2, h3, h4, h5, h6 { font-family: 'Fraunces', serif; }
            h1 { font-weight: 400; }
            h2, h3 { font-weight: 600; }
            .custom-purple { color: #7748b5; }
            .bg-custom-purple { background-color: #7748b5; }
            a:hover { color: #7748b5; transition: color 0.3s ease; }
            .btn-hover:hover { background-color: #5f3994; }
            .scroll-smooth { scroll-behavior: smooth; }
            .case-card:hover { transform: translateY(-5px); box-shadow: 0 10px 15px -3px rgba(48, 41, 57, 0.1), 0 4px 6px -2px rgba(48, 41, 57, 0.05); }
        </style>
    </head>
    <body class="scroll-smooth">
    
        <header class="bg-[#f9f9f9]/80 backdrop-blur-lg sticky top-0 z-50 shadow-sm">
            <nav class="container mx-auto px-6 py-4 flex justify-between items-center">
                <div class="text-xl font-bold"><a href="#home">Thabata Lima Arruda</a></div>
                
                <div class="hidden md:flex items-center space-x-8 font-medium">
                    <a href="#projetos">
                        <span class="lang-pt">Projetos</span>
                        <span class="lang-en hidden">Projects</span>
                    </a>
                    <a href="#publicacoes">
                        <span class="lang-pt">Publicações</span>
                        <span class="lang-en hidden">Publications</span>
                    </a>
                    <a href="#sobre">
                        <span class="lang-pt">Sobre</span>
                        <span class="lang-en hidden">About</span>
                    </a>
                    <a href="#contato">
                        <span class="lang-pt">Contato</span>
                        <span class="lang-en hidden">Contact</span>
                    </a>
                    <button id="lang-toggle-desktop" class="border border-[#302939]/20 hover:border-[#7748b5] text-sm font-bold py-1 px-3 rounded-full transition-colors">
                        EN
                    </button>
                </div>
    
                <div class="md:hidden">
                    <button id="mobile-menu-button" class="text-gray-800 focus:outline-none">
                        <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7"></path></svg>
                    </button>
                </div>
            </nav>
        </header>
    
        <div id="mobile-menu" class="hidden md:hidden fixed inset-0 bg-[#f9f9f9] z-50">
            <div class="flex justify-end p-6">
                <button id="close-menu-button" class="text-gray-800 focus:outline-none">
                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>
                </button>
            </div>
            <div class="flex flex-col items-center justify-center h-full space-y-8 text-2xl font-medium">
                <a href="#projetos" class="mobile-link">
                    <span class="lang-pt">Projetos</span>
                    <span clas
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 35.157.26.135:443 · thabata.work

    2025-12-22 18:24

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 28466
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 22 Dec 2025 18:24:49 GMT
    Etag: "aca41a1a136a776b0d38b7afb0917eab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KD3MX42K0NHF3DJV72XR92KJ
    Connection: close
    
    Page title: Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista 
    
    <!DOCTYPE html>
    <html lang="pt-BR">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista </title>
    
        <meta name="description" content="Portfólio de Thabata Lima Arruda, pesquisadora cultural e jornalista especializada em estratégia de conteúdo. Conheça projetos de pesquisa, roteiros e curadoria para entretenimento e tecnologia.">
    
        
        <script src="https://cdn.tailwindcss.com"></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&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap" rel="stylesheet">
        
        <style>
            body { font-family: 'DM Sans', sans-serif; background-color: #f9f9f9; color: #302939; }
            h1, h2, h3, h4, h5, h6 { font-family: 'Fraunces', serif; }
            h1 { font-weight: 400; }
            h2, h3 { font-weight: 600; }
            .custom-purple { color: #7748b5; }
            .bg-custom-purple { background-color: #7748b5; }
            a:hover { color: #7748b5; transition: color 0.3s ease; }
            .btn-hover:hover { background-color: #5f3994; }
            .scroll-smooth { scroll-behavior: smooth; }
            .case-card:hover { transform: translateY(-5px); box-shadow: 0 10px 15px -3px rgba(48, 41, 57, 0.1), 0 4px 6px -2px rgba(48, 41, 57, 0.05); }
        </style>
    </head>
    <body class="scroll-smooth">
    
        <header class="bg-[#f9f9f9]/80 backdrop-blur-lg sticky top-0 z-50 shadow-sm">
            <nav class="container mx-auto px-6 py-4 flex justify-between items-center">
                <div class="text-xl font-bold"><a href="#home">Thabata Lima Arruda</a></div>
                
                <div class="hidden md:flex items-center space-x-8 font-medium">
                    <a href="#projetos">
                        <span class="lang-pt">Projetos</span>
                        <span class="lang-en hidden">Projects</span>
                    </a>
                    <a href="#publicacoes">
                        <span class="lang-pt">Publicações</span>
                        <span class="lang-en hidden">Publications</span>
                    </a>
                    <a href="#sobre">
                        <span class="lang-pt">Sobre</span>
                        <span class="lang-en hidden">About</span>
                    </a>
                    <a href="#contato">
                        <span class="lang-pt">Contato</span>
                        <span class="lang-en hidden">Contact</span>
                    </a>
                    <button id="lang-toggle-desktop" class="border border-[#302939]/20 hover:border-[#7748b5] text-sm font-bold py-1 px-3 rounded-full transition-colors">
                        EN
                    </button>
                </div>
    
                <div class="md:hidden">
                    <button id="mobile-menu-button" class="text-gray-800 focus:outline-none">
                        <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7"></path></svg>
                    </button>
                </div>
            </nav>
        </header>
    
        <div id="mobile-menu" class="hidden md:hidden fixed inset-0 bg-[#f9f9f9] z-50">
            <div class="flex justify-end p-6">
                <button id="close-menu-button" class="text-gray-800 focus:outline-none">
                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>
                </button>
            </div>
            <div class="flex flex-col items-center justify-center h-full space-y-8 text-2xl font-medium">
                <a href="#projetos" class="mobile-link">
                    <span class="lang-pt">Projetos</span>
                    <span clas
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 35.157.26.135:443 · thabata.work

    2025-12-20 18:40

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 1
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 28466
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 20 Dec 2025 18:40:53 GMT
    Etag: "aca41a1a136a776b0d38b7afb0917eab-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KCYH134C4FGC9P1YZS3HKV8A
    Connection: close
    
    Page title: Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista 
    
    <!DOCTYPE html>
    <html lang="pt-BR">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Thabata Lima Arruda | Estrategista de Conteúdo, Pesquisadora Cultural & Jornalista </title>
    
        <meta name="description" content="Portfólio de Thabata Lima Arruda, pesquisadora cultural e jornalista especializada em estratégia de conteúdo. Conheça projetos de pesquisa, roteiros e curadoria para entretenimento e tecnologia.">
    
        
        <script src="https://cdn.tailwindcss.com"></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&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap" rel="stylesheet">
        
        <style>
            body { font-family: 'DM Sans', sans-serif; background-color: #f9f9f9; color: #302939; }
            h1, h2, h3, h4, h5, h6 { font-family: 'Fraunces', serif; }
            h1 { font-weight: 400; }
            h2, h3 { font-weight: 600; }
            .custom-purple { color: #7748b5; }
            .bg-custom-purple { background-color: #7748b5; }
            a:hover { color: #7748b5; transition: color 0.3s ease; }
            .btn-hover:hover { background-color: #5f3994; }
            .scroll-smooth { scroll-behavior: smooth; }
            .case-card:hover { transform: translateY(-5px); box-shadow: 0 10px 15px -3px rgba(48, 41, 57, 0.1), 0 4px 6px -2px rgba(48, 41, 57, 0.05); }
        </style>
    </head>
    <body class="scroll-smooth">
    
        <header class="bg-[#f9f9f9]/80 backdrop-blur-lg sticky top-0 z-50 shadow-sm">
            <nav class="container mx-auto px-6 py-4 flex justify-between items-center">
                <div class="text-xl font-bold"><a href="#home">Thabata Lima Arruda</a></div>
                
                <div class="hidden md:flex items-center space-x-8 font-medium">
                    <a href="#projetos">
                        <span class="lang-pt">Projetos</span>
                        <span class="lang-en hidden">Projects</span>
                    </a>
                    <a href="#publicacoes">
                        <span class="lang-pt">Publicações</span>
                        <span class="lang-en hidden">Publications</span>
                    </a>
                    <a href="#sobre">
                        <span class="lang-pt">Sobre</span>
                        <span class="lang-en hidden">About</span>
                    </a>
                    <a href="#contato">
                        <span class="lang-pt">Contato</span>
                        <span class="lang-en hidden">Contact</span>
                    </a>
                    <button id="lang-toggle-desktop" class="border border-[#302939]/20 hover:border-[#7748b5] text-sm font-bold py-1 px-3 rounded-full transition-colors">
                        EN
                    </button>
                </div>
    
                <div class="md:hidden">
                    <button id="mobile-menu-button" class="text-gray-800 focus:outline-none">
                        <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7"></path></svg>
                    </button>
                </div>
            </nav>
        </header>
    
        <div id="mobile-menu" class="hidden md:hidden fixed inset-0 bg-[#f9f9f9] z-50">
            <div class="flex justify-end p-6">
                <button id="close-menu-button" class="text-gray-800 focus:outline-none">
                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>
                </button>
            </div>
            <div class="flex flex-col items-center justify-center h-full space-y-8 text-2xl font-medium">
                <a href="#projetos" class="mobile-link">
                    <span class="lang-pt">Projetos</span>
                    <span clas
    Found 2025-12-20 by HttpPlugin
    Create report
*.thabata.workthabata.work
CN:
thabata.work
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-04 03:34
Not after:
2026-04-04 03:34
*.thabata.workthabata.work
CN:
thabata.work
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-11-05 04:13
Not after:
2026-02-03 04:13
Domain summary
IP summary