Help
RSS
API
Feed
Maltego
Contact
Domain > 9kri.store
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-02-06
77.37.83.1
(
ClassC
)
2026-03-08
92.112.198.146
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Sun, 08 Mar 2026 09:43:02 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://9kri.store/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: f892b6a771534aed5b222b39e82464aa-phx-edge7x-hcdn-cache-status: MISSx-hcdn-upstream-rt: 0.502 !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sun, 08 Mar 2026 09:43:03 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingX-Powered-By: PHP/8.3.16X-Frame-Options: DENYX-Content-Type-Options: nosniffX-XSS-Protection: 1; modeblockStrict-Transport-Security: max-age31536000; includeSubDomainsReferrer-Policy: strict-origin-when-cross-originContent-Security-Policy: upgrade-insecure-requestsplatform: hostingerpanel: hpanelRetry-After: 60Server: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: a779f8f5d04da38efb6a171bf49875fd-phx-edge7x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.858 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, user-scalableno> title>Jobs in Batala (143505) - Find Work Near You | Baljit Jobs/title> meta namedescription contentLooking for Jobs in Batala City? We connect local Employers and Employees. Find Driver, Cook, Maid, Computer Operator jobs in Batala (143505). Download Baljit Jobs App.> meta namekeywords contentjobs in batala, batala vacancies, 143505 jobs, hiring in batala, jobs near me, computer operator jobs batala, driver jobs punjab, baljit jobs, wintec services> meta namerobots contentindex, follow> link relcanonical hrefhttps://jobinbatala.com/> script typeapplication/ld+json> { @context: https://schema.org, @type: EmploymentAgency, name: Baljit Jobs - Batala, url: https://jobinbatala.com, description: Connecting Batalas workforce with local businesses., address: { @type: PostalAddress, addressLocality: Batala, postalCode: 143505, addressRegion: Punjab, addressCountry: IN }, areaServed: Batala } /script> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css> link hrefhttps://fonts.googleapis.com/css2?familyPoppins:wght@300;400;600;700&displayswap relstylesheet> style> /* ---------------------------------------------------------------- MOBILE-FIRST CSS ---------------------------------------------------------------- */ :root { --primary: #28a745; /* Trust Green */ --dark: #111; --light: #f8f9fa; --glass: rgba(255, 255, 255, 0.95); } * { margin: 0; padding: 0; box-sizing: border-box; -webkit-tap-highlight-color: transparent; } body { font-family: Poppins, sans-serif; background-color: var(--light); color: #333; overflow-x: hidden; line-height: 1.5; } a { text-decoration: none; transition: 0.3s; } /* HERO SECTION WITH MAP VIBE */ .hero-wrap { position: relative; height: 100vh; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #0f2027, #203a43, #2c5364); /* Deep Professional Blue */ color: white; text-align: center; padding: 20px; overflow: hidden; } /* Abstract Map Pin Animation */ .pin-anim { position: absolute; width: 100px; height: 100px; background: rgba(40, 167, 69, 0.2); border-radius: 50%; top: 20%; animation: pulse-ring 3s infinite; } @keyframes pulse-ring { 0% { transform: scale(0.5); opacity: 0; } 50% { opacity: 0.5; } 100% { transform: scale(3); opacity: 0; } } .content-box { position: relative; z-index: 2; max-width: 600px; background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(15px); padding: 40px 20px; border-radius: 20px; border: 1px solid rgba(255, 255, 255, 0.2); box-shadow: 0 15px 35px rgba(0,0,0,0.3); animation: slideUp 0.8s ease-out; } .location-badge { background: #ffc107; color: #000; padding: 5px 15px; border-radius: 50px; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; display: inline-block; margin-bottom: 15px; } h1 { font-size: clamp(32px, 6vw, 48px); line-height: 1.2; margin-bottom: 15px; font-weight: 700; } h1 span { color: #4ade80; } /* Highlight Color */ p { color: #e0e0e0; font-size: 16px; margin-bottom: 30px; } /* BUTTONS */ .btn-main { display: block; width: 100%; background: var(--primary); color: white; padding: 15px; border-radius: 50px; font-size: 18px; font-weight: 600; box-shadow: 0 5px 20px rgba(40, 167, 69, 0.4); margin-bottom: 15px; position: relative; overflow: hidden; } .btn-main:after { content: ; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent); animation: shine 2.5s infinite; } .btn-link { color: #ddd; font-size: 13px; text-decoration: underline; } /* LOADING BAR */ .loader-container { margin-top: 25px; } .progress-bar { width: 100%; height: 4px; background: rgba(255,255,255,0.2); border-radius: 10px; overflow: hidden; margin-top: 10px; } .progress-fill { height: 100%; background: var(--primary); width: 0%; animation: load 5s linear forwards; } /* KEYWORDS BAR (SEO HIDDEN GEM) */ .seo-tags { margin-top: 30px; font-size: 10px; color: rgba(255,255,255,0.4); line-height: 1.6; } /* ANIMATIONS */ @keyframes slideUp { from { transform: translateY(30px); opacity: 0; } to { transform: translateY(0); opacity: 1; } } @keyframes shine { 0% { left: -100%; } 20% { left: 100%; } 100% { left: 100%; } } @keyframes load { from { width: 0%; } to { width: 100%; } } /* FOOTER */ .footer { position: absolute; bottom: 20px; width: 100%; text-align: center; font-size: 11px; color: rgba(255,255,255,0.3); } /style>/head>body> div classhero-wrap> div classpin-anim>/div> div classcontent-box> div classlocation-badge> i classfas fa-map-marker-alt>/i> Pin Code: 143505 /div> h1>Jobs in br> span>Batala City/span>/h1> p>Looking for work near you? We connect local Batala employers with staff directly. 100% Verified./p> a hrefhttps://jobsin.wintecservices.in/ classbtn-main> i classfas fa-search-location>/i> Find Jobs Near Me /a> div classloader-container> div styledisplay:flex; justify-content:space-between; font-size:12px; color:#ccc;> span>Redirecting to Baljit Jobs App.../span> span idcountdown>5s/span> /div> div classprogress-bar> div classprogress-fill>/div> /div> /div> div stylemargin-top: 15px;> a href# onclickcancelRedirect(event) classbtn-link>Wait, I want to read more/a> /div> div classseo-tags> Popular Searches: Computer Operator Jobs in Batala, Maid Services 143505, Driver Vacancy Batala, Cook Jobs Near Me, Staff Hiring Punjab. /div> /div> div classfooter> © 2026 Baljit Jobs Batala. Part of Wintec Services. /div> /div> script> let seconds 5; let redirectTimer; const countdownEl document.getElementById(countdown); const targetUrl https://jobsin.wintecservices.in/; function startRedirect() { redirectTimer setInterval(() > { seconds--; countdownEl.innerText seconds + s; if (seconds 0) { clearInterval(redirectTimer); window.location.href targetUrl; } }, 1000); } function cancelRedirect(e) { e.preventDefault(); clearInterval(redirectTimer); document.querySelector(.loader-container).style.display none; document.querySelector(.btn-link).innerText Redirect Cancelled; } // Start on Load window.onload startRedirect; /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
]