Hostname
gl.ch
Last fetched
gl.ch resolves to 1 IPv4 address operated by BCEE- in CH.
Nutrition Label
Resolution chain
gl.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.135.58.32 | 193.135.58.0/24 | AS207143 | BCEE- | CH |
WHOIS identity
- Registrar
- —
- Organization
- informatikdienst kanton glarus
- Contact emails
- —
Subdomains
93 observed subdomains of gl.ch.
Showing 25 of 93. View all subdomains →
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
MX records
SPF policy
17 SPF mechanisms authorising senders for gl.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.secemail.ch |
| SPF_INCLUDE | spf.umantis.com |
| SPF_IP | 162.23.32.11 |
| SPF_IP | 162.23.32.12 |
| SPF_IP | 162.23.32.13 |
| SPF_IP | 162.23.32.14 |
| SPF_IP | 162.23.32.21 |
| SPF_IP | 162.23.32.22 |
| SPF_IP | 162.23.37.176 |
| SPF_IP | 162.23.37.177 |
| SPF_IP | 162.23.97.166 |
| SPF_IP | 162.23.97.167/32 |
| SPF_IP | 193.135.56.4 |
| SPF_IP | 217.192.170.100 |
| SPF_IP | 217.192.170.101 |
| SPF_IP | 217.192.170.97 |
| SPF_IP | 217.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.