http://d38psrni17bvxu.cloudfront.net/scripts/maincaf.js

Last Checked: Dec 03, 2022, 12:34 EST

IP Address: 99.84.224.203
ASN #: AS16509 AMAZON-02, US
Location: Unknown, Unknown, Unknown
URL Reputation:
  • Unknown This URL is not identified as malicious in the PhishTank Database.
  • Unknown PhishCheck thinks this URL is likely not a phish.
  • Unknown OpenPhish: URL not in feed.

Other submissions on 99.84.224.203:

Other submissions on cloudfront.net:

  • https://d2ag3jdu89hmr4.cloudfront.net/unsubscribe/Eiqwa68CEj_yZBO7

  • http://d1fpdhao7f8ux5.cloudfront.net/

  • http://d1yprpojhqvser.cloudfront.net/

  • http://d3clybje3sun07.cloudfront.net/

  • http://d2ef20sk9hi1u3.cloudfront.net/

  • http://d1nruqhae353qc.cloudfront.net/

  • http://d1f0esyb34c1g2.cloudfront.net/

  • http://a3d8c7930f411ace80d5e07885c8db7a5.profile.bcn50-p2.cloudfront.net/

  • http://d1lxz4vuik53pc.cloudfront.net/

  • http://d2ef20sk9hi1u3.cloudfront.net/

Previous checks:

                               
                             
  • GET
    200 OK

    https://firefox.settings.services.mozilla.com/v1/buckets/main/collections/whats-new-panel/changeset?_expected=1617030573137

<html><head><link rel="stylesheet" href="resource://content-accessible/plaintext.css"></head><body><pre>var pageLoadedCallbackTriggered = false;
var fallbackTriggered = false;
var formerCalledArguments = false;

var pageOptions = {
    'pubId': 'dp-teaminternet01',
    'resultsPageBaseUrl': '//' + location.host + '/?ts=',
    'fontFamily': 'arial',
    'optimizeTerms': true,
    'maxTermLength': 40,
    'adtest': true,
    'clicktrackUrl': '//' + location.host + '/track.php?',
    'attributionText': 'Ads',
    'colorAttribution': '#b7b7b7',
    'fontSizeAttribution': 16,
    'attributionBold': false,
    'rolloverLinkBold': false,
    'fontFamilyAttribution': 'arial',
    'adLoadedCallback': function(containerName, adsLoaded, isExperimentVariant, callbackOptions) {
        if (!adsLoaded) {
            try {
                var ele = document.getElementById(container).getElementsByTagName('iframe')[0];
                var vars = JSON.parse(ele.name.substr(ele.id.length + 1));
                if (typeof vars[ele.id].type == "string" &amp;&amp; vars[ele.id].type == "relatedsearch") {
                    relatedFallback((function () {
                        relatedCallback(vars[ele.id]);
                    }));
                }
            } catch (err) {
                if (!(err instanceof SyntaxError)) {
                    throw err;
                }
            }
        } else if (containerName in pcrewAdloaded) {

            var data = {
                containerName: containerName,
                adsLoaded: adsLoaded,
                isExperimentVariant: isExperimentVariant,
                callbackOptions: callbackOptions,
                terms: pageOptions.terms
            }

            ajaxQuery(
                scriptPath + "/track.php"
                + "?toggle=adloaded"
                + "&amp;uid=" + encodeURIComponent(uniqueTrackingID)
                + "&amp;domain=" + encodeURIComponent(domain)
                + "&amp;data=" + encodeURIComponent(JSON.stringify(data))
            );
        }
    },
    'pageLoadedCallback': function (requestAccepted, status) {

        document.body.style.visibility = 'visible';
        pageLoadedCallbackTriggered = true;

        if ((status.faillisted === true || status.faillisted == "true" || status.blocked === true || status.blocked == "true" ) &amp;&amp; status.error_code != 25) {
            ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&amp;caf=1&amp;toggle=block&amp;reason=other&amp;uid=" + encodeURIComponent(uniqueTrackingID));
        }

        if (status.errorcode &amp;&amp; !status.error_code) {
            status.error_code = status.errorcode;
        }

        if (status.error_code) {
            ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&amp;caf=1&amp;toggle=errorcode&amp;code=" + encodeURIComponent(status.error_code) + "&amp;uid=" + encodeURIComponent(uniqueTrackingID));

            if ([18, 19].indexOf(parseInt(status.error_code)) != -1 &amp;&amp; fallbackTriggered == false) {
                fallbackTriggered = true;
                if (typeof loadFeed === "function") {
                    window.location.href = '//' + location.host;
                }
            }

            if (status.error_code == 20) {
                window.location.replace("//dp.g.doubleclick.net/apps/domainpark/domainpark.cgi?client=" + encodeURIComponent((pageOptions.pubid.match(/^ca-/i) ? "" : "ca-") + pageOptions.pubid) + "&amp;domain_name=" + encodeURIComponent(domain) + "&amp;output=html&amp;drid=" + encodeURIComponent(pageOptions.domainRegistrant));
            }
        }

        if (status.needsreview === true || status.needsreview == "true") {
            ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&amp;caf=1&amp;toggle=needsreview&amp;uid=" + encodeURIComponent(uniqueTrackingID));
        }

        if ((status.adult === true || status.adult == "true") &amp;&amp; !isAdult) {
            ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&amp;caf=1&amp;toggle=adult&amp;uid=" + encodeURIComponent(uniqueTrackingID));
        } else if ((status.adult === false || status.adult == "false") &amp;&amp; isAdult) {
            ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&amp;caf=1&amp;toggle=nonadult&amp;uid=" + encodeURIComponent(uniqueTrackingID));
        }

        // -- google parking
        if (requestAccepted) {
            if (status.feed) {
                ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&amp;caf=1&amp;toggle=feed&amp;feed=" + encodeURIComponent(status.feed) + "&amp;uid=" + encodeURIComponent(uniqueTrackingID));
            }
            if (status.error_code) {
                ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&amp;caf=1&amp;toggle=answercheck&amp;answer=error_" + encodeURIComponent(status.error_code) + "&amp;uid=" + encodeURIComponent(uniqueTrackingID));
            } else {
                ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&amp;caf=1&amp;toggle=answercheck&amp;answer=yes&amp;uid=" + encodeURIComponent(uniqueTrackingID));
            }
        } else {
            ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&amp;caf=1&amp;toggle=answercheck&amp;answer=rejected&amp;uid=" + encodeURIComponent(uniqueTrackingID));
        }
    }
}

var x = function (obj1, obj2) {
    if (typeof obj1 != "object")
        obj1 = {};

    for (var key in obj2)
        obj1[key] = obj2[key];

    return obj1;
};

function getXMLhttp() {
    var xmlHttp = null;
    try {
        xmlHttp = new XMLHttpRequest();
    } catch (e) {
        try {
            xmlHttp = new ActiveXObject("Msxml2.XMLHTTP");
        } catch (ex) {
            try {
                xmlHttp = new ActiveXObject("Microsoft.XMLHTTP");
            } catch (exc) {
            }
        }
    }
    return xmlHttp;
}

function ajaxQuery(url) {
    if (adtest == 'on') return false;
    xmlHttp = getXMLhttp();
    if (!xmlHttp) return ajaxBackfill(url);
    xmlHttp.open("GET", url, false);
    return xmlHttp.send(null);
}

function ajaxBackfill(url) {
    if (adtest == 'on') return false;
    if (url.indexOf("&amp;toggle=browserjs") &gt; -1) return false;
    try {
        var img = document.createElement('img');
        img.style.visibility = 'hidden';
        img.style.width = '1px';
        img.style.height = '1px';
        img.src = url + "&amp;_t=" + new Date().getTime();
        document.body.appendChild(img);
    } catch (e) {
    }
}

var waitTime = 0;
var timeout = 2000;
var waitStep = 1000;
function listenFor1TierResponse() {

    if (typeof pageLoadedCallbackTriggered == 'undefined') {
        return;
    }

    if (waitTime &lt; timeout &amp;&amp; pageLoadedCallbackTriggered == false) {
        waitTime = waitTime + waitStep;
        setTimeout(listenFor1TierResponse, waitStep);
        return;
    }

    if (pageLoadedCallbackTriggered == false) {
        document.body.style.visibility = 'visible';
    }
}
listenFor1TierResponse();


ajaxQuery(scriptPath + "/track.php?domain=" + encodeURIComponent(domain) + "&amp;toggle=browserjs&amp;uid=" + encodeURIComponent(uniqueTrackingID));
</pre></body></html>

                             

Screenshot: