Help
RSS
API
Feed
Maltego
Contact
Domain > abrenova.es
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-04-27
91.108.101.74
(
ClassC
)
2025-08-01
167.99.142.217
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginx/1.27.5Date: Fri, 01 Aug 2025 23:23:31 GMTContent-Type: text/htmlContent-Length: 169Connection: keep-aliveLocation: https://abrenova.es/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/1.27.5/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginx/1.27.5Date: Fri, 01 Aug 2025 23:23:32 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveX-Powered-By: PHP/8.2.28Set-Cookie: PHPSESSID1139a2524de876b4ce8855188f43dbb5; path/Expires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheVary: Accept-EncodingStrict-Transport-Security: max-age31536000Strict-Transport-Security: max-age31536000; includeSubDomainsX-Frame-Options: SAMEORIGINX-Content-Type-Options: nosniff !DOCTYPE html>html langes>head> meta charsetUTF-8> title>AB RENOVA HOMES/title> meta nameviewport contentwidthdevice-width, initial-scale1> link hrefhttps://fonts.googleapis.com/css2?familyMontserrat:wght@400;600&displayswap relstylesheet> style> * { margin: 0; padding: 0; box-sizing: border-box; } html, body { height: 100%; overflow-x: hidden; } body { font-family: Montserrat, sans-serif; background-color: #1e1e1e; color: #f0f0f0; } header { position: fixed; top: 0; left: 0; right: 0; z-index: 1000; height: 70px; background-color: #2c2c2c; display: flex; justify-content: space-between; align-items: center; padding: 0 30px; border-bottom: 2px solid #bfa36f; } header h1 { color: #bfa36f; font-size: 1.8rem; white-space: nowrap; } header .menu { display: flex; align-items: center; gap: 20px; } nav a { color: #f0f0f0; margin-left: 20px; text-decoration: none; transition: color 0.3s; } nav a:hover { color: #d1b173; } footer { position: fixed; bottom: 0; left: 0; right: 0; height: 60px; background-color: #2c2c2c; color: #999; text-align: center; line-height: 60px; border-top: 2px solid #bfa36f; z-index: 1000; } main { padding-top: 90px; /* altura del header + margen */ padding-bottom: 80px; /* altura del footer + margen */ min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; } .home-buttons { display: flex; justify-content: center; gap: 20px; margin-top: 20px; flex-wrap: wrap; } .home-buttons a { background-color: #bfa36f; color: white; padding: 10px 20px; border-radius: 5px; text-decoration: none; transition: all 0.3s ease-in-out; } .home-buttons a:hover { background-color: #d4af37; transform: scale(1.05); color: #000; } .home-buttons a:active { transform: scale(0.95); } .home-buttons a.disabled { background-color: #555; color: #ccc; pointer-events: none; } .home-buttons a.disabled:hover { background-color: #555; transform: none; } .home-content { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 20px; max-width: 800px; margin: 0 auto; transform: translateY(100%); } @media screen and (max-width: 768px) { header { padding: 0 15px; height: 60px; } header h1 { font-size: 1.3rem; } header .menu { display: none; } .home-content h1 { font-size: 1.6rem; } .home-content p { font-size: 1rem; } .home-buttons { flex-direction: column; gap: 10px; } .home-buttons a { width: 100%; text-align: center; } } /style>/head>body> header> a href/ classlogo>AB RENOVA HOMES/a> div idhamburger-toggle classhamburger> span>/span> span>/span> span>/span> /div> nav idmobile-nav> button idclose-nav classclose-nav>i classfas fa-times>/i>/button> a hrefindex.php>Inicio/a> a hrefprevious_houses.php>Nuestro trabajo/a> a hrefhouses.php>Visítanos!/a> a hrefflippling.php>Inversores/a> a hreflogin.php>Iniciar sesión/a> a hrefregister.php>Registrarse/a> /nav> div idnav-overlay>/div>/header>style>header { background-color: #2c2c2c; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; border-bottom: 2px solid #bfa36f; position: relative; z-index: 1000;}.logo { text-decoration: none; color: #d4af37; font-weight: bold; font-size: 1.4rem;}nav { display: flex; align-items: center; gap: 15px;}nav a { color: #f0f0f0; text-decoration: none; font-weight: bold; font-size: 1rem; transition: color 0.3s;}nav a:hover { color: rgb(213, 213, 213);}.profile-menu { position: relative; display: inline-block;}.profile-button { background: none; border: none; color: #f0f0f0; font-weight: bold; cursor: pointer; padding: 10px 15px; font-size: 1rem; transition: color 0.3s;}.profile-button:hover { color: rgb(203, 203, 203);}.dropdown-content { display: none; position: absolute; right: 0; background-color: #2c2c2c; min-width: 180px; box-shadow: 0 8px 16px rgba(0,0,0,0.2); z-index: 10; border: 1px solid #bfa36f; border-radius: 8px; overflow: hidden;}.dropdown-content a { color: #f0f0f0; padding: 12px 16px; text-decoration: none; display: block; transition: background 0.3s;}.dropdown-content a:hover { background-color: #3a3a3a;}.profile-menu:hover .dropdown-content { display: block;}.hamburger { display: none; flex-direction: column; cursor: pointer; gap: 4px;}.hamburger span { width: 25px; height: 3px; background: #f0f0f0; border-radius: 2px;}/* MOBILE NAV */#nav-overlay { display: none;}@media (max-width: 768px) { nav { display: flex; flex-direction: column; align-items: flex-start; position: fixed; top: 0; right: 0; height: 100vh; width: 75%; max-width: 300px; background-color: #1e1e1e; padding: 80px 20px 20px 20px; transform: translateX(100%); transition: transform 0.3s ease-in-out; z-index: 1002; } nav.show { transform: translateX(0); } nav a, .profile-button { width: 100%; text-align: left; padding: 12px 0; } .hamburger { display: flex; } .close-nav { display: block; background: none; border: none; color: #bfa36f; font-size: 1.4rem; position: absolute; top: 15px; right: 15px; z-index: 1003; } #nav-overlay { position: fixed; top: 0; left: 0; height: 100vh; width: 100vw; background-color: rgba(0,0,0,0.4); z-index: 1001; display: none; } #nav-overlay.active { display: block; } .profile-menu { width: 100%; } .profile-button { width: 100%; text-align: left; padding: 12px 16px; border-top: 1px solid #bfa36f; border-bottom: 1px solid #bfa36f; display: flex; justify-content: space-between; align-items: center; } .profile-button .arrow { transition: transform 0.3s ease; } .profile-button.open .arrow { transform: rotate(180deg); } .dropdown-content { display: none !important; position: static; background: none; border: none; box-shadow: none; padding-left: 10px; } .dropdown-content a { padding: 10px; border-bottom: 1px solid #444; font-size: 0.95rem; } .profile-menu.mobile-open .dropdown-content { display: block !important; }}/style>script>document.addEventListener(DOMContentLoaded, () > { const burger document.getElementById(hamburger-toggle); const nav document.getElementById(mobile-nav); const overlay document.getElementById(nav-overlay); const closeBtn document.getElementById(close-nav); const profileButton document.querySelector(.profile-button); const profileMenu document.querySelector(.profile-menu); burger?.addEventListener(click, () > { nav.classList.add(show); overlay.classList.add(active); }); closeBtn?.addEventListener(click, () > { nav.classList.remove(show); overlay.classList.remove(active); }); overlay?.addEventListener(click, () > { nav.classList.remove(show); overlay.classList.remove(active); profileMenu?.classList.remove(mobile-open); profileButton?.classList.remove(open); }); profileButton?.addEventListener(click, () > { if (window.innerWidth 768) { profileMenu.classList.toggle(mobile-open); profileButton.classList.toggle(open); } });});/script> main> style> @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } .home-content { position: relative; top: 0; left: 0; padding: 3vh 5vw; display: flex; flex-direction: column; align-items: center; text-align: center; min-height: 70vh; justify-content: center; color: #fff; animation: fadeInUp 1s ease forwards; } .home-content h1 { font-size: clamp(2.2rem, 5vw, 3.5rem); margin-bottom: 1rem; color: #fff; animation-delay: 0.1s; line-height: 1.3; } .home-content p { font-size: clamp(1rem, 4vw, 1.4rem); margin-bottom: 2rem; animation-delay: 0.3s; color: #ccc; max-width: 700px; } .home-buttons { display: flex; gap: 1rem; flex-wrap: wrap; justify-content: center; animation-delay: 0.5s; width: 100%; } .home-buttons a { background-color: #bfa36f; padding: 0.9rem 1.6rem; color: #fff; font-weight: 600; border-radius: 12px; text-decoration: none; transition: background-color 0.3s ease, transform 0.2s ease; font-size: 1rem; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); } .home-buttons a:hover { background-color: #d1b173; transform: scale(1.05); } .highlight { color: #d1b173; } @media (max-width: 768px) { .home-buttons { flex-direction: column; gap: 1rem; padding: 0 1rem; } .home-buttons a { width: 100%; font-size: 1.1rem; } .home-content { padding: 4vh 3vw; } } @media (max-width: 480px) { .home-content h1 { font-size: 1.9rem; } .home-content p { font-size: 1rem; } .home-buttons a { padding: 0.8rem; } }/style>div classhome-content> h1>Bienvenido a span classhighlight>ABRENOVA HOMES/span>/h1> p>Reformas de alta calidad con estilo único y elegante./p> div classhome-buttons> a hrefprevious_houses.php classbtn>Ver casas reformadas/a> a hreflogin.php classbtn>Iniciar sesión/a> a hrefregister.php classbtn>Crear cuenta/a> /div>/div> /main> footer> p>© 2025 ABRENOVA HOMES./p>/footer>/body>/html>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]