Domain kasha.co.za
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2024-07-22 04:45
    Last seen 2026-02-02 12:09
    Open for 560 days
  • MacOS file listing through .DS_Store file
    First seen 2024-07-22 04:23
    Last seen 2026-02-09 16:48
    Open for 567 days
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c3af247253af247259b6c86331944e73e3b0b999f035674e8

      Found 9 files trough .DS_Store spidering:
      
      /assets
      /assets/images
      /assets/images/bg
      /assets/images/bg/africa.png
      /assets/images/bg/butterflies.png
      /assets/images/bg/sa-bg.mp4
      /assets/images/logo
      /favicon.png
      /index.html
      Found on 2026-02-09 16:48
  • Open service 18.172.112.3:443 · mothers.kasha.co.za

    2026-01-23 12:00

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 11852
    Connection: close
    Last-Modified: Wed, 24 Jul 2024 07:20:09 GMT
    Server: AmazonS3
    Date: Fri, 23 Jan 2026 12:00:53 GMT
    ETag: "96057c6643620fda8811bde3d1cda8bb"
    X-Cache: Hit from cloudfront
    Via: 1.1 186bdaa7eeeac80deba6005ccbb75b56.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P8
    X-Amz-Cf-Id: UyaxGN6XH8PytwI6HW5A2PBI-o1mbuCsfAJ-sE6wjke0rvVi3K7iFA==
    Age: 1
    
    Page title: Kasha South Africa Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<!-- Global site tag (gtag.js) - Google Analytics -->
    		<script
    			async
    			src="https://www.googletagmanager.com/gtag/js?id=G-XQCKPQN9N9"></script>
    		<script>
    			window.dataLayer = window.dataLayer || [];
    			function gtag() {
    				dataLayer.push(arguments);
    			}
    			gtag('js', new Date());
    
    			gtag('config', 'G-XQCKPQN9N9');
    		</script>
    		<meta charset="UTF-8" />
    		<title>Kasha South Africa Coming Soon</title>
    		<!-- Bootstrap CSS -->
    		<link
    			rel="stylesheet"
    			href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" />
    		<link
    			href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.1/font/bootstrap-icons.css"
    			rel="stylesheet" />
    		<link
    			rel="stylesheet"
    			href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
    		<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
    		<!-- Custom CSS -->
    		<style>
    			body {
    				font-family: 'Nunito Sans', sans-serif;
    			}
    			.on-top {
    				z-index: 9999;
    			}
    			.small-text {
    				font-size: 0.9em;
    			}
    			.full-height {
    				min-height: 100vh;
    			}
    
    			.video-bg-container {
    				position: absolute;
    				top: 0;
    				right: 0;
    				bottom: 0;
    				left: 0;
    				width: 100%;
    				height: 100%;
    				overflow: hidden;
    				z-index: -1;
    			}
    
    			.video-bg {
    				position: absolute;
    				top: 0;
    				left: 0;
    				min-width: 100%;
    				min-height: 100%;
    				width: 100%;
    				height: 100%;
    				object-fit: cover;
    			}
    
    			.active-link {
    				font-weight: bold;
    				font-size: larger;
    			}
    
    			.active-dot {
    				height: 20px;
    				width: 20px;
    			}
    
    			.dot {
    				height: 10px;
    				width: 10px;
    				background-color: #bbb;
    				border-radius: 50%;
    				display: inline-block;
    			}
    
    			.overlay {
    				position: absolute;
    				top: 0;
    				left: 0;
    				width: 100%; /* Adjust this if needed */
    				height: 100%;
    				background: #27beac40;
    				padding: 20px;
    			}
    
    			.brand-color1 {
    				color: #27bead;
    			}
    
    			.brand-color2,
    			a {
    				color: #fe1493;
    			}
    
    			.brand-color3 {
    				color: #ffffff;
    			}
    
    			.bg-brand-color3 {
    				background-color: #fe1493;
    			}
    
    			.btn-brand {
    				background-color: #952d60;
    				border: none;
    				color: #ffffff;
    			}
    
    			.btn-brand:hover {
    				background-color: #377d71;
    			}
    
    			.logo {
    				height: 3em;
    			}
    
    			.bi-facebook {
    				color: #27bead; /* Example color for Facebook */
    			}
    
    			.bi-twitter {
    				color: #27bead; /* Example color for Twitter */
    			}
    
    			.bi-instagram {
    				color: #27bead; /* Example color for Instagram */
    			}
    
    			#about {
    				background-image: url('./assets/images/bg/butterflies.png');
    				background-size: 20em;
    				background-position: bottom right;
    				background-repeat: no-repeat;
    				position: relative;
    			}
    
    			.about_overlay {
    				width: 100%; /* Adjust this if needed */
    				padding: 20px;
    			}
    
    			#partner {
    				background-color: #fffaf4;
    				background-image: url('./assets/images/bg/butterflies.png');
    				background-size: 20em;
    				background-position: bottom right;
    				background-repeat: no-repeat;
    				position: relative;
    			}
    
    			nav a {
    				text-decoration: none;
    			}
    
    			.overlay nav a {
    				text-decoration: underline;
    			}
    		</style>
    	</head>
    	<body>
    		<!-- Intro Section -->
    		<section
    			id="intro"
    			class="full-height d-flex justify-content-center align-items-center">
    			<div class="video-bg-container">
    				<video autoplay muted loop class="video-bg">
    					<source src="./assets/images/bg/sa-bg.mp4" type="video/mp4" />
    				</video>
    			</div>
    			<div class="overlay">
    				<div class="container h-100">
    					<div class="row h-100">
    						<div
    							class="d-flex align-items-start justify-content-center flex-column">
    							<div class="mb-4">
    								<nav class="nav">
    									<a href="#about" class="m-2">About</a>
    									<a href="#news" class="m-2">In the News</a>
    									<a href="#partner" class="m-2">Partner With Us</a>
    								</nav>
    							</div>
    							<img
    								class="logo"
    								src="./assets/images/logo/kasha_logo1.png"
    								alt="kasha logo" />
    							<h1 class="display-1 my-md-1 brand-color3 fw-bold my-4">
    					
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 18.244.18.121:443 · kasha.co.za

    2026-01-23 04:49

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 11852
    Connection: close
    Date: Fri, 23 Jan 2026 04:49:04 GMT
    Last-Modified: Wed, 24 Jul 2024 07:20:09 GMT
    ETag: "96057c6643620fda8811bde3d1cda8bb"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 012ed5015dc2306833b5abb65b3a0378.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P11
    X-Amz-Cf-Id: 6iWlrNvGLxVnol3kmHCFXmth-Of70As-v7Kyb2DBcaWmj8CkLD5GsA==
    Age: 1
    
    Page title: Kasha South Africa Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<!-- Global site tag (gtag.js) - Google Analytics -->
    		<script
    			async
    			src="https://www.googletagmanager.com/gtag/js?id=G-XQCKPQN9N9"></script>
    		<script>
    			window.dataLayer = window.dataLayer || [];
    			function gtag() {
    				dataLayer.push(arguments);
    			}
    			gtag('js', new Date());
    
    			gtag('config', 'G-XQCKPQN9N9');
    		</script>
    		<meta charset="UTF-8" />
    		<title>Kasha South Africa Coming Soon</title>
    		<!-- Bootstrap CSS -->
    		<link
    			rel="stylesheet"
    			href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" />
    		<link
    			href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.1/font/bootstrap-icons.css"
    			rel="stylesheet" />
    		<link
    			rel="stylesheet"
    			href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
    		<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
    		<!-- Custom CSS -->
    		<style>
    			body {
    				font-family: 'Nunito Sans', sans-serif;
    			}
    			.on-top {
    				z-index: 9999;
    			}
    			.small-text {
    				font-size: 0.9em;
    			}
    			.full-height {
    				min-height: 100vh;
    			}
    
    			.video-bg-container {
    				position: absolute;
    				top: 0;
    				right: 0;
    				bottom: 0;
    				left: 0;
    				width: 100%;
    				height: 100%;
    				overflow: hidden;
    				z-index: -1;
    			}
    
    			.video-bg {
    				position: absolute;
    				top: 0;
    				left: 0;
    				min-width: 100%;
    				min-height: 100%;
    				width: 100%;
    				height: 100%;
    				object-fit: cover;
    			}
    
    			.active-link {
    				font-weight: bold;
    				font-size: larger;
    			}
    
    			.active-dot {
    				height: 20px;
    				width: 20px;
    			}
    
    			.dot {
    				height: 10px;
    				width: 10px;
    				background-color: #bbb;
    				border-radius: 50%;
    				display: inline-block;
    			}
    
    			.overlay {
    				position: absolute;
    				top: 0;
    				left: 0;
    				width: 100%; /* Adjust this if needed */
    				height: 100%;
    				background: #27beac40;
    				padding: 20px;
    			}
    
    			.brand-color1 {
    				color: #27bead;
    			}
    
    			.brand-color2,
    			a {
    				color: #fe1493;
    			}
    
    			.brand-color3 {
    				color: #ffffff;
    			}
    
    			.bg-brand-color3 {
    				background-color: #fe1493;
    			}
    
    			.btn-brand {
    				background-color: #952d60;
    				border: none;
    				color: #ffffff;
    			}
    
    			.btn-brand:hover {
    				background-color: #377d71;
    			}
    
    			.logo {
    				height: 3em;
    			}
    
    			.bi-facebook {
    				color: #27bead; /* Example color for Facebook */
    			}
    
    			.bi-twitter {
    				color: #27bead; /* Example color for Twitter */
    			}
    
    			.bi-instagram {
    				color: #27bead; /* Example color for Instagram */
    			}
    
    			#about {
    				background-image: url('./assets/images/bg/butterflies.png');
    				background-size: 20em;
    				background-position: bottom right;
    				background-repeat: no-repeat;
    				position: relative;
    			}
    
    			.about_overlay {
    				width: 100%; /* Adjust this if needed */
    				padding: 20px;
    			}
    
    			#partner {
    				background-color: #fffaf4;
    				background-image: url('./assets/images/bg/butterflies.png');
    				background-size: 20em;
    				background-position: bottom right;
    				background-repeat: no-repeat;
    				position: relative;
    			}
    
    			nav a {
    				text-decoration: none;
    			}
    
    			.overlay nav a {
    				text-decoration: underline;
    			}
    		</style>
    	</head>
    	<body>
    		<!-- Intro Section -->
    		<section
    			id="intro"
    			class="full-height d-flex justify-content-center align-items-center">
    			<div class="video-bg-container">
    				<video autoplay muted loop class="video-bg">
    					<source src="./assets/images/bg/sa-bg.mp4" type="video/mp4" />
    				</video>
    			</div>
    			<div class="overlay">
    				<div class="container h-100">
    					<div class="row h-100">
    						<div
    							class="d-flex align-items-start justify-content-center flex-column">
    							<div class="mb-4">
    								<nav class="nav">
    									<a href="#about" class="m-2">About</a>
    									<a href="#news" class="m-2">In the News</a>
    									<a href="#partner" class="m-2">Partner With Us</a>
    								</nav>
    							</div>
    							<img
    								class="logo"
    								src="./assets/images/logo/kasha_logo1.png"
    								alt="kasha logo" />
    							<h1 class="display-1 my-md-1 brand-color3 fw-bold my-4">
    					
    Found 2026-01-23 by HttpPlugin
    Create report
mothers.kasha.co.za*.mothers.kasha.co.za
CN:
mothers.kasha.co.za
Key:
RSA-2048
Issuer:
Not before:
2025-06-23 00:00
Not after:
2026-07-22 23:59
kasha.co.za*.kasha.co.za
CN:
kasha.co.za
Key:
RSA-2048
Issuer:
Not before:
2025-06-23 00:00
Not after:
2026-07-22 23:59
Domain summary
IP summary