Help
RSS
API
Feed
Maltego
Contact
Domain > contact.nsattler.de
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-09-21
108.138.128.43
(
ClassC
)
2025-11-01
3.169.173.70
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sat, 01 Nov 2025 19:47:56 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://contact.nsattler.de/X-Cache: Redirect from cloudfrontVia: 1.1 3caf9df4ca497afd40efb87f8957a7fa.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: 7t871nPATRdYXvf_zz7XU8mge6oC1xlv0XafmtcO_UvecS8oC1EFMQ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 10619Connection: keep-aliveDate: Sat, 01 Nov 2025 19:47:58 GMTLast-Modified: Thu, 02 Oct 2025 10:02:09 GMTETag: 2b30d750031d80335bb8526a7cf56931x-amz-server-side-encryption: AES256Accept-Ranges: bytesServer: AmazonS3X-Cache: Miss from cloudfrontVia: 1.1 41d11417b7470cfb79cc5b299692369a.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: oq1IAX2LqKt5p-j9UY1VxFQCo3Z6C_fp1jmBlPSmrqfOKVq1Ifbp7w !DOCTYPE html>!-- To change the theme, change the class on the html tag below to one of: - theme-auto: Automatically switches based on users system preferences - theme-light: Forces light theme - theme-dark: Forces dark theme-->html classtheme-auto langen> !-- Update`classtheme-auto with your preference --> head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width, initial-scale1 /> !-- Page Title - Change this to your name/brand (50-60 characters recommended) --> title>Niko Sattler/title> link relicon typeimage/x-icon hrefimages/favicon.svg /> !-- Update this with your own favicon --> !-- Meta Description - Write a description (150-160 characters recommended) --> meta namedescription contentFollow Niko Sattler, an IT Consultant /> !-- Keywords --> meta namekeywords contentyour name, industry, and specialties /> !-- Canonical URL - Helps prevent duplicate content issues --> meta relcanonical hrefhttps://yourwebsite.com /> !-- Author Information --> meta nameauthor contentYour Name /> !-- Stylesheets --> link relstylesheet hrefcss/reset.css /> link relstylesheet hrefcss/style.css /> link relstylesheet hrefcss/brands.css /> !-- LittleLink Extended Stylesheet (Optional) --> !-- link relstylesheet hrefcss/brands-extended.css> --> !-- Learn more at https://github.com/sethcottle/littlelink-extended. Remove comments if youve added LittleLink Extended dependencies --> /head> body> div classcontainer> div classcolumn> !-- By default, the Avatar is rounded. Use the following: - avatar--rounded: Automatically rounds the image - avatar--soft: Slightly rounds the image - avatar--none: Removes any rounding Be sure to replace the src with your own image path and update the alt text --> img classavatar avatar--rounded srcimages/Sattler_Niko_2023_09.JPG srcsetimages/Sattler_Niko_2023_09.JPG altLittleLink /> !-- Replace with your name or brand --> h1> div>Niko Sattler/div> /h1> !-- Add a short description about yourself or your brand --> p>IT Consultant/p> !-- All your buttons go here --> div classbutton-stack rolenavigation> !-- LinkedIn --> a classbutton button-linked hrefhttps://www.linkedin.com/in/niko-sattler/ target_blank relnoopener rolebutton >img classicon aria-hiddentrue srcimages/icons/linkedin.svg altLinkedIn Logo />LinkedIn/a > !-- Generic Phone --> a classbutton button-phone hreftel:+4915206935965 relnoopener rolebutton >img classicon aria-hiddentrue srcimages/icons/generic-phone.svg altPhone Icon />Call me/a > !-- Generic Email --> a classbutton button-email hrefmailto:niko.sattler@dasilium.de relnoopener rolebutton >img classicon aria-hiddentrue srcimages/icons/generic-email.svg altEmail Icon />Email me/a > !-- Generic SMS --> a classbutton button-sms hrefsms:+4915206935965 relnoopener rolebutton >img classicon aria-hiddentrue srcimages/icons/generic-sms.svg altSMS Icon />Send me a message/a > !-- Add to contacts --> a classbutton button-contacts hrefassets/niko-sattler.vcf relnoopener rolebutton >img classicon aria-hiddentrue srcimages/icons/generic-sms.svg altSMS Icon />Add to contacts/a > !-- Generic Website --> !-- a classbutton button-default href# target_blank relnoopener rolebutton >img classicon aria-hiddentrue srcimages/icons/generic-website.svg altWebsite Icon />Visit Website/a > --> !-- Theme Notification Toast --> div idtheme-notification classtheme-notification> span idtheme-notification-text>Theme changed/span> /div> !-- QR Code Modal --> div idqr-modal classqr-modal onclickhideQRCode()> div classqr-modal-content onclickevent.stopPropagation()> span classqr-close onclickhideQRCode()>×/span> h3>Scan to contact me :)/h3> div idqr-code-container> img idqr-code-image src altQR Code /> /div> p>Scan this QR code with your phone to quickly access my contact page.br> p>Or go to: br> span idcurrent-domain>/span>/p> /div> /div> !-- Feel free to add your own footer information, including updating `privacy.html` to reflect how your LittleLink fork is set up --> footer> p>© Niko Sattler script>document.write(new Date().getFullYear())/script> span classqr-icon-container onclickshowQRCode() titleShare QR Code> img classqr-icon srcimages/icons/qr-code.svg altQR Code aria-hiddentrue /> /span> span classtheme-toggle-container onclicktoggleTheme() titleToggle theme> img classtheme-icon srcimages/icons/theme-toggle.svg altTheme toggle aria-hiddentrue /> /span> /p> /footer> /div> /div> script> function showQRCode() { const currentUrl window.location.href; const qrCodeUrl `https://api.qrserver.com/v1/create-qr-code/?size300x300&data${encodeURIComponent(currentUrl)}`; // Update QR code image document.getElementById(qr-code-image).src qrCodeUrl; // Update domain display const domainElement document.getElementById(current-domain); domainElement.textContent window.location.hostname || this page; // Show modal document.getElementById(qr-modal).style.display flex; } function hideQRCode() { document.getElementById(qr-modal).style.display none; } // Theme toggle functionality function toggleTheme() { const html document.documentElement; const currentTheme html.className; let newTheme, message; // Cycle through themes: auto -> light -> dark -> auto if (currentTheme theme-auto) { html.className theme-light; localStorage.setItem(theme, light); newTheme light; message Switched to light theme; } else if (currentTheme theme-light) { html.className theme-dark; localStorage.setItem(theme, dark); newTheme dark; message Switched to dark theme; } else { html.className theme-auto; localStorage.setItem(theme, auto); newTheme auto; message Switched to auto theme; } updateThemeIcon(); showThemeNotification(message); } function updateThemeIcon() { const html document.documentElement; const currentTheme html.className; const themeIcon document.querySelector(.theme-icon); // Update tooltip const container document.querySelector(.theme-toggle-container); if (currentTheme theme-light) { container.title Switch to dark theme; } else if (currentTheme theme-dark) { container.title Switch to auto theme; } else { container.title Switch to light theme; } } // Show theme notification function showThemeNotification(message) { const notification document.getElementById(theme-notification); const notificationText document.getElementById(theme-notification-text); // Clear any existing timeout if (window.themeNotificationTimeout) { clearTimeout(window.themeNotificationTimeout); } // Remove show class first to reset animation notification.classList.remove(show); // Update text and show notification notificationText.textContent message; // Use requestAnimationFrame to ensure the class removal takes effect requestAnimationFrame(() > { notification.classList.add(show); // Set new timeout window.themeNotificationTimeout setTimeout(() > { notification.classList.remove(show); window.themeNotificationTimeout null; }, 3000); }); } // Initialize theme on page load function initializeTheme() { const savedTheme localStorage.getItem(theme); const html document.documentElement; if (savedTheme) { html.className `theme-${savedTheme}`; } else { // Default to auto if no preference saved html.className theme-auto; } updateThemeIcon(); } // Initialize theme when page loads document.addEventListener(DOMContentLoaded, initializeTheme); // Close modal with Escape key document.addEventListener(keydown, function(event) { if (event.key Escape) { hideQRCode(); } }); /script> /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
]