Help
RSS
API
Feed
Maltego
Contact
Domain > drakontaidis.de
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-12-10
80.237.130.91
(
ClassC
)
2025-10-17
5.175.14.91
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Fri, 17 Oct 2025 02:25:57 GMTContent-Type: text/html; charsetiso-8859-1Content-Length: 232Connection: keep-aliveServer: ApacheLocation: https://drakontaidis.de/ !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN>html>head>title>301 Moved Permanently/title>/head>body>h1>Moved Permanently/h1>p>The document has moved a hrefhttps://drakontaidis.de/>here/a>./p>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Fri, 17 Oct 2025 02:25:58 GMTContent-Type: text/htmlContent-Length: 6491Connection: keep-aliveServer: ApacheLast-Modified: Wed, 03 Sep 2025 10:50:55 GMTETag: 195b-63de36114c0d5Accept-Ranges: bytes !DOCTYPE html>html langde> head> meta charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Drakontaidis GmbH | Ihr Maler in Worms/title> style> /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}typecheckbox,typeradio,legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbrtitle{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}typebutton,typereset,typesubmit,button{-webkit-appearance:button}typebutton::-moz-focus-inner,typereset::-moz-focus-inner,typesubmit::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}typebutton:-moz-focusring,typereset:-moz-focusring,typesubmit:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}typenumber::-webkit-inner-spin-button,typenumber::-webkit-outer-spin-button{height:auto}typesearch{-webkit-appearance:textfield;outline-offset:-2px}typesearch::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}hidden,template{display:none} @font-face { font-family: OpenSans; src: url(assets/fonts/OpenSans-ExtraBold.woff2) format(woff2), url(assets/fonts/OpenSans-ExtraBold.ttf) format(ttf), url(assets/fonts/OpenSans-ExtraBold.svg) format(svg), url(assets/fonts/OpenSans-ExtraBold.woff) format(woff); font-weight: 900; font-style: normal; font-display: swap; } @font-face { font-family: OpenSans; src: url(assets/fonts/OpenSans-Bold.woff2) format(woff2), url(assets/fonts/OpenSans-Bold.ttf) format(ttf), url(assets/fonts/OpenSans-Bold.svg) format(svg), url(assets/fonts/OpenSans-Bold.woff) format(woff); font-weight: 800; font-style: normal; font-display: swap; } @font-face { font-family: OpenSans; src: url(assets/fonts/OpenSans-Regular.woff2) format(woff2), url(assets/fonts/OpenSans-Regular.ttf) format(ttf), url(assets/fonts/OpenSans-Regular.svg) format(svg), url(assets/fonts/OpenSans-Regular.woff) format(woff); font-weight: regular; font-style: normal; font-display: swap; } body{ font-family: OpenSans; background-color: #BCD648; } h1{ color: black; font-size: 67px; font-family: OpenSans; font-weight: 800; text-transform: uppercase; word-wrap: break-word } p{ color: black; font-size: 67px; font-family: OpenSans; font-weight: 700; word-wrap: break-word } .container{ display: flex; max-width: 100%; flex-flow: column; padding: 80px 50px; background-size: cover; width: calc( 100% - 100px); justify-content: space-between; min-height: calc( 100vh - 160px); background-position: center center; background-image: url(assets/img/hintergrund.png); } .logo-wrapper{ text-align: center; } .logo-wrapper img{ width: 100%; max-width: 300px; margin: 0 auto; } .text-wrapper p{ display: flex; align-items: end; } p a{ height: fit-content; color: #36B449; font-size: 17px; font-family: OpenSans; font-weight: 500; word-wrap: break-word; padding: 15px 30px; margin-top: -10px; margin-left: 100px; text-decoration: none; background-color: white; display: flex; align-items:center; width: fit-content; gap:15px; margin-bottom: 13px; } .footer{ display: flex; justify-content: space-between; } .left{ color: black; font-size: 12px; font-family: OpenSans; font-weight: 400; line-height: 23px; word-wrap: break-word } .right a{ color: black; font-size: 12px; font-family: OpenSans; font-weight: 400; text-decoration: underline; line-height: 23px; word-wrap: break-word; } .right a:first-child{ margin-right: 20px; } @media(max-width:768px){ h1{ color: black; font-size: 37px; font-family: OpenSans; font-weight: 800; text-transform: uppercase; word-wrap: break-word } p{ color: black; font-size: 37px; font-family: OpenSans; font-weight: 700; word-wrap: break-word } } @media(max-width:767px){ .text-wrapper p, .footer{ display: block; } p a{ margin-top: 30px; margin-left: auto; } .footer{ text-align: center; } .footer .left, .footer .right{ display: inline-block; } .footer .right{ margin-left: 20px; } .container{ padding: 80px 20px; width: calc(100% - 40px); } .logo-wrapper{ text-align: left; } .logo-wrapper img{ width: 100%; max-width: 160px; margin: 0 auto; } } /style> /head> body> div classcontainer> div classlogo-wrapper> img srcassets/img/logo-drakontaidis.png altLogo Drakontaidis GmbH> /div> div classtext-wrapper> h1>Wir verpassenbr>unserem Webauftrittbr>einen frischen Anstrich./h1> p> Die Renovierung läuft, doch wirbr>sind weiter für Sie erreichbar! a hreftel:06241307849>Kontakt svg width39 height8 viewBox0 0 39 8 fillnone xmlnshttp://www.w3.org/2000/svg> path dM31 4C31 6.20914 32.7909 8 35 8C37.2091 8 39 6.20914 39 4C39 1.79086 37.2091 0 35 0C32.7909 0 31 1.79086 31 4ZM0 4V4.75H35V4V3.25H0V4Z fill#36B449/> /svg> /a> /p> /div> div classfooter> div classleft> © 2025 Malerbetrieb Drakontaidis GmbH. Alle Rechte vorbehalten. /div> div classright> a styledisplay: none; href/datenschutz>Datenschutz/a> a href/impressum.html>Impressum/a> /div> /div> /div> /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
]