Help
RSS
API
Feed
Maltego
Contact
Domain > www.brestel-werkzeugvermietung.top
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-10
92.113.18.48
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlContent-Length: 795Date: Wed, 10 Dec 2025 20:00:07 GMTServer: LiteSpeedLocation: https://www.brestel-werkzeugvermietung.top/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requests !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlLast-Modified: Mon, 21 Apr 2025 17:08:11 GMTEtag: 162c-68067b7b-41d4dde08c7b958c;;;Accept-Ranges: bytesContent-Length: 5676Date: Wed, 10 Dec 2025 20:00:08 GMTServer: LiteSpeedplatform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requests !DOCTYPE html>html langen>head> meta charsetUTF-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width> title>Brestel Werkzeugverleih/title> link relicon hreffavicon.ico typeimage/x-icon/>/head>body> div classbtn_container> div classhamburger idhamburger> span>/span> span>/span> span>/span> /div> a hrefindex.html>img classlogo srclogo.png>/a> div classbtn>a hrefwerkzeuge.html>Mietwerkzeuge/a>/div> div classbtn>a hrefmietvertrag.html>Mietvertrag und Bedingungen/a>/div> div classbtn>a hrefkontakt.html>Kontakt/a>/div> br> /div> h1 classwelcome>Willkommen beim Werkzeugverleih von Brestel/h1> p classopening_time>Öffnungszeiten: Montag-Freitag: 8:00-18:00/p> div classgoogle_map> iframe srchttps://www.google.com/maps/embed?pb!1m18!1m12!1m3!1d2449.2921217611033!2d8.688071477185757!3d52.12900747196127!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47ba1380d803d7ff%3A0xeddb2005f4167233!2sAn%20d.%20None%207%2C%2032049%20Herford!5e0!3m2!1sde!2sde!4v1745244292479!5m2!1sde!2sde width600 height450 styleborder:0; allowfullscreen loadinglazy referrerpolicyno-referrer-when-downgrade>/iframe> /iframe> /div> footer classfooter_bar> a hrefdatenschutzerklärung.html>Datenschutzerklärung/a> | a hrefimpressum.html>Impressum/a> a hrefagb.html>AGB/a> /footer>/body>/html>style> .hamburger { width: 30px; height: 25px; display: flex; flex-direction: column; justify-content: space-between; cursor: pointer; } .hamburger span { display: block; height: 3px; background: black; border-radius: 2px; transition: all 0.3s ease-in-out; } /* Hamburger Button Aktiviert */ .hamburger.active span:nth-child(1) { transform: rotate(45deg) translateY(9px); } .hamburger.active span:nth-child(2) { opacity: 0; } .hamburger.active span:nth-child(3) { transform: rotate(-45deg) translateY(-9px); } /* Menü (versteckt) */ .menu { display: none; flex-direction: column; position: absolute; top: 50px; right: 10px; background: white; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); padding: 10px; border-radius: 5px; } .menu a { text-decoration: none; color: black; padding: 10px; border-bottom: 1px solid #ddd; } .menu a:last-child { border-bottom: none; } .menu a:hover { background: #f5f5f5; } /* Sichtbares Menü */ .menu.show { display: flex; } /* Responsive Design */ @media screen and (max-width: 768px) { .btn_container { justify-content: flex-end; } } .welcome{ text-align: center; } .google_map{ width: 500px; height: 500px; margin-top: 50px; display: block; margin-left: auto; margin-right: auto; } a{ text-decoration: none; color:rgb(0, 0, 0); } .footer_bar { margin-top: 30px; display: flex; align-items: center; justify-content: space-between; background-color: rgb(41, 41, 41); color: white; padding: 10px 20px; } .opening_time{ text-align: center; font-family:Courier New, Courier, monospace; } .opening_time{ font-size: 19px; display: block; } .logo { display: block; margin-left: 190px; width: 200px; height: 200px; } .btn { font-size: 22px; transform: translateY(-300%); margin: 0 auto; font-family: cursive; margin-left: 30px; margin-right: 30px; text-align: center; display: inline-block; position: relative; /* Wichtig für das Pseudo-Element */ transition: color 0.4s, text-decoration 0.8s; } .btn::after { content: ; display: block; position: absolute; bottom: 0; /* Unter dem Text */ left: 0; right: 0; width: 100%; /* Passt sich der Textlänge an */ height: 3px; background: #000; transition: transform 0.2s ease-in-out; transform: scaleX(0); /* Skalierung horizontal */ transform-origin: center; /* Skaliert von der Mitte aus */ } .btn:hover::after { transform: scaleX(1); } .btn_container{ text-align: center; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px; display: block; max-height: 180px; background: linear-gradient(to bottom, rgb(128, 181, 190), white); } .btn_container img{ flex-shrink: 0; } body{ background-color: rgb(235, 235, 235); }/style>script> // Selektiere Hamburger-Button und Menü const hamburger document.getElementById(hamburger); const menu document.getElementById(menu); // Event Listener für den Hamburger-Button hamburger.addEventListener(click, () > { hamburger.classList.toggle(active); // Toggle Hamburger-Animation menu.classList.toggle(show); // Menü ein-/ausklappen }); /script>
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
]