Skip to content

Hostname

zug.ch

Last fetched

zug.ch resolves to 1 IPv4 address operated by AS3303 in CH.

Nutrition Label

WHISPER CANON · zug.chRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/zug.ch

Resolution chain

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

IPPrefixASNOperatorCountry
195.65.10.26195.65.0.0/16AS3303CH

WHOIS identity

Registrar
Organization
fachstelle egov + internet
Contact emails

Subdomains

27 observed subdomains of zug.ch.

Web-graph footprint

Distinct hostnames that link to or from zug.ch in the public web crawl.

254 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for zug.ch.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.19.29.128
SPF_IP185.19.29.70
SPF_IP185.67.192.11
SPF_IP193.28.188.0/24
SPF_IP194.209.192.0/23
SPF_IP217.6.38.226
SPF_MXzug.ch

Related pages

Pivot deeper into the graph from zug.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zug.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.