Help
RSS
API
Feed
Maltego
Contact
Domain > geeksofgurukul.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-11-03
18.161.21.35
(
ClassC
)
2026-02-25
178.16.138.22
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginx/1.18.0 (Ubuntu)Date: Wed, 25 Feb 2026 06:42:58 GMTContent-Type: text/htmlContent-Length: 178Connection: keep-aliveLocation: https://geeksofgurukul.com/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/1.18.0 (Ubuntu)/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginx/1.18.0 (Ubuntu)Date: Wed, 25 Feb 2026 06:42:59 GMTContent-Type: text/htmlContent-Length: 8503Last-Modified: Tue, 17 Feb 2026 04:12:44 GMTConnection: keep-aliveETag: 6993eabc-2137Accept-Ranges: bytes !DOCTYPE html>html langen classscroll-smooth> head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> link relicon href/assets/favicon-BQGhaBEX.ico /> title>Geeks of Gurukul/title> meta namedescription contentIndias Premier Education Platform delivering offline & online programs in AI, ML, Web3, PG Courses & more. Our 250+ IIT mentors teach at 30+ partnered institutes.> meta namekeywords contentGeeks of Gurukul, GoG, Web3 courses, Blockchain education, AI courses, ML programs, IIT mentors, India education platform> meta propertyog:title contentGeeks of Gurukul - Indias Premier Education Platform> meta propertyog:description contentLearn AI, ML, Web3, Blockchain with 250+ IIT mentors. Industry-aligned courses with placement support.> meta propertyog:type contentwebsite> meta propertyog:url contenthttps://www.geeksofgurukul.com> meta nametwitter:card contentsummary_large_image> link relcanonical hrefhttps://www.geeksofgurukul.com> !-- Schema.org Structured Data for Google Sitelinks --> script typeapplication/ld+json> { @context: https://schema.org, @type: Organization, name: Geeks of Gurukul, alternateName: GoG, url: https://www.geeksofgurukul.com, logo: https://i.postimg.cc/4NdhCzDD/logo-(2).png, description: Indias Premier Education Platform delivering offline & online programs in AI, ML, Web3, PG Courses & more., sameAs: https://www.linkedin.com/company/geeksofgurukul, https://www.instagram.com/geeksofgurukul, https://twitter.com/geeksofgurukul } /script> script typeapplication/ld+json> { @context: https://schema.org, @type: WebSite, name: Geeks of Gurukul, url: https://www.geeksofgurukul.com, potentialAction: { @type: SearchAction, target: https://www.geeksofgurukul.com/search?q{search_term_string}, query-input: required namesearch_term_string } } /script> script typeapplication/ld+json> { @context: https://schema.org, @type: ItemList, name: Geeks of Gurukul Site Navigation, itemListElement: { @type: SiteNavigationElement, position: 1, name: About GoG, description: Learn about Geeks of Gurukuls mission, vision, and leadership team., url: https://www.geeksofgurukul.com/about-gog }, { @type: SiteNavigationElement, position: 2, name: Web 3.0 Programs, description: Explore blockchain and Web3 courses including Koii Labs, Agoric, Core Dao, Educhain, Stellar, and Aptos., url: https://www.geeksofgurukul.com/blockchain/koii-labs }, { @type: SiteNavigationElement, position: 3, name: Our Partnered Institutes, description: Discover our 30+ partnered colleges and institutes across India., url: https://www.geeksofgurukul.com/partnered-colleges }, { @type: SiteNavigationElement, position: 4, name: Our Team, description: Meet the leadership and management team behind Geeks of Gurukul., url: https://www.geeksofgurukul.com/teams }, { @type: SiteNavigationElement, position: 5, name: B2G Initiatives, description: Our social impact programs and government collaborations., url: https://www.geeksofgurukul.com/our-social-impact }, { @type: SiteNavigationElement, position: 6, name: Programs, description: Browse all educational programs including AI, ML, Data Science, and Full-Stack Development., url: https://www.geeksofgurukul.com/programs } } /script> !-- Fonts: Rajdhani (Futuristic Tech), Space Grotesk, Inter, Zilla Slab (Logo Match), Anton --> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyInter:wght@300;400;500;600;700&familyRajdhani:wght@500;600;700&familySpace+Grotesk:wght@300;400;500;600;700&familyZilla+Slab:wght@400;500;600;700&familyAnton&displayswap relstylesheet> !-- Tailwind CSS --> script srchttps://cdn.tailwindcss.com>/script> script> tailwind.config { darkMode: class, theme: { extend: { colors: { primary: #34D562, // Neon Green primary-dark: #28a74b, primary-glow: rgba(52, 213, 98, 0.5), dark: #050505, dark-card: #0A0A0A, dark-border: #222222, }, fontFamily: { sans: Inter, sans-serif, display: Rajdhani, sans-serif, slab: Zilla Slab, serif, anton: Anton, sans-serif, }, animation: { spin-slow: spin 10s linear infinite, pulse-slow: pulse 4s cubic-bezier(0.4, 0, 0.6, 1) infinite, float: float 6s ease-in-out infinite, scan: scan 4s linear infinite, }, keyframes: { float: { 0%, 100%: { transform: translateY(0) }, 50%: { transform: translateY(-20px) }, }, scan: { 0%: { backgroundPosition: 0% 0% }, 100%: { backgroundPosition: 0% 100% }, } }, }, }, } /script> style> body { background-color: #030303; color: #ffffff; overflow-x: hidden; zoom: 0.9; /* Default zoom to 90% */ } /* PERFORMANCE: GPU acceleration for animated elements */ canvas { will-change: contents; -webkit-transform: translateZ(0); transform: translateZ(0); } /* PERFORMANCE: GPU acceleration for motion elements */ class*motion, class*animate, class*transition { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; } /* PERFORMANCE: Optimized scrolling */ * { scroll-behavior: smooth; } /* Custom Scrollbar */ ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-track { background: #050505; } ::-webkit-scrollbar-thumb { background: #333; border-radius: 4px; } ::-webkit-scrollbar-thumb:hover { background: #34D562; } .text-stroke { -webkit-text-stroke: 1px rgba(255, 255, 255, 0.422); color: transparent; } @keyframes border-flow { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } .animate-border-flow { background-size: 200% 200%; animation: border-flow 3s ease infinite; } /* PERFORMANCE: Reduce motion for users who prefer it */ @media (prefers-reduced-motion: reduce) { *, ::before, ::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; } } /style>link relstylesheet href/index.css> script typeimportmap>{ imports: { react/: https://aistudiocdn.com/react@^19.2.0/, react: https://aistudiocdn.com/react@^19.2.0, react-dom/: https://aistudiocdn.com/react-dom@^19.2.0/, lucide-react: https://aistudiocdn.com/lucide-react@^0.555.0, framer-motion: https://aistudiocdn.com/framer-motion@^12.23.24 }}/script> script typemodule crossorigin src/assets/index-s4-z-fSC.js>/script>/head> body> div idroot>/div>/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
]