Help
RSS
API
Feed
Maltego
Contact
Domain > calc.grashiex.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-08-11
172.67.193.237
(
ClassC
)
2025-10-15
104.21.52.14
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Wed, 15 Oct 2025 22:07:51 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareLast-Modified: Sun, 11 Aug 2024 06:53:31 GMTAccess-Control-Allow-Origin: *expires: Wed, 15 Oct 2025 22:17:51 GMTCache-Control: max-age600Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sZg0iECXKE14QFcA8MLKvis5LHi9wD8T2XvswI%2BmD%2FsbctUBQ54l3v%2FlbxMY0W6rMN7pXP3qKZtLwGvoIa7XfNy8dQKKyFHsvv4fbR97KCQ%3D%3D}}x-proxy-cache: MISSX-GitHub-Request-Id: 5B6C:29E4C:A2D98:A6483:68F01B37Age: 0Via: 1.1 varnishX-Served-By: cache-pdx12324-PDXX-Cache: MISSX-Cache-Hits: 0X-Timer: S1760566071.374437,VS0,VE88Vary: Accept-EncodingX-Fastly-Request-ID: 9bb8c289b8fbb85c932da32bac60d3e2681f5854cf-cache-status: DYNAMICCF-RAY: 98f2a1ba089d69d7-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Grashiex Services - Telegram Standard Refund Calculator/title> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyBona+Nova+SC:ital,wght@0,400;0,700;1,400&familyRoboto+Flex:opsz,wght@8..144,100..1000&displayswap relstylesheet> link idbootstrap-css hrefhttps://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css relstylesheet> style> body, html { margin: 0; padding: 0; height: 100%; font-family: Roboto Flex, sans-serif; background-color: #121212; color: #e0e0e0; } .container { margin-top: 15px; /* Adjusted for navbar */ padding-bottom: 10px; /* Added padding to ensure the whole form is visible */ } h4, h6 { font-family: Bona Nova SC, serif; } .form-control { background-color: #333; color: #fff; border: none; } .form-control:focus { background-color: #444; color: #fff; border-color: #555; box-shadow: none; } .btn-primary { background-color: #1f1f1f; border-color: #333; width: 100%; /* Full width for responsiveness */ } .btn-primary:hover { background-color: #333; border-color: #444; } .formula { font-size: 0.8rem; font-style: italic; color: #bbb; margin-top: 20px; } .navbar-dark .navbar-nav .nav-link { color: black; /* Make navbar text black */ } .navbar-dark .navbar-toggler { color: black; /* Make navbar toggler icon black */ border-color: black; /* Make navbar toggler border black */ } /* Updated Color Palette */ .first-color { background: #ececec; } .second-color { background: #9fd3c7; } .third-color { background: #385170; } .fourth-color { background: #142d4c; } /* Footer Styles */ footer { background-color: #495057; color: #f8f9fa; padding: 10px 0; position: fixed; bottom: 0; width: 100%; text-align: center; } .form-group select { background-color: #333; color: #fff; border: none; } .form-group select:focus { background-color: #444; color: #fff; border-color: #555; box-shadow: none; } .btn-container { display: flex; flex-wrap: wrap; gap: 10px; } .btn-container .btn { flex: 1; /* Allow buttons to grow and fill the container */ } /style>/head>body> !-- Navbar --> nav idnavbar classnavbar navbar-expand-lg navbar-dark first-color> a classnavbar-brand href# stylecolor:black;>strong>Grashiex Services/strong>/a> button classnavbar-toggler typebutton data-togglecollapse data-target#navbarNav aria-controlsnavbarNav aria-expandedfalse aria-labelToggle navigation> span classnavbar-toggler-icon>/span> /button> div classcollapse navbar-collapse idnavbarNav> ul classnavbar-nav ml-auto> li classnav-item> a classnav-link hrefhttps://t.me/grashiexshop>Home/a> /li> li classnav-item> a classnav-link hrefhttps://t.me/grashiex>Contact/a> /li> /ul> /div> /nav> !-- Container for the form --> div classcontainer> h4 classtext-center>Telegram Standard Refund Calculator/h4> h6 classtext-center>small>em>Subscription refund calculator/em>/small>/h6> form idrefundForm> div classform-group> label forprice>Subscription Price/label> input typenumber classform-control idprice placeholderEnter subscription price> /div> div classform-group> label fortotalDays>Total Subscription Days/label> input typenumber classform-control idtotalDays placeholderEnter total subscription days> /div> div classform-group> label forremainingDays>Remaining Days/label> input typenumber classform-control idremainingDays placeholderEnter remaining days> /div> div classform-group> label forserviceFee>Service Fee/label> select classform-control idserviceFee> option value1>No service fee/option> option value0.6>0.6/option> option value0.7>0.7/option> option value0.8>0.8/option> /select> /div> div classbtn-container> button typebutton classbtn btn-primary onclickcalculateRefund()>Calculate Refund/button> button typebutton classbtn btn-primary onclickswitchToResellerWage()>Commission Calculator/button> /div> /form> div classmt-4> h5 idresult classtext-center>/h5> h5 iddailyRate classtext-center>/h5> /div> div classformula text-center> p>small>em>Refund Amount (Price ÷ Total Days) × Remaining Days × Service Fee/em>/small>/p> /div> /div> !-- Footer --> footer> © 2024 Grashiex Services. All rights reserved. /footer> script> function calculateRefund() { var price parseFloat(document.getElementById(price).value); var totalDays parseFloat(document.getElementById(totalDays).value); var remainingDays parseFloat(document.getElementById(remainingDays).value); var serviceFee parseFloat(document.getElementById(serviceFee).value); if (price && totalDays && remainingDays) { var refundAmount (price / totalDays) * remainingDays * serviceFee; document.getElementById(result).innerText Refund Amount: ₱ + refundAmount.toFixed(2); var dailyRate price / totalDays; document.getElementById(dailyRate).innerText Daily Rate: ₱ + dailyRate.toFixed(2); } else { document.getElementById(result).innerText Please fill in all fields.; document.getElementById(dailyRate).innerText ; } } function switchToResellerWage() { window.location.href wagecal.html; // Replace with your reseller wage calculator page } /script> script srchttps://code.jquery.com/jquery-3.5.1.slim.min.js>/script> script srchttps://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js>/script> script srchttps://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js>/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
]