Help
RSS
API
Feed
Maltego
Contact
Domain > cromsontech.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-07-28
104.18.60.97
(
ClassC
)
2025-11-23
75.2.60.5
(
ClassC
)
Port 443
HTTP/1.1 200 OKAccept-Ranges: bytesAge: 1Cache-Control: public,max-age0,must-revalidateCache-Status: Netlify Edge; fwdmissContent-Length: 17433Content-Type: text/html; charsetUTF-8Date: Sun, 23 Nov 2025 13:47:02 GMTEtag: c79d1983586b8771c5cc74130ca64bd1-sslServer: NetlifyStrict-Transport-Security: max-age31536000X-Nf-Request-Id: 01KARFFKW6RJ016NFYAF1K4A2R !DOCTYPE html>html langen>head> !-- This is the FINAL head> for ALL HTML files -->meta charsetUTF-8>meta nameviewport contentwidthdevice-width, initial-scale1.0>!-- Favicons & Manifest -->link relicon typeimage/svg+xml href/assets/favicons/favicon.svg />link relapple-touch-icon sizes180x180 href/assets/favicons/apple-touch-icon.png />link relmanifest href/assets/favicons/site.webmanifest />!-- Scripts -->script srchttps://cdn.tailwindcss.com>/script>script src/assets/js/theme-switcher.js defer>/script>!-- Fonts -->link relpreconnect hrefhttps://fonts.googleapis.com>link relpreconnect hrefhttps://fonts.gstatic.com crossorigin>link hrefhttps://fonts.googleapis.com/css2?familyPoppins:wght@600;700&familyLato:wght@400;700&displayswap relstylesheet>!-- Custom Styles -->style typetext/tailwindcss> @layer base { .fade-in-element { opacity: 0; transform: translateY(20px); transition: opacity 0.6s ease-out, transform 0.6s ease-out; } .fade-in-element.is-visible { opacity: 1; transform: translateY(0); } }/style>script> tailwind.config { darkMode: class, theme: { extend: { colors: { // NEW REFINED DARK THEME primary: #111827, // Tailwind Gray 900 secondary: #1F2937, // Tailwind Gray 800 accent: #D80B31, highlight: #4594AB, light-text: #D1D5DB, // Tailwind Gray 300 heading-text: #F9FAFB, // Tailwind Gray 50 // LIGHT THEME primary-light: #F9FAFB, // Tailwind Gray 50 secondary-light: #FFFFFF, text-light-mode: #374151, // Tailwind Gray 700 heading-light-mode: #111827, // Tailwind Gray 900 }, fontFamily: { sans: Lato, sans-serif, display: Poppins, sans-serif }, } } }/script> title>Cromson Technologies LLP - Engineering Intelligent Solutions/title>/head>body classdark:bg-primary bg-primary-light> !-- HEADER --> header idheader classfixed top-0 left-0 right-0 z-50 transition-all duration-300 dark:bg-secondary/80 bg-secondary-light/80 backdrop-blur-sm shadow-lg> nav classcontainer mx-auto px-6 py-4 flex justify-between items-center max-w-7xl> a classh-10 shrink-0 href/> img src/assets/logo-dark-theme.png altCromson Logo classh-full w-auto hidden dark:block> img src/assets/logo-light-theme.png altCromson Logo classh-full w-auto block dark:hidden> /a> div classhidden md:flex items-center space-x-6 text-sm iddesktop-nav-links> a classnav-link dark:text-light-text text-text-light-mode hover:text-accent href/>Home/a> a classnav-link dark:text-light-text text-text-light-mode hover:text-accent href/about>About/a> a classnav-link dark:text-light-text text-text-light-mode hover:text-accent href/services>Services/a> a href/portfolio.html classnav-link dark:text-light-text text-text-light-mode hover:text-accent>Portfolio/a> a href/careers.html classnav-link dark:text-light-text text-text-light-mode hover:text-accent>Careers/a> a classnav-link px-4 py-2 border border-accent text-accent rounded-md hover:bg-accent/10 href/contact>Contact/a> /div> div classflex items-center gap-4> button idtheme-toggle typebutton classtext-gray-500 dark:text-gray-400 hover:bg-gray-100 dark:hover:bg-gray-700 rounded-lg text-sm p-2.5>svg idtheme-toggle-dark-icon classhidden w-5 h-5 fillcurrentColor viewBox0 0 20 20>path dM17.293 13.293A8 8 0 016.707 2.707a8.001 8.001 0 1010.586 10.586z>/path>/svg>svg idtheme-toggle-light-icon classhidden w-5 h-5 fillcurrentColor viewBox0 0 20 20>path dM10 2a1 1 0 011 1v1a1 1 0 11-2 0V3a1 1 0 011-1zm4 8a4 4 0 11-8 0 4 4 0 018 0zm-.464 4.95l.707.707a1 1 0 001.414-1.414l-.707-.707a1 1 0 00-1.414 1.414zm2.12-10.607a1 1 0 010 1.414l-.706.707a1 1 0 11-1.414-1.414l.707-.707a1 1 0 011.414 0zM17 11a1 1 0 100-2h-1a1 1 0 100 2h1zm-7 4a1 1 0 011 1v1a1 1 0 11-2 0v-1a1 1 0 011-1zM5.05 6.464A1 1 0 106.465 5.05l-.708-.707a1 1 0 00-1.414 1.414l.707.707zm-.707 7.072l.707-.707a1 1 0 10-1.414-1.414l-.707.707a1 1 0 001.414 1.414zM3 11a1 1 0 100-2H2a1 1 0 100 2h1z fill-ruleevenodd clip-ruleevenodd>/path>/svg>/button> button idmobile-menu-button classmd:hidden dark:text-heading-text text-text-light-mode>svg classh-6 w-6 fillnone viewBox0 0 24 24 strokecurrentColor>path stroke-linecapround stroke-linejoinround stroke-width2 dM4 6h16M4 12h16m-7 6h7 />/svg>/button> /div> /nav> div idmobile-menu classhidden md:hidden dark:bg-secondary/95 bg-secondary-light/95 backdrop-blur-sm>/div> /header> main> !-- ALL HOMEPAGE SECTIONS FROM PREVIOUS VERSION --> section classrelative h-screen flex items-center justify-center text-center overflow-hidden>div classabsolute inset-0 z-0>video autoplay loop muted playsinline classw-full h-full object-cover>source src/assets/images/hero-video.mp4 typevideo/mp4>/video>div classabsolute inset-0 dark:bg-primary bg-black opacity-80>/div>/div>div classrelative z-10 px-4>h1 classfont-display text-4xl md:text-6xl lg:text-7xl font-bold text-transparent bg-clip-text bg-gradient-to-r from-white to-gray-400 mb-4>Engineering Intelligent Futures./h1>p classmax-w-3xl mx-auto text-lg md:text-xl text-light-text mb-8>With over half a decade of experience, we architect robust, AI-driven solutions that redefine industry standards./p>a classbg-accent text-white font-display font-bold py-3 px-8 rounded-md shadow-lg dark:shadow-accent/40 shadow-accent/20 hover:bg-opacity-80 transition-all transform hover:scale-105 href/contact>Schedule a Consultation/a>/div>/section> section classdark:bg-secondary bg-secondary-light py-16>div classcontainer mx-auto px-6 max-w-7xl grid grid-cols-2 md:grid-cols-4 gap-8 text-center>div classfade-in-element>h3 data-target7 classcounter font-display text-4xl font-bold text-accent>0/h3>p classdark:text-light-text text-text-light-mode mt-1>Years of Experience/p>/div>div classfade-in-element styletransition-delay: 100ms;>h3 data-target50 classcounter font-display text-4xl font-bold text-accent>0+/h3>p classdark:text-light-text text-text-light-mode mt-1>Projects Delivered/p>/div>div classfade-in-element styletransition-delay: 200ms;>h3 data-target99 classcounter font-display text-4xl font-bold text-accent>0%/h3>p classdark:text-light-text text-text-light-mode mt-1>Client Satisfaction/p>/div>div classfade-in-element styletransition-delay: 300ms;>h3 data-target15 classcounter font-display text-4xl font-bold text-accent>0+/h3>p classdark:text-light-text text-text-light-mode mt-1>Expert Engineers/p>/div>/div>/section> section classdark:bg-primary bg-primary-light py-20 md:py-32>div classcontainer mx-auto px-6 max-w-7xl>div classtext-center mb-16 fade-in-element>h2 classfont-display text-3xl md:text-4xl font-bold dark:text-heading-text text-heading-light-mode>Core Service Offerings/h2>p classtext-lg dark:text-light-text text-text-light-mode mt-2>Pioneering Solutions Across the Tech Spectrum/p>div classw-24 h-1 bg-accent mx-auto mt-4>/div>/div>div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8>div classfade-in-element dark:bg-secondary bg-secondary-light p-8 rounded-lg shadow-lg dark:border border-transparent hover:border-accent/50 transition-all group>h3 classfont-display text-xl font-bold dark:text-heading-text text-heading-light-mode mb-2>Machine Learning/h3>p classtext-sm dark:text-light-text text-text-light-mode mb-4>Unlocking the potential of your data with predictive analytics and AI./p>a classtext-accent font-bold text-sm group-hover:underline href/services#ml>Learn More →/a>/div>div classfade-in-element dark:bg-secondary bg-secondary-light p-8 rounded-lg shadow-lg dark:border border-transparent hover:border-accent/50 transition-all group styletransition-delay: 100ms;>h3 classfont-display text-xl font-bold dark:text-heading-text text-heading-light-mode mb-2>Web Applications/h3>p classtext-sm dark:text-light-text text-text-light-mode mb-4>Crafting high-performance, secure, and scalable web solutions./p>a classtext-accent font-bold text-sm group-hover:underline href/services#web>Learn More →/a>/div>div classfade-in-element dark:bg-secondary bg-secondary-light p-8 rounded-lg shadow-lg dark:border border-transparent hover:border-accent/50 transition-all group styletransition-delay: 200ms;>h3 classfont-display text-xl font-bold dark:text-heading-text text-heading-light-mode mb-2>Mobile Applications/h3>p classtext-sm dark:text-light-text text-text-light-mode mb-4>Building intuitive native & cross-platform mobile experiences./p>a classtext-accent font-bold text-sm group-hover:underline href/services#mobile>Learn More →/a>/div>/div>div classtext-center mt-12 fade-in-element>a classtext-highlight font-bold hover:underline href/services>Explore All Our Services/a>/div>/div>/section> section classdark:bg-secondary bg-gray-100 py-20 md:py-32>div classcontainer mx-auto px-6 max-w-7xl grid grid-cols-1 lg:grid-cols-2 gap-16 items-center>div classfade-in-element>h2 classfont-display text-3xl md:text-4xl font-bold dark:text-heading-text text-heading-light-mode>Your Strategic Technology Partner/h2>div classw-24 h-1 bg-accent mt-4 mb-8>/div>p classdark:text-light-text text-text-light-mode mb-8>Choosing a technology partner is about more than just code; its about trusting a team to understand your vision and navigate the complexities of execution. With a proven track record spanning over seven years, weve honed a client-centric process that ensures we dont just build software—we build strategic assets that drive tangible business outcomes./p>div classspace-y-6>div classflex items-start gap-4>div classflex-shrink-0 p-2 bg-highlight/10 rounded-full>svg classh-6 w-6 text-highlight fillnone viewBox0 0 24 24 strokecurrentColor>path stroke-linecapround stroke-linejoinround stroke-width2 dM9 3v2m6-2v2M9 19v2m6-2v2M5 9H3m2 6H3m18-6h-2m2 6h-2M12 6V4m0 16v-2M8 12a4 4 0 118 0 4 4 0 01-8 0z />/svg>/div>div>h4 classfont-display text-lg font-bold dark:text-heading-text text-heading-light-mode>Deep Domain Expertise/h4>p classtext-sm dark:text-light-text text-text-light-mode>Our experience isnt just technical. We understand the business context behind the technology, allowing us to architect solutions that solve core challenges./p>/div>/div>div classflex items-start gap-4>div classflex-shrink-0 p-2 bg-highlight/10 rounded-full>svg classh-6 w-6 text-highlight fillnone viewBox0 0 24 24 strokecurrentColor>path stroke-linecapround stroke-linejoinround stroke-width2 dM13 10V3L4 14h7v7l9-11h-7z />/svg>/div>div>h4 classfont-display text-lg font-bold dark:text-heading-text text-heading-light-mode>Agile & Transparent Process/h4>p classtext-sm dark:text-light-text text-text-light-mode>We operate in collaborative sprints with clear communication channels, ensuring you are always informed and in control of your projects direction./p>/div>/div>/div>/div>div classfade-in-element mt-12 lg:mt-0 styletransition-delay: 200ms;>img srchttps://images.pexels.com/photos/3184418/pexels-photo-3184418.jpeg?autocompress&cstinysrgb&w1260&h750&dpr1 altTeam collaborating on a project classrounded-lg shadow-2xl>/div>/div>/section> section classdark:bg-primary bg-primary-light py-20>div classcontainer mx-auto px-6 max-w-4xl text-center>h2 classfont-display text-3xl font-bold dark:text-heading-text text-heading-light-mode>Ready to Build Whats Next?/h2>p classmax-w-2xl mx-auto mt-4 text-lg dark:text-light-text text-text-light-mode>Lets turn your vision into a high-performance reality. Our team is ready to discuss your project and outline a path to success./p>a classmt-8 inline-block bg-accent text-white font-display font-bold py-3 px-8 rounded-md shadow-lg dark:shadow-accent/40 shadow-accent/20 hover:bg-opacity-80 transition-all transform hover:scale-105 href/contact>Get in Touch/a>/div>/section> /main> !-- FOOTER & WHATSAPP BUTTON --> footer classdark:bg-primary bg-primary-light border-t dark:border-secondary/50 border-gray-200 pt-16 pb-8>div classcontainer mx-auto px-6 max-w-7xl>div classgrid grid-cols-1 md:grid-cols-4 gap-8 mb-8>div classmd:col-span-2>img src/assets/logo-dark-theme.png altCromson Logo classh-8 mb-4 hidden dark:block>img src/assets/logo-light-theme.png altCromson Logo classh-8 mb-4 block dark:hidden>p classmax-w-sm text-sm dark:text-light-text text-text-light-mode>Over half a decade of engineering excellence, delivering robust AI-driven and enterprise-grade software solutions./p>/div>div>h4 classfont-display text-lg dark:text-heading-text text-heading-light-mode font-bold mb-4>Navigate/h4>ul classspace-y-2 text-sm>li>a classdark:text-light-text text-text-light-mode hover:text-accent href/about>About Us/a>/li>li>a classdark:text-light-text text-text-light-mode hover:text-accent href/services>Services/a>/li>li>a href/portfolio.html classdark:text-light-text text-text-light-mode hover:text-accent>Portfolio/a>/li>li>a href/careers.html classdark:text-light-text text-text-light-mode hover:text-accent>Careers/a>/li>/ul>/div>div>h4 classfont-display text-lg dark:text-heading-text text-heading-light-mode font-bold mb-4>Contact/h4>ul classspace-y-2 text-sm dark:text-light-text text-text-light-mode>li>a hrefmailto:contact@cromson.tech classhover:text-accent>contact@cromson.tech/a>/li>li>123 Innovation Drive, Tech City, USA/li>/ul>/div>/div>div classborder-t dark:border-secondary/50 border-gray-200 pt-6 mt-8 text-center text-sm dark:text-light-text/60 text-text-light-mode/60>p>© 2024 Cromson Technologies LLP. All Rights Reserved./p>/div>/div>/footer> a hrefhttps://wa.me/15551234567 target_blank classfixed bottom-5 right-5 z-40 bg-green-500 text-white p-3 rounded-full shadow-lg transform transition-transform hover:scale-110>svg classh-8 w-8 fillcurrentColor viewBox0 0 24 24>path dM.057 24l1.687-6.163c-1.041-1.804-1.588-3.849-1.587-5.946.003-6.556 5.338-11.891 11.893-11.891 3.181.001 6.167 1.24 8.413 3.488 2.245 2.248 3.481 5.236 3.48 8.414-.003 6.557-5.338 11.892-11.894 11.892-1.99-.001-3.951-.5-5.688-1.448l-6.305 1.654zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.462-4.415-9.89-9.881-9.892-5.452 0-9.887 4.434-9.889 9.886-.001 2.269.655 4.357 1.849 6.075l.215.316-1.265 4.602 4.759-1.249.333.208z/>/svg>/a> !-- PAGE SCRIPT --> script> document.addEventListener(DOMContentLoaded, () > { const mobileMenuButton document.getElementById(mobile-menu-button); const mobileMenu document.getElementById(mobile-menu); const navLinksDesktop document.getElementById(desktop-nav-links); if (navLinksDesktop) { mobileMenu.innerHTML navLinksDesktop.innerHTML.replace(/space-x-6/g, flex flex-col p-4 gap-4); } mobileMenuButton.addEventListener(click, () > mobileMenu.classList.toggle(hidden)); const currentPath window.location.pathname.replace(/\/$/, ) || /index.html; document.querySelectorAll(.nav-link).forEach(link > { const linkPath (link.getAttribute(href) || ).replace(/\/$/, ) || /index.html; if (linkPath currentPath) { link.classList.add(text-accent, font-bold); } }); const observer new IntersectionObserver((entries) > { entries.forEach(entry > { if (entry.isIntersecting) entry.target.classList.add(is-visible); }); }, { threshold: 0.1 }); document.querySelectorAll(.fade-in-element).forEach(el > observer.observe(el)); const counterObserver new IntersectionObserver((entries, obs) > { entries.forEach(entry > { if (entry.isIntersecting) { const c entry.target; const t +c.getAttribute(data-target), s 200, i t/s; const u () > { const cur +c.innerText.replace(/%+/g, ); if(cur t) { c.innerText Math.ceil(cur + i) + (c.innerText.includes(%) ? % : (c.innerText.includes(+) ? + : )); setTimeout(u, 15); } else { c.innerText t + (c.innerText.includes(%) ? % : (c.innerText.includes(+) ? + : )); } }; u(); obs.unobserve(c); } }); }, { threshold: 0.8 }); document.querySelectorAll(.counter).forEach(c > counterObserver.observe(c)); }); /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
]