Help
RSS
API
Feed
Maltego
Contact
Domain > amediadesign.no
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2016-08-30
46.30.212.0
(
ClassC
)
2026-02-15
46.30.213.183
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sun, 15 Feb 2026 13:51:32 GMTServer: ApacheLast-Modified: Wed, 09 Oct 2024 13:07:55 GMTVary: Accept-EncodingCache-Control: public, max-age60Content-Type: text/html; charsetUTF-8X-Varnish: 13196040175Age: 0Via: 1.1 webcache2 (Varnish/trunk)ETag: W/e5b-6240af139eec7-gzipAccept-Ranges: bytesContent-Length: 3675Connection: keep-alive !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Amedia Design/title> style> body { display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; /* Ensures the scaling starts from the top-left corner */ } .container { transform: scale(2); /* Scales the content by 1.5 times */ transform-origin: center; width: 200px; height: 200px; /* 16/9 aspect ratio */ max-width: 100vw; max-height: 100vw; position: relative; margin:0 auto; } .square { width: 200px; height: 200px; background-color: #fff; position: relative; z-index: 1; /* Ensure the square is in front */ } .small-square { width: 135px; /* 70% of 200px */ height: 135px; position: absolute; top: 32px; /* Adjust to match the clip-path */ left: 32px; /* Adjust to match the clip-path */ z-index: 2; /* Ensure the small square is in front */ } .triangle { width: 0; height: 0; border-left: 0 solid transparent; border-right: 00px solid transparent; border-bottom: 00px solid #fff; position: absolute; top: 00px; right: -89px; transform: rotate(0deg); z-index: 0; /* Ensure the triangle is behind */ } .background-color{ background-color: #004E46; } /style>/head>body classbackground-color> div classcontainer> div classsquare> div classsmall-square background-color>/div> div classtriangle >/div> /div> /div> script srchttps://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.0/gsap.min.js>/script> script>// Create a timeline for the first squareconst squareTimeline gsap.timeline({ repeat: -1 }); // Infinite loopsquareTimeline .fromTo(.square, { rotation: -45, scale: 0 }, { rotation: 45, scale: 1, duration: 1, ease: power1.inOut }) .to(.square, { duration: 15 }) // Hold for 5 seconds .to(.square, { rotation: -45, scale: 0, duration: 1, ease: power1.inOut }) .to(.square, { duration: 0 }); // Hold for 1 second// Create a timeline for the triangleconst triangleTimeline gsap.timeline({ repeat: -1, delay: 0.5 }); // Infinite loop with initial delaytriangleTimeline .fromTo(.triangle, { borderLeftWidth: 0, borderRightWidth: 0, borderBottomWidth: 0, x: -95 }, { borderRightWidth: 90, borderBottomWidth: 90, x: 0, duration: 1 }) .to(.triangle, { duration: 15 }) // Hold for 5 seconds .to(.triangle, { borderRightWidth: 0, borderBottomWidth: 0, x: -95, duration: 1 }) .to(.triangle, { duration: 0 }); // Hold for 1 second// Create a timeline for the second squareconst smallSquareTimeline gsap.timeline({ repeat: -1 }); // Infinite loopsmallSquareTimeline .fromTo(.small-square, { x: 0, scale: 0 }, { x: 0, scale: 1, rotation: -135, duration: 1, ease: power1.inOut }) .to(.small-square, { duration: 15 }) // Hold for 5 seconds .to(.small-square, { scale: 0, rotation: 0, duration: 1, ease: power1.inOut }) .to(.small-square, { duration: 0 }); // Hold for 1 second /script>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sun, 15 Feb 2026 13:51:33 GMTServer: ApacheLast-Modified: Wed, 09 Oct 2024 13:07:55 GMTVary: Accept-EncodingCache-Control: public, max-age60Content-Type: text/html; charsetUTF-8X-Varnish: 13405684947Age: 0Via: 1.1 webcache2 (Varnish/trunk)ETag: W/e5b-6240af139eec7-gzipAccept-Ranges: bytesConnection: keep-aliveTransfer-Encoding: chunked !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Amedia Design/title> style> body { display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; /* Ensures the scaling starts from the top-left corner */ } .container { transform: scale(2); /* Scales the content by 1.5 times */ transform-origin: center; width: 200px; height: 200px; /* 16/9 aspect ratio */ max-width: 100vw; max-height: 100vw; position: relative; margin:0 auto; } .square { width: 200px; height: 200px; background-color: #fff; position: relative; z-index: 1; /* Ensure the square is in front */ } .small-square { width: 135px; /* 70% of 200px */ height: 135px; position: absolute; top: 32px; /* Adjust to match the clip-path */ left: 32px; /* Adjust to match the clip-path */ z-index: 2; /* Ensure the small square is in front */ } .triangle { width: 0; height: 0; border-left: 0 solid transparent; border-right: 00px solid transparent; border-bottom: 00px solid #fff; position: absolute; top: 00px; right: -89px; transform: rotate(0deg); z-index: 0; /* Ensure the triangle is behind */ } .background-color{ background-color: #004E46; } /style>/head>body classbackground-color> div classcontainer> div classsquare> div classsmall-square background-color>/div> div classtriangle >/div> /div> /div> script srchttps://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.0/gsap.min.js>/script> script>// Create a timeline for the first squareconst squareTimeline gsap.timeline({ repeat: -1 }); // Infinite loopsquareTimeline .fromTo(.square, { rotation: -45, scale: 0 }, { rotation: 45, scale: 1, duration: 1, ease: power1.inOut }) .to(.square, { duration: 15 }) // Hold for 5 seconds .to(.square, { rotation: -45, scale: 0, duration: 1, ease: power1.inOut }) .to(.square, { duration: 0 }); // Hold for 1 second// Create a timeline for the triangleconst triangleTimeline gsap.timeline({ repeat: -1, delay: 0.5 }); // Infinite loop with initial delaytriangleTimeline .fromTo(.triangle, { borderLeftWidth: 0, borderRightWidth: 0, borderBottomWidth: 0, x: -95 }, { borderRightWidth: 90, borderBottomWidth: 90, x: 0, duration: 1 }) .to(.triangle, { duration: 15 }) // Hold for 5 seconds .to(.triangle, { borderRightWidth: 0, borderBottomWidth: 0, x: -95, duration: 1 }) .to(.triangle, { duration: 0 }); // Hold for 1 second// Create a timeline for the second squareconst smallSquareTimeline gsap.timeline({ repeat: -1 }); // Infinite loopsmallSquareTimeline .fromTo(.small-square, { x: 0, scale: 0 }, { x: 0, scale: 1, rotation: -135, duration: 1, ease: power1.inOut }) .to(.small-square, { duration: 15 }) // Hold for 5 seconds .to(.small-square, { scale: 0, rotation: 0, duration: 1, ease: power1.inOut }) .to(.small-square, { duration: 0 }); // Hold for 1 second /script>/body>/html>
Subdomains
Date
Domain
IP
ad.amediadesign.no
2025-07-08
46.30.213.183
cdn.amediadesign.no
2025-09-13
46.30.213.183
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
]