Hostname
vzh.ch
Last fetched
vzh.ch appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
vzh.ch has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- —
- Organization
- brandt sabine
- Contact emails
- —
Subdomains
7 observed subdomains of vzh.ch.
Web-graph footprint
Distinct hostnames that link to or from vzh.ch in the public web crawl.
50 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for vzh.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sui-inter.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 144.76.107.0/26 |
| SPF_IP | 151.80.116.104/32 |
| SPF_IP | 185.156.11.50/32 |
| SPF_IP | 185.224.154.0/24 |
| SPF_IP | 188.94.250.00/24 |
| SPF_IP | 212.25.25.60 |
| SPF_IP | 212.71.111.45/32 |
| SPF_IP | 213.144.150.124 |
| SPF_IP | 217.149.135.209/32 |
| SPF_IP | 217.71.84.53/32 |
| SPF_IP | 46.14.85.154 |
| SPF_IP | 5.148.186.118 |
| SPF_IP | 80.74.147.33/32 |
| SPF_IP | 91.233.182.0/24 |
| SPF_MX | vzh.ch |
Related pages
Pivot deeper into the graph from vzh.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vzh.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.