Help
RSS
API
Feed
Maltego
Contact
Domain > longterm-forecast-evaluation.ats.amazon.dev
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-08-29
54.171.144.159
(
ClassC
)
2025-06-03
3.175.34.56
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Tue, 03 Jun 2025 18:45:33 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://longterm-forecast-evaluation.ats.amazon.dev/X-Cache: Redirect from cloudfrontVia: 1.1 0917da16ef445f191a68e78a9846ed78.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P3X-Amz-Cf-Id: wXdQ86accPZhaivLIpX1idTWDG1yoCjh5mYGo9b8i5wNEaHO4sIy_Q 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 403 ForbiddenContent-Type: text/htmlContent-Length: 8767Connection: keep-aliveDate: Tue, 03 Jun 2025 09:36:26 GMTLast-Modified: Tue, 03 Jun 2025 03:13:09 GMTETag: db4d1c44c320f90f2bef7ff7e1a50fd3x-amz-server-side-encryption: AES256x-amz-version-id: i6icdHzwzqiV0SkP5P8.w2s5GiuJoeQPAccept-Ranges: bytesServer: AmazonS3X-Cache: Error from cloudfrontVia: 1.1 240505787baa09e4b0a287e248b4543a.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P3X-Amz-Cf-Id: kM4jn3TMouzX_76tHFZh6Rtp0OD1MhNaLrMGhVxnkWoNiBT3AGVjGAAge: 32948 !DOCTYPE html>html>head> script typetext/javascript> function getParameterByName(name, url) { if (!url) url window.location.href; name name.replace(/\\/g, \\$&); var regex new RegExp(?& + name + ((^*)|&|#|$)), results regex.exec(url); if (!results) return null; if (!results2) return ; return decodeURIComponent(results2.replace(/\+/g, )); } function getValidURL(url) { try { return new URL(url); } catch (e) { return null; } } /*! * JavaScript Cookie v2.1.4 * https://github.com/js-cookie/js-cookie * * Copyright 2006, 2015 Klaus Hartl & Fagner Brack * Released under the MIT license */ ;(function (factory) { var registeredInModuleLoader false; if (typeof define function && define.amd) { define(factory); registeredInModuleLoader true; } if (typeof exports object) { module.exports factory(); registeredInModuleLoader true; } if (!registeredInModuleLoader) { var OldCookies window.Cookies; var api window.Cookies factory(); api.noConflict function () { window.Cookies OldCookies; return api; }; } }(function () { function extend () { var i 0; var result {}; for (; i arguments.length; i++) { var attributes arguments i ; for (var key in attributes) { resultkey attributeskey; } } return result; } function init (converter) { function api (key, value, attributes) { var result; if (typeof document undefined) { return; } // Write if (arguments.length > 1) { attributes extend({ path: / }, api.defaults, attributes); if (typeof attributes.expires number) { var expires new Date(); expires.setMilliseconds(expires.getMilliseconds() + attributes.expires * 864e+5); attributes.expires expires; } // Were using expires because max-age is not supported by IE attributes.expires attributes.expires ? attributes.expires.toUTCString() : ; try { result JSON.stringify(value); if (/^\{\/.test(result)) { value result; } } catch (e) {} if (!converter.write) { value encodeURIComponent(String(value)) .replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g, decodeURIComponent); } else { value converter.write(value, key); } key encodeURIComponent(String(key)); key key.replace(/%(23|24|26|2B|5E|60|7C)/g, decodeURIComponent); key key.replace(/\(\)/g, escape); var stringifiedAttributes ; for (var attributeName in attributes) { if (!attributesattributeName) { continue; } stringifiedAttributes + ; + attributeName; if (attributesattributeName true) { continue; } stringifiedAttributes + + attributesattributeName; } return (document.cookie key + + value + stringifiedAttributes); } // Read if (!key) { result {}; } // To prevent the for loop in the first place assign an empty array // in case there are no cookies at all. Also prevents odd result when // calling get() var cookies document.cookie ? document.cookie.split(; ) : ; var rdecode /(%0-9A-Z{2})+/g; var i 0; for (; i cookies.length; i++) { var parts cookiesi.split(); var cookie parts.slice(1).join(); if (cookie.charAt(0) ) { cookie cookie.slice(1, -1); } try { var name parts0.replace(rdecode, decodeURIComponent); cookie converter.read ? converter.read(cookie, name) : converter(cookie, name) || cookie.replace(rdecode, decodeURIComponent); if (this.json) { try { cookie JSON.parse(cookie); } catch (e) {} } if (key name) { result cookie; break; } if (!key) { resultname cookie; } } catch (e) {} } return result; } api.set api; api.get function (key) { return api.call(api, key); }; api.getJSON function () { return api.apply({ json: true }, .slice.call(arguments)); }; api.defaults {}; api.remove function (key, attributes) { api(key, , extend(attributes, { expires: -1 })); }; api.withConverter init; return api; } return init(function () {}); })); var policy getParameterByName(policy); var kpid getParameterByName(kpid); var exp getParameterByName(exp); var sig getParameterByName(sig); var encodedTargetUrl getParameterByName(encodedTargetUrl); var decodedTargetUrl encodedTargetUrl && decodeURIComponent(encodedTargetUrl); var validTargetURL getValidURL(decodedTargetUrl) if (policy && kpid && exp && sig) { var curr_origin window.location.origin; Cookies.set(CloudFront-Policy, policy, { secure: true, sameSite: None, expires: 1 }); Cookies.set(CloudFront-Key-Pair-Id, kpid, { secure: true, sameSite: None, expires: 1 }); Cookies.set(CloudFront-Expiration, exp, { secure: true, sameSite: None, expires: 1 }); Cookies.set(CloudFront-Signature, sig, { secure: true, sameSite: None, expires: 1 }); if(validTargetURL && curr_origin validTargetURL.origin) { window.location.replace(decodedTargetUrl); } else { window.location.replace(curr_origin); } } else if (Cookies.get(CloudFront-Policy)){ //Nothing to do. } else { var referrer window.location var encodedUrl encodeURIComponent(referrer.href) window.location.replace(https://cloudfrontsigner.ninjas.security.a2z.com/sign?encodedTargetUrl+encodedUrl); } /script>/head>body>p>Redirecting you for Auth/p>!-- This one should be a Bindle that doesnt exist, and triggers a 400 response from ECS. -->div styledisplay:none idbindlediv>amzn1.bindle.resource.sb3yoyfobjgffsjyrlfq/div>/body>/html>
Subdomains
Date
Domain
IP
ap-northeast-1.gamma.sort-assist-mobile.ats.amazon.dev
2024-08-16
204.246.191.20
ap-northeast-1.prod.sort-assist-mobile.ats.amazon.dev
2024-04-22
204.246.191.97
planning.service.beta.pulse.ats.amazon.dev
2025-03-05
54.149.92.171
config.service.pulse.ats.amazon.dev
2024-04-18
34.203.27.130
comment.service.pulse.ats.amazon.dev
2024-06-09
3.215.242.53
reporting.preview.pulse.ats.amazon.dev
2024-10-14
54.243.58.139
gamma.na.ltl-config-management-tool.ats.amazon.dev
2024-06-15
18.206.142.184
beta.na.ltl-config-management-tool.ats.amazon.dev
2024-06-15
52.24.111.154
beta.eu.ltl-config-management-tool.ats.amazon.dev
2024-07-05
52.209.224.132
prod.eu.ltl-config-management-tool.ats.amazon.dev
2024-04-30
52.210.122.179
fhc.program.ats.amazon.dev
2024-11-24
3.219.228.36
alpha.frogman.ats.amazon.dev
2024-07-30
18.202.102.70
gamma.frogman.ats.amazon.dev
2024-11-19
99.80.93.148
prod.frogman.ats.amazon.dev
2024-12-26
18.202.168.231
longterm-forecast-evaluation.ats.amazon.dev
2025-06-03
3.175.34.56
nascbot.huron.ats.amazon.dev
2024-11-24
52.200.158.150
pflixviz.huron.ats.amazon.dev
2024-03-10
3.223.51.142
nasc-snop.ats.amazon.dev
2025-01-30
3.163.24.104
api.beta.servilens.ats.amazon.dev
2025-04-14
99.84.66.67
euready-alpha.adt.ats.amazon.dev
2024-02-16
18.161.6.115
api.euready-alpha.adt.ats.amazon.dev
2024-06-03
54.73.140.209
alpha.sophon.adt.ats.amazon.dev
2025-04-14
99.84.66.99
api.alhaiz.eu-west-1.vip.adt.ats.amazon.dev
2024-09-07
204.246.191.72
alpha.vip.adt.ats.amazon.dev
2024-08-05
99.84.66.121
alpha.sft.adt.ats.amazon.dev
2024-09-14
3.163.24.118
api.euready.adt.ats.amazon.dev
2024-06-03
34.247.115.123
admin.mahajak.beta.faststart.ats.amazon.dev
2024-10-16
18.161.6.37
kiosk.beta.faststart.ats.amazon.dev
2024-09-07
44.213.157.101
admin.faststart.ats.amazon.dev
2024-09-16
99.84.66.123
gamma.eu-west-1.content-provider-for-relay.ats.amazon.dev
2024-12-24
54.194.2.113
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
]