Help
RSS
API
Feed
Maltego
Contact
Domain > intuitor.com
×
Welcome!
Right click nodes and scroll the mouse to navigate the graph.
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-11-05
208.113.191.90
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sun, 27 Aug 2023 22:47:57 GMTServer: ApacheUpgrade: h2Connection: UpgradeAccept-Ranges: bytesCache-Control: max-age600Expires: Sun, 27 Aug 2023 22:57:57 GMTVary: Accept-Encoding,U HTML>HEAD>TITLE>Intuitor: How to Succeed through Creative Learning/TITLE>META NAMEdescription CONTENTThe Intuitor Page: information and unique products for the new culture of creative learning and continuous improvement.>META NAMEkeywords CONTENTintuitor, gifted children, creative learning, home learning, home schooling, home school, homeschool, school, students, teachers, science, physics, movie physics, hex, hexadecimal, clock, hexclock, hex clock, nerd, nerdy, geek, products, t-shirt, tee, forchess, chess, chess strategy, chess variant>SCRIPT LANGUAGEJavaScript>!--// This code was modified to display both the hexclock and normal time by // Nick Glover http://hubcap.clemson.edu/~nglover>// ---------------------------------------------------------------------------// This code was adapted from the clock on the netscape javascript page// by Mark Vincent Rogers// ---------------------------------------------------------------------------// Hexclock concept is also by Mark Rogers// ---------------------------------------------------------------------------// This code can be modified in any way as long as credit is given to the// original authors, but you cant convert this to use AM or PM, it must// be on 16-hexhour time.// ---------------------------------------------------------------------------var timerID nullvar timerRunning falsefunction convert(dec){ var hex dec if(dec10) hex A else if(dec11) hex B else if(dec12) hex C else if(dec13) hex D else if(dec14) hex E else if(dec15) hex F return hex}function stopclock(){ if(timerRunning) clearTimeout(timerID) timerRunning false}function startclock(){ stopclock() showtime()}function showtime(){ var now new Date(); var hours now.getHours(); var minutes now.getMinutes(); var seconds now.getSeconds(); var time (hours * 3600 + minutes * 60 + seconds) * 65536 / 86400; hexhours convert(Math.floor(time / 4096)); hexminutes Math.floor(time % 4096 / 16);
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
]