Help
RSS
API
Feed
Maltego
Contact
Domain > aihirer.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-06-22
13.226.52.7
(
ClassC
)
2025-11-01
18.161.6.52
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sat, 01 Nov 2025 11:50:24 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://aihirer.com/X-Cache: Redirect from cloudfrontVia: 1.1 3698a5f586d9ecca74d570e41f4c8516.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P1X-Amz-Cf-Id: lmaae8rpDwqQ6ZVN1wTtKIDNtjI95LSu2olEpyKVCTekWPCBpooqLg html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 38787Connection: keep-aliveDate: Sat, 01 Nov 2025 11:50:27 GMTLast-Modified: Mon, 28 Jul 2025 15:45:37 GMTETag: fee4b09cffa97529d938f75537ac7779x-amz-server-side-encryption: AES256Accept-Ranges: bytesServer: AmazonS3X-Cache: Error from cloudfrontVia: 1.1 ffc1e24c06bfbb135c0a4d240b382048.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P1X-Amz-Cf-Id: BMokVnFAQ-BUNbrvsLOMEK54dYgMQ00x-jH_5KCZliFWCULhaIMo5A !DOCTYPE html>html langen> head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> link relicon href../assest/AiHirer-head-only.png typeimage/x-icon /> title> AI Hirer - AI-Powered Interview Solutions for Tech Recruitment /title> meta namedescription contentRevolutionize your tech hiring with AI Hirers intelligent interview platform. 50% faster hiring, 10,000+ pre-vetted candidates, and advanced AI screening for IT, R&D & tech companies. /> meta namegoogle-site-verification contentm24h6i119qCTcq_0nymDJwIUlTVM2fmQRrkjlnjLlFI /> meta namekeywords contentAI recruitment, tech hiring, IT recruitment, AI interviews, talent acquisition, HR technology, AI screening, candidate assessment, hiring automation, tech talent /> !-- Canonical URL --> link relcanonical hrefhttps://www.aihirer.com/ /> !-- Favicon --> link relicon href../assest/AiHirer-head-only.png typeimage/x-icon /> !-- Open Graph / Facebook --> meta propertyog:type contentwebsite /> meta propertyog:url contenthttps://www.aihirer.com/ /> meta propertyog:title contentAI Hirer - AI-Powered Interview Solutions for Tech Recruitment /> meta propertyog:description content50% faster hiring with AI-driven tech recruitment. Pre-vetted candidates, intelligent screening, and automated interviews for IT companies. /> meta propertyog:image contenthttps://www.aihirer.com/assest/aihirer-social-preview.jpg /> !-- Twitter --> meta propertytwitter:card contentsummary_large_image /> meta propertytwitter:url contenthttps://www.aihirer.com/ /> meta propertytwitter:title contentAI Hirer - AI-Powered Interview Solutions for Tech Recruitment /> meta propertytwitter:description content50% faster hiring with AI-driven tech recruitment. Pre-vetted candidates, intelligent screening, and automated interviews for IT companies. /> meta propertytwitter:image contenthttps://www.aihirer.com/assest/aihirer-social-preview.jpg /> !-- Schema.org markup for Google --> script typeapplication/ld+json> { @context: https://schema.org, @type: Organization, name: AI Hirer, url: https://www.aihirer.com, logo: https://www.aihirer.com/assest/AiHirer-head-only.png, description: AI-powered interview solutions for tech recruitment, sameAs: https://www.linkedin.com/company/aihirer, https://twitter.com/aihirer, https://www.facebook.com/aihirer } /script> script typeapplication/ld+json> { @context: https://schema.org, @type: HowTo, name: AI-Powered Hiring Process, description: Learn how AI Hirer streamlines tech recruitment in 6 simple steps, totalTime: PT72H, step: { @type: HowToStep, text: Define your job requirements and ideal candidate profile }, { @type: HowToStep, text: AI screens thousands of candidates to find perfect matches }, { @type: HowToStep, text: Automated assessments evaluate technical and soft skills }, { @type: HowToStep, text: AI conducts in-depth interviews 24/7 with shortlisted candidates }, { @type: HowToStep, text: Review comprehensive AI-generated candidate reports }, { @type: HowToStep, text: Hire top talent with confidence and onboard digitally } } /script> !-- Image optimization --> script typeapplication/ld+json> { @context: https://schema.org, @type: ImageObject, contentUrl: https://www.aihirer.com/assest/AiHirer-head-only.png, name: AI Hirer Logo, description: AI Hirer logo representing AI-powered recruitment solutions, license: https://www.aihirer.com/Terms-Conditions.html, acquireLicensePage: https://www.aihirer.com/contact.html } /script> link relstylesheet hrefcss/style.css /> style> :root { --primary-bg: #ff8b4c; --secondary-bg: #1e293b; --card-bg: #172a46; --text-light: #e2e8f0; --text-medium: #94a3b8; --accent-1: #f97316; --accent-2: #ff9e4b; --border-color: rgba(255, 255, 255, 0.1); --hover-bg: #334155; } body { background-color: var(--primary-bg); color: var(--text-light); } .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; } .section-header { text-align: center; margin-bottom: 40px; } .section-header h2 { font-size: 2.5rem; color: #000; margin-bottom: 10px; } .section-header p { font-size: 1.1rem; /* color: var(--text-medium); */ color: black; max-width: 700px; margin: 0 auto; } .cta-button { display: inline-block; background-color: var(--accent-1); color: white; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .cta-button:hover { background-color: var(--accent-2); transform: translateY(-2px); } .how-it-works { padding: 60px 0; background-color: #fff; } .how-it-works .section-header h2 { color: #000; } .dropdown { position: relative; display: inline-block; } .dropdown-content { display: none; position: absolute; background-color: white; min-width: 280px; box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2); z-index: 1; } .dropdown-content a { color: black; padding: 10px 16px; text-decoration: none; display: block; font-size: 13px; } .dropdown-content a:hover { background-color: #f0f0f0; } .dropdown:hover .dropdown-content { display: block; } .how-it-works .section-header p { color: #555; } .how-it-works-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .how-it-works-step { background-color: var(--card-bg-light, #f8f9fa); padding: 30px; border-radius: 8px; text-align: center; border: 1px solid var(--border-color-light, rgba(0, 0, 0, 0.1)); transition: transform 0.3s ease, box-shadow 0.3s ease; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); } .how-it-works-step:hover { transform: translateY(-5px); box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15); } .step-icon { font-size: 3rem; color: var(--accent-2, #f97316); margin-bottom: 20px; } .how-it-works-step h3 { font-size: 1.5rem; color: #000; margin-bottom: 10px; } .how-it-works-step p { /* color: var(--text-medium-on-light, #6c757d); */ color: black; font-size: 0.95rem; line-height: 1.6; } @media (max-width: 619px) { .how-it-works-grid { grid-template-columns: 1fr; } } .technology-focus { padding: 60px 0; background-color: #fff; } .technology-content { display: flex; flex-wrap: wrap; align-items: center; gap: 40px; } .technology-text { flex: 1; min-width: 300px; } .technology-text h3 { font-size: 1.8rem; color: var(--accent-1); margin-bottom: 15px; } .technology-text ul { list-style: none; padding-left: 0; } .technology-text ul li { padding-left: 25px; position: relative; margin-bottom: 12px; color: var(--text-medium); } .technology-text ul li::before { content: ✓; color: var(--accent-2); position: absolute; left: 0; font-weight: bold; } .technology-image { flex: 1; min-width: 300px; text-align: center; } .technology-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); } .testimonials { padding: 60px 0; background-color: #fff; } .testimonials-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .testimonial-card { background-color: var(--card-light); padding: 30px; border-radius: 8px; border-left: 5px solid var(--accent-1); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); } .testimonial-card p.quote { font-style: italic; color: var(--text-medium); margin-bottom: 20px; line-height: 1.7; position: relative; padding-left: 30px; } .testimonial-card p.quote::before { content: “; font-size: 3rem; color: var(--accent-2); position: absolute; left: -5px; top: -10px; opacity: 0.7; } .author-avatar img { width: 50px; height: 50px; border-radius: 50%; margin-right: 15px; border: 2px solid var(--accent-2); } .author-info h4 { color: #000; margin: 0 0 5px 0; text-align: end; } .author-info p { color: var(--accent-2); font-size: 0.9rem; margin: 0; text-align: end; } .stars { color: var(--accent-2); margin-bottom: 10px; } .final-cta { padding: 80px 0; background-color: white; text-align: center; } .final-cta .container { position: relative; z-index: 1; } .final-cta h2 { font-size: 2.8rem; color: #000; margin-bottom: 20px; } .final-cta p { font-size: 1.2rem; color: #000; margin-bottom: 30px; max-width: 600px; margin-left: auto; margin-right: auto; } .final-cta .cta-button { padding: 15px 35px; font-size: 1.1rem; background-color: var(--accent-2); } .final-cta .cta-button:hover { background-color: white; color: var(--accent-1); } .hero { padding: 80px 0; } .features { padding: 60px 0; } .stats { padding: 60px 0; background-color: var(--secondary-bg); } .stats .section-header h2, .stats .section-header p { color: var(--text-light); } .stats .stat-item .stat-number { color: var(--accent-2); } .stat-number1 { color: var(--accent-2); font-weight: 700; } .stats .stat-item div:last-child { color: var(--text-medium); } .feature-card { background-color: var(--card-light); border: 1px solid var(--border-color); transition: transform 0.3s ease, box-shadow 0.3s ease; } .feature-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); } .feature-card h3 { color: #000; } .feature-card p { /* color: var(--text-medium); */ color: black; } .feature-icon { color: var(--accent-1); background-color: rgba(249, 115, 22, 0.1); border-radius: 50%; width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; margin-bottom: 15px; } @media (max-width: 768px) { .section-header h2 { font-size: 2rem; } .final-cta h2 { font-size: 2.2rem; } .technology-content { flex-direction: column; } .technology-image { margin-top: 30px; } } /style> /head> body> div classloading-overlay idloadingOverlay> div classloading-spinner>/div> /div> header classheader> nav classnav-container> div classlogo onclickwindow.location.hrefindex.html stylecursor: pointer > div classlogo-icon> img src../assest/AiHirer-head-only.png stylewidth: 40px /> /div> AI Hirer /div> button classmobile-menu-toggle onclicktoggleMobileMenu()> ☰ /button> ul classnav-menu idnavMenu> li> a href onclickshowPage(home) classnav-link active >Home/a > /li> li classdropdown> a href./service.html classnav-link>AI Services ▾/a> div classdropdown-content> a href./ai-bpo-customer-support.html >AI-Powered BPO & Customer Support/a > a href./ai-it-software-development.html >AI-Powered IT & Software Development/a > a href./ai-retail-ecommerce.html> AI-Powered Retail & E-Commerce/a > a href./ai-banking-financial-services.html> AI-Powered Banking & Financial Services/a > a href./ai-education-edtech.html> AI-Powered Education & EdTech/a > a href./ai-healthcare-non-clinical.html> AI-Powered Healthcare (Non-Clinical Roles)/a > a href./ai-logistics-supply-chain.html> AI-Powered Logistics & Supply Chain/a > a href./ai-sales-telemarketing.html> AI-Powered Sales & Telemarketing/a > a href./ai-hospitality-travel.html> AI-Powered Hospitality & Travel/a > /div> /li> li> a href./how-it-works.html classnav-link>How It Works/a> /li> li> a href./features.html classnav-link>Features/a> /li> li> a href./pricing.html classnav-link>Pricing/a> /li> li> a href./contact.html classnav-link>Contact/a> /li> /ul> /nav> /header> !-- Home Page --> div idhome classpage active> !-- Hero Section (Existing) --> section classhero> div classcontainer> div classhero-content> h1> Transform Your Tech Hiring withbr /> AI-Powered Interviews /h1> p> !-- ⭐⭐⭐⭐⭐ --> Focus Area - Tech, IT, R&D, BPO & Customer Support, Banking & Financial Services, Sales & Telemarketing & ITES companies. /p> a href./contact.html onclickshowPage(contact) classcta-button >Start Your AI Interview Journey/a > /div> div classhero-stats> div classhero-stat> div classhero-stat-numbers>50%/div> div>Faster Hiring Process/div> /div> div classhero-stat> div classhero-stat-numbers>10,000+/div> div>Pre-Vetted Candidates/div> /div> div classhero-stat> div classhero-stat-numbers>100+/div> div>Partnerships/div> /div> div classhero-stat> div classhero-stat-numbers>24/7/div> div>AI Availability/div> /div> /div> /div> /section> section classfeatures> div classcontainer> div classsection-header> h2>Why Choose AI Hirer?/h2> p> Using our extensive proprietary data and AI technology, we nurture existing talent, ensuring you have a pool of great candidates ready when you need them. /p> /div> div classfeatures-grid> div classfeature-card> div classfeature-icon>🤖/div> h3>AI-Driven Talent Matching/h3> p> We connect you with pre-vetted, ready to hire professionals who thrive in fast-paced environments—reducing your hiring time by 50% through AI-driven talent matching. /p> /div> div classfeature-card> div classfeature-icon>📊/div> h3>Real-Time Candidate Insights/h3> p> Our technology provides real-time candidate insights, helping to make data-driven hiring decisions faster with quality assessments and comprehensive analytics. /p> /div> div classfeature-card> div classfeature-icon>🎯/div> h3>Customized Assessment Tools/h3> p> Our digital tools offer a range of tests and assessments, customized to ensure we deliver the best candidates tailored to your specific requirements. /p> /div> div classfeature-card> div classfeature-icon>🚀/div> h3>Digital Engagement Channels/h3> p> We use digital channels like email, branded candidate apps, and chatbots to engage talent for your business with seamless automation. /p> /div> div classfeature-card> div classfeature-icon>🎓/div> h3>Campus Hire Solutions/h3> p> We engage for Campus Hire – Spot, Train, Grooming freshers. Also enhances Brand visibility and talent identification through hackathons & creative engagements. /p> /div> div classfeature-card> div classfeature-icon>💼/div> h3>Complete Digital Onboarding/h3> p> We enable a completely digital onboarding process, allowing candidates to sign, upload, and be verified in just a few clicks. /p> /div> /div> /div> /section> !-- NEW: How It Works Section --> section classhow-it-works> div classcontainer> div classsection-header> h2>Streamlined Hiring in 6 Easy Steps/h2> p> Experience the future of recruitment with our efficient AI-powered process. /p> /div> div classhow-it-works-grid> div classhow-it-works-step> div classstep-icon>📋/div> h3>1. Define Your Needs/h3> p> Share your job requirements, company culture, and ideal candidate profile with us. We tailor the AI to your specific needs. /p> /div> div classhow-it-works-step> div classstep-icon>🔍/div> !-- Changed icon for variety --> h3>2. AI-Powered Sourcing/h3> p> Our AI sifts through vast talent pools and our proprietary database to identify potential candidates that match your criteria. /p> /div> div classhow-it-works-step> div classstep-icon>🧠/div> h3>3. Intelligent Screening/h3> p> AI conducts initial screenings and automated assessments to evaluate skills and experience, filtering for the best matches. /p> /div> div classhow-it-works-step> div classstep-icon>💬/div> h3>4. AI-Driven Interviews/h3> p> Shortlisted candidates engage with our conversational AI for in-depth interviews, assessing skills and cultural fit 24/7. /p> /div> div classhow-it-works-step> div classstep-icon>📊/div> !-- New icon --> h3>5. Review & Shortlist/h3> p> Receive comprehensive AI-generated reports and analytics for each candidate, enabling data-driven shortlisting. /p> /div> div classhow-it-works-step> div classstep-icon>🏆/div> h3>6. Hire & Onboard/h3> p> Select the best talent with confidence and utilize our tools for a seamless digital offer and onboarding process. /p> /div> /div> /div> /section> !-- Stats Section (Existing - styles potentially updated by CSS above) --> section classstats> div classcontainer> div classsection-header> h2 stylecolor: white>Trusted Industry Leader/h2> p stylecolor: rgba(255, 255, 255, 0.9)> Creating more Job Opportunities and faster placement cycle for skilled workforce in the worlds fastest growing economy. /p> /div> div classstats-grid> div classstat-item> div classstat-number>100+/div> div stylecolor: white>College / Uni Tie-ups/div> /div> div classstat-item> div classstat-number>1000+/div> div stylecolor: white>Pre Vetted Candidates/div> /div> div classstat-item> div classstat-number1 stylefont-size: 30px> Global Support span> 24/7/span> /div> div stylecolor: white>Coverage/div> /div> /div> /div> /section> !-- NEW: Technology Focus Section --> section classtechnology-focus> div classcontainer> div classsection-header> h2>The AI Hirer Advantage/h2> p> Leverage cutting-edge AI to make smarter, faster, and unbiased hiring decisions. /p> /div> div classtechnology-content> div classtechnology-text> h3>Intelligent Automation at Its Core/h3> p stylecolor: black; margin-bottom: 20px> Our platform is built on advanced AI models and proprietary data sets, designed to understand nuanced job requirements and candidate capabilities. /p> ul> li stylecolor: black> Natural Language Processing for resume parsing and interview analysis. /li> li stylecolor: black> Machine Learning algorithms for predictive talent matching. /li> li stylecolor: black> Computer Vision for proctoring and engagement analysis (optional). /li> li stylecolor: black> Robust analytics dashboard for actionable insights. /li> li stylecolor: black> Bias detection and mitigation features for fair hiring. /li> /ul> a href./features.html classcta-button stylemargin-top: 20px >Explore All Features/a > /div> div classtechnology-image> !-- You can use a relevant image here. Placeholder for now. --> svg width100% height100% viewBox0 0 800 500 xmlnshttp://www.w3.org/2000/svg > style> .title { font: bold 22px sans-serif; fill: #1e293b; } .desc { font: 16px sans-serif; fill: #475569; } .box { fill: #f1f5f9; stroke: #cbd5e1; stroke-width: 2; rx: 10; } .icon { fill: #38bdf8; } .line { stroke: #94a3b8; stroke-width: 2; stroke-dasharray: 4; } /style> !-- Title --> text x40 y40 classtitle>The AI Hirer Advantage/text> !-- Boxes with icons representing AI Features --> !-- NLP --> rect x50 y70 width300 height80 classbox /> circle cx80 cy110 r12 classicon /> text x105 y116 classdesc>NLP for Resume Parsing/text> !-- ML Matching --> rect x50 y170 width300 height80 classbox /> rect x70 y200 width24 height24 classicon /> text x105 y220 classdesc> Predictive Talent Matching (ML) /text> !-- Computer Vision --> rect x50 y270 width300 height80 classbox /> polygon points78,288 90,300 78,312 66,300 classicon /> text x105 y315 classdesc> Computer Vision for Engagement /text> !-- Analytics --> rect x50 y370 width300 height80 classbox /> path dM70 430 L80 410 L90 425 L100 395 stroke#38bdf8 stroke-width3 fillnone /> text x105 y415 classdesc> Actionable Analytics Dashboard /text> !-- Bias Detection --> rect x450 y220 width350 height80 classbox /> path dM460 250 a10 10 0 0 1 20 0 a10 10 0 0 1 -20 0 fill#38bdf8 /> text x490 y265 classdesc> Bias Detection & Fair Hiring AI /text> !-- Dotted lines to indicate system connection --> line x1340 y1120 x2440 y2260 classline /> line x1340 y1220 x2430 y2260 classline /> line x1340 y1320 x2440 y2260 classline /> line x1340 y1420 x2440 y2260 classline /> !-- Brain Icon for AI Core --> circle cx450 cy260 r20 fill#1e40af /> text x440 y265 font-size16 fillwhite font-weightbold > AI /text> /svg> /div> /div> /div> /section> !-- NEW: Testimonials Section --> !-- section classtestimonials> div classcontainer> div classsection-header> h2>What Our Clients Say/h2> p> Dont just take our word for it. Hear from companies that have transformed their hiring with AI Hirer. /p> /div> div classtestimonials-grid> div classtestimonial-card> div classstars>⭐⭐⭐⭐⭐/div> p classquote> AI Hirer revolutionized our tech recruitment. We cut our hiring time by half and the quality of candidates has been exceptional. The AI interviews are surprisingly insightful! /p> div classauthor-info> h4>Anjali S./h4> p>HR Manager, TechSolutions Inc./p> /div> /div> div classtestimonial-card> div classstars>⭐⭐⭐⭐⭐/div> p classquote> As a fast-growing R&D firm, finding specialized talent was a bottleneck. AI Hirers pre-vetted pool and custom assessments made all the difference. Highly recommend! /p> div classauthor-info> h4>Rajesh Kumar/h4> p>Director of Engineering, Innovatech Labs/p> /div> /div> div classtestimonial-card> div classstars>⭐⭐⭐⭐/div> p classquote> The campus hiring solution has been fantastic. Weve been able to identify and groom top fresh talent more effectively than ever before. The platform is user-friendly and the support is great. /p> div classauthor-info> h4>Sunita M./h4> p>Talent Acquisition Head, Global ITES Corp/p> /div> /div> /div> /div> /section> --> !-- NEW: Final Call to Action Section --> section classfinal-cta> div classcontainer> h2>Ready to Revolutionize Your Hiring?/h2> p> Join hundreds of companies transforming their recruitment with AI Hirer. Get started today and find your next top talent faster and smarter. /p> a href/contact.html classcta-button>Request a Demo/a> /div> /section> /div> script srcjs/main.js>/script> footer classfooter> div classcontainer> div style display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 2rem; margin-bottom: 2rem; > div> h3 stylecolor: var(--accent-2); margin-bottom: 1rem> AI Hirer /h3> p stylecolor: rgba(255, 255, 255, 0.8)> Revolutionizing recruitment with AI-powered interview solutions for Tech, IT, R&D & ITES companies across Pan India. /p> div stylemargin-top: 1rem> span stylecolor: var(--accent-2)>⭐⭐⭐⭐⭐/span> p stylecolor: rgba(255, 255, 255, 0.7); font-size: 0.9rem> Rated as industry leader with 100% placement support /p> /div> /div> div> h4 stylecolor: var(--accent-2); margin-bottom: 1rem> AI Services /h4> ul stylelist-style: none; margin-top: 1rem; padding-left: 0> li> a href/ai-bpo-customer-support.html style color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: color 0.3s ease; > BPO & Customer Support/a > /li> li> a href/ai-it-software-development.html style color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: color 0.3s ease; onmouseoverthis.style.colorvar(--accent-2) onmouseoutthis.style.colorrgba(255,255,255,0.8) > IT & Software Development/a > /li> li> a href/ai-retail-ecommerce.html style color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: color 0.3s ease; onmouseoverthis.style.colorvar(--accent-2) onmouseoutthis.style.colorrgba(255,255,255,0.8) >Retail & E-Commerce/a > /li> li> a href/ai-banking-financial-services.html style color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: color 0.3s ease; onmouseoverthis.style.colorvar(--accent-2) onmouseoutthis.style.colorrgba(255,255,255,0.8) >Banking & Financial Services/a > /li> /ul> /div> div> h4 stylecolor: var(--accent-2); margin-bottom: 1rem>Company/h4> ul stylelist-style: none; margin-top: 1rem; padding-left: 0> li> a href./Privacy-Policy.html style color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: color 0.3s ease; onmouseoverthis.style.colorvar(--accent-2) onmouseoutthis.style.colorrgba(255,255,255,0.8) >Privacy Policy/a > /li> li> a href./Terms-Conditions.html style color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: color 0.3s ease; onmouseoverthis.style.colorvar(--accent-2) onmouseoutthis.style.colorrgba(255,255,255,0.8) >Terms & Conditions/a > /li> /ul> /div> div> h4 stylecolor: var(--accent-2); margin-bottom: 1rem>Support/h4> ul stylelist-style: none; margin-top: 1rem; padding-left: 0> li> a href/contact.html style color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: color 0.3s ease; onmouseoverthis.style.colorvar(--accent-2) onmouseoutthis.style.colorrgba(255,255,255,0.8) >Contact Support/a > /li> /ul> /div> /div> div style border-top: 1px solid rgba(255, 255, 255, 0.2); padding-top: 2rem; text-align: center; > p stylecolor: rgba(255, 255, 255, 0.8)> © 2025 AI Hirer. All rights reserved. Creating more job opportunities with faster placement cycles for skilled workforce. /p> /div> /div> /footer> script> window.addEventListener(offline, () > { sessionStorage.setItem(last-page, window.location.href); window.location.href window.location.origin + /offline.html; }); if (navigator.onLine) { sessionStorage.setItem(last-page, window.location.href); } /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
]