Hostname
gemdat.ch
Last fetched
gemdat.ch resolves to 2 IPv4 addresses operated by HOSTPOINT-AS in CH.
Nutrition Label
Resolution chain
gemdat.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.26.60.138 | 217.26.48.0/20 | AS29097 | HOSTPOINT-AS | CH |
| 83.228.232.241 | 83.228.192.0/18 | AS29222 | INFOMANIAK-AS | CH |
| 83.228.232.241 | 83.228.192.0/18 | AS29222 | INFOMANIAK-AS | CH |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from gemdat.ch in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for gemdat.ch.
| Mechanism | Target |
|---|---|
| SPF_A | gemdat.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.200.192.152/29 |
| SPF_IP | 217.71.251.88/29 |
| SPF_IP | 62.2.96.184/29 |
| SPF_IP | 84.254.96.219/32 |
| SPF_MX | gemdat.ch |
Related pages
Pivot deeper into the graph from gemdat.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gemdat.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.