Help
RSS
API
Feed
Maltego
Contact
Domain > adw-mif.makeitfree.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-02-20
65.8.243.54
(
ClassC
)
2025-09-19
3.169.173.8
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Fri, 19 Sep 2025 07:58:08 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://adw-mif.makeitfree.com/X-Cache: Redirect from cloudfrontVia: 1.1 6a31d7747628574e9fa26dd40efa100a.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: HgJ4XnEZ6otSBvitdlv6qJD347HulpOYt13J8W4TjYEg4cUOyeIFXg 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: 13778Connection: keep-aliveDate: Fri, 19 Sep 2025 07:58:08 GMTETag: 18f0d6acde6b73f91f6e5282b991fd8eServer: nginx/1.22.1Last-Modified: Thu, 15 May 2025 03:56:38 GMTX-Cache: Miss from cloudfrontVia: 1.1 7ad3d6571deff4c3c83d7e4476fcc6d0.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: vTD1M6Ff1RalDsKpywpT6o-S6kOrvbZaivvUgx5_fx9oPfF2xDpYFg !DOCTYPE html>html langen>head> meta charsetutf-8> title>MakeItFree/title> base href/> meta nameviewport contentwidthdevice-width, initial-scale1> link relicon typeimage/x-icon hreffavicon.ico> link relpreconnect hrefhttps://tags.crwdcntrl.net> link relpreconnect hrefhttps://bcp.crwdcntrl.net> link relpreconnect hrefhttps://c.ltmsphrcl.net> link reldns-prefetch hrefhttps://tags.crwdcntrl.net> link reldns-prefetch hrefhttps://bcp.crwdcntrl.net> link reldns-prefetch hrefhttps://c.ltmsphrcl.net> script> const cdId location.href.split(cdId)1?.split(&)0; console.log(cdId : , cdId); var lotameAudience 1011095; if (cdId && cdId ! IN) { genreateScript(); } function genreateScript() { var existingScript document.getElementById(lmid); if (existingScript) { existingScript.parentNode.removeChild(existingScript); // console.log(Existing script removed); } else { // console.log(No existing script to remove); } var lcid location.href.split(ilpid)1?.split(&)0; var lotameClientId lcid ? Number(atob(decodeURIComponent(lcid))) : 17718; var script document.createElement(script); script.src https://tags.crwdcntrl.net/lt/c/ + lotameClientId + /lt.min.js; script.id lmid; script.async true; document.head.appendChild(script); } var targetAndDisplayAds function (audienceArray) { var lcid location.href.split(ilpid)1.split(&)0; var lotameClientId lcid ? Number(atob(decodeURIComponent(lcid))) : 17718; var audLocalStorageKey lotame_ + lotameClientId + _auds; // console.log(Replace with implementation that calls googletag or other ad-rendering capabilities, audienceArray); let counter 0; const timeIntervalTime 10000; const timeInterval setInterval(() > { counter++; // console.log(counter : , counter); let tempAud window.localStorage.getItem(audLocalStorageKey); let pid window.localStorage.getItem(_cc_id); let sessionId localStorage.getItem(sid); if (pid && tempAud && sessionId) { var userData {}; userData.lotame {}; userData.lotame.client_id lotameClientId; userData.lotame.pid pid; userData.lotame.audience tempAud; sendLotameData(userData); clearInterval(timeInterval); } else { if (counter > 3) { clearInterval(timeInterval); } } }, timeIntervalTime); } ! function () { var lcid location.href.split(ilpid)1.split(&)0; var lotameClientId lcid ? Number(atob(decodeURIComponent(lcid))) : 17718; var audLocalStorageKey lotame_ + lotameClientId + _auds; // Adjust this timing as needed var maxAudienceWaitMillis 500; // Set up fallback logic if timeout is reached var audienceReadyTimeoutId window.setTimeout(function () { var localStorageAudiences ; try { var tempAudiences window.localStorage.getItem(audLocalStorageKey) || ; if (tempAudiences) { localStorageAudiences tempAudiences.split(,); } } catch (e) { } }, maxAudienceWaitMillis); var audienceReadyCallback function (profile) { // Get audience string & Call your companys Ad Display function var lotameAudiences profile.getAudiences() || ; // Cancel the timeout window.clearTimeout(audienceReadyTimeoutId); targetAndDisplayAds(lotameAudiences); }; // Lotame Config var lotameTagInput { data: {}, config: { autoRun: false, audienceLocalStorage: audLocalStorageKey, onProfileReady: audienceReadyCallback } }; // Lotame initialization var lotameConfig lotameTagInput.config || {}; var namespace windowlotame_ + lotameClientId {}; namespace.config lotameConfig; namespace.data lotameTagInput.data || {}; namespace.cmd namespace.cmd || ; windowlotame_ + lotameClientId.cmd.push(function () { windowlotame_ + lotameClientId.page(); }); }(); function sendLotameData(userData) { const myHeaders new Headers(); myHeaders.append(content-type, application/json); let guestUserId getCookie(guest_user); const userId localStorage.getItem(user_id); const session localStorage.getItem(sid); const isUserLoggedInFromWallet getCookie(isSignUp); if (!guestUserId) { guestUserId location.href.split(guestUserId)1?.split(&)0; } if (isUserLoggedInFromWallet || userId) { guestUserId null; } var lcid location.href.split(ilpid)1.split(&)0; var lotameClientId lcid ? Number(atob(decodeURIComponent(lcid))) : 17718; const modal_id localStorage.getItem(modal_id); const contentURL decodeURIComponent(location.search?.split(&)0?.split(?redirect_uri)1); const raw JSON.stringify({ userId: userId ? userId : null, sessionId: session ? session : null, guestUserId: guestUserId ? guestUserId : null, urlSource: index.html, lotameData: JSON.stringify(userData.lotame), lotameClientId: lotameClientId, userState: userId ? LOGGED_IN : GUEST, modalExternalId: modal_id && modal_id ! undefined ? modal_id : null, publisherContentUrl: contentURL ? contentURL : null }); setLotameDetails({ userId: userId ? userId : null, sessionId: session ? session : null, audiences: userData.lotame.audience }); const requestOptions { method: POST, headers: myHeaders, body: raw, redirect: follow }; const requestUrl getUrlByAction(BASE_URI_ADSERVING); const newUrl requestUrl + v1/umgmt/user/log/lotame/data; fetch(newUrl, requestOptions) .then((response) > response.text()) .then((result) > console.log(result)) .catch((error) > console.error(error)); } function getCookie(name) { const cookies document.cookie.split(;); for (let i 0; i cookies.length; i++) { const cookie cookiesi.trim(); if (cookie.startsWith(`${name}`)) { return cookie.substring(name.length + 1); } } return null; } function getUrlByAction(baseUriKey) { const config localStorage.getItem(config); const configData config ? JSON.parse(config) : null; var configurations null; if (configData) { if (baseUriKey ! undefined && baseUriKey) { configurations configDatabaseUriKey; } else { configurations https://uat-api.mifadnetwork.com/adsrvng/; } } else { configurations https://uat-api.mifadnetwork.com/adsrvng/; } return configurations; } function setLotameDetails(data) { const myHeaders new Headers(); myHeaders.append(accept, */*); myHeaders.append(Content-Type, application/json); let audienceArray data.audiences.split(,); if (audienceArray.find(checkLotameAudience) && audienceArray.length 1) { return; } audienceArray audienceArray.filter(audienceArray > audienceArray ! lotameAudience); const raw JSON.stringify({ userId: data.userId, sessionId: data.sessionId, audiences: audienceArray }); const requestOptions { method: PUT, headers: myHeaders, body: raw, redirect: follow }; fetch(https://uat-adserving.mifadnetwork.com/v1/umgmt/user/dmp/lt, requestOptions) .then((response) > response.text()) .then((result) > console.log(result)) .catch((error) > console.error(error)); } function checkLotameAudience(audience) { return audience lotameAudience; } /script> !-- script async srchttps://tags.crwdcntrl.net/lt/c/17718/lt.min.js>/script> -->style>@importhttps://fonts.googleapis.com/css2?familyPoppins:wght@300;400;500;600&familySource+Sans+3:wght@200;300;400;600;800&displayswap;:root{--bs-red-color:#FF0033;--bs-blue-color:#3585FF;--bs-dark-gray:#303338;--bs-light-gray:#9399A1;--bs-dark-black:#151516;--bs-font-weight-600:600;--bs-font-weight-500:500;--bs-font-weight-400:400;--bs-font-weight-300:300;--bs-font-poppins:Poppins, sans-serif;--bs-black:#000000}body{font-family:var(--bs-font-poppins)!important;font-weight:var(--bs-font-weight-300)!important;-webkit-font-smoothing:antialiased}@charset UTF-8;:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}/style>link relstylesheet hrefstyles.eb312ba3c59fe411.css mediaprint onloadthis.mediaall>noscript>link relstylesheet hrefstyles.eb312ba3c59fe411.css>/noscript>/head>body> app-root>/app-root>script srcruntime.8951efd18e856b5a.js typemodule>/script>script srcpolyfills.df76f8e21303afef.js typemodule>/script>script srcscripts.723f5694cb5f290b.js defer>/script>script srcmain.5789bb8479b3f380.js typemodule>/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
]