Skip to content

Hostname

gsl.org

Last fetched

gsl.org resolves to 2 IPv4 addresses operated by AS50340 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · gsl.orgRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gsl.org

Resolution chain

gsl.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:463
Organization
g.s.l. consulting middle east fze
Contact emails

Subdomains

6 observed subdomains of gsl.org.

Web-graph footprint

Distinct hostnames that link to or from gsl.org in the public web crawl.

365 sites link to this hostname.

1,065 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for gsl.org.

MechanismTarget
SPF_Acp-pn5.rusonyx.ru
SPF_Agsl.org
SPF_IP109.71.8.112/28
SPF_IP109.71.8.113
SPF_IP109.71.8.117
SPF_IP209.85.220.69/32
SPF_IP212.158.161.130
SPF_IP213.189.198.208/28
SPF_IP31.31.196.190
SPF_IP45.138.163.11
SPF_IP62.113.100.16/24
SPF_IP62.113.86.192/26
SPF_IP62.113.86.48
SPF_IP81.163.23.6
SPF_IP95.143.186.100
SPF_MXgsl.org

Related pages

Pivot deeper into the graph from gsl.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gsl.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.