Skip to content

Hostname

gl.ch

Last fetched

gl.ch resolves to 1 IPv4 address operated by BCEE- in CH.

Nutrition Label

WHISPER CANON · gl.chRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/gl.ch

Resolution chain

gl.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.135.58.32193.135.58.0/24AS207143BCEE-CH

WHOIS identity

Registrar
Organization
informatikdienst kanton glarus
Contact emails

Subdomains

93 observed subdomains of gl.ch.

Web-graph footprint

Distinct hostnames that link to or from gl.ch in the public web crawl.

855 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for gl.ch.

MechanismTarget
SPF_INCLUDEspf.secemail.ch
SPF_INCLUDEspf.umantis.com
SPF_IP162.23.32.11
SPF_IP162.23.32.12
SPF_IP162.23.32.13
SPF_IP162.23.32.14
SPF_IP162.23.32.21
SPF_IP162.23.32.22
SPF_IP162.23.37.176
SPF_IP162.23.37.177
SPF_IP162.23.97.166
SPF_IP162.23.97.167/32
SPF_IP193.135.56.4
SPF_IP217.192.170.100
SPF_IP217.192.170.101
SPF_IP217.192.170.97
SPF_IP217.192.170.98

Related pages

Pivot deeper into the graph from gl.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gl.ch"})-[: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.