Heroku
tcp/443 tcp/80
Open service 15.197.253.240:443 · de.countcalculate.com
2026-01-12 03:55
HTTP/1.1 200 OK
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 53134
Content-Type: text/html; charset=utf-8
Etag: W/"4debf268d269f3f044ba63498141f619"
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Referrer-Policy: strict-origin-when-cross-origin
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=BNvXyuCukZEk0FzkF8Glmrptw5J%2FHbC19DIOKE1sPho%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1768190104"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=BNvXyuCukZEk0FzkF8Glmrptw5J%2FHbC19DIOKE1sPho%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1768190104"
Server: Heroku
Set-Cookie: _kalkyleramera_session=b0tJelpFNFFLT0pPMnprRko0c1cxeUZpWEI3UlZEQUhrcEJPam1WNXF0a2FjblFtenpFM01HeVVFOXdxeVJOaXkxUWo0dDU4aExUeXVLb1crYmthT3RwQjkvSFhGZUsxL00zR3hMaVhsNHp5bkl1MTlnYk80WkJHbkNnRTRkMFk4Wm9BNFVXclF2ZmVyVkM0U2VFVHQwcE9BVXYvMmtzM2Jhc2U0aFVmV1p0aExzZGZBUVM1U28rTDhic0JtNlM5LS0yeFdGTmo2ZlFQNnBHek5VaHE1emx3PT0%3D--ee783a97a4c19ff060650f920ade23efb65188b2; path=/; secure; HttpOnly
Strict-Transport-Security: max-age=63072000; includeSubDomains
Via: 1.1 heroku-router
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-Request-Id: 2e5e77a9-6627-c6f5-4089-6b9c293f2ffb
X-Runtime: 0.337359
X-Xss-Protection: 1; mode=block
Date: Mon, 12 Jan 2026 03:55:04 GMT
Connection: close
Page title: Kalkuliere und zähle Dinge auf CountCalculate.de
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Kalkuliere und zähle Dinge auf CountCalculate.de</title>
<meta name="description" content="Kalkulieren Sie alles von BMI, IQ zu Kreditkosten. CountCalculate hat hunderte von schlauen Kalkulierungen in vielen verschiedenen Bereichen." />
<link rel="image_src" href="" />
<link href='https://fonts.googleapis.com/css?family=Fira+Sans:400,500italic' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Baloo+Bhai|Handlee|Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/ui-lightness/jquery-ui.css" type="text/css" media="all" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KCDVKJ7');</script>
<!-- End Google Tag Manager -->
<!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) -->
<script type="text/javascript" async=true>
(function() {
var host = window.location.hostname;
var element = document.createElement('script');
var firstScript = document.getElementsByTagName('script')[0];
var url = 'https://cmp.inmobi.com'
.concat('/choice/', 'p3LuF3Pv_UR7V', '/', host, '/choice.js?tag_version=V3');
var uspTries = 0;
var uspTriesLimit = 3;
element.async = true;
element.type = 'text/javascript';
element.src = url;
firstScript.parentNode.insertBefore(element, firstScript);
function makeStub() {
var TCF_LOCATOR_NAME = '__tcfapiLocator';
var queue = [];
var win = window;
var cmpFrame;
function addFrame() {
var doc = win.document;
var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);
if (!otherCMP) {
if (doc.body) {
var iframe = doc.createElement('iframe');
iframe.style.cssText = 'display:none';
iframe.name = TCF_LOCATOR_NAME;
doc.body.appendChild(iframe);
} else {
setTimeout(addFrame, 5);
}
}
return !otherCMP;
}
function tcfAPIHandler() {
var gdprApplies;
var args = arguments;
if (!args.length) {
return queue;
} else if (args[0] === 'setGdprApplies') {
if (
args.length > 3 &&
args[2] === 2 &&
typeof args[3] === 'boolean'
) {
gdprApplies = args[3];
if (typeof args[2] === 'function') {
args[2]('set', true);
}
}
} else if (args[0] === 'ping') {
var retr = {
gdprApplies: gdprApplies,
cmpLoaded: false,
cmpStatus: 'stub'
};
if (typeof args[2] === 'function') {
args[2](retr);
}
} else {
if(args[0] === 'init' && typeof args[3] === 'object') {
args[3] = Object.assign(args[3], { tag_version: 'V3' });
}
queue.push(args);
}
}
function postMessageEventHandler(event) {
var msgIsString = typeof event.data === 'string';
var json = {};
try {
if (msgIsString) {
json = JSON.parse(event.data);
} else {
json = event.data;
}
} catch (ignore) {}
var payload = json.__tcfapiCall;
if (payload) {
window.__tcfapi(
payload.command,
payload.version,
function(retValue, success) {
var returnMsg = {
__tcfapiReturn: {
return
Open service 3.33.249.164:443 · de.countcalculate.com
2026-01-12 03:55
HTTP/1.1 200 OK
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 53134
Content-Type: text/html; charset=utf-8
Etag: W/"457029ba5cc796df77ec5fd9f1e56367"
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Referrer-Policy: strict-origin-when-cross-origin
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=BNvXyuCukZEk0FzkF8Glmrptw5J%2FHbC19DIOKE1sPho%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1768190104"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=BNvXyuCukZEk0FzkF8Glmrptw5J%2FHbC19DIOKE1sPho%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1768190104"
Server: Heroku
Set-Cookie: _kalkyleramera_session=ZXdnSWkrNzRpNGRJMFlzVkNPN2tRUFNSNFBMcHVtRWdOVnh1RDFFRG0rVTM2cHNGbTA2aVVsSUMxdWhFZUZQbk9NYTJ2cExta2dGdkQxTGx5YXZQYTVTTk1sS3NpUWg4QVVUenphMTc5cG1NakJwQlRhak43ZzZIazcxSlArRmxqK1llRnNsVmc4NmJxaUl6Vm9qTlVBOFpYa2d1R2R6THN2UHd2OGMyRlppWUMvS3Q5MnA3T0s4MUh6UkxXdU84LS1BVXl4Rmc2YkgwZ1hrK01KRGVtK1ZnPT0%3D--3a9b87e80794550c8b3009ae076f562c09082bef; path=/; secure; HttpOnly
Strict-Transport-Security: max-age=63072000; includeSubDomains
Via: 1.1 heroku-router
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-Request-Id: e7dcfffc-2b26-cbfc-4b16-750ad9e9a7fe
X-Runtime: 0.240964
X-Xss-Protection: 1; mode=block
Date: Mon, 12 Jan 2026 03:55:04 GMT
Connection: close
Page title: Kalkuliere und zähle Dinge auf CountCalculate.de
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Kalkuliere und zähle Dinge auf CountCalculate.de</title>
<meta name="description" content="Kalkulieren Sie alles von BMI, IQ zu Kreditkosten. CountCalculate hat hunderte von schlauen Kalkulierungen in vielen verschiedenen Bereichen." />
<link rel="image_src" href="" />
<link href='https://fonts.googleapis.com/css?family=Fira+Sans:400,500italic' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Baloo+Bhai|Handlee|Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/ui-lightness/jquery-ui.css" type="text/css" media="all" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KCDVKJ7');</script>
<!-- End Google Tag Manager -->
<!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) -->
<script type="text/javascript" async=true>
(function() {
var host = window.location.hostname;
var element = document.createElement('script');
var firstScript = document.getElementsByTagName('script')[0];
var url = 'https://cmp.inmobi.com'
.concat('/choice/', 'p3LuF3Pv_UR7V', '/', host, '/choice.js?tag_version=V3');
var uspTries = 0;
var uspTriesLimit = 3;
element.async = true;
element.type = 'text/javascript';
element.src = url;
firstScript.parentNode.insertBefore(element, firstScript);
function makeStub() {
var TCF_LOCATOR_NAME = '__tcfapiLocator';
var queue = [];
var win = window;
var cmpFrame;
function addFrame() {
var doc = win.document;
var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);
if (!otherCMP) {
if (doc.body) {
var iframe = doc.createElement('iframe');
iframe.style.cssText = 'display:none';
iframe.name = TCF_LOCATOR_NAME;
doc.body.appendChild(iframe);
} else {
setTimeout(addFrame, 5);
}
}
return !otherCMP;
}
function tcfAPIHandler() {
var gdprApplies;
var args = arguments;
if (!args.length) {
return queue;
} else if (args[0] === 'setGdprApplies') {
if (
args.length > 3 &&
args[2] === 2 &&
typeof args[3] === 'boolean'
) {
gdprApplies = args[3];
if (typeof args[2] === 'function') {
args[2]('set', true);
}
}
} else if (args[0] === 'ping') {
var retr = {
gdprApplies: gdprApplies,
cmpLoaded: false,
cmpStatus: 'stub'
};
if (typeof args[2] === 'function') {
args[2](retr);
}
} else {
if(args[0] === 'init' && typeof args[3] === 'object') {
args[3] = Object.assign(args[3], { tag_version: 'V3' });
}
queue.push(args);
}
}
function postMessageEventHandler(event) {
var msgIsString = typeof event.data === 'string';
var json = {};
try {
if (msgIsString) {
json = JSON.parse(event.data);
} else {
json = event.data;
}
} catch (ignore) {}
var payload = json.__tcfapiCall;
if (payload) {
window.__tcfapi(
payload.command,
payload.version,
function(retValue, success) {
var returnMsg = {
__tcfapiReturn: {
return
Open service 3.33.249.164:80 · de.countcalculate.com
2026-01-12 03:55
HTTP/1.1 301 Moved Permanently
Content-Length: 0
Content-Type: text/html
Location: https://de.countcalculate.com/
Nel: {"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?s=h4UjZhXKi7o9Aor%2FffrCjs6hAhkfgbke%2FTTeDit%2BO5w%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1768190164"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=h4UjZhXKi7o9Aor%2FffrCjs6hAhkfgbke%2FTTeDit%2BO5w%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1768190164"
Server: Heroku
Via: 1.1 heroku-router
Date: Mon, 12 Jan 2026 03:56:04 GMT
Connection: close
Open service 52.223.53.203:443 · de.countcalculate.com
2026-01-12 03:55
HTTP/1.1 200 OK
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 53134
Content-Type: text/html; charset=utf-8
Etag: W/"0c4747e5db78386b0b6e4306a00bfdfd"
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Referrer-Policy: strict-origin-when-cross-origin
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=J0WiTvVr1tCrw8paqMcM%2FUl5NAUlztrEdZa1p8C%2B1z8%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1768190103"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=J0WiTvVr1tCrw8paqMcM%2FUl5NAUlztrEdZa1p8C%2B1z8%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1768190103"
Server: Heroku
Set-Cookie: _kalkyleramera_session=Wm5sYzYrYlFCTGhnbVhhRGdoY0Y4RmJXOVFaTml3WXY2TmRrdGNFcitOc0xKeElXbENyQzNUR0gzemVsaUZEK3ZOUnlIaWRNek85YWxCTE9MSVZPVlNKTmI3UU9uRmh3YWZJSjNUSWZ1U0ZhZzk1U1B5NTgxYnBaWnFNVWh5SFNpSnZtNHljR0FmZmQrUUttVXdaTDdkcHZVL3E4RUpteFRkUjVvQjhrNUlJZU1ERmJBdHM0cHdlMk5JcWZNdnZHLS1XemxZT2RQckY0SjZieEZVclk5NlRRPT0%3D--08f71e84df5c62f835b3d288ba7e9a5a6a19b70a; path=/; secure; HttpOnly
Strict-Transport-Security: max-age=63072000; includeSubDomains
Via: 1.1 heroku-router
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-Request-Id: 6d893d71-fe84-c86d-2157-13aee862bace
X-Runtime: 0.260906
X-Xss-Protection: 1; mode=block
Date: Mon, 12 Jan 2026 03:55:03 GMT
Connection: close
Page title: Kalkuliere und zähle Dinge auf CountCalculate.de
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Kalkuliere und zähle Dinge auf CountCalculate.de</title>
<meta name="description" content="Kalkulieren Sie alles von BMI, IQ zu Kreditkosten. CountCalculate hat hunderte von schlauen Kalkulierungen in vielen verschiedenen Bereichen." />
<link rel="image_src" href="" />
<link href='https://fonts.googleapis.com/css?family=Fira+Sans:400,500italic' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Baloo+Bhai|Handlee|Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/ui-lightness/jquery-ui.css" type="text/css" media="all" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KCDVKJ7');</script>
<!-- End Google Tag Manager -->
<!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) -->
<script type="text/javascript" async=true>
(function() {
var host = window.location.hostname;
var element = document.createElement('script');
var firstScript = document.getElementsByTagName('script')[0];
var url = 'https://cmp.inmobi.com'
.concat('/choice/', 'p3LuF3Pv_UR7V', '/', host, '/choice.js?tag_version=V3');
var uspTries = 0;
var uspTriesLimit = 3;
element.async = true;
element.type = 'text/javascript';
element.src = url;
firstScript.parentNode.insertBefore(element, firstScript);
function makeStub() {
var TCF_LOCATOR_NAME = '__tcfapiLocator';
var queue = [];
var win = window;
var cmpFrame;
function addFrame() {
var doc = win.document;
var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);
if (!otherCMP) {
if (doc.body) {
var iframe = doc.createElement('iframe');
iframe.style.cssText = 'display:none';
iframe.name = TCF_LOCATOR_NAME;
doc.body.appendChild(iframe);
} else {
setTimeout(addFrame, 5);
}
}
return !otherCMP;
}
function tcfAPIHandler() {
var gdprApplies;
var args = arguments;
if (!args.length) {
return queue;
} else if (args[0] === 'setGdprApplies') {
if (
args.length > 3 &&
args[2] === 2 &&
typeof args[3] === 'boolean'
) {
gdprApplies = args[3];
if (typeof args[2] === 'function') {
args[2]('set', true);
}
}
} else if (args[0] === 'ping') {
var retr = {
gdprApplies: gdprApplies,
cmpLoaded: false,
cmpStatus: 'stub'
};
if (typeof args[2] === 'function') {
args[2](retr);
}
} else {
if(args[0] === 'init' && typeof args[3] === 'object') {
args[3] = Object.assign(args[3], { tag_version: 'V3' });
}
queue.push(args);
}
}
function postMessageEventHandler(event) {
var msgIsString = typeof event.data === 'string';
var json = {};
try {
if (msgIsString) {
json = JSON.parse(event.data);
} else {
json = event.data;
}
} catch (ignore) {}
var payload = json.__tcfapiCall;
if (payload) {
window.__tcfapi(
payload.command,
payload.version,
function(retValue, success) {
var returnMsg = {
__tcfapiReturn: {
return
Open service 99.83.185.157:80 · de.countcalculate.com
2026-01-12 03:55
HTTP/1.1 301 Moved Permanently
Content-Length: 0
Content-Type: text/html
Location: https://de.countcalculate.com/
Nel: {"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?s=h4UjZhXKi7o9Aor%2FffrCjs6hAhkfgbke%2FTTeDit%2BO5w%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1768190164"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=h4UjZhXKi7o9Aor%2FffrCjs6hAhkfgbke%2FTTeDit%2BO5w%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1768190164"
Server: Heroku
Via: 1.1 heroku-router
Date: Mon, 12 Jan 2026 03:56:04 GMT
Connection: close
Open service 15.197.253.240:80 · de.countcalculate.com
2026-01-12 03:55
HTTP/1.1 301 Moved Permanently
Content-Length: 0
Content-Type: text/html
Location: https://de.countcalculate.com/
Nel: {"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?s=h4UjZhXKi7o9Aor%2FffrCjs6hAhkfgbke%2FTTeDit%2BO5w%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1768190164"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=h4UjZhXKi7o9Aor%2FffrCjs6hAhkfgbke%2FTTeDit%2BO5w%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1768190164"
Server: Heroku
Via: 1.1 heroku-router
Date: Mon, 12 Jan 2026 03:56:04 GMT
Connection: close
Open service 99.83.185.157:443 · de.countcalculate.com
2026-01-12 03:55
HTTP/1.1 200 OK
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 53134
Content-Type: text/html; charset=utf-8
Etag: W/"4c3fb83ebc8a1bb115d6b61fd5468e83"
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Referrer-Policy: strict-origin-when-cross-origin
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=J0WiTvVr1tCrw8paqMcM%2FUl5NAUlztrEdZa1p8C%2B1z8%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1768190103"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=J0WiTvVr1tCrw8paqMcM%2FUl5NAUlztrEdZa1p8C%2B1z8%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1768190103"
Server: Heroku
Set-Cookie: _kalkyleramera_session=QnVZOXR6Rjc5UTFHWWorV3loSmNJU1VaaG9lMm0zS0VySHVsTEhWZVlIbDV1L1Y1M2xma3NOd3R0MG5VTEFGVkY2cHIrYXFPRTNkYUNGV1MvbzFncjV1MEtVWTg0SytUQThnK2hxQ0lGUFhYcThaeElrSFRVcFdsRVVXVE1CYlJpcmhRWnVRTTlQbTVNdkU5WXdLT1lTUm1KV2w0V0NhOXpLZ3VzNytOK3dVRmVGL1U3L2Y5SUNxZ3RMcGpNb0trLS1vbGszK2hiSGU3VjNOR0IzY2Z5dmdRPT0%3D--9c83862976a3beda4ae3c2a2f640c831a5156caa; path=/; secure; HttpOnly
Strict-Transport-Security: max-age=63072000; includeSubDomains
Via: 1.1 heroku-router
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-Request-Id: 4e5ed5f8-16f9-e06c-96f6-5df809e7d32f
X-Runtime: 0.251579
X-Xss-Protection: 1; mode=block
Date: Mon, 12 Jan 2026 03:55:03 GMT
Connection: close
Page title: Kalkuliere und zähle Dinge auf CountCalculate.de
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Kalkuliere und zähle Dinge auf CountCalculate.de</title>
<meta name="description" content="Kalkulieren Sie alles von BMI, IQ zu Kreditkosten. CountCalculate hat hunderte von schlauen Kalkulierungen in vielen verschiedenen Bereichen." />
<link rel="image_src" href="" />
<link href='https://fonts.googleapis.com/css?family=Fira+Sans:400,500italic' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Baloo+Bhai|Handlee|Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/ui-lightness/jquery-ui.css" type="text/css" media="all" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KCDVKJ7');</script>
<!-- End Google Tag Manager -->
<!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) -->
<script type="text/javascript" async=true>
(function() {
var host = window.location.hostname;
var element = document.createElement('script');
var firstScript = document.getElementsByTagName('script')[0];
var url = 'https://cmp.inmobi.com'
.concat('/choice/', 'p3LuF3Pv_UR7V', '/', host, '/choice.js?tag_version=V3');
var uspTries = 0;
var uspTriesLimit = 3;
element.async = true;
element.type = 'text/javascript';
element.src = url;
firstScript.parentNode.insertBefore(element, firstScript);
function makeStub() {
var TCF_LOCATOR_NAME = '__tcfapiLocator';
var queue = [];
var win = window;
var cmpFrame;
function addFrame() {
var doc = win.document;
var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);
if (!otherCMP) {
if (doc.body) {
var iframe = doc.createElement('iframe');
iframe.style.cssText = 'display:none';
iframe.name = TCF_LOCATOR_NAME;
doc.body.appendChild(iframe);
} else {
setTimeout(addFrame, 5);
}
}
return !otherCMP;
}
function tcfAPIHandler() {
var gdprApplies;
var args = arguments;
if (!args.length) {
return queue;
} else if (args[0] === 'setGdprApplies') {
if (
args.length > 3 &&
args[2] === 2 &&
typeof args[3] === 'boolean'
) {
gdprApplies = args[3];
if (typeof args[2] === 'function') {
args[2]('set', true);
}
}
} else if (args[0] === 'ping') {
var retr = {
gdprApplies: gdprApplies,
cmpLoaded: false,
cmpStatus: 'stub'
};
if (typeof args[2] === 'function') {
args[2](retr);
}
} else {
if(args[0] === 'init' && typeof args[3] === 'object') {
args[3] = Object.assign(args[3], { tag_version: 'V3' });
}
queue.push(args);
}
}
function postMessageEventHandler(event) {
var msgIsString = typeof event.data === 'string';
var json = {};
try {
if (msgIsString) {
json = JSON.parse(event.data);
} else {
json = event.data;
}
} catch (ignore) {}
var payload = json.__tcfapiCall;
if (payload) {
window.__tcfapi(
payload.command,
payload.version,
function(retValue, success) {
var returnMsg = {
__tcfapiReturn: {
return
Open service 52.223.53.203:80 · de.countcalculate.com
2026-01-12 03:55
HTTP/1.1 301 Moved Permanently
Content-Length: 0
Content-Type: text/html
Location: https://de.countcalculate.com/
Nel: {"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?s=h4UjZhXKi7o9Aor%2FffrCjs6hAhkfgbke%2FTTeDit%2BO5w%3D\u0026sid=812dcc77-0bd0-43b1-a5f1-b25750382959\u0026ts=1768190164"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=h4UjZhXKi7o9Aor%2FffrCjs6hAhkfgbke%2FTTeDit%2BO5w%3D&sid=812dcc77-0bd0-43b1-a5f1-b25750382959&ts=1768190164"
Server: Heroku
Via: 1.1 heroku-router
Date: Mon, 12 Jan 2026 03:56:04 GMT
Connection: close