Help
RSS
API
Feed
Maltego
Contact
Domain > embed.signalintent.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-10-13
104.31.68.10
(
ClassC
)
2022-06-13
104.26.6.75
(
ClassC
)
2026-01-17
172.67.72.176
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Sat, 17 Jan 2026 16:00:49 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveAccess-Control-Allow-Origin: *Cache-Control: public, max-age14400cf-cache-status: DYNAMICLast-Modified: Tue, 02 Dec 2025 17:54:22 GMTNel: {report_to:heroku-nel,response_headers:Via,max_age:3600,success_fraction:0.01,failure_fraction:0.1}Report-To: {group:heroku-nel,endpoints:{url:https://nel.heroku.com/reports?s1BjcMA2YsyorGuzG7cD80KrPZj9y%2Fv%2BL2ZFtCQMqRGM%3D\u0026sid1b10b0ff-8a76-4548-befa-353fc6c6c045\u0026ts1768665649},max_age:3600}Reporting-Endpoints: heroku-nelhttps://nel.heroku.com/reports?s1BjcMA2YsyorGuzG7cD80KrPZj9y%2Fv%2BL2ZFtCQMqRGM%3D&sid1b10b0ff-8a76-4548-befa-353fc6c6c045&ts1768665649Server: cloudflareVary: Accept-EncodingVia: 1.1 heroku-routerX-Powered-By: ExpressCF-RAY: 9bf711543acd706c-PDX !doctype html>html langen>head>meta charsetutf-8/>meta http-equivX-UA-Compatible contentIEedge/>meta nameviewport contentwidthdevice-width,initial-scale1/>script>function setCookie(name, value, maxAge) { let options { path: /, }; if (maxAge) { optionsmax-age maxAge; } if (options.expires instanceof Date) { options.expires options.expires.toUTCString(); } let updatedCookie encodeURIComponent(name) + + encodeURIComponent(value); for (let optionKey in options) { updatedCookie + ; + optionKey; let optionValue optionsoptionKey; if (optionValue ! true) { updatedCookie + + optionValue; } } document.cookie updatedCookie; } function getCookie(cname) { let name cname + ; let decodedCookie decodeURIComponent(document.cookie); let ca decodedCookie.split(;); for (let i 0; i ca.length; i++) { let c cai; while (c.charAt(0) ) { c c.substring(1); } if (c.indexOf(name) 0) { return c.substring(name.length, c.length); } } return ; } function deleteCookie(name) { setCookie(name, , -1); } function isDebugMode() { return getCookie(debug); } function debugModeToggle() { if (isDebugMode()) { deleteCookie(debug); } else { setCookie(debug, 1); } showDebugMode(); } function showDebugMode() { const button document.querySelector(.debug); const span button.querySelector(span); if (isDebugMode()) { span.innerText Off; span.style.color red; } else { span.innerText On; span.style.color green; } } function insertParam(key, value) { key encodeURIComponent(key); value encodeURIComponent(value); // kvp looks like key1value1, key2value2, ... var kvp document.location.search.substr(1).split(&); let i 0; for (; i kvp.length; i++) { if (kvpi.startsWith(key + )) { let pair kvpi.split(); pair1 value; kvpi pair.join(); break; } } if (i > kvp.length) { kvpkvp.length key, value.join(); } let params kvp.join(&); document.location.search params; } function getParam(key, defaultValue) { key encodeURIComponent(key); let arr (function (a) { if (a ) return {}; var b {}; for (var i 0; i a.length; ++i) { var p ai.split(, 2); if (p.length 1) bp0 ; else bp0 decodeURIComponent(p1.replace(/\+/g, )); } return b; })(window.location.search.substr(1).split(&)); if (arrkey) return arrkey; return defaultValue ? defaultValue : null; } function use(apiUrl) { insertParam(apiUrl, apiUrl); } function go(guid) { insertParam(guid, guid); } function getOrgCalculators(orgGuid, callback) { let oReq new XMLHttpRequest(); oReq.open( GET, window.Chimney.calculators.env.API_URL + `/api/organizations/` + orgGuid + `/calculators-guid`, true ); oReq.responseType json; oReq.onload function (e) { callback(oReq.response); }; oReq.send(); } function renderList() { const apiUrl getParam(apiUrl); const orgGuid document.querySelector(inputnameorgGuid).value ? document.querySelector(inputnameorgGuid).value : getParam(orgGuid); if (apiUrl && orgGuid) { let list document.querySelector(td#list); list.innerHTML + `ul classtab-body data-apiUrl` + window.Chimney.calculators.env.API_URL + `>`; getOrgCalculators(orgGuid, function (resp) { if ( resp && Array.isArray(resp.calculators) && resp.calculators.length > 0 ) { resp.calculators.forEach(value > { list.innerHTML + `li>a href# onclickgo(` + value.guid + `)>` + value.code + `/a>/li>`; }); } else { alert(No calculators from this organization); } }); } }/script>script>const urlParams new URLSearchParams(window.location.search); const apiUrl urlParams.get(apiUrl); const guid urlParams.get(guid); window.Chimney {}; window.Chimney.calculators {}; window.Chimney.calculators.env { API_URL: getParam(apiUrl), };/script>title>signal_intent_front/title>script deferdefer srcmain.bb8873c89bdcd7d1b4f2.js>/script>link hrefmain.c5bdeafa335933f9be88.css relstylesheet>/head>body>noscript>strong>Were sorry but signal_intent_front doesnt work properly without JavaScript enabled. Please enable it to continue./strong>/noscript>fieldset>legend>Required/legend>label>Api domain:br/>input stylewidth: 250px placeholderapiUrl nameapiUrl/>/label> button onclickinsertParam(apiUrl, https://calc-backend-prod.herokuapp.com)>Production Api/button> button onclickinsertParam(apiUrl, https://calc-backend-stage.herokuapp.com)>Stage Api/button> button onclickinsertParam(apiUrl, https://signal-intent-dev-back.herokuapp.com)>Dev Api/button> button onclickinsertParam(apiUrl, http://localhost:8080)>Localhost Api/button>br/>br/>label>Calculator guid:br/>input stylewidth: 250px placeholderguid nameguid/>/label>/fieldset>fieldset>legend>Other/legend>label>Organization guid:br/>input stylewidth: 250px placeholderorgGuid nameorgGuid/>/label>br/>br/>button classdebug onclickdebugModeToggle()>DebugMode span>/span>/button>/fieldset>table stylewidth: 100%; min-width: 20%; vertical-align: top>tr>td stylewidth: 30%; vertical-align: top idlist alignleft>/td>td stylewidth: auto; max-width: 70% alignright>form idfield>/form>/td>/tr>/table>script>let tabs document.querySelectorAll(.tab-body); for (let i 0; i tabs.length; i++) { let v tabsi; if (v.dataset.apiurl ! apiUrl) { v.style.display none; } } let newDiv document.createElement(div); newDiv.setAttribute(class, chimney_calc); newDiv.setAttribute(data-guid, guid); const field document.querySelector(#field).appendChild(newDiv); document.querySelector(inputnameapiUrl).value getParam( apiUrl, http://localhost:8080 ); document.querySelector(inputnameorgGuid).value getParam(orgGuid); document.querySelector(inputnameguid).value getParam(guid); document .querySelector(inputnameapiUrl) .addEventListener(change, function (v) { insertParam(apiUrl, v.target.value); }); document .querySelector(inputnameorgGuid) .addEventListener(change, function (v) { insertParam(orgGuid, v.target.value); }); document .querySelector(inputnameguid) .addEventListener(change, function (v) { insertParam(guid, v.target.value); }); renderList();/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
]