Help
RSS
API
Feed
Maltego
Contact
Domain > epiccampus.lk
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
Whois
Property
Value
Email
hostmaster@nic.lk
DNS Resolutions
Date
IP Address
2018-10-10
104.27.152.157
(
ClassC
)
2024-11-20
135.181.11.113
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: nginxDate: Wed, 20 Nov 2024 14:01:18 GMTContent-Type: text/html; charsetutf-8Content-Length: 8450Connection: keep-aliveVary: Accept-EncodingLast-Modified: Wed, 13 Nov 2024 15:15:09 GMTETag: 2102-626ccccb04571Accept-Ranges: bytesVary: Accept-Encoding !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Epic Campus/title> style> /* Reset and Global Styles */ * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Arial, sans-serif; line-height: 1.6; } /* Header Styles */ header { background: rgba(0, 0, 0, 0.7); color: white; padding: 10px 20px; display: flex; align-items: center; justify-content: space-between; width: 100%; height: 70px; /* Fixed height for header */ margin: auto; border-radius: 0; /* Remove border-radius for a more seamless look */ } .logo { max-width: 100px; height: auto; } nav ul { list-style: none; } .online-classes-button { background-color: #f39c12; /* Warm yellow-orange color */ color: white; padding: 12px 40px; /* Large padding to make it a big button */ border-radius: 50px; /* Oval shape */ font-size: 1.2em; /* Slightly larger text */ text-align: center; text-decoration: none; transition: background-color 0.3s, transform 0.3s ease-in-out; display: inline-block; margin-left: 20px; /* Space between the button and the nav */ line-height: 1; /* Ensures vertical centering of text */} nav ul li { display: inline; margin: 0 10px; } nav a { color: white; text-decoration: none; font-size: 1em; } .clock { font-size: 18px; color: white; } /* Hero Section Styles */ .hero { background: url(images/111.jpg) no-repeat center center/cover; /* Change to your image path */ height: 400px; /* Fixed height for hero section */ color: white; text-align: center; display: flex; flex-direction: column; justify-content: center; padding: 20px; /* Padding for smaller screens */ } .cta-button { background: #f39c12; color: white; padding: 10px 20px; text-decoration: none; border-radius: 5px; } /* Main Content Styles */ main { padding: 20px; } section { margin: 40px 0; } .service-cards { display: flex; justify-content: space-between; flex-wrap: wrap; } .card { background: #f1f1f1; border-radius: 5px; padding: 20px; margin: 10px; flex: 1; min-width: 250px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } /* Student Images Grid Styles */ .student-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: 10px; } .student-grid img { width: 100%; height: auto; border-radius: 8px; object-fit: cover; } footer { text-align: center; padding: 10px 0; background: #4CAF50; color: white; } @media (max-width: 600px) { nav ul li { display: block; margin: 10px 0; } .service-cards { flex-direction: column; } .hero { height: auto; /* Allow for flexible height on small screens */ padding: 40px 20px; /* Increase padding for smaller screens */ } } /style> script> // Clock Functionality function updateClock() { const now new Date(); const options { hour: 2-digit, minute: 2-digit, second: 2-digit, hour12: true }; document.getElementById(clock).textContent now.toLocaleTimeString(, options); } setInterval(updateClock, 1000); window.onload updateClock; // Initialize clock on page load /script>/head>body> header> img srclogo.png altEpic Campus Logo classlogo> div classclock idclock>/div> nav> ul> li>a hrefabout.html>About Us/a>/li> li>a hrefgallery.html>Gallery/a>/li> li>a hrefservices.html>Our services/a>/li> li>a hrefcontact.html>Contact/a>/li> /ul> /nav> a hrefhttp://epiccampus.online classonline-classes-button>Online Classes/a> !-- New Button -->/header> section classhero> div classcontainer> h2>Empowering Your Educational Journey/h2> p>Join us at Epic Campus to unlock your potential and achieve your dreams!/p> a hrefindex.html classcta-button>Explore Our Services/a> /div> /section> main> section idabout stylebackground: #f9f9f9; padding: 40px 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);> h2 styletext-align: center; margin-bottom: 20px; color: #333;>About Us/h2> div styledisplay: flex; flex-direction: column; align-items: center; max-width: 800px; margin: auto;> p styletext-align: center; font-size: 1.1em; line-height: 1.6; color: #555;> At Epic Campus, we are committed to transforming your educational experience by providing innovative solutions tailored to your needs. Our dedicated team of professionals offers a diverse range of online courses, interactive workshops, and personalized consulting services to empower students at every stage of their journey. /p> p styletext-align: center; font-size: 1.1em; line-height: 1.6; color: #555; margin-top: 20px;> We believe in fostering a supportive and engaging learning environment that inspires growth and success. With a focus on real-world applications and skill development, our programs are designed to help you unlock your potential and achieve your academic and career goals. Join us at Epic Campus and embark on a journey towards a brighter future! /p> a hrefabout.html classcta-button stylemargin-top: 20px; padding: 10px 20px; background: #f39c12; color: white; text-decoration: none; border-radius: 5px; transition: background 0.3s;> Learn More About Our Services /a> /div>/section> section idservices> h2>Our Services/h2> div classservice-cards> div classcard> h3>Online Courses/h3> p>Access a variety of online courses tailored to your needs./p> /div> div classcard> h3>Workshops/h3> p>Participate in hands-on workshops to boost your skills./p> /div> div classcard> h3>Consulting Services/h3> p>Get expert advice to navigate your educational journey./p> /div> /div> /section> section idstudents> h2>Success Stories/h2> div classstudent-grid> img srcimages/90.jpg altStudent 1> img srcimages/91.jpg altStudent 2> img srcimages/41.jpg altStudent 3> img srcimages/t1.jpg altStudent 4> img srcimages/1111.jpg altStudent 2> img srcimages/11111.jpg altStudent 3> img srcimages/1122.jpg altStudent 4> /div> /section> section idcontact> h2>Contact Us/h2> p>Email: a hrefmailto:info@epiccampus.com>info@epiccampus.com/a>/p> p>Phone: +8190‑1184‑3390/p> p>Phone: +94 76 473 8664/p> /section> /main> footer> p>© 2024 Epic Campus. All rights reserved./p> /footer>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Wed, 20 Nov 2024 14:01:18 GMTContent-Type: text/html; charsetutf-8Content-Length: 8450Connection: keep-aliveVary: Accept-EncodingLast-Modified: Wed, 13 Nov 2024 15:15:09 GMTETag: 2102-626ccccb04571Accept-Ranges: bytesVary: Accept-Encoding !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Epic Campus/title> style> /* Reset and Global Styles */ * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Arial, sans-serif; line-height: 1.6; } /* Header Styles */ header { background: rgba(0, 0, 0, 0.7); color: white; padding: 10px 20px; display: flex; align-items: center; justify-content: space-between; width: 100%; height: 70px; /* Fixed height for header */ margin: auto; border-radius: 0; /* Remove border-radius for a more seamless look */ } .logo { max-width: 100px; height: auto; } nav ul { list-style: none; } .online-classes-button { background-color: #f39c12; /* Warm yellow-orange color */ color: white; padding: 12px 40px; /* Large padding to make it a big button */ border-radius: 50px; /* Oval shape */ font-size: 1.2em; /* Slightly larger text */ text-align: center; text-decoration: none; transition: background-color 0.3s, transform 0.3s ease-in-out; display: inline-block; margin-left: 20px; /* Space between the button and the nav */ line-height: 1; /* Ensures vertical centering of text */} nav ul li { display: inline; margin: 0 10px; } nav a { color: white; text-decoration: none; font-size: 1em; } .clock { font-size: 18px; color: white; } /* Hero Section Styles */ .hero { background: url(images/111.jpg) no-repeat center center/cover; /* Change to your image path */ height: 400px; /* Fixed height for hero section */ color: white; text-align: center; display: flex; flex-direction: column; justify-content: center; padding: 20px; /* Padding for smaller screens */ } .cta-button { background: #f39c12; color: white; padding: 10px 20px; text-decoration: none; border-radius: 5px; } /* Main Content Styles */ main { padding: 20px; } section { margin: 40px 0; } .service-cards { display: flex; justify-content: space-between; flex-wrap: wrap; } .card { background: #f1f1f1; border-radius: 5px; padding: 20px; margin: 10px; flex: 1; min-width: 250px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } /* Student Images Grid Styles */ .student-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: 10px; } .student-grid img { width: 100%; height: auto; border-radius: 8px; object-fit: cover; } footer { text-align: center; padding: 10px 0; background: #4CAF50; color: white; } @media (max-width: 600px) { nav ul li { display: block; margin: 10px 0; } .service-cards { flex-direction: column; } .hero { height: auto; /* Allow for flexible height on small screens */ padding: 40px 20px; /* Increase padding for smaller screens */ } } /style> script> // Clock Functionality function updateClock() { const now new Date(); const options { hour: 2-digit, minute: 2-digit, second: 2-digit, hour12: true }; document.getElementById(clock).textContent now.toLocaleTimeString(, options); } setInterval(updateClock, 1000); window.onload updateClock; // Initialize clock on page load /script>/head>body> header> img srclogo.png altEpic Campus Logo classlogo> div classclock idclock>/div> nav> ul> li>a hrefabout.html>About Us/a>/li> li>a hrefgallery.html>Gallery/a>/li> li>a hrefservices.html>Our services/a>/li> li>a hrefcontact.html>Contact/a>/li> /ul> /nav> a hrefhttp://epiccampus.online classonline-classes-button>Online Classes/a> !-- New Button -->/header> section classhero> div classcontainer> h2>Empowering Your Educational Journey/h2> p>Join us at Epic Campus to unlock your potential and achieve your dreams!/p> a hrefindex.html classcta-button>Explore Our Services/a> /div> /section> main> section idabout stylebackground: #f9f9f9; padding: 40px 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);> h2 styletext-align: center; margin-bottom: 20px; color: #333;>About Us/h2> div styledisplay: flex; flex-direction: column; align-items: center; max-width: 800px; margin: auto;> p styletext-align: center; font-size: 1.1em; line-height: 1.6; color: #555;> At Epic Campus, we are committed to transforming your educational experience by providing innovative solutions tailored to your needs. Our dedicated team of professionals offers a diverse range of online courses, interactive workshops, and personalized consulting services to empower students at every stage of their journey. /p> p styletext-align: center; font-size: 1.1em; line-height: 1.6; color: #555; margin-top: 20px;> We believe in fostering a supportive and engaging learning environment that inspires growth and success. With a focus on real-world applications and skill development, our programs are designed to help you unlock your potential and achieve your academic and career goals. Join us at Epic Campus and embark on a journey towards a brighter future! /p> a hrefabout.html classcta-button stylemargin-top: 20px; padding: 10px 20px; background: #f39c12; color: white; text-decoration: none; border-radius: 5px; transition: background 0.3s;> Learn More About Our Services /a> /div>/section> section idservices> h2>Our Services/h2> div classservice-cards> div classcard> h3>Online Courses/h3> p>Access a variety of online courses tailored to your needs./p> /div> div classcard> h3>Workshops/h3> p>Participate in hands-on workshops to boost your skills./p> /div> div classcard> h3>Consulting Services/h3> p>Get expert advice to navigate your educational journey./p> /div> /div> /section> section idstudents> h2>Success Stories/h2> div classstudent-grid> img srcimages/90.jpg altStudent 1> img srcimages/91.jpg altStudent 2> img srcimages/41.jpg altStudent 3> img srcimages/t1.jpg altStudent 4> img srcimages/1111.jpg altStudent 2> img srcimages/11111.jpg altStudent 3> img srcimages/1122.jpg altStudent 4> /div> /section> section idcontact> h2>Contact Us/h2> p>Email: a hrefmailto:info@epiccampus.com>info@epiccampus.com/a>/p> p>Phone: +8190‑1184‑3390/p> p>Phone: +94 76 473 8664/p> /section> /main> footer> p>© 2024 Epic Campus. All rights reserved./p> /footer>/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
]