Help
RSS
API
Feed
Maltego
Contact
Domain > globalscript.org
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2018-07-26
13.32.188.248
(
ClassC
)
2018-07-26
13.32.188.75
(
ClassC
)
2018-09-10
52.85.113.241
(
ClassC
)
2018-09-26
52.85.113.49
(
ClassC
)
2018-09-26
52.85.113.155
(
ClassC
)
2018-10-16
52.85.146.14
(
ClassC
)
2018-10-16
52.85.146.7
(
ClassC
)
2019-03-02
54.230.195.23
(
ClassC
)
2019-03-03
52.85.233.49
(
ClassC
)
2019-03-03
52.85.233.215
(
ClassC
)
2019-04-11
54.192.207.152
(
ClassC
)
2019-04-15
54.230.22.98
(
ClassC
)
2019-04-25
54.230.22.194
(
ClassC
)
2019-04-27
13.32.66.101
(
ClassC
)
2019-04-27
13.32.66.121
(
ClassC
)
2019-04-27
13.32.66.178
(
ClassC
)
2019-05-05
54.192.207.56
(
ClassC
)
2019-05-21
13.32.242.117
(
ClassC
)
2019-06-09
13.32.247.67
(
ClassC
)
2019-06-28
13.33.155.40
(
ClassC
)
2019-08-22
13.249.22.64
(
ClassC
)
2019-08-22
99.86.230.101
(
ClassC
)
2020-07-25
52.85.144.10
(
ClassC
)
2020-07-31
13.32.87.77
(
ClassC
)
2020-07-31
13.32.87.82
(
ClassC
)
2020-07-31
13.32.87.96
(
ClassC
)
2020-08-17
143.204.151.19
(
ClassC
)
2020-08-17
143.204.151.61
(
ClassC
)
2020-08-22
143.204.150.35
(
ClassC
)
2020-08-30
13.32.82.2
(
ClassC
)
2020-08-30
13.32.82.34
(
ClassC
)
2020-08-30
13.32.82.116
(
ClassC
)
2020-09-06
13.32.86.37
(
ClassC
)
2020-09-06
13.32.86.52
(
ClassC
)
2020-09-06
13.32.86.113
(
ClassC
)
2020-09-06
13.32.86.34
(
ClassC
)
2020-09-10
13.225.65.89
(
ClassC
)
2020-10-04
13.249.62.41
(
ClassC
)
2020-10-04
13.249.62.90
(
ClassC
)
2020-10-04
13.249.62.12
(
ClassC
)
2020-12-02
99.84.176.4
(
ClassC
)
2020-12-02
99.84.176.80
(
ClassC
)
2022-04-21
13.226.17.74
(
ClassC
)
2022-11-21
18.155.1.10
(
ClassC
)
2024-01-11
204.246.191.105
(
ClassC
)
2024-03-24
52.84.162.6
(
ClassC
)
2024-04-23
204.246.191.26
(
ClassC
)
2024-08-05
3.163.24.59
(
ClassC
)
2024-08-23
3.166.181.40
(
ClassC
)
2024-09-01
204.246.191.44
(
ClassC
)
2024-11-19
52.84.162.54
(
ClassC
)
2024-12-30
3.163.24.26
(
ClassC
)
2025-02-19
3.163.24.65
(
ClassC
)
2025-03-29
3.163.24.3
(
ClassC
)
2025-04-07
204.246.191.55
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Thu, 11 Jan 2024 14:05:39 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://globalscript.org/X-Cache: Redirect html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 6664Connection: keep-aliveLast-Modified: Fri, 11 Jan 2019 02:24:46 GMTServer: AmazonS3Date: Thu, 11 Jan 2024 14:05:40 GMTCache-Control: max-age15E !DOCTYPE html>html> head> title>Global Script - A statically-typed pure-functional near-Lisp for people who hate parentheses/title> meta http-equivContent-Type contenttext/html; charsetUTF-8>/meta> meta namedescription contentA statically-typed pure-functional near-Lisp for people who hate parentheses>/meta> meta namekeywords contentstatic-typing,statically-typed,pure-functional,purely-functional,functional,programming,program,language,Lisp,Haskell,parentheses,hate parentheses /> meta namerobots contentindex,follow /> link href/css/website.css relstylesheet typetext/css>/link> /head> body> h1>Global Script/h1> p>Global Script is a family of statically-typed pure-functional programming notations, built around a common calculus, useful for all kinds of programming, but focusing on business application programming and data processing to start with. /p> p>Global Scripts syntax aspires to provide the value of Lisp, at 10% of the cost of in parentheses./p> div classfeature-list> h2>Uniform syntax/h2> ul> li>Consistent syntax across keywords/li> li>Easy to extend/li> li>Great for DSLs, or new languages/li> li>Easy to write and powerful macros/li> /ul> h2>But not em>too/em> uniform/h2> ul> li>Infix operators/li> li>Clean blocks/li> li>Parenthesis-elision syntax/li> li>Layout when you want it/li> li>Parentheses only when you need them/li> /ul> /div> div classsample-code> h2>Examples/h2> div classgspc listing>fibs iterate2 (+) 0 1;/div> div classgspc listing>primes w 2 (repeat true), where: w !n (false@bs) :- w (n+1) bs; w !p (true@bs) :- p @ w (p + 1) (set (every-nth-element p) false bs);;/div> div classgspc listing>fizz-buzz map (— #2 ∘
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
]