Help
RSS
API
Feed
Maltego
Contact
Domain > www.hitchhikersgui.de
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
Whois
Property
Value
Email
bookis.smuin@gmail.com
NameServer
ns2.dnsimple.com
Changed
2014-11-04 23:15:57
DNS Resolutions
Date
IP Address
2015-05-10
23.23.138.226
(
ClassC
)
2025-11-27
178.63.81.225
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openresty/1.25.3.2Date: Thu, 27 Nov 2025 15:17:34 GMTContent-Type: text/htmlContent-Length: 175Connection: keep-aliveLocation: https://www.hitchhikersgui.de/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>openresty/1.25.3.2/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: openresty/1.25.3.2Date: Thu, 27 Nov 2025 15:17:35 GMTContent-Type: text/html; charsetutf-8Content-Length: 30435Connection: keep-alive !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>hitchhikersgui.de - Autostopp, Unterwegs, Roadtrip, Reiseplanung, Reisen, Abenteuer, Hitchhikersgui/title> !-- Tailwind CSS Link --> link href/css/app.121406545b7c72473f8b8509053a27dd.css relstylesheet> script src/js/htmx.min.js defer>/script>/head>body classfont-sans text-gray-900 antialiased bg-blu>div classmin-h-screen> nav classbg-white shadow-md stylebackground-color: #618687;> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classflex justify-between items-center h-auto sm:h-16> !-- Logo and Title --> div classflex-grow flex justify-start> a href/ classflex items-center> img src/logos/logo_8.png altDomain Logo classblock h-12 w-auto> span classml-2 text-xl font-bold md:text-2xl text-white> hitchhikersgui.de /span> /a> /div> !-- Hamburger Button (Mobile) --> div classsm:hidden flex items-center> button idhamburger classtext-white focus:outline-none> svg classw-6 h-6 fillnone strokecurrentColor viewBox0 0 24 24 xmlnshttp://www.w3.org/2000/svg> path stroke-linecapround stroke-linejoinround stroke-width2 dM4 6h16M4 12h16M4 18h16>/path> /svg> /button> /div> !-- Search Form (Desktop) --> div classhidden sm:flex items-center justify-end> form onsubmitsubmitSearch(this); return false; classflex items-center> div classrelative> input typetext namekeyword placeholderIch suche... aria-labelSearch classrounded-full py-2 px-4 pl-10 bg-gray-200 focus:outline-none focus:ring focus:border-yellow-300> i classfas fa-search text-gray-500 absolute left-3 top-1/2 transform -translate-y-1/2>/i> /div> button typesubmit classbg-yellow-400 hover:bg-yellow-300 text-base font-bold text-gray py-2 px-4 rounded-full ml-2 focus:outline-none focus:ring focus:border-yellow-300> Suchen /button> /form> /div> /div> !-- Search Form (Mobile View) --> div classsm:hidden flex justify-center mt-4> form onsubmitsubmitSearch(this); return false; classflex items-center w-full px-4 mb-4> div classrelative w-full> input typetext namekeyword placeholderIch suche... aria-labelSearch classrounded-full w-full py-2 px-4 pl-10 bg-gray-200 focus:outline-none focus:ring focus:border-yellow-300> i classfas fa-search text-gray-500 absolute left-3 top-1/2 transform -translate-y-1/2>/i> /div> button typesubmit classbg-yellow-400 hover:bg-yellow-300 text-white py-2 px-4 rounded-full ml-2 focus:outline-none focus:ring focus:border-yellow-300> Suchen /button> /form> /div> /div> !-- Dropdown Menu for Mobile --> div idmobileMenu classsm:hidden hidden flex-col space-y-2 py-2 px-4 bg-gray-100 stylebackground-color: #91c8cb;> a href/Autostopp classblock text-base font-medium py-2 stylecolor: #000000;> Autostopp /a> a href/Unterwegs classblock text-base font-medium py-2 stylecolor: #000000;> Unterwegs /a> a href/Roadtrip classblock text-base font-medium py-2 stylecolor: #000000;> Roadtrip /a> a href/Reiseplanung classblock text-base font-medium py-2 stylecolor: #000000;> Reiseplanung /a> a href/Reisen classblock text-base font-medium py-2 stylecolor: #000000;> Reisen /a> a href/Abenteuer classblock text-base font-medium py-2 stylecolor: #000000;> Abenteuer /a> /div> !-- Navigation Links (Desktop View) --> div classhidden sm:flex justify-center space-x-8 py-2 max-w-full overflow-x-hidden stylebackground-color: #91c8cb;> a href/Autostopp classtext-ms xs:text-sm text-base stylecolor: #000000;> Autostopp /a> a href/Unterwegs classtext-ms xs:text-sm text-base stylecolor: #000000;> Unterwegs /a> a href/Roadtrip classtext-ms xs:text-sm text-base stylecolor: #000000;> Roadtrip /a> a href/Reiseplanung classtext-ms xs:text-sm text-base stylecolor: #000000;> Reiseplanung /a> a href/Reisen classtext-ms xs:text-sm text-base stylecolor: #000000;> Reisen /a> a href/Abenteuer classtext-ms xs:text-sm text-base stylecolor: #000000;> Abenteuer /a> /div>/nav>script> const hamburger document.getElementById(hamburger); const mobileMenu document.getElementById(mobileMenu); hamburger.addEventListener(click, () > { mobileMenu.classList.toggle(hidden); }); function submitSearch(form) { var term form.keyword.value; var formattedTerm term.trim().split( ).join(-).replace(/^-+|-+$/g, ); window.location.href / + encodeURIComponent(formattedTerm); }/script> main idmain-content classpy-6 overflow-x-hidden> div classmax-w-1300px mx-auto px-4 sm:px-6 lg:px-8 mb-1> !-- Exit Popup --> div idbuyDomainPopUp classfixed inset-0 bg-gray-600 bg-opacity-75 flex items-center justify-center hidden z-50> div classnewsletter bg-white p-6 rounded-lg shadow-lg relative> span classclose absolute top-2 right-2 cursor-pointer text-gray-600 text-2xl idclose_domain_popup>×/span> h4 classfont-bold text-lg mb-3> Nicht das Gesuchte gefunden? /h4> a idpopupLink href# target_blank classmt-4 mb-3 bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded> Weiter zu Shopping.eu /a> h5 classmt-4 mb-2 font-bold text-lg> Oder besteht Interesse am Kauf dieser Domain? /h5> p> Bitte eine E-Mail an: span onclicksendEmail() classunderline text-blue-800 font-bold>domain@kv-gmbh.de/span> /p> /div> /div> div idheroBanner classrelative isolate overflow-hidden w-full max-w-none bg-gradient-to-r from-gray-500 via-gray-600 to-gray-500 px-6 py-12 sm:py-16 lg:px-8 text-center text-white shadow-lg rounded-lg> button idcloseBanner classabsolute top-4 right-4 text-white/70 hover:text-white text-3xl font-bold> × /button> div classmx-auto max-w-3xl> h2 classtext-3xl sm:text-5xl font-extrabold drop-shadow-lg> Domain span class>hitchhikersgui.de/span> kaufen? /h2> p classmt-4 text-base sm:text-lg leading-relaxed text-gray-100> Wir ziehen mit dem Projekt strong>hitchhikersgui.de/strong> um.br> Sind Sie am Kauf der Domain strong>hitchhikersgui.de/strong> interessiert? /p> div classmt-6 flex justify-center> button onclicksendEmail() classrounded-lg bg-yellow-400 px-6 py-3 text-base font-bold text-gray-900 shadow-lg hover:bg-yellow-300 hover:shadow-2xl transition-all> Jetzt Kaufanfrage stellen /button> /div> p classmt-4 text-sm text-gray-100> Schicken Sie uns bitte eine Email an span onclicksendEmail() classunderline font-bold cursor-pointer>domain@kv-gmbh.de/span>br> oder rufen uns an: 0541-76012653. /p> /div>/div>div idcollapsedBanner classhidden relative isolate overflow-hidden w-full max-w-none bg-gradient-to-r from-gray-500 via-gray-600 to-gray-500 px-6 py-4 text-center text-white shadow-md rounded-lg cursor-pointer> div classabsolute top-3 right-4 text-white/80> svg xmlnshttp://www.w3.org/2000/svg classh-6 w-6 fillnone viewBox0 0 24 24 strokecurrentColor> path stroke-linecapround stroke-linejoinround stroke-width2 dM19 9l-7 7-7-7/> /svg> /div> h2 classtext-xl sm:text-2xl font-bold> Domain span classunderline decoration-yellow-400>hitchhikersgui.de/span> kaufen? /h2>/div>script> const heroBanner document.getElementById(heroBanner); const closeBtn document.getElementById(closeBanner); const collapsedBanner document.getElementById(collapsedBanner); const path window.location.pathname; const isHome path / || path ; if (isHome) { heroBanner.style.display block; collapsedBanner.classList.add(hidden); } else { heroBanner.style.display none; collapsedBanner.classList.remove(hidden); } closeBtn.addEventListener(click, () > { heroBanner.classList.add(transition, duration-500, ease-in-out, opacity-0); setTimeout(() > { heroBanner.style.display none; collapsedBanner.classList.remove(hidden); }, 500); }); collapsedBanner.addEventListener(click, () > { heroBanner.style.display block; heroBanner.classList.remove(opacity-0); collapsedBanner.classList.add(hidden); });/script> style> #botcheck-wrapper { visibility: hidden; opacity: 0; height: 0; overflow: hidden; transition: opacity 0.2s ease; } #botcheck-wrapper.botcheck-visible { visibility: visible !important; opacity: 1 !important; height: auto !important; overflow: visible !important; } .rb-spinner-circle { width: 32px; height: 32px; margin: 0 auto; border-radius: 9999px; border: 4px solid #e5e7eb; border-top-color: #b91c1c; animation: rb-spin 0.8s linear infinite; } @keyframes rb-spin { to { transform: rotate(360deg); } }/style>div idbotcheck-wrapper> h2 idproduct-heading classtext-2xl font-semibold mb-2 mt-10> Produkt zum Begriff Hitchhikersgui: /h2> hr classmy-2 border-gray-300 mb-8> div classmb-10 max-w-xl mx-auto p-6 bg-white shadow rounded-xl border border-gray-200 text-center> p classtext-sm text-gray-700 mb-4> Einen Moment, wir prüfen Ihren Browser. Bewegen Sie kurz die Maus oder tippen Sie auf den Bildschirm, damit wir die Produkte laden können. /p> div classmt-2 idverify-spinner> div classrb-spinner-circle>/div> p idverify-status classmt-2 text-xs text-gray-600> Browserprüfung läuft... /p> /div> div classhidden> label forhp-field>Lass dieses Feld leer/label> input idhp-field namehp_field typetext autocompleteoff tabindex-1 classborder border-gray-300 rounded px-2 py-1 text-xs> /div> /div>/div>script> document.addEventListener(DOMContentLoaded, () > { const statusEl document.getElementById(verify-status); const honeypot document.getElementById(hp-field); const wrapper document.getElementById(botcheck-wrapper); const STORAGE_KEY rb_browser_verified; let triggered false; function setStatus(msg) { if (statusEl) statusEl.textContent msg; } // einmalige Prüfung pro Browser (Domain) über localStorage let alreadyVerified false; try { alreadyVerified window.localStorage.getItem(STORAGE_KEY) 1; } catch (e) { alreadyVerified false; } const armTime Date.now() + 600; // 600ms warten function triggerVerification(auto false) { if (triggered) return; triggered true; // Honeypot gefüllt? → verdächtig, NICHT laden if (honeypot && honeypot.value && honeypot.value.length > 0) { setStatus(Verdächtige Aktivität erkannt. Produkte werden nicht geladen.); return; } setStatus(Browserprüfung abgeschlossen, Produkte werden geladen…); const url window.location.href; fetch(url, { method: GET, headers: { X-JS-Verified: 1, X-Requested-With: XMLHttpRequest }, credentials: same-origin }) .then(resp > resp.text()) .then(html > { // Prüfsiegel für zukünftige Requests setzen try { window.localStorage.setItem(STORAGE_KEY, 1); } catch (e) { // wenn localStorage geblockt ist, ignorieren wir das einfach } document.open(); document.write(html); document.close(); }) .catch(() > { setStatus(Die Prüfung ist fehlgeschlagen. Bitte Seite neu laden.); }); } // Wenn Browser schon verifiziert wurde → direkt neu laden mit Header, // Spinner/Wrapper bleiben unsichtbar (wir fügen keine Klasse hinzu). if (alreadyVerified) { setStatus(Produkte werden geladen…); triggerVerification(true); return; // keine Listener mehr nötig, Wrapper bleibt hidden } // Nur wenn NOCH NICHT verifiziert → Bot-Check sichtbar machen if (wrapper) { wrapper.classList.add(botcheck-visible); } // Für Mausbewegung: erst nach armTime und nur bei „echter“ Bewegung let lastPos null; window.addEventListener(mousemove, (e) > { if (triggered) return; if (Date.now() armTime) return; if (!lastPos) { lastPos { x: e.clientX, y: e.clientY }; return; } const dx Math.abs(e.clientX - lastPos.x); const dy Math.abs(e.clientY - lastPos.y); lastPos { x: e.clientX, y: e.clientY }; if (dx + dy 15) { return; } triggerVerification(false); }); // Für Touch: ebenfalls mit Delay window.addEventListener(touchstart, () > { if (triggered) return; if (Date.now() armTime) return; triggerVerification(false); }); });/script>script> const heading document.getElementById(product-heading); let headingText heading.textContent; headingText headingText.replace(/-/g, ); heading.textContent headingText;/script>script> // Function to handle title formatting and navigation function handleTitleClick(title) { const cleanTitle title // Replace non-alphanumeric characters except spaces and hyphens .replace(/^\p{L}\p{N}\s-/gu, ) // Replace multiple spaces with a single space .replace(/\s+/g, ) // Split the title into words, take the first 4 words .split( ).slice(0, 4).join( ) // Replace spaces with hyphens .replace(/\s+/g, -) // Replace multiple hyphens with a single hyphen .replace(/-{2,}/g, -) // Trim leading or trailing hyphens .replace(/^-+|-+$/g, ); const url / + cleanTitle; window.location.href url; // Navigate to the cleaned URL } // Toggle description visibility function toggleDescription(index) { const desc document.getElementById(description- + index); const icon document.getElementById(toggle-icon- + index); const text document.getElementById(toggle-text- + index); // Select the tooltip text span // Toggle line clamp class if (desc.classList.contains(line-clamp-3)) { desc.classList.remove(line-clamp-3); icon.classList.remove(fa-up-right-and-down-left-from-center); icon.classList.add(fa-down-left-and-up-right-to-center); text.textContent Weniger Anzeigen; } else { desc.classList.add(line-clamp-3); icon.classList.remove(fa-down-left-and-up-right-to-center); icon.classList.add(fa-up-right-and-down-left-from-center); text.textContent Mehr Anzeigen; // Change tooltip back to Show More } } // Toggle title visibility function toggleTitle(index) { const title document.getElementById(title- + index); if (title.classList.contains(line-clamp-2)) { title.classList.remove(line-clamp-2); } else { title.classList.add(line-clamp-2); } } function submitForm(formId) { const form document.getElementById(formId); const suspiciousUserAgents bot, crawl, slurp, spider, curl, wget, python; const userAgent navigator.userAgent.toLowerCase(); const isSuspicious suspiciousUserAgents.some(suspect > userAgent.includes(suspect)); const honeypot form.querySelector(nameq).value.length > 0; if (!honeypot && !isSuspicious) { event.preventDefault(); const formData new FormData(form); const queryString new URLSearchParams(formData).toString(); const urlWithParams `/clickout?${queryString}`; // Fixed Line // New tab handling let newWindow window.open(, _blank); fetch(urlWithParams, { method: GET, headers: { X-Requested-With: XMLHttpRequest, Accept: application/json, } }) .then(response > response.json()) .then(data > { if (data.clickOutUrl) { newWindow.location data.clickOutUrl; } else { newWindow.close(); alert(Unable to open the requested link.); } }) .catch(error > { console.error(Fetch error:, error); newWindow.close(); }); } else { alert(Suspicious activity detected or bot activity suspected.); } } // Functions for FAQ and Product items function truncateText(element, length) { const fullText element.textContent.trim(); const truncateLength parseInt(length, 10); if (fullText.length > truncateLength) { element.dataset.fullText fullText; element.textContent fullText.substring(0, truncateLength) + ...; return true; // Indicate that truncation occurred } return false; // No truncation } function toggleText(element, relatedContainer, sourceText, button) { const isTruncated element.textContent.endsWith(...); const icon button.querySelector(i); const text button.querySelector(span); if (isTruncated) { element.textContent element.dataset.fullText; if (sourceText) { sourceText.classList.remove(hidden); // Show source-text when expanded } // Change icon and tooltip text to expanded state icon.classList.remove(fa-up-right-and-down-left-from-center); icon.classList.add(fa-down-left-and-up-right-to-center); text.textContent Weniger Anzeigen; } else { const truncateLength parseInt(element.dataset.truncateLength, 10); if (element.textContent.length > truncateLength) { element.textContent element.textContent.substring(0, truncateLength) + ...; } if (sourceText) { sourceText.classList.add(hidden); // Hide source-text when collapsed } // Change icon and tooltip text to collapsed state icon.classList.remove(fa-down-left-and-up-right-to-center); icon.classList.add(fa-up-right-and-down-left-from-center); text.textContent Mehr Anzeigen; } if (relatedContainer) { relatedContainer.classList.toggle(hidden); // Toggle related terms visibility } } document.addEventListener(DOMContentLoaded, function () { document.querySelectorAll(.faq-item).forEach(item > { const answer item.querySelector(.faq-answer); const sourceText item.querySelector(.source-text); const relatedContainer item.querySelector(.related-terms); const toggleButton item.querySelector(buttonaria-labelToggle Description); const wasTruncated truncateText(answer, answer.dataset.truncateLength); // Ensure relatedContainer and sourceText are hidden initially if (relatedContainer) relatedContainer.classList.add(hidden); if (sourceText) sourceText.classList.add(hidden); if (wasTruncated) { // Only add event listener if truncation occurred if (toggleButton) { toggleButton.addEventListener(click, function (event) { toggleText(answer, relatedContainer, sourceText, toggleButton); }); } // Make the answer text clickable answer.style.cursor pointer; answer.addEventListener(click, function (event) { toggleText(answer, relatedContainer, sourceText, toggleButton); }); } else { // Hide the toggle button and remove clickability if (toggleButton) toggleButton.style.display none; answer.style.cursor default; } // Add event listeners to keyword links to clean the URL if (relatedContainer) { relatedContainer.querySelectorAll(a).forEach(link > { link.addEventListener(click, function (event) { event.preventDefault(); // Prevent the default link behavior let cleanedTerm link.textContent.trim().replace(/\s+/g, -); // Trim and replace spaces with hyphens window.location.href `/${cleanedTerm}`; }); }); } }); // Similar setup for product descriptions document.querySelectorAll(.product-item).forEach(item > { const description item.querySelector(.product-description); const toggleButton item.querySelector(buttonaria-labelToggle Description); const wasTruncated truncateText(description, description.dataset.truncateLength); if (wasTruncated) { if (toggleButton) { toggleButton.addEventListener(click, function (event) { toggleText(description, null, null, toggleButton); }); } description.style.cursor pointer; description.addEventListener(click, function (event) { toggleText(description, null, null, toggleButton); }); } else { if (toggleButton) toggleButton.style.display none; description.style.cursor default; } }); });/script> p classmb-2 text-11px text-center> * Alle Preise verstehen sich inklusive der gesetzlichen Mehrwertsteuer und ggf. zuzüglich Versandkosten. Die Angebotsinformationen basieren auf den Angaben des jeweiligen Shops und werden über automatisierte Prozesse aktualisiert. Eine Aktualisierung in Echtzeit findet nicht statt, so dass es im Einzelfall zu Abweichungen kommen kann. /p> /div> /main>/div>footer classbg-gray-800 text-white py-4> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center> p>© span idyear>/span> hitchhikersgui.de - a href/info/impressum>Impressum/a>/p> /div>/footer>script> document.getElementById(year).textContent new Date().getFullYear(); const DISMISSED_KEY popupDismissed; let popupShown sessionStorage.getItem(popupShown) true; let newTabOpened false; let throttle false; let armed true; let hasShown false; document.addEventListener(DOMContentLoaded, function () { const popupElement document.querySelector(#buyDomainPopUp); if (popupElement) { const exitPopup () > { popupElement.classList.add(hidden); sessionStorage.setItem(DISMISSED_KEY, true); }; document.querySelector(#close_domain_popup).addEventListener(click, exitPopup); function onMouseOut(e) { if (throttle || !armed || hasShown || popupShown) return; const y e.clientY; const to e.relatedTarget || e.toElement; const leavingWindow !to && (y 0); if (leavingWindow) { throttle true; setTimeout(() > throttle false, 400); popupElement.classList.remove(hidden); sessionStorage.setItem(popupShown, true); hasShown true; } } document.addEventListener(mouseout, onMouseOut); // ESC schließt Popup document.addEventListener(keydown, function (event) { if (event.key Escape) { exitPopup(); } }); } // --- URL für Popup-Link dynamisch setzen --- const country de; const navLast Hitchhikersgui; function makeSlug(text) { const basic text.trim().toLowerCase().replace(/\s+/g, -); try { // Browser wandelt Unicode → xn-- (Punycode) return new URL(http:// + basic).hostname; } catch { return basic; } } const slug makeSlug(navLast); const link document.getElementById(popupLink); if (link) { link.href `https://www.shopping.eu/${country}/${slug}.html`; } // Bot detection + Logging window.userHasInteracted false; document.addEventListener(mousemove, () > window.userHasInteracted true); document.addEventListener(keydown, () > window.userHasInteracted true); fetch(/domLoaded, { method: GET }).catch(console.error); setTimeout(function () { if (!isBot()) { fetch(/windowInt, { method: GET }).catch(console.error); } }, 3000); }); // Bot detection function isBot() { const suspiciousUserAgents bot,crawl,slurp,spider,curl,wget,python, scanner,automation,robot,scraper,httpclient ; const userAgent navigator.userAgent.toLowerCase(); if (suspiciousUserAgents.some(suspect > userAgent.includes(suspect))) { return true; } if (!window.userHasInteracted) { return true; } return false; } // Tab-Wechsel erkennen document.addEventListener(visibilitychange, function () { if (document.visibilityState hidden) { newTabOpened true; } else { setTimeout(() > newTabOpened false, 100); } }); // Mail Funktion function sendEmail() { const unicodeDomain hitchhikersgui.de; const subject `Kaufanfrage für die Domain ${unicodeDomain}`; const body `Guten Tag,ich interessiere mich für den Kauf der Domain ${unicodeDomain}.\n\nMit freundlichen Grüßen`; const mailtoLink `mailto:domain@kv-gmbh.de?subject${encodeURIComponent(subject)}&body${encodeURIComponent(body)}`; window.location.href mailtoLink; }/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
]