Help
RSS
API
Feed
Maltego
Contact
Domain > aysrtech.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-09-13
104.21.59.130
(
ClassC
)
2026-01-29
3.169.173.27
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Thu, 29 Jan 2026 05:34:41 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://aysrtech.com/X-Cache: Redirect from cloudfrontVia: 1.1 3caf9df4ca497afd40efb87f8957a7fa.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4Alt-Svc: h3:443; ma86400X-Amz-Cf-Id: Zscyh3I6FoxqpWQanE6_ETzgB8rep9_1pumohAbqSE8DqNXD1859xg 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: 26272Connection: keep-aliveDate: Tue, 18 Nov 2025 16:30:08 GMTCache-Control: public, max-age0, s-maxage31536000Server: AmazonS3Accept-Ranges: bytesETag: f68bb5531e7cf9fc01ef5052631428c9Last-Modified: Fri, 19 Sep 2025 06:56:48 GMTX-Cache: Hit from cloudfrontVia: 1.1 8af7e76489ae9222af2304e63d2c0520.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4Alt-Svc: h3:443; ma86400X-Amz-Cf-Id: aF5b0UEarmmY9yt2P-sEUBKOIdxaYWKYuOH-ss_-2D3J3rQHEaH6zQAge: 6181473 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> !-- Primary Meta Tags --> title>AYSR Tech - AI Astrology Apps & Digital Solutions | Jyai Astrology Platform/title> meta nametitle contentAYSR Tech - AI Astrology Apps & Digital Solutions | Jyai Astrology Platform> meta namedescription contentAYSR Tech creates innovative mobile apps and digital solutions. Discover Jyai - AI-powered astrology platform offering personalized horoscopes, predictions, and spiritual guidance. Download our apps from Play Store and App Store.> meta namekeywords contentAYSR Tech, Jyai, astrology app, AI astrology, horoscope app, mobile app development, digital solutions, personalized predictions, spiritual guidance, astrology platform, vedic astrology, birth chart, kundli> meta nameauthor contentAYSR Tech> meta namerobots contentindex, follow> meta namelanguage contentEnglish> !-- Canonical URL --> link relcanonical hrefhttps://aysr.tech> !-- Open Graph / Facebook --> meta propertyog:type contentwebsite> meta propertyog:url contenthttps://aysr.tech> meta propertyog:title contentAYSR Tech - AI Astrology Apps & Digital Solutions> meta propertyog:description contentDiscover Jyai - AI-powered astrology platform by AYSR Tech. Get personalized horoscopes, predictions, and spiritual guidance through our innovative mobile apps.> meta propertyog:image contenthttps://jyai-common.s3.ap-south-1.amazonaws.com/jyai.png> meta propertyog:site_name contentAYSR Tech> !-- Twitter --> meta propertytwitter:card contentsummary_large_image> meta propertytwitter:url contenthttps://aysr.tech> meta propertytwitter:title contentAYSR Tech - AI Astrology Apps & Digital Solutions> meta propertytwitter:description contentDiscover Jyai - AI-powered astrology platform by AYSR Tech. Get personalized horoscopes, predictions, and spiritual guidance.> meta propertytwitter:image contenthttps://jyai-common.s3.ap-south-1.amazonaws.com/jyai.png> !-- Favicon --> link relicon typeimage/png sizes32x32 hrefhttps://jyai-common.s3.ap-south-1.amazonaws.com/jyai.png> link relapple-touch-icon hrefhttps://jyai-common.s3.ap-south-1.amazonaws.com/jyai.png> !-- Schema.org structured data --> script typeapplication/ld+json> { @context: https://schema.org, @type: Organization, name: AYSR Tech, url: https://aysr.tech, logo: https://jyai-common.s3.ap-south-1.amazonaws.com/jyai.png, description: AYSR Tech creates innovative mobile apps and digital solutions including Jyai - AI-powered astrology platform., foundingDate: 2024, email: aysr.biz@gmail.com, sameAs: https://www.jyotishai.com , hasOfferCatalog: { @type: OfferCatalog, name: Mobile Apps and Digital Solutions, itemListElement: { @type: SoftwareApplication, name: Jyai - AI Astrology, description: Advanced astrology platform providing personalized predictions, horoscopes, and spiritual guidance through cutting-edge AI technology., url: https://www.jyotishai.com, applicationCategory: Lifestyle, operatingSystem: iOS, Android, Web, offers: { @type: Offer, price: 0, priceCurrency: USD } } } } /script> !-- Preconnect to external domains --> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://jyai-common.s3.ap-south-1.amazonaws.com> style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Inter, -apple-system, BlinkMacSystemFont, sans-serif; background: linear-gradient(135deg, #0a0a0a 0%, #1a1a2e 50%, #16213e 100%); color: #ffffff; overflow-x: hidden; line-height: 1.6; } .container { max-width: 1400px; margin: 0 auto; padding: 0 2rem; } /* Header */ header { position: fixed; top: 0; width: 100%; background: rgba(10, 10, 10, 0.9); backdrop-filter: blur(20px); border-bottom: 1px solid rgba(255, 255, 255, 0.1); z-index: 1000; transition: all 0.3s ease; } nav { display: flex; justify-content: space-between; align-items: center; padding: 1rem 2rem; } .logo { font-size: 1.8rem; font-weight: 800; background: linear-gradient(135deg, #00d4ff, #5a67d8, #ed64a6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } .nav-links { display: flex; gap: 2rem; list-style: none; } .nav-links a { color: #ffffff; text-decoration: none; font-weight: 500; transition: all 0.3s ease; position: relative; } .nav-links a:hover { color: #00d4ff; } .nav-links a::after { content: ; position: absolute; bottom: -5px; left: 0; width: 0; height: 2px; background: linear-gradient(90deg, #00d4ff, #5a67d8); transition: width 0.3s ease; } .nav-links a:hover::after { width: 100%; } /* Hero Section */ .hero { min-height: 100vh; display: flex; align-items: center; justify-content: center; text-align: center; position: relative; overflow: hidden; } .hero::before { content: ; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url(data:image/svg+xml,svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 1000 1000>defs>radialGradient ida cx50% cy50%>stop offset0% stop-color%2300d4ff stop-opacity0.1/>stop offset100% stop-color%2300d4ff stop-opacity0/>/radialGradient>/defs>circle cx200 cy300 r100 fillurl(%23a)>animate attributeNamecx values200;800;200 dur20s repeatCountindefinite/>/circle>circle cx700 cy200 r150 fillurl(%23a)>animate attributeNamecy values200;700;200 dur25s repeatCountindefinite/>/circle>/svg>); opacity: 0.6; animation: float 30s ease-in-out infinite; } @keyframes float { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-20px); } } .hero-content { position: relative; z-index: 2; animation: fadeInUp 1s ease-out; } @keyframes fadeInUp { from { opacity: 0; transform: translateY(50px); } to { opacity: 1; transform: translateY(0); } } /* Enhanced Company Name */ .company-name { font-size: clamp(4rem, 12vw, 8rem); font-weight: 900; margin-bottom: 1.5rem; position: relative; display: inline-block; animation: companyNameFloat 4s ease-in-out infinite; } @keyframes companyNameFloat { 0%, 100% { transform: translateY(0px) scale(1); } 50% { transform: translateY(-10px) scale(1.02); } } .company-name .glass-text { background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(0, 212, 255, 0.8) 25%, rgba(90, 103, 216, 0.8) 50%, rgba(237, 100, 166, 0.8) 75%, rgba(255, 255, 255, 0.9) 100% ); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; position: relative; filter: drop-shadow(0 0 20px rgba(0, 212, 255, 0.5)) drop-shadow(0 0 40px rgba(90, 103, 216, 0.3)) drop-shadow(0 0 60px rgba(237, 100, 166, 0.2)); } .company-name::before { content: AYSR Tech; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 212, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 100% ); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; backdrop-filter: blur(10px); z-index: -1; transform: translate(2px, 2px); opacity: 0.7; } .company-name::after { content: ; position: absolute; top: -20px; left: -20px; right: -20px; bottom: -20px; background: linear-gradient(135deg, rgba(0, 212, 255, 0.1) 0%, rgba(90, 103, 216, 0.1) 50%, rgba(237, 100, 166, 0.1) 100% ); border-radius: 30px; backdrop-filter: blur(20px); border: 1px solid rgba(255, 255, 255, 0.1); z-index: -2; animation: pulseGlow 3s ease-in-out infinite; } @keyframes pulseGlow { 0%, 100% { box-shadow: 0 0 30px rgba(0, 212, 255, 0.3), 0 0 60px rgba(90, 103, 216, 0.2), 0 0 90px rgba(237, 100, 166, 0.1); } 50% { box-shadow: 0 0 50px rgba(0, 212, 255, 0.5), 0 0 100px rgba(90, 103, 216, 0.3), 0 0 150px rgba(237, 100, 166, 0.2); } } .hero h2 { font-size: clamp(1.5rem, 4vw, 2.5rem); font-weight: 700; margin-bottom: 1rem; background: linear-gradient(135deg, #ffffff, #00d4ff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; animation: textShine 3s ease-in-out infinite alternate; } @keyframes textShine { 0% { filter: brightness(1); } 100% { filter: brightness(1.2); } } .hero p { font-size: 1.3rem; margin-bottom: 2rem; opacity: 0.9; max-width: 600px; margin-left: auto; margin-right: auto; } .cta-button { display: inline-block; padding: 1rem 2.5rem; background: linear-gradient(135deg, #00d4ff, #5a67d8); color: white; text-decoration: none; border-radius: 50px; font-weight: 600; font-size: 1.1rem; transition: all 0.3s ease; position: relative; overflow: hidden; } .cta-button::before { content: ; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent); transition: left 0.5s; } .cta-button:hover::before { left: 100%; } .cta-button:hover { transform: translateY(-3px); box-shadow: 0 20px 40px rgba(0, 212, 255, 0.3); } /* Projects Section */ .projects { padding: 6rem 0; background: rgba(0, 0, 0, 0.2); } .section-title { text-align: center; font-size: 3rem; font-weight: 800; margin-bottom: 3rem; background: linear-gradient(135deg, #ffffff, #00d4ff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } .projects-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 2rem; margin-top: 3rem; } .project-card { background: rgba(255, 255, 255, 0.05); border-radius: 20px; padding: 2rem; backdrop-filter: blur(20px); border: 1px solid rgba(255, 255, 255, 0.1); transition: all 0.4s ease; position: relative; overflow: hidden; } .project-card::before { content: ; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(135deg, rgba(0, 212, 255, 0.1), rgba(90, 103, 216, 0.1)); opacity: 0; transition: opacity 0.3s ease; } .project-card:hover::before { opacity: 1; } .project-card:hover { transform: translateY(-10px); box-shadow: 0 30px 60px rgba(0, 212, 255, 0.2); border-color: rgba(0, 212, 255, 0.3); } .project-icon { width: 80px; height: 80px; background: linear-gradient(135deg, #f7ecec, #fab4c7); border-radius: 20px; display: flex; align-items: center; justify-content: center; font-size: 2rem; margin-bottom: 1.5rem; position: relative; z-index: 2; } .project-icon img { width: 80px; height: 80px; border-radius: 20px; } .project-card h3 { font-size: 1.5rem; font-weight: 700; margin-bottom: 1rem; position: relative; z-index: 2; } .project-card p { opacity: 0.8; margin-bottom: 2rem; position: relative; z-index: 2; } .project-links { display: flex; gap: 1rem; flex-wrap: wrap; position: relative; z-index: 2; } .project-link { padding: 0.5rem 1.5rem; border-radius: 25px; text-decoration: none; font-weight: 500; font-size: 0.9rem; transition: all 0.3s ease; border: 1px solid; } .link-website { background: linear-gradient(135deg, #00d4ff, #0099cc); color: white; border-color: transparent; } .link-playstore { background: linear-gradient(135deg, #4285f4, #34a853); color: white; border-color: transparent; } .link-appstore { background: linear-gradient(135deg, #007aff, #5856d6); color: white; border-color: transparent; } .project-link:hover { transform: translateY(-2px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3); } /* SEO Content Section */ .seo-content { padding: 4rem 0; background: rgba(0, 0, 0, 0.1); } .seo-text { max-width: 1000px; margin: 0 auto; text-align: center; opacity: 0.8; line-height: 1.8; } .seo-text h2 { font-size: 2rem; margin-bottom: 2rem; background: linear-gradient(135deg, #ffffff, #00d4ff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } /* Footer */ footer { background: rgba(0, 0, 0, 0.5); padding: 3rem 0; text-align: center; border-top: 1px solid rgba(255, 255, 255, 0.1); } .footer-content { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 2rem; } .footer-links { display: flex; gap: 2rem; } .footer-links a { color: rgba(255, 255, 255, 0.7); text-decoration: none; transition: color 0.3s ease; } .footer-links a:hover { color: #00d4ff; } /* Responsive Design */ @media (max-width: 768px) { .nav-links { display: none; } .company-name { font-size: 3rem; } .hero h2 { font-size: 1.5rem; } .projects-grid { grid-template-columns: 1fr; } .footer-content { flex-direction: column; text-align: center; } } /* Smooth scrolling */ html { scroll-behavior: smooth; } /* Custom scrollbar */ ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-track { background: rgba(255, 255, 255, 0.1); } ::-webkit-scrollbar-thumb { background: linear-gradient(135deg, #00d4ff, #5a67d8); border-radius: 4px; } /style>/head>body> header> nav> div classlogo>AYSR Tech/div> ul classnav-links> li>a href#home aria-labelHome>Home/a>/li> li>a href#projects aria-labelOur Projects>Projects/a>/li> li>a href#contact aria-labelContact Us>Contact/a>/li> /ul> /nav> /header> main> section idhome classhero> div classhero-content> div classcompany-name> span classglass-text>AYSR Tech/span> /div> h2>Innovation Meets Excellence/h2> p>Crafting cutting-edge digital solutions that transform ideas into extraordinary experiences. Discover our portfolio of innovative mobile apps including Jyai - AI-powered astrology platform./p> a href#projects classcta-button aria-labelExplore Our Work>Explore Our Work/a> /div> /section> section idprojects classprojects> div classcontainer> h2 classsection-title>Our Mobile Apps & Digital Solutions/h2> div classprojects-grid> !-- Jyai Project --> article classproject-card itemscope itemtypehttps://schema.org/SoftwareApplication> div classproject-icon> img srchttps://jyai-common.s3.ap-south-1.amazonaws.com/jyai.png altJyai AI Astrology App Icon itempropimage loadinglazy /> /div> h3 itempropname>Jyai - AI Astrology Platform/h3> p itempropdescription>Advanced AI-powered astrology platform providing personalized predictions through cutting-edge artificial intelligence and traditional Vedic wisdom. b>Talk to Jyai/b> and get in-depth analysis according vedic astrology./p> div classproject-links> a hrefhttps://www.jyotishai.com classproject-link link-website target_blank relnoopener noreferrer aria-labelVisit Jyai Website itempropurl>Visit Website/a> a hrefhttps://play.google.com/store/apps/details?idaysrtech.jyai.frontend classproject-link link-playstore aria-labelDownload Jyai from Play Store>Play Store/a> a href# classproject-link link-appstore aria-labelDownload Jyai from App Store>App Store (Coming Soon)/a> /div> meta itempropapplicationCategory contentLifestyle> meta itempropoperatingSystem contentiOS, Android, Web> /article> /div> /div> /section>ß section classseo-content> div classcontainer> div classseo-text> h2>Leading Mobile App Development Company/h2> p>AYSR Tech specializes in creating innovative mobile applications and digital solutions that combine cutting-edge technology with user-centric design. Our flagship product, Jyai, represents the future of astrology apps with AI-powered predictions, personalized horoscopes, and comprehensive Vedic astrology features./p> p>Whether youre looking for astrology apps, horoscope applications, or custom mobile app development services, AYSR Tech delivers exceptional digital experiences. Our apps are available on both Google Play Store and Apple App Store, ensuring maximum reach and accessibility for users worldwide./p> p>Download our apps today and experience the perfect blend of traditional wisdom and modern technology. Join thousands of satisfied users who trust AYSR Tech for their digital astrology and spiritual guidance needs./p> /div> /div> /section> /main> footer idcontact> div classcontainer> div classfooter-content> div classlogo>AYSR Tech/div> div classfooter-links> a hrefmailto:aysr.biz@gmail.com aria-labelContact via Email>Contact/a> a href# aria-labelPrivacy Policy>Privacy/a> a href# aria-labelTerms of Service>Terms/a> /div> /div> p stylemargin-top: 2rem; opacity: 0.6;>© 2025 AYSR Tech. All rights reserved. Mobile App Development | Astrology Apps | Digital Solutions/p> /div> /footer> script> // Smooth scroll for navigation links document.querySelectorAll(ahref^#).forEach(anchor > { anchor.addEventListener(click, function (e) { e.preventDefault(); const target document.querySelector(this.getAttribute(href)); if (target) { target.scrollIntoView({ behavior: smooth, block: start }); } }); }); // Header background on scroll window.addEventListener(scroll, () > { const header document.querySelector(header); if (window.scrollY > 100) { header.style.background rgba(10, 10, 10, 0.95); } else { header.style.background rgba(10, 10, 10, 0.9); } }); // Animate project cards on scroll const observerOptions { threshold: 0.1, rootMargin: 0px 0px -50px 0px }; const observer new IntersectionObserver((entries) > { entries.forEach(entry > { if (entry.isIntersecting) { entry.target.style.opacity 1; entry.target.style.transform translateY(0); } }); }, observerOptions); // Initially hide project cards document.querySelectorAll(.project-card).forEach((card, index) > { card.style.opacity 0; card.style.transform translateY(50px); card.style.transition `all 0.6s ease ${index * 0.1}s`; observer.observe(card); }); // Add floating particles effect function createParticle() { const particle document.createElement(div); particle.style.position absolute; particle.style.width Math.random() * 4 + 2 + px; particle.style.height particle.style.width; particle.style.background rgba(0, 212, 255, 0.5); particle.style.borderRadius 50%; particle.style.left Math.random() * 100 + %; particle.style.top 100%; particle.style.pointerEvents none; particle.style.animation `floatUp ${Math.random() * 3 + 2}s linear forwards`; document.querySelector(.hero).appendChild(particle); setTimeout(() > { particle.remove(); }, 5000); } // Add CSS for floating particles const style document.createElement(style); style.textContent ` @keyframes floatUp { to { transform: translateY(-100vh); opacity: 0; } } `; document.head.appendChild(style); // Create particles periodically setInterval(createParticle, 300); /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
]