Help
RSS
API
Feed
Maltego
Contact
Domain > calc.floofsnetwork.xyz
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-29
104.21.23.115
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Sat, 29 Nov 2025 11:12:18 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveAccess-Control-Allow-Origin: *Cache-Control: public, max-age0, must-revalidatereferrer-policy: strict-origin-when-cross-originx-content-type-options: nosniffVary: accept-encodingReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?s3FVMhA6%2BTWthVUI0C8SjWo1IQ%2B8lYJhNgaaKcj68npxXHTgVpnUWnm%2F7kcksQFTHqP836JV4pQZAT2wUvM9CFD4%2B8No3Uno09rIOjPdtPYWLeCmEYrk%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflarecf-cache-status: DYNAMICCF-RAY: 9a61ab546ace8864-PDXalt-svc: h3:443; ma86400 html>head> meta charsetutf-8> title>Satisfactory Calculator/title> link relstylesheet typetext/css hrefcalc.css> link relstylesheet typetext/css hrefdropdown.css>!-- Global site tag (gtag.js) - Google Analytics -->script async srchttps://www.googletagmanager.com/gtag/js?idUA-66808523-2>/script>script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, UA-66808523-2);/script> script srcthird_party/BigInteger.min.js>/script> script srcthird_party/d3.min.js>/script> !--script srcthird_party/d3-sankey.min.js>/script>--> script srcthird_party/graphvizlib/index.min.js>/script> script srcthird_party/d3-graphviz.js>/script> script> var handlers {} /script> script typemodule> import { plusHandler, clickTab, changeRatePrecision, changeCountPrecision, changeVisType, changeVisRender } from ./events.js import { init } from ./init.js handlers.plusHandler plusHandler handlers.clickTab clickTab handlers.changeRatePrecision changeRatePrecision handlers.changeCountPrecision changeCountPrecision handlers.changeVisType changeVisType handlers.changeVisRender changeVisRender handlers.init init /script>/head>!--Copyright 2019-2021 Kirk McDonaldLicensed under the Apache License, Version 2.0 (the License);you may not use this file except in compliance with the License.You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an AS IS BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.-->body onloadhandlers.init()> ul idtargets> li idplusButton> button classtargetButton ui titleAdd new item. onclickhandlers.plusHandler()>+/button> /li> /ul> div classtabs> button classtab_button idgraph_button onclickhandlers.clickTab(graph)>Visualize/button> button classtab_button idtotals_button onclickhandlers.clickTab(totals)>Items/button> button classtab_button idrecipes_button onclickhandlers.clickTab(recipes)>Alt-Recipes/button> button classtab_button idminers_button onclickhandlers.clickTab(miners)>Miners/button> button classtab_button idresources_button onclickhandlers.clickTab(resources)>Resources/button> button classtab_button idsettings_button onclickhandlers.clickTab(settings)>Settings/button> button classtab_button idabout_button onclickhandlers.clickTab(about)>About/button> button classtab_button iddebug_button onclickhandlers.clickTab(debug)>Debug/button> /div> div idgraph_tab classtab graph> div classgraph_setting> form idgraph_type> input idsankey_type typeradio nametype valuesankey checked autocompleteoff onchangehandlers.changeVisType(event)> label forsankey_type> svg viewBox0 0 64 64 width64 height64> use hrefimages/icons.svg#sankey>/use> /svg> /label> input idboxline_type typeradio nametype valueboxline autocompleteoff onchangehandlers.changeVisType(event)> label forboxline_type> svg viewBox0 0 64 64 width64 height64> use hrefimages/icons.svg#boxline>/use> /svg> /label> /form> /div> div classgraph_setting> Render mode:br> form idgraph_render> input idzoom_render typeradio namerender valuezoom checked autocompleteoff onchangehandlers.changeVisRender(event)> label forzoom_render>Zoom & pan/label> input idfix_render typeradio namerender valuefix autocompleteoff onchangehandlers.changeVisRender(event)> label forfix_render>Fixed/label> /form> /div> div idgraph_container> svg idgraph>g />/svg> /div> /div> div idtotals_tab classtab> table idtotals> thead>tr>/tr>/thead> tbody>/tbody> tfoot> tr> td classsurplus>/td> td classright-align power-label>b>total average power: /b>/td> td classright-align pad>tt>/tt>/td> /tr> tr> td classsurplus>/td> td classright-align power-label>b>total peak power: /b>/td> td classright-align pad>tt>/tt>/td> /tr> /tfoot> /table> /div> div idsettings_tab classtab> table idsettings> tr classsetting-section> td colspan2>span>Display/span>hr>/td> /tr> tr classsetting-row> td classsetting-label top>Display rates as:/td> td>form iddisplay_rate>/form>/td> /tr> tr classsetting-row> td classsetting-label>Rate precision:/td> td>input idrprec classprec typenumber value3 min0 onchangehandlers.changeRatePrecision(event)>/td> /tr> tr classsetting-row> td classsetting-label>Count precision:/td> td>input idcprec classprec typenumber value1 min0 onchangehandlers.changeCountPrecision(event)>/td> /tr> tr classsetting-section> td colspan2>span>Factory/span>hr>/td> /tr> tr classsetting-row> td classsetting-label>Belt:/td> td>span idbelt_selector>/span>/td> /tr> /table> /div> div idrecipes_tab classtab> p>Click to toggle recipe./p> div idrecipe_toggles>/div> /div> div idresources_tab classtab> p>Click and drag items to configure resource priority.br /> Higher numbers more common/p> div idresource_settings>/div> /div> div idminers_tab classtab> div idminer_settings>/div> /div> div idabout_tab classtab> div class about-content> This calculator is copyright 2019 Kirk McDonald. It is licensed under the Apache License 2.0, and its source may be a hrefhttps://github.com/KirkMcDonald/satisfactory-calculator>found on github, here/a>. p> This calculator is based on my a hrefhttps://kirkmcdonald.github.io/calc.html>Factorio calculator/a>, and was created primarily to see what the project would look like if rewritten from scratch, applying lessons learned over the years spent developing the original. p> Satisfactory is a simpler game for which to calculate ratios than Factorio. This simplicity means that it is easier for this calculator to support certain features that would be very difficult to add to the Factorio calculator, but which I have wanted to implement for a long time. This can be seen in the use of a a hrefhttps://en.wikipedia.org/wiki/Sankey_diagram>Sankey diagram/a> in the visualizer, among other things. p> If you wish to support the calculator, please consider donating to a hrefhttps://www.patreon.com/kirkmcdonald>my Patreon campaign/a>. Any amount helps. And thank you! /div> /div> div iddebug_tab classtab> div iddebug_message>/div> label forrender_debug>Render debug tab:/label> input typecheckbox idrender_debug onchangetoggleDebug(event)>br> Last tableau: div iddebug_tableau>/div> Last solution: div iddebug_solution>/div> /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
]