Skip to content

Hostname

watson.ch

Last fetched

watson.ch resolves to 4 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:3220 as the registrar.

Nutrition Label

WHISPER CANON · watson.chRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/watson.ch

Resolution chain

watson.ch resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:3220
Organization
ermel franz
Contact emails

Subdomains

76 observed subdomains of watson.ch.

Web-graph footprint

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

5,662 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for watson.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEfixxpunkt.ch
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP82.197.167.83

Related pages

Pivot deeper into the graph from watson.ch.

Cypher and MCP

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

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