Help
RSS
API
Feed
Maltego
Contact
Domain > healthonline.today
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-08-25
172.64.166.5
(
ClassC
)
2025-11-12
172.67.156.96
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Wed, 12 Nov 2025 00:08:16 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Location: https://healthonline.today/cf-cache-status: DYNAMICReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sO3iURhoQKZmyW%2FKmA253wGan%2BXaB9TzfmWhI79hAHaK9nT2fnuLuFHCWX%2FETVGoHB6Z4hYU45g0zKwOW0JKS8qXpnH1AsdAQvrOkIJBj0SfKQQ%3D%3D}}CF-RAY: 99d1cb416aaf58c2-PDXalt-svc: h3:443; ma86400 html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/1.24.0 (Ubuntu)/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Wed, 12 Nov 2025 00:08:17 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Sat, 20 Sep 2025 20:36:34 GMTNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?soQWHVVyHOB1ocUmSmIsy%2FQofL9LsRyy0GMEDGHjIlUlsJEpbAsaLiNyRwJEnmDkVvQWw6QTR2foKz01rXazzJiyqJbFX2jZ6KJQdhQix%2FBLSvA%3D%3D}}vary: accept-encodingcf-cache-status: DYNAMICCF-RAY: 99d1cb424bd287cd-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langde>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Bauchfett verbrennen - Natürliche Methode/title> style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; background-color: #e8e8e8; line-height: 1.6; padding: 20px; } .container { max-width: 1400px; margin: 80px auto 0; background: white; border-radius: 12px; padding: 100px 80px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); } .content-wrapper { display: flex; gap: 80px; align-items: flex-start; } .text-content { flex: 1; } .video-section { flex: 0 0 400px; text-align: center; } h1 { font-size: 36px; font-weight: 700; color: #1a1a1a; margin-bottom: 32px; line-height: 1.2; letter-spacing: -0.5px; } .description { font-size: 18px; color: #444; margin-bottom: 40px; line-height: 1.5; letter-spacing: 0.1px; font-weight: 400; } .benefits-list { list-style: none; margin-bottom: 40px; } .benefits-list li { display: flex; align-items: flex-start; margin-bottom: 20px; font-size: 16px; color: #444; line-height: 1.4; letter-spacing: 0.1px; font-weight: 400; } .checkmark { width: 20px; height: 20px; background-color: #4CAF50; border-radius: 3px; margin-right: 14px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin-top: 2px; } .checkmark::after { content: ✓; color: white; font-size: 12px; font-weight: bold; } .video-thumbnail { position: relative; width: 100%; height: 250px; background: linear-gradient(45deg, #ff6b6b, #ffa500); border-radius: 8px; margin-bottom: 24px; overflow: hidden; cursor: pointer; transition: transform 0.2s ease; text-decoration: none; display: block; } .video-thumbnail:hover { transform: scale(1.02); } .video-thumbnail img { width: 100%; height: 100%; object-fit: cover; } /* Desktop image - show by default */ .video-thumbnail .desktop-image { display: block; } /* Mobile image - hidden by default */ .video-thumbnail .mobile-image { display: none; } .play-button { display: none; } .cta-button { background: linear-gradient(135deg, #e91e63, #f06292); color: white; border: none; padding: 20px 40px; font-size: 18px; font-weight: 700; border-radius: 8px; cursor: pointer; width: 100%; text-transform: uppercase; letter-spacing: 1px; transition: all 0.2s ease; text-decoration: none; display: inline-block; text-align: center; } .cta-button:hover { background: linear-gradient(135deg, #c2185b, #e91e63); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(233, 30, 99, 0.3); } @media (max-width: 768px) { body { padding: 20px; background-color: #e8e8e8; } .container { padding: 20px 16px; border-radius: 8px; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08); margin: 0; min-height: calc(100vh - 40px); } .content-wrapper { flex-direction: column; gap: 15px; } .video-section { flex: none; width: 100%; } h1 { font-size: 20px; margin-bottom: 12px; letter-spacing: -0.3px; line-height: 1.3; } .description { font-size: 14px; margin-bottom: 15px; line-height: 1.4; } .benefits-list { margin-bottom: 20px; } .benefits-list li { font-size: 13px; margin-bottom: 8px; line-height: 1.3; } .checkmark { width: 16px; height: 16px; margin-right: 10px; margin-top: 1px; } .checkmark::after { font-size: 10px; } .video-thumbnail { height: 180px; margin-bottom: 12px; border-radius: 6px; } .cta-button { padding: 14px 20px; font-size: 16px; font-weight: 600; border-radius: 6px; margin-bottom: 20px; } /* Hide desktop image, show mobile image */ .video-thumbnail .desktop-image { display: none; } .video-thumbnail .mobile-image { display: block; } /* Footer visible and scrollable on mobile */ footer { display: block; margin-top: 30px; } } /* Extra small mobile optimization for very small screens */ @media (max-width: 480px) { .container { padding: 12px 10px; } h1 { font-size: 18px; margin-bottom: 10px; } .description { font-size: 13px; margin-bottom: 12px; } .benefits-list li { font-size: 12px; margin-bottom: 6px; } .video-thumbnail { height: 160px; margin-bottom: 10px; } .cta-button { padding: 12px 18px; font-size: 15px; } } /style> script typetext/javascript srchttps://go.healths.living/track.js?rtkcmpid68cbaee4c16e945c4ae6e2fb>/script>/head>body> div classcontainer> div classcontent-wrapper> div classtext-content> h1>Tun Sie dies (vor dem Schlafengehen), um hartnäckiges Bauchfett zu verbrennen/h1> p classdescription> Aktivieren Sie Ihren Stoffwechsel, während Sie schlafen, ohne dass anstrengende Trainingseinheiten oder restriktive Ernährungspläne erforderlich sind, die Sie erschöpfen. Erfahren Sie, welche natürlichen Verbindungen die Fettverbrennung unterstützen und dafür sorgen, dass das Gewicht dauerhaft bleibt. Tippen Sie unten, um das kostenlose Video anzusehen. /p> ul classbenefits-list> li> div classcheckmark>/div> span>Steigern Sie Ihren GLP-1- und GIP-Spiegel auf natürliche Weise – ohne Medikamente oder Spritzen/span> /li> li> div classcheckmark>/div> span>Aktivieren Sie das Fettabbauhormon, das Ihr Körper bereits herstellen kann (aber inaktiv ist)/span> /li> li> div classcheckmark>/div> span>Warum Sie kein Bauchfett verlieren können – und was das Brennen dort auslöst, wo es Sie am meisten stört/span> /li> /ul> /div> div classvideo-section> a hrefhttps://go.healths.living/click classvideo-thumbnail> !-- Desktop image --> img srcimages/1.webp altVideo Vorschau Desktop classdesktop-image> !-- Mobile image --> img srcimages/2.webp altVideo Vorschau Mobile classmobile-image> div classplay-button>/div> /a> a hrefhttps://go.healths.living/click classcta-button> Video Ansehen /a> /div> /div> /div> footer stylebackground-color: #000; color: #fff; padding: 40px 20px; margin-top: 200px;> div stylemax-width: 1000px; margin: 0 auto; font-size: 14px; line-height: 1.6;> div stylemargin-bottom: 24px;> p stylemargin-bottom: 16px; font-weight: 600;>© 2025 Alle Rechte vorbehalten/p> div stylemargin-bottom: 24px;> h3 stylecolor: #fff; font-size: 16px; margin-bottom: 12px;>Nützliche Links/h3> div styledisplay: flex; gap: 24px; flex-wrap: wrap;> a href# stylecolor: #4A90E2; text-decoration: none;>Datenschutzrichtlinie/a> a href# stylecolor: #4A90E2; text-decoration: none;>Nutzungsbedingungen/a> /div> /div> /div> div stylecolor: #ccc; font-size: 13px; line-height: 1.5;> p stylemargin-bottom: 16px;> Diese Produkte sind nicht dazu bestimmt, Krankheiten zu diagnostizieren, zu behandeln, zu heilen oder zu verhindern. Wenn Sie schwanger sind, stillen, Medikamente einnehmen oder gesundheitliche Probleme haben, sprechen Sie bitte vor der Verwendung unserer Produkte mit Ihrem Arzt. Die bereitgestellten Informationen sind kein Ersatz für professionelle medizinische Beratung. Bitte konsultieren Sie Ihren Arzt oder Ihre Ärztin, bevor Sie Änderungen an Ihrer Ernährung oder Ihrer Gesundheitsroutine vornehmen. Wenn Sie Fragen zu Ihrer Gesundheit haben, wenden Sie sich an Ihren Arzt. /p> p stylemargin-bottom: 16px;> Das auf dieser Website bereitgestellte Material sowie die Produktinformationen basieren auf den Ansichten des Autors und werden „WIE BESEHEN und „WIE VERFÜGBAR angeboten. Es ist wichtig, eigene Nachforschungen anzustellen und Fakten mit glaubwürdigen Quellen zu überprüfen, bevor Sie Strategien anwenden oder die aufgeführten Produkte verwenden. /p> p stylemargin-bottom: 16px;> Testimonials, Bewertungen und geteilte Erfahrungen, die hier präsentiert werden, stammen von Elambro123-Kunden und garantieren nicht, dass Sie die gleichen Ergebnisse erzielen werden. Diese Kommentare sind nicht validiert, um Krankheiten zu heilen oder zu behandeln. Einige Angaben können zum Schutz der Identität der Personen verändert worden sein. /p> p stylemargin-bottom: 16px;> Die in diesem Video gezeigten Inhalte wurden ausschließlich zu Werbezwecken erstellt. Alle dargestellten Ergebnisse und Charaktere sind fiktiv und jede Ähnlichkeit mit tatsächlichen Personen oder Ereignissen ist rein zufällig. Der Inhalt dient ausschließlich Informations- und Unterhaltungszwecken. Er spiegelt keine offiziellen Ansichten oder Ratschläge wider. Die dargestellten Szenarien sind beispielhaft und garantieren keine Ergebnisse im wirklichen Leben. Wir raten davon ab, medizinischen oder gesundheitlichen Hinweisen aus den Inhalten zu folgen. Gesundheitshinweise und Haftungsausschlüsse sind klar angegeben. /p> p> Wir stellen klar, dass wir keine medizinische Beratung oder Behandlung anbieten. Sie tragen die volle Verantwortung dafür, wie Sie die Informationen verwenden oder interpretieren. Diese Inhalte sind demonstrativer Natur. Bitte wenden Sie sich an Ihren Arzt, wenn Sie Bedenken hinsichtlich Ihrer Gesundheit oder Ihres Zustands haben. /p> /div> /div> /footer> script> // Images are now clickable via the anchor tag wrapper // No additional JavaScript needed for image clicks /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
]