Help
RSS
API
Feed
Maltego
Contact
Domain > findmygenerator.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-08-12
66.96.132.106
(
ClassC
)
2026-01-05
174.136.57.89
(
ClassC
)
Port 80
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100x-powered-by: PHP/8.4.16content-type: text/html; charsetUTF-8transfer-encoding: chunkeddate: Mon, 05 Jan 2026 04:47:59 GMTserver: LiteSpeedstrict-transport-security: max-age15552000; includeSubDomains !DOCTYPE html>html langen>head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0/> title>Find My Generator - Power Your Home Right!/title> !-- Open Graph --> meta propertyog:title contentFind My Generator - Power Your Home Right! /> meta propertyog:description contentDiscover the best generators for home backup power by brand, fuel, and wattage. /> meta propertyog:image contenthttps://findmygenerator.com/assets/images/share-preview.png /> meta propertyog:url contenthttps://findmygenerator.com/ /> meta propertyog:type contentwebsite /> !-- iOS Meta & Icon --> link relapple-touch-icon href/assets/images/apple-touch-icon.png /> meta nameapple-mobile-web-app-capable contentyes /> meta nameapple-mobile-web-app-title contentFind My Generator /> meta nameapple-mobile-web-app-status-bar-style contentdefault /> link relicon hrefassets/favicon.ico typeimage/x-icon> link relshortcut icon hrefassets/favicon.ico typeimage/x-icon> style>footer {display: none;}body {overflow: hidden !important;}div#ai-launcher-container {display: none !important;}button#reopen-launcher {display: none !important;}/style> !-- Meta Pixel Code -->script>!function(f,b,e,v,n,t,s){if(f.fbq)return;nf.fbqfunction(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbqn;n.pushn;n.loaded!0;n.version2.0;n.queue;tb.createElement(e);t.async!0;t.srcv;sb.getElementsByTagName(e)0;s.parentNode.insertBefore(t,s)}(window, document,script,https://connect.facebook.net/en_US/fbevents.js);fbq(init, 784451003919891);fbq(track, PageView);/script>noscript>img height1 width1 styledisplay:nonesrchttps://www.facebook.com/tr?id784451003919891&evPageView&noscript1/>/noscript>!-- End Meta Pixel Code -->/head>body> div classcontainer> div idcontact-modal classgen-genie-modal styledisplay:none;> div idcontact-welcome-screen classemail-welcome-screen> div classemail-welcome-overlay>/div> img srchttps://findmygenerator.com/assets/images/logo.png altLogo classemail-welcome-logo /> h2 classemail-welcome-title>Need Help or Have Questions?/h2> p stylemargin-bottom:33px;margin-top:0px;> Reach out to us anytime. Click below to open the contact form. /p> div classemail-welcome-buttons> button idstart-contact-form classwelcome-button start>Contact Us/button> button idcancel-contact-form classwelcome-button cancel>Cancel/button> /div> /div> div classgen-genie-modal-content> span classgen-genie-closed>×/span> iframe srchttps://form.jotform.com/251965037947974 frameborder0>/iframe> /div>/div>script>document.addEventListener(DOMContentLoaded, function() { var startBtn document.getElementById(start-contact-form); var cancelBtn document.getElementById(cancel-contact-form); var welcomeScreen document.getElementById(contact-welcome-screen); var contactModal document.getElementById(contact-modal); var contactLink document.getElementById(contact-link-btn); if (startBtn) { startBtn.addEventListener(click, function() { if (welcomeScreen) welcomeScreen.style.display none; }); } if (cancelBtn) { cancelBtn.addEventListener(click, function() { if (contactModal) { contactModal.style.display none; document.body.style.overflow auto; } }); } if (contactLink) { contactLink.addEventListener(click, function(event) { event.preventDefault(); if (welcomeScreen) welcomeScreen.style.display flex; if (contactModal) { contactModal.style.display block; document.body.style.overflow hidden; } }); } document.addEventListener(click, function(event) { if (!contactModal) return; if (event.target.classList.contains(gen-genie-closed) || event.target contactModal) { contactModal.style.display none; document.body.style.overflow auto; } });});/script>div idgen-genie-modal classgen-genie-modal styledisplay: none;> div classgen-genie-modal-content> span classgen-genie-close>×/span> iframe srchttps://form.jotform.com/251773575112053 frameborder0>/iframe> /div> /div> div idgenie-welcome-screen styledisplay: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: url(https://findmygenerator.com/assets/images/bg.png) center center / cover no-repeat fixed; color: white; font-family: Helvetica Neue, sans-serif; text-align: center; z-index: 10000; overflow: hidden; justify-content: center; align-items: center; flex-direction: column;> div styleposition: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(38, 96, 170, 0.85); z-index: -1;>/div> img srchttps://findmygenerator.com/assets/images/logo.png altLogo stylemax-width: 150px; margin-bottom: -20px; z-index: 1;> h2 stylefont-size: 2rem; margin-bottom: 20px; z-index: 1;>Ready to Use the Generator Genie?/h2> p stylemargin-bottom:33px;margin-top: 0px;>Tell us what you want to power and we’ll handle the generator math./p> div styledisplay: flex; gap: 15px; z-index: 1;> button idstart-genie-form stylebackground: linear-gradient(to right, #00D78B, #00c67a); border: none; color: white; padding: 12px 24px; border-radius: 10px; font-size: 18px; font-weight: bold; box-shadow: 0 4px 12px rgba(0, 215, 139, 0.3); cursor: pointer;>Lets Start/button> button idcancel-genie-form stylebackground: transparent; border: 2px solid white; color: white; padding: 12px 24px; border-radius: 10px; font-size: 18px; font-weight: bold; cursor: pointer;>Cancel/button> /div> /div>script>document.addEventListener(DOMContentLoaded, function() { var genieModal document.getElementById(gen-genie-modal); var welcomeScreen document.getElementById(genie-welcome-screen); var closeBtn document.querySelector(.gen-genie-close); // Open welcome screen on trigger click document.querySelectorAll(data-open-genie-welcome, data-open-genie-modal).forEach(function(trigger) { trigger.addEventListener(click, function(event) { event.preventDefault(); if (welcomeScreen) { welcomeScreen.style.display flex; document.body.style.overflow hidden; } }); }); // Start button - show modal, hide welcome screen document.getElementById(start-genie-form).addEventListener(click, function() { welcomeScreen.style.display none; genieModal.style.display block; document.body.style.overflow hidden; }); // Cancel button - hide welcome screen only document.getElementById(cancel-genie-form).addEventListener(click, function() { welcomeScreen.style.display none; document.body.style.overflow visible; }); // Close button inside modal if (closeBtn) { closeBtn.addEventListener(click, function() { genieModal.style.display none; document.body.style.overflow visible; }); } // Click outside modal content closes modal window.addEventListener(click, function(event) { if (event.target genieModal) { genieModal.style.display none; document.body.style.overflow visible; } });});/script>header classsite-header> link hrefhttps://fonts.googleapis.com/css2?familyBebas+Neue&displayswap relstylesheet>link relstylesheet href/assets/css/styles.css?v1753215667> div classheader-container> a hrefhttps://findmygenerator.com/ classlogo> img srchttps://findmygenerator.com/assets/images/logo.png altFind My Generator Logo> span classbrand-text>Find My Generator/span> /a> nav classmain-nav idmain-nav> ul> li> a hrefjavascript:void(0); data-open-genie-modal> - Get Matched /a>/li>li classhas-dropdown> a href/generators/all>- Generators/a> ul classdropdown> li>a href/generators/all>View All Generators/a>/li> li>a href/generators/portable/p-all>Portable Generators/a>/li> li>a href/generators/standby/s-all>Standby Generators/a>/li> li>a href/generators/electric/e-all>Rechargeable Generators/a>/li> /ul>/li>li> a hrefhttps://powerup.findmygenerator.com> - Power Up /a>/li>li classhas-dropdown> a hrefjavascript:void(0); onclickopenWeatherModalWithOverlay(radar)>- Weather/a> ul classdropdown>li>a hrefjavascript:void(0); onclickopenWeatherModalWithOverlay(radar)>Weather Forecast/a>/li>li>a hrefjavascript:void(0); onclickopenWeatherModalWithOverlay(rain)>Rain & Thunderstorms/a>/li>li>a hrefjavascript:void(0); onclickopenWeatherModalWithOverlay(wind)>Wind Movement/a>/li>li>a hrefjavascript:void(0); onclickopenWeatherModalWithOverlay(temp)>Tempature Map/a>/li>li>a hrefjavascript:void(0); onclickopenWeatherModalWithOverlay(capAlerts)>Weather Warnings/a>/li> /ul>/li>li> a idcontact-link-btn href# > - Contact /a>/li> /ul> /nav> div classmenu-toggle idmenu-toggle>☰/div> /div>/header>div idwindyModal classmodal-weather> div classmodal-weather-content> span classmodal-weather-close>× close this/span> button idclearLocationBtn stylebackground: #aaa; color: white; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer;> Clear Location Preference/button> div classweather-tabs> button classweather-tab data-overlayradar>Radar/button> button classweather-tab data-overlayrain>Rain/button> button classweather-tab data-overlaywind>Wind/button> button classweather-tab data-overlaygust>Gusts/button> button classweather-tab data-overlaycapAlerts>Warnings/button>/div>iframe idwindyIframe src frameborder0>/iframe> /div>/div>div classfullscreen-center> div classhero> h1>Find Your Perfect Generator/h1> p>span classdesktop>- /span>Take the guesswork out of backup powerspan classdesktop> -/span>br>br>strong stylefont-size: 33px;color: #FFFF97;>FAST FREE & EASY!/strong>/p> button classcta-button data-open-genie-welcome>⚡ Get Matched Now/button>/div>/div>!--hr classhr-tapered stylemargin-top:55px>div classsteps-section> h2>How span classcurvy-underline>Easy/span> It Works.../h2> div classsteps-grid> div classstep-box> div classstep-number>1/div> div classstep-title>Answer a Few Questions/div> div classstep-desc>Tell us about your power needs in less than a minute./div> /div> div classstep-box> div classstep-number>2/div> div classstep-title>Get Matched Instantly/div> div classstep-desc>We’ll do the generator math for you in an instant./div> /div> div classstep-box> div classstep-number>3/div> div classstep-title>Buy on Amazon/div> div classstep-desc>Get the perfect generator to power your home./div> /div> /div>/div>--> footer stylecolor: white;margin-top: 77px;> © span idcopyright-year>/span> FindMyGenerator.com by a hrefhttps://www.wpfixit.com target_blank stylecolor: #FFFF97; text-decoration: none;> WP Fix It /a>/footer>div idlocationPrompt classlocation-prompt-overlay styledisplay:none;> div classlocation-prompt-box stylepadding-top: 0px;> h2>img draggablefalse roleimg classemoji stylewidth: 77px;margin-bottom: 10px; srchttps://s.w.org/images/core/emoji/16.0.1/svg/1f326.svg>br>Allow Local Weather/h2> p stylecolor:#333>We can show you weather details based on your current location for accuracy./p> div classlocation-prompt-actions> button idallowLocationBtn>Allow/button> button iddenyLocationBtn>No Thanks/button> /div> /div>/div>div idclearLocationPrompt classlocation-prompt-overlay styledisplay:none;> div classlocation-prompt-box stylepadding-top: 0px;> h2> h2>img draggablefalse roleimg classemoji stylewidth: 77px;margin-bottom: 10px; srchttps://s.w.org/images/core/emoji/16.0.1/svg/1f326.svg>br> Clear Your Location /h2> p stylecolor:#333>This will reset your location setting./p> div classlocation-prompt-actions> button idconfirmClearLocationBtn>Clear Location/button> button idcancelClearLocationBtn>Cancel/button> /div> /div>/div>script> document.getElementById(copyright-year).textContent new Date().getFullYear(); document.getElementById(menu-toggle).addEventListener(click, function () { document.getElementById(main-nav).classList.toggle(open); });/script>!-- Launcher Container -->div idai-launcher-container classai-launcher-container> !-- Chat Bubble with Close X --> div classai-chat-bubble> span>Got generator questions?/span> !-- Close X --> span idclose-launcher classai-close-button>✕/span> /div> !-- Avatar Button --> img idai-agent-launcher srchttps://findmygenerator.com/assets/avatar_ai.png altChat with us classai-avatar-button/>/div>!-- Reopen Button -->button idreopen-launcher classai-reopen-button> Chat/button>script>// AI Launcher Functionsfunction setCookie(name, value, days) { let expires ; if (days) { const date new Date(); date.setTime(date.getTime() + (days*24*60*60*1000)); expires ; expires + date.toUTCString(); } document.cookie name + + (value || ) + expires + ; path/; domain.findmygenerator.com; Secure;}function getCookie(name) { return document.cookie.split(; ).find(row > row.startsWith(name + ))?.split()1;}function eraseCookie(name) { document.cookie name + ; Max-Age-99999999; path/; domain.findmygenerator.com; Secure;}// AI Launcher Elementsconst launcherContainer document.getElementById(ai-launcher-container);const reopenButton document.getElementById(reopen-launcher);const closeButton document.getElementById(close-launcher);const avatarButton document.getElementById(ai-agent-launcher);if (getCookie(aiLauncherClosed) true) { launcherContainer.style.display none; reopenButton.style.display block;}avatarButton.addEventListener(click, function() { if (!document.getElementById(ai-agent-script)) { const script document.createElement(script); script.src https://cdn.jotfor.ms/agent/embedjs/01981935c3d17b129f881f491d5a919e4c47/embed.js?skipWelcome1&maximizable1; script.id ai-agent-script; script.async true; document.head.appendChild(script); } launcherContainer.style.display none; reopenButton.style.display block; setCookie(aiLauncherClosed, true, 7);});closeButton.addEventListener(click, function(event) { event.stopPropagation(); launcherContainer.style.display none; reopenButton.style.display block; setCookie(aiLauncherClosed, true, 7);});reopenButton.addEventListener(click, function() { launcherContainer.style.display flex; this.style.display none; eraseCookie(aiLauncherClosed);});/script>script>// Default location with default zoom 9var userLat 39.8283;var userLon -98.5795;var userZoom 9; // ✅ Default zoom when allowed or no choice made// Cookie Helpersfunction setCookie(name, value, days) { let expires ; if (days) { const date new Date(); date.setTime(date.getTime() + (days*24*60*60*1000)); expires ; expires + date.toUTCString(); } document.cookie `${name}${value}${expires}; path/; domain.findmygenerator.com; Secure`;}function getCookie(name) { return document.cookie.split(; ).find(row > row.startsWith(name + ))?.split()1;}// Global Location Getterwindow.getUserWeatherLocation function() { return { lat: userLat, lon: userLon, zoom: userZoom };};// Check permission when needed (called on menu click)function checkWeatherLocationPermission(callback) { if (!getCookie(weatherLocationChoice)) { document.getElementById(locationPrompt).style.display flex; window.afterLocationChoice callback; } else if (getCookie(weatherLocationChoice) allowed) { navigator.geolocation.getCurrentPosition(function(position) { userLat position.coords.latitude; userLon position.coords.longitude; userZoom 9; // ✅ Keep zoom at 9 when allowed callback(); }, function() { userZoom 5; // ✅ Zoom out on geolocation error callback(); }); } else { userZoom 5; // ✅ Zoom out when denied callback(); }}// Allow/Deny button logicdocument.getElementById(allowLocationBtn).addEventListener(click, function() { navigator.geolocation.getCurrentPosition(function(position) { userLat position.coords.latitude; userLon position.coords.longitude; userZoom 9; // ✅ Keep zoom at 9 when allowed setCookie(weatherLocationChoice, allowed, 180); document.getElementById(locationPrompt).style.display none; if (window.afterLocationChoice) window.afterLocationChoice(); }, function() { userZoom 5; // ✅ Zoom out on error setCookie(weatherLocationChoice, denied, 180); document.getElementById(locationPrompt).style.display none; if (window.afterLocationChoice) window.afterLocationChoice(); });});document.getElementById(denyLocationBtn).addEventListener(click, function() { userZoom 5; // ✅ Zoom out when denied setCookie(weatherLocationChoice, denied, 180); document.getElementById(locationPrompt).style.display none; if (window.afterLocationChoice) window.afterLocationChoice();});/script>script>document.addEventListener(DOMContentLoaded, function() { var modal document.getElementById(windyModal); var iframe document.getElementById(windyIframe); var closeBtn modal.querySelector(.modal-weather-close); var tabButtons modal.querySelectorAll(.weather-tab); function loadOverlay(overlay) { var loc window.getUserWeatherLocation(); iframe.src `https://embed.windy.com/embed2.html?lat${loc.lat}&lon${loc.lon}&zoom${loc.zoom}&overlay${overlay}`; } tabButtons.forEach(function(btn) { btn.addEventListener(click, function() { tabButtons.forEach(b > b.classList.remove(active)); btn.classList.add(active); loadOverlay(btn.getAttribute(data-overlay)); }); }); function openModalWithOverlay(overlay) { modal.style.display flex; loadOverlay(overlay); } closeBtn.addEventListener(click, function() { modal.style.display none; iframe.src ; }); window.addEventListener(click, function(e) { if (e.target modal) { modal.style.display none; iframe.src ; } }); // Expose globally window.openWeatherModalWithOverlay function(overlay) { checkWeatherLocationPermission(function() { openModalWithOverlay(overlay); }); };});/script>script>document.getElementById(clearLocationBtn).addEventListener(click, function() { document.getElementById(clearLocationPrompt).style.display flex;});document.getElementById(confirmClearLocationBtn).addEventListener(click, function() { document.cookie weatherLocationChoice; Max-Age0; path/; domain.findmygenerator.com; Secure; document.getElementById(clearLocationPrompt).style.display none; location.reload(); // ✅ Reload after confirmed clear});document.getElementById(cancelClearLocationBtn).addEventListener(click, function() { document.getElementById(clearLocationPrompt).style.display none;});/script>!-- Google tag (gtag.js) -->script async srchttps://www.googletagmanager.com/gtag/js?idG-TQ9NMHC851>/script>script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, G-TQ9NMHC851);/script> /div>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100x-powered-by: PHP/8.4.16content-type: text/html; charsetUTF-8transfer-encoding: chunkeddate: Mon, 05 Jan 2026 04:48:00 GMTserver: LiteSpeedstrict-transport-security: max-age15552000; includeSubDomains !DOCTYPE html>html langen>head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0/> title>Find My Generator - Power Your Home Right!/title> !-- Open Graph --> meta propertyog:title contentFind My Generator - Power Your Home Right! /> meta propertyog:description contentDiscover the best generators for home backup power by brand, fuel, and wattage. /> meta propertyog:image contenthttps://findmygenerator.com/assets/images/share-preview.png /> meta propertyog:url contenthttps://findmygenerator.com/ /> meta propertyog:type contentwebsite /> !-- iOS Meta & Icon --> link relapple-touch-icon href/assets/images/apple-touch-icon.png /> meta nameapple-mobile-web-app-capable contentyes /> meta nameapple-mobile-web-app-title contentFind My Generator /> meta nameapple-mobile-web-app-status-bar-style contentdefault /> link relicon hrefassets/favicon.ico typeimage/x-icon> link relshortcut icon hrefassets/favicon.ico typeimage/x-icon> style>footer {display: none;}body {overflow: hidden !important;}div#ai-launcher-container {display: none !important;}button#reopen-launcher {display: none !important;}/style> !-- Meta Pixel Code -->script>!function(f,b,e,v,n,t,s){if(f.fbq)return;nf.fbqfunction(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbqn;n.pushn;n.loaded!0;n.version2.0;n.queue;tb.createElement(e);t.async!0;t.srcv;sb.getElementsByTagName(e)0;s.parentNode.insertBefore(t,s)}(window, document,script,https://connect.facebook.net/en_US/fbevents.js);fbq(init, 784451003919891);fbq(track, PageView);/script>noscript>img height1 width1 styledisplay:nonesrchttps://www.facebook.com/tr?id784451003919891&evPageView&noscript1/>/noscript>!-- End Meta Pixel Code -->/head>body> div classcontainer> div idcontact-modal classgen-genie-modal styledisplay:none;> div idcontact-welcome-screen classemail-welcome-screen> div classemail-welcome-overlay>/div> img srchttps://findmygenerator.com/assets/images/logo.png altLogo classemail-welcome-logo /> h2 classemail-welcome-title>Need Help or Have Questions?/h2> p stylemargin-bottom:33px;margin-top:0px;> Reach out to us anytime. Click below to open the contact form. /p> div classemail-welcome-buttons> button idstart-contact-form classwelcome-button start>Contact Us/button> button idcancel-contact-form classwelcome-button cancel>Cancel/button> /div> /div> div classgen-genie-modal-content> span classgen-genie-closed>×/span> iframe srchttps://form.jotform.com/251965037947974 frameborder0>/iframe> /div>/div>script>document.addEventListener(DOMContentLoaded, function() { var startBtn document.getElementById(start-contact-form); var cancelBtn document.getElementById(cancel-contact-form); var welcomeScreen document.getElementById(contact-welcome-screen); var contactModal document.getElementById(contact-modal); var contactLink document.getElementById(contact-link-btn); if (startBtn) { startBtn.addEventListener(click, function() { if (welcomeScreen) welcomeScreen.style.display none; }); } if (cancelBtn) { cancelBtn.addEventListener(click, function() { if (contactModal) { contactModal.style.display none; document.body.style.overflow auto; } }); } if (contactLink) { contactLink.addEventListener(click, function(event) { event.preventDefault(); if (welcomeScreen) welcomeScreen.style.display flex; if (contactModal) { contactModal.style.display block; document.body.style.overflow hidden; } }); } document.addEventListener(click, function(event) { if (!contactModal) return; if (event.target.classList.contains(gen-genie-closed) || event.target contactModal) { contactModal.style.display none; document.body.style.overflow auto; } });});/script>div idgen-genie-modal classgen-genie-modal styledisplay: none;> div classgen-genie-modal-content> span classgen-genie-close>×/span> iframe srchttps://form.jotform.com/251773575112053 frameborder0>/iframe> /div> /div> div idgenie-welcome-screen styledisplay: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: url(https://findmygenerator.com/assets/images/bg.png) center center / cover no-repeat fixed; color: white; font-family: Helvetica Neue, sans-serif; text-align: center; z-index: 10000; overflow: hidden; justify-content: center; align-items: center; flex-direction: column;> div styleposition: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(38, 96, 170, 0.85); z-index: -1;>/div> img srchttps://findmygenerator.com/assets/images/logo.png altLogo stylemax-width: 150px; margin-bottom: -20px; z-index: 1;> h2 stylefont-size: 2rem; margin-bottom: 20px; z-index: 1;>Ready to Use the Generator Genie?/h2> p stylemargin-bottom:33px;margin-top: 0px;>Tell us what you want to power and we’ll handle the generator math./p> div styledisplay: flex; gap: 15px; z-index: 1;> button idstart-genie-form stylebackground: linear-gradient(to right, #00D78B, #00c67a); border: none; color: white; padding: 12px 24px; border-radius: 10px; font-size: 18px; font-weight: bold; box-shadow: 0 4px 12px rgba(0, 215, 139, 0.3); cursor: pointer;>Lets Start/button> button idcancel-genie-form stylebackground: transparent; border: 2px solid white; color: white; padding: 12px 24px; border-radius: 10px; font-size: 18px; font-weight: bold; cursor: pointer;>Cancel/button> /div> /div>script>document.addEventListener(DOMContentLoaded, function() { var genieModal document.getElementById(gen-genie-modal); var welcomeScreen document.getElementById(genie-welcome-screen); var closeBtn document.querySelector(.gen-genie-close); // Open welcome screen on trigger click document.querySelectorAll(data-open-genie-welcome, data-open-genie-modal).forEach(function(trigger) { trigger.addEventListener(click, function(event) { event.preventDefault(); if (welcomeScreen) { welcomeScreen.style.display flex; document.body.style.overflow hidden; } }); }); // Start button - show modal, hide welcome screen document.getElementById(start-genie-form).addEventListener(click, function() { welcomeScreen.style.display none; genieModal.style.display block; document.body.style.overflow hidden; }); // Cancel button - hide welcome screen only document.getElementById(cancel-genie-form).addEventListener(click, function() { welcomeScreen.style.display none; document.body.style.overflow visible; }); // Close button inside modal if (closeBtn) { closeBtn.addEventListener(click, function() { genieModal.style.display none; document.body.style.overflow visible; }); } // Click outside modal content closes modal window.addEventListener(click, function(event) { if (event.target genieModal) { genieModal.style.display none; document.body.style.overflow visible; } });});/script>header classsite-header> link hrefhttps://fonts.googleapis.com/css2?familyBebas+Neue&displayswap relstylesheet>link relstylesheet href/assets/css/styles.css?v1753215667> div classheader-container> a hrefhttps://findmygenerator.com/ classlogo> img srchttps://findmygenerator.com/assets/images/logo.png altFind My Generator Logo> span classbrand-text>Find My Generator/span> /a> nav classmain-nav idmain-nav> ul> li> a hrefjavascript:void(0); data-open-genie-modal> - Get Matched /a>/li>li classhas-dropdown> a href/generators/all>- Generators/a> ul classdropdown> li>a href/generators/all>View All Generators/a>/li> li>a href/generators/portable/p-all>Portable Generators/a>/li> li>a href/generators/standby/s-all>Standby Generators/a>/li> li>a href/generators/electric/e-all>Rechargeable Generators/a>/li> /ul>/li>li> a hrefhttps://powerup.findmygenerator.com> - Power Up /a>/li>li classhas-dropdown> a hrefjavascript:void(0); onclickopenWeatherModalWithOverlay(radar)>- Weather/a> ul classdropdown>li>a hrefjavascript:void(0); onclickopenWeatherModalWithOverlay(radar)>Weather Forecast/a>/li>li>a hrefjavascript:void(0); onclickopenWeatherModalWithOverlay(rain)>Rain & Thunderstorms/a>/li>li>a hrefjavascript:void(0); onclickopenWeatherModalWithOverlay(wind)>Wind Movement/a>/li>li>a hrefjavascript:void(0); onclickopenWeatherModalWithOverlay(temp)>Tempature Map/a>/li>li>a hrefjavascript:void(0); onclickopenWeatherModalWithOverlay(capAlerts)>Weather Warnings/a>/li> /ul>/li>li> a idcontact-link-btn href# > - Contact /a>/li> /ul> /nav> div classmenu-toggle idmenu-toggle>☰/div> /div>/header>div idwindyModal classmodal-weather> div classmodal-weather-content> span classmodal-weather-close>× close this/span> button idclearLocationBtn stylebackground: #aaa; color: white; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer;> Clear Location Preference/button> div classweather-tabs> button classweather-tab data-overlayradar>Radar/button> button classweather-tab data-overlayrain>Rain/button> button classweather-tab data-overlaywind>Wind/button> button classweather-tab data-overlaygust>Gusts/button> button classweather-tab data-overlaycapAlerts>Warnings/button>/div>iframe idwindyIframe src frameborder0>/iframe> /div>/div>div classfullscreen-center> div classhero> h1>Find Your Perfect Generator/h1> p>span classdesktop>- /span>Take the guesswork out of backup powerspan classdesktop> -/span>br>br>strong stylefont-size: 33px;color: #FFFF97;>FAST FREE & EASY!/strong>/p> button classcta-button data-open-genie-welcome>⚡ Get Matched Now/button>/div>/div>!--hr classhr-tapered stylemargin-top:55px>div classsteps-section> h2>How span classcurvy-underline>Easy/span> It Works.../h2> div classsteps-grid> div classstep-box> div classstep-number>1/div> div classstep-title>Answer a Few Questions/div> div classstep-desc>Tell us about your power needs in less than a minute./div> /div> div classstep-box> div classstep-number>2/div> div classstep-title>Get Matched Instantly/div> div classstep-desc>We’ll do the generator math for you in an instant./div> /div> div classstep-box> div classstep-number>3/div> div classstep-title>Buy on Amazon/div> div classstep-desc>Get the perfect generator to power your home./div> /div> /div>/div>--> footer stylecolor: white;margin-top: 77px;> © span idcopyright-year>/span> FindMyGenerator.com by a hrefhttps://www.wpfixit.com target_blank stylecolor: #FFFF97; text-decoration: none;> WP Fix It /a>/footer>div idlocationPrompt classlocation-prompt-overlay styledisplay:none;> div classlocation-prompt-box stylepadding-top: 0px;> h2>img draggablefalse roleimg classemoji stylewidth: 77px;margin-bottom: 10px; srchttps://s.w.org/images/core/emoji/16.0.1/svg/1f326.svg>br>Allow Local Weather/h2> p stylecolor:#333>We can show you weather details based on your current location for accuracy./p> div classlocation-prompt-actions> button idallowLocationBtn>Allow/button> button iddenyLocationBtn>No Thanks/button> /div> /div>/div>div idclearLocationPrompt classlocation-prompt-overlay styledisplay:none;> div classlocation-prompt-box stylepadding-top: 0px;> h2> h2>img draggablefalse roleimg classemoji stylewidth: 77px;margin-bottom: 10px; srchttps://s.w.org/images/core/emoji/16.0.1/svg/1f326.svg>br> Clear Your Location /h2> p stylecolor:#333>This will reset your location setting./p> div classlocation-prompt-actions> button idconfirmClearLocationBtn>Clear Location/button> button idcancelClearLocationBtn>Cancel/button> /div> /div>/div>script> document.getElementById(copyright-year).textContent new Date().getFullYear(); document.getElementById(menu-toggle).addEventListener(click, function () { document.getElementById(main-nav).classList.toggle(open); });/script>!-- Launcher Container -->div idai-launcher-container classai-launcher-container> !-- Chat Bubble with Close X --> div classai-chat-bubble> span>Got generator questions?/span> !-- Close X --> span idclose-launcher classai-close-button>✕/span> /div> !-- Avatar Button --> img idai-agent-launcher srchttps://findmygenerator.com/assets/avatar_ai.png altChat with us classai-avatar-button/>/div>!-- Reopen Button -->button idreopen-launcher classai-reopen-button> Chat/button>script>// AI Launcher Functionsfunction setCookie(name, value, days) { let expires ; if (days) { const date new Date(); date.setTime(date.getTime() + (days*24*60*60*1000)); expires ; expires + date.toUTCString(); } document.cookie name + + (value || ) + expires + ; path/; domain.findmygenerator.com; Secure;}function getCookie(name) { return document.cookie.split(; ).find(row > row.startsWith(name + ))?.split()1;}function eraseCookie(name) { document.cookie name + ; Max-Age-99999999; path/; domain.findmygenerator.com; Secure;}// AI Launcher Elementsconst launcherContainer document.getElementById(ai-launcher-container);const reopenButton document.getElementById(reopen-launcher);const closeButton document.getElementById(close-launcher);const avatarButton document.getElementById(ai-agent-launcher);if (getCookie(aiLauncherClosed) true) { launcherContainer.style.display none; reopenButton.style.display block;}avatarButton.addEventListener(click, function() { if (!document.getElementById(ai-agent-script)) { const script document.createElement(script); script.src https://cdn.jotfor.ms/agent/embedjs/01981935c3d17b129f881f491d5a919e4c47/embed.js?skipWelcome1&maximizable1; script.id ai-agent-script; script.async true; document.head.appendChild(script); } launcherContainer.style.display none; reopenButton.style.display block; setCookie(aiLauncherClosed, true, 7);});closeButton.addEventListener(click, function(event) { event.stopPropagation(); launcherContainer.style.display none; reopenButton.style.display block; setCookie(aiLauncherClosed, true, 7);});reopenButton.addEventListener(click, function() { launcherContainer.style.display flex; this.style.display none; eraseCookie(aiLauncherClosed);});/script>script>// Default location with default zoom 9var userLat 39.8283;var userLon -98.5795;var userZoom 9; // ✅ Default zoom when allowed or no choice made// Cookie Helpersfunction setCookie(name, value, days) { let expires ; if (days) { const date new Date(); date.setTime(date.getTime() + (days*24*60*60*1000)); expires ; expires + date.toUTCString(); } document.cookie `${name}${value}${expires}; path/; domain.findmygenerator.com; Secure`;}function getCookie(name) { return document.cookie.split(; ).find(row > row.startsWith(name + ))?.split()1;}// Global Location Getterwindow.getUserWeatherLocation function() { return { lat: userLat, lon: userLon, zoom: userZoom };};// Check permission when needed (called on menu click)function checkWeatherLocationPermission(callback) { if (!getCookie(weatherLocationChoice)) { document.getElementById(locationPrompt).style.display flex; window.afterLocationChoice callback; } else if (getCookie(weatherLocationChoice) allowed) { navigator.geolocation.getCurrentPosition(function(position) { userLat position.coords.latitude; userLon position.coords.longitude; userZoom 9; // ✅ Keep zoom at 9 when allowed callback(); }, function() { userZoom 5; // ✅ Zoom out on geolocation error callback(); }); } else { userZoom 5; // ✅ Zoom out when denied callback(); }}// Allow/Deny button logicdocument.getElementById(allowLocationBtn).addEventListener(click, function() { navigator.geolocation.getCurrentPosition(function(position) { userLat position.coords.latitude; userLon position.coords.longitude; userZoom 9; // ✅ Keep zoom at 9 when allowed setCookie(weatherLocationChoice, allowed, 180); document.getElementById(locationPrompt).style.display none; if (window.afterLocationChoice) window.afterLocationChoice(); }, function() { userZoom 5; // ✅ Zoom out on error setCookie(weatherLocationChoice, denied, 180); document.getElementById(locationPrompt).style.display none; if (window.afterLocationChoice) window.afterLocationChoice(); });});document.getElementById(denyLocationBtn).addEventListener(click, function() { userZoom 5; // ✅ Zoom out when denied setCookie(weatherLocationChoice, denied, 180); document.getElementById(locationPrompt).style.display none; if (window.afterLocationChoice) window.afterLocationChoice();});/script>script>document.addEventListener(DOMContentLoaded, function() { var modal document.getElementById(windyModal); var iframe document.getElementById(windyIframe); var closeBtn modal.querySelector(.modal-weather-close); var tabButtons modal.querySelectorAll(.weather-tab); function loadOverlay(overlay) { var loc window.getUserWeatherLocation(); iframe.src `https://embed.windy.com/embed2.html?lat${loc.lat}&lon${loc.lon}&zoom${loc.zoom}&overlay${overlay}`; } tabButtons.forEach(function(btn) { btn.addEventListener(click, function() { tabButtons.forEach(b > b.classList.remove(active)); btn.classList.add(active); loadOverlay(btn.getAttribute(data-overlay)); }); }); function openModalWithOverlay(overlay) { modal.style.display flex; loadOverlay(overlay); } closeBtn.addEventListener(click, function() { modal.style.display none; iframe.src ; }); window.addEventListener(click, function(e) { if (e.target modal) { modal.style.display none; iframe.src ; } }); // Expose globally window.openWeatherModalWithOverlay function(overlay) { checkWeatherLocationPermission(function() { openModalWithOverlay(overlay); }); };});/script>script>document.getElementById(clearLocationBtn).addEventListener(click, function() { document.getElementById(clearLocationPrompt).style.display flex;});document.getElementById(confirmClearLocationBtn).addEventListener(click, function() { document.cookie weatherLocationChoice; Max-Age0; path/; domain.findmygenerator.com; Secure; document.getElementById(clearLocationPrompt).style.display none; location.reload(); // ✅ Reload after confirmed clear});document.getElementById(cancelClearLocationBtn).addEventListener(click, function() { document.getElementById(clearLocationPrompt).style.display none;});/script>!-- Google tag (gtag.js) -->script async srchttps://www.googletagmanager.com/gtag/js?idG-TQ9NMHC851>/script>script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, G-TQ9NMHC851);/script> /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
]