Skip to content

Hostname

zermatt.net

Last fetched

zermatt.net resolves to 1 IPv4 address operated by AS1836 in CH. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · zermatt.netRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/zermatt.net

Resolution chain

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

IPPrefixASNOperatorCountry
82.195.253.10582.195.224.0/19AS1836CH

WHOIS identity

Registrar
iana:2
Organization
julen & schnidrig engineering
Contact emails

Subdomains

116 observed subdomains of zermatt.net.

Web-graph footprint

Distinct hostnames that link to or from zermatt.net in the public web crawl.

53 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for zermatt.net.

MechanismTarget
SPF_IP195.141.155.0/24
SPF_IP82.195.229.62
SPF_IP82.195.253.104/29

Related pages

Pivot deeper into the graph from zermatt.net.

Cypher and MCP

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

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