Hostname
homegate.ch
Last fetched
homegate.ch resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
homegate.ch resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- cannizzaro dave
- Contact emails
- —
Subdomains
65 observed subdomains of homegate.ch.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from homegate.ch in the public web crawl.
1,142 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for homegate.ch.
| Mechanism | Target |
|---|---|
| SPF_A | mail.homegate.ch |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 145.234.241.111 |
| SPF_IP | 154.48.197.0/24 |
| SPF_IP | 62.12.135.86 |
| SPF_IP | 62.12.142.98 |
| SPF_IP | 82.195.230.213 |
Related pages
Pivot deeper into the graph from homegate.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "homegate.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.