Varnish
tcp/80
deno gcp-us-east4
tcp/443
Open service 199.36.158.100:443 · smarteasyemicalculator.com
2026-01-25 23:14
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 54 Location: https://www.smarteasyemicalculator.com/ Content-Type: text/plain; charset=utf-8 Accept-Ranges: bytes Date: Sun, 25 Jan 2026 23:14:37 GMT X-Served-By: cache-yyz4532-YYZ X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769382878.838790,VS0,VE1 Vary: x-fh-requested-host, accept-encoding alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 Redirecting to https://www.smarteasyemicalculator.com/
Open service 2600:1901:0:6d85:::443 · smarteasyemicalculator.com
2026-01-25 23:14
HTTP/1.1 404 Not Found content-type: text/plain; charset=utf-8 via: http/1.1 edgeproxy server: deno/gcp-us-east4 content-length: 79 date: Sun, 25 Jan 2026 23:14:37 GMT 404: Not Found (DEPLOYMENT_NOT_FOUND) The requested deployment does not exist.
Open service 2600:1901:0:6d85:::80 · smarteasyemicalculator.com
2026-01-25 23:14
HTTP/1.1 307 Temporary Redirect Cache-Control: private Location: https://smarteasyemicalculator.com:443/ Content-Length: 0 Date: Sun, 25 Jan 2026 23:15:06 GMT Content-Type: text/html; charset=UTF-8 Connection: close
Open service 199.36.158.100:80 · smarteasyemicalculator.com
2026-01-25 23:14
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 0 Server: Varnish Retry-After: 0 Location: https://smarteasyemicalculator.com/ Accept-Ranges: bytes Date: Sun, 25 Jan 2026 23:14:37 GMT X-Served-By: cache-fra-eddf8230161-FRA X-Cache: HIT X-Cache-Hits: 0 X-Timer: S1769382878.548741,VS0,VE0 alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Open service 2620:0:890::100:80 · www.smarteasyemicalculator.com
2026-01-23 17:33
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 0 Server: Varnish Retry-After: 0 Location: https://www.smarteasyemicalculator.com/ Accept-Ranges: bytes Date: Fri, 23 Jan 2026 17:33:07 GMT X-Served-By: cache-lga21953-LGA X-Cache: HIT X-Cache-Hits: 0 X-Timer: S1769189588.953319,VS0,VE0 alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Open service 199.36.158.100:80 · www.smarteasyemicalculator.com
2026-01-23 17:33
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 0 Server: Varnish Retry-After: 0 Location: https://www.smarteasyemicalculator.com/ Accept-Ranges: bytes Date: Fri, 23 Jan 2026 17:33:07 GMT X-Served-By: cache-lga21932-LGA X-Cache: HIT X-Cache-Hits: 0 X-Timer: S1769189588.948381,VS0,VE0 alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Open service 199.36.158.100:443 · www.smarteasyemicalculator.com
2026-01-23 17:33
HTTP/1.1 200 OK
Connection: close
Content-Length: 17642
Cache-Control: max-age=3600
Content-Type: text/html; charset=utf-8
Etag: "6ff52ec2503747d970daf088c6d4e14ce635173ddd406b4abe87a83dee6da7e1"
Last-Modified: Thu, 27 Nov 2025 15:18:07 GMT
Strict-Transport-Security: max-age=31556926
Accept-Ranges: bytes
Date: Fri, 23 Jan 2026 17:33:08 GMT
X-Served-By: cache-sin-wsss1830065-SIN
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1769189588.051007,VS0,VE1
Vary: x-fh-requested-host, accept-encoding
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Page title: Smart Easy EMI Calculator – Quick & Simple Loan EMI Calculator App
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Smart Easy EMI Calculator – Quick & Simple Loan EMI Calculator App</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Smart Easy EMI Calculator helps you calculate loan EMIs instantly with detailed breakdowns. Simple, fast and accurate EMI calculator for home, car and personal loans." />
<style>
:root {
--bg: #0f172a;
--bg-soft: #020617;
--card: #020617;
--border: rgba(148, 163, 184, 0.25);
--accent: #38bdf8;
--accent-soft: rgba(56, 189, 248, 0.2);
--text: #e5e7eb;
--muted: #9ca3af;
--radius-lg: 20px;
--radius-md: 12px;
--shadow: 0 18px 60px rgba(15, 23, 42, 0.9);
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
* { box-sizing: border-box; }
body {
margin: 0;
background: radial-gradient(circle at top, #0b1120 0, #020617 38%, #020617 100%);
color: var(--text);
-webkit-font-smoothing: antialiased;
}
.page {
max-width: 1100px;
margin: 0 auto;
padding: 20px 16px 40px;
}
header {
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
padding: 6px 0 16px;
}
.brand {
display: flex;
align-items: center;
gap: 10px;
}
.app-icon {
width: 46px;
height: 46px;
border-radius: 16px;
background: radial-gradient(circle at 20% 20%, #f9fafb 0, #38bdf8 32%, #0ea5e9 70%, #020617 100%);
display: flex;
align-items: center;
justify-content: center;
color: #020617;
font-weight: 800;
font-size: 15px;
box-shadow: 0 10px 30px rgba(8, 47, 73, 0.6);
}
.app-icon img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.brand-text h1 {
margin: 0;
font-size: 18px;
letter-spacing: -0.01em;
}
.brand-text span {
font-size: 12px;
color: var(--muted);
}
.top-link {
font-size: 13px;
color: var(--muted);
text-decoration: none;
border-radius: 999px;
border: 1px solid rgba(148, 163, 184, 0.35);
padding: 6px 12px;
display: inline-flex;
align-items: center;
gap: 6px;
background: rgba(15, 23, 42, 0.6);
}
.top-link span.dot {
width: 6px;
height: 6px;
border-radius: 999px;
background: #22c55e;
}
main {
margin-top: 10px;
}
.hero {
display: grid;
grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr);
gap: 22px;
align-items: center;
margin-top: 10px;
}
.hero-left h2 {
margin: 0 0 10px;
font-size: 28px;
letter-spacing: -0.03em;
}
.hero-left h2 span {
background: linear-gradient(to right, #38bdf8, #a855f7);
-webkit-background-clip: text;
color: transparent;
}
.hero-sub {
margin: 0;
font-size: 14px;
color: var(--muted);
max-width: 480px;
}
.hero-badges {
display: flex;
flex-wrap: wrap;
gap: 8px;
margin: 14px 0 18px;
}
.badge {
font-size: 11px;
color: var(--accent);
background-color: var(--accent-soft);
border-radius: 999px;
padding: 4px 10px;
display: inline-flex;
align-items: center;
gap: 6px;
}
.badge-dot {
width: 6px;
height: 6px;
border-radius: 999px;
background: #22c55e;
}
.hero-cta {
display: flex;
flex-wrap: wrap;
gap: 10px;
align-items: center;
}
.btn {
display: inline-flex;
align-items: center;
gap: 10px;
padding: 10px 14px;
border-radius: 999px;
border: none;
cursor: pointer;
font-size: 13px;
font-weight: 600;
text-decoration: none;
transition: transform 0.1s ease, box-shadow 0.1s ease, background 0.15s ease;
white
Open service 2620:0:890::100:443 · www.smarteasyemicalculator.com
2026-01-23 17:33
HTTP/1.1 200 OK
Connection: close
Content-Length: 17642
Cache-Control: max-age=3600
Content-Type: text/html; charset=utf-8
Etag: "6ff52ec2503747d970daf088c6d4e14ce635173ddd406b4abe87a83dee6da7e1"
Last-Modified: Thu, 27 Nov 2025 15:18:07 GMT
Strict-Transport-Security: max-age=31556926
Accept-Ranges: bytes
Date: Fri, 23 Jan 2026 17:33:08 GMT
X-Served-By: cache-lcy-egml8630094-LCY
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1769189588.998678,VS0,VE2
Vary: x-fh-requested-host, accept-encoding
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Page title: Smart Easy EMI Calculator – Quick & Simple Loan EMI Calculator App
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Smart Easy EMI Calculator – Quick & Simple Loan EMI Calculator App</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Smart Easy EMI Calculator helps you calculate loan EMIs instantly with detailed breakdowns. Simple, fast and accurate EMI calculator for home, car and personal loans." />
<style>
:root {
--bg: #0f172a;
--bg-soft: #020617;
--card: #020617;
--border: rgba(148, 163, 184, 0.25);
--accent: #38bdf8;
--accent-soft: rgba(56, 189, 248, 0.2);
--text: #e5e7eb;
--muted: #9ca3af;
--radius-lg: 20px;
--radius-md: 12px;
--shadow: 0 18px 60px rgba(15, 23, 42, 0.9);
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
* { box-sizing: border-box; }
body {
margin: 0;
background: radial-gradient(circle at top, #0b1120 0, #020617 38%, #020617 100%);
color: var(--text);
-webkit-font-smoothing: antialiased;
}
.page {
max-width: 1100px;
margin: 0 auto;
padding: 20px 16px 40px;
}
header {
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
padding: 6px 0 16px;
}
.brand {
display: flex;
align-items: center;
gap: 10px;
}
.app-icon {
width: 46px;
height: 46px;
border-radius: 16px;
background: radial-gradient(circle at 20% 20%, #f9fafb 0, #38bdf8 32%, #0ea5e9 70%, #020617 100%);
display: flex;
align-items: center;
justify-content: center;
color: #020617;
font-weight: 800;
font-size: 15px;
box-shadow: 0 10px 30px rgba(8, 47, 73, 0.6);
}
.app-icon img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.brand-text h1 {
margin: 0;
font-size: 18px;
letter-spacing: -0.01em;
}
.brand-text span {
font-size: 12px;
color: var(--muted);
}
.top-link {
font-size: 13px;
color: var(--muted);
text-decoration: none;
border-radius: 999px;
border: 1px solid rgba(148, 163, 184, 0.35);
padding: 6px 12px;
display: inline-flex;
align-items: center;
gap: 6px;
background: rgba(15, 23, 42, 0.6);
}
.top-link span.dot {
width: 6px;
height: 6px;
border-radius: 999px;
background: #22c55e;
}
main {
margin-top: 10px;
}
.hero {
display: grid;
grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr);
gap: 22px;
align-items: center;
margin-top: 10px;
}
.hero-left h2 {
margin: 0 0 10px;
font-size: 28px;
letter-spacing: -0.03em;
}
.hero-left h2 span {
background: linear-gradient(to right, #38bdf8, #a855f7);
-webkit-background-clip: text;
color: transparent;
}
.hero-sub {
margin: 0;
font-size: 14px;
color: var(--muted);
max-width: 480px;
}
.hero-badges {
display: flex;
flex-wrap: wrap;
gap: 8px;
margin: 14px 0 18px;
}
.badge {
font-size: 11px;
color: var(--accent);
background-color: var(--accent-soft);
border-radius: 999px;
padding: 4px 10px;
display: inline-flex;
align-items: center;
gap: 6px;
}
.badge-dot {
width: 6px;
height: 6px;
border-radius: 999px;
background: #22c55e;
}
.hero-cta {
display: flex;
flex-wrap: wrap;
gap: 10px;
align-items: center;
}
.btn {
display: inline-flex;
align-items: center;
gap: 10px;
padding: 10px 14px;
border-radius: 999px;
border: none;
cursor: pointer;
font-size: 13px;
font-weight: 600;
text-decoration: none;
transition: transform 0.1s ease, box-shadow 0.1s ease, background 0.15s ease;
white
Open service 199.36.158.100:80 · smarteasyemicalculator.com
2025-12-23 14:05
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 0 Server: Varnish Retry-After: 0 Location: https://smarteasyemicalculator.com/ Accept-Ranges: bytes Date: Tue, 23 Dec 2025 14:05:08 GMT X-Served-By: cache-fra-eddf8230061-FRA X-Cache: HIT X-Cache-Hits: 0 X-Timer: S1766498708.231131,VS0,VE0 alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Open service 199.36.158.100:443 · smarteasyemicalculator.com
2025-12-23 14:05
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 54 Location: https://www.smarteasyemicalculator.com/ Content-Type: text/plain; charset=utf-8 Accept-Ranges: bytes Date: Tue, 23 Dec 2025 14:05:08 GMT X-Served-By: cache-fra-eddf8230167-FRA X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1766498708.228793,VS0,VE2 Vary: x-fh-requested-host, accept-encoding alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 Redirecting to https://www.smarteasyemicalculator.com/