Help
RSS
API
Feed
Maltego
Contact
Domain > erickhoffmann.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2015-12-03
198.58.92.232
(
ClassC
)
2026-01-11
104.225.208.26
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlContent-Length: 795Date: Sun, 11 Jan 2026 20:13:39 GMTServer: LiteSpeedLocation: https://erickhoffmann.com/ !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: Wed, 06 Aug 2025 17:47:12 GMTAccept-Ranges: bytesContent-Length: 10046Date: Sun, 11 Jan 2026 20:13:39 GMTServer: LiteSpeed !doctype html>html classno-js lang> head> meta charsetutf-8> meta http-equivx-ua-compatible contentieedge> title>HoffmannWorks/title> meta namedescription content> meta nameviewport contentwidthdevice-width, initial-scale1> link relapple-touch-icon hrefapple-touch-icon.png> !-- Place favicon.ico in the root directory --> link relstylesheet hrefcss/normalize.css> link relstylesheet hrefcss/main.css> script srcjs/vendor/modernizr-2.8.3.min.js>/script> script srchttps://cdnjs.cloudflare.com/ajax/libs/cufon/1.09i/cufon-yui.js typetext/javascript>/script> script srcjs/TriplexItalicLight_italic_500.font.js typetext/javascript>/script> script typetext/javascript> Cufon.replace(h1); // Works without a selector engine Cufon.replace(#sub1); // Requires a selector engine for IE 6-7, see above /script> script typetext/javascript> (function($){$.fn.easyTabsfunction(option){var paramjQuery.extend({fadeSpeed:fast,defaultContent:1,activeClass:active},option);$(this).each(function(){var thisId#+this.id;if(param.defaultContent){param.defaultContent1;} if(typeof param.defaultContentnumber) {var defaultTab$(thisId+ .tabs li:eq(+(param.defaultContent-1)+) a).attr(href).substr(1);}else{var defaultTabparam.defaultContent;} $(thisId+ .tabs li a).each(function(){var tabToHide$(this).attr(href).substr(1);$(#+tabToHide).addClass(easytabs-tab-content);});hideAll();changeContent(defaultTab);function hideAll(){$(thisId+ .easytabs-tab-content).hide();} function changeContent(tabId){hideAll();$(thisId+ .tabs li).removeClass(param.activeClass);$(thisId+ .tabs li ahref#+tabId+).closest(li).addClass(param.activeClass);if(param.fadeSpeed!none) {$(thisId+ #+tabId).fadeIn(param.fadeSpeed);}else{$(thisId+ #+tabId).show();}} $(thisId+ .tabs li).click(function(){var tabId$(this).find(a).attr(href).substr(1);changeContent(tabId);return false;});});}})(jQuery); /script> link relstylesheet hrefspecimen_files/specimen_stylesheet.css typetext/css charsetutf-8 /> link relstylesheet hrefstylesheet.css typetext/css charsetutf-8 /> script typetext/javascript charsetutf-8> $(document).ready(function() { $(#container).easyTabs({defaultContent:1}); }); /script> style> @mixin center(){ -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); left:50%; top:50%; } body{ margin: 0; width: 100%; height: 100%; font-family: triplexitalicextraboldregular, sans-serif; } .container{ position:absolute; @include center(); } .title{ font-weight: 800; color: transparent; font-size:14vw; background: url(https://www.erickhoffmann.com/bg.gif) repeat; background-position: 40% 50%; background-size: 140vw auto; -webkit-background-clip: text; position:relative; text-align:center; letter-spacing: -0.8vw; } .subtitle{ display: block; text-align: center; text-transform: uppercase; padding-top:10px; } /* * core styles */ .sm-link{ --uismLinkDisplay: var(--smLinkDisplay, inline-flex); --uismLinkTextColor: var(--smLinkTextColor); --uismLinkTextColorHover: var(--smLinkTextColorHover); display: var(--uismLinkDisplay); color: var(--uismLinkTextColor); position: relative; overflow: hidden; } a.sm-link{ text-decoration: none; } .sm-link__label{ display: block; } /* sm-link_padding-all */ .sm-link_padding-all{ --uismLinkLineWeight: var(--smLinkLineWeight, 2px); --uismLinkLineColor: var(--smLinkLineColor, #fee3c5); --uismLinkPadding: var(--smLinkPadding, 10px); padding: var(--uismLinkPadding); } .sm-link_padding-all::before, .sm-link_padding-all::after{ width: 100%; height: var(--uismLinkLineWeight); left: 0; } .sm-link_padding-all::before{ top: 0; } .sm-link_padding-all::after{ bottom: 0; } .sm-link_padding-all .sm-link__label::before, .sm-link_padding-all .sm-link__label::after{ width: var(--uismLinkLineWeight); height: 100%; top: 0; } .sm-link_padding-all .sm-link__label::before{ left: 0; } .sm-link_padding-all .sm-link__label::after{ right: 0; } .sm-link_padding-all::before, .sm-link_padding-all::after, .sm-link_padding-all .sm-link__label::before, .sm-link_padding-all .sm-link__label::after{ content: ; background-color: var(--uismLinkLineColor); position: absolute; opacity: 0; will-change: transform, opacity; transition-property: transform, opacity; } .sm-link_padding-all:hover::before, .sm-link_padding-all:hover::after, .sm-link_padding-all:hover .sm-link__label::before, .sm-link_padding-all:hover .sm-link__label::after{ opacity: 1; } /* sm-link_padding-bottom */ .sm-link_padding-bottom{ --uismLinkLineWeight: var(--smLinkLineWeight, 2px); --uismLinkLineColor: var(--smLinkLineColor, #fee3c5); padding-bottom: var(--uismLinkLineWeight); position: relative; } .sm-link_padding-bottom::after{ content: ; width: 100%; height: var(--uismLinkLineWeight); background-color: var(--uismLinkLineColor); position: absolute; left: 0; bottom: 0; } /* sm-link_bg */ .sm-link_bg { --uismLinkLineColor: var(--smLinkLineColor, #fee3c5); --uismLinkTextColorHover: var(--smLinkTextColorHover, #fee3c5); --uismLinkPadding: var(--smLinkPadding, 5px); padding: var(--uismLinkPadding); transition: color .3s ease-out; } .sm-link_bg::before, .sm-link_bg::after{ content: ; background-color: var(--uismLinkLineColor); opacity: 0; position: absolute; transition: transform .2s ease-out, opacity .2s ease-out .03s; } .sm-link_bg .sm-link__label{ position: relative; z-index: 2; } .sm-link_bg:hover::before, .sm-link_bg:hover::after{ opacity: 1; transition-duration: .35s, .35s; transition-delay: 0s, 0s; } .sm-link_bg:hover{ color: var(--uismLinkTextColorHover); } /* sm-link_text */ .sm-link_text::before{ content: attr(data-sm-link-text); color: var(--uismLinkTextColorHover); position: absolute; } .sm-link_text::before, .sm-link_text .sm-link__label{ transition-property: transform; transition-timing-function: cubic-bezier(.86, .6, .08, 1.01); transition-duration: .3s; } .sm-link_text:hover::before, .sm-link_text:hover .sm-link__label{ transition-duration: .4s; } /* effect 5 */ .sm-link5::before, .sm-link5::after, .sm-link5 .sm-link__label::before, .sm-link5 .sm-link__label::after{ transition-timing-function: ease-out; transition-duration: .4s, .15s; transition-delay: 0s, .15s; } .sm-link5::before{ transform: translate3d(-100%, 0, 0); } .sm-link5::after{ transform: translate3d(100%, 0, 0); } .sm-link5 .sm-link__label::before{ transform: translate3d(0, 100%, 0); } .sm-link5 .sm-link__label::after{ transform: translate3d(0, -100%, 0); } .sm-link5:hover::before, .sm-link5:hover::after, .sm-link5:hover .sm-link__label::before, .sm-link5:hover .sm-link__label::after{ transform: translate3d(0, 0, 0); transition-delay: 0s; } /* SETTINGS */ .sm-link{ --smLinkPadding: 20px 35px 27px 35px; --smLinkLineWeight: 0.3vw; --smLinkLineColor: #fee3c5; --smLinkTextColor: #fee3c5; --smLinkTextColorHover: #fee3c5; } .sm-link_bg{ --smLinkTextColorHover: #ffffff; } @font-face { font-family: brownbold; src: url(brown-bold-webfont.woff2) format(woff2), url(brown-bold-webfont.woff) format(woff); font-weight: normal; font-style: normal; } /style> /head> body> script srchttps://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js>/script> script> $(document).ready(function(){ var mouseX, mouseY; var ww $( window ).width(); var wh $( window ).height(); var traX, traY; $(document).mousemove(function(e){ mouseX e.pageX; mouseY e.pageY; traX ((10 * mouseX) / 570) + 40; traY ((10 * mouseY) / 570) + 50; console.log(traX); $(.title).css({background-position: traX + % + traY + %}); }); }); /script> !--if lt IE 8> p classbrowserupgrade>You are using an strong>outdated/strong> browser. Please a hrefhttps://browsehappy.com/>upgrade your browser/a> to improve your experience./p> !endif--> !-- Add your site or application content here --> div styleposition:absolute; width:100%; height:100%; background-color:#352a36;> table width100% height100%> tr width100% height100%> td valignmiddle>center>div classtitle>hoffmannspan stylefont-family: triplexitaliclightregular, sans-serif;>works/span>/div>/center> BR> div classsection__item> center>a hrefmailto:erick@hoffmannworks.com classsm-link sm-link_padding-all sm-link5> span classsm-link__label stylefont-family: brownbold; font-size:1.6vw; letter-spacing:0.15vw;>SAY HELLO → ERICK@HOFFMANNWORKS.COM/span> /a>/center> /div> /div> /td> /tr> /table> /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
]