Skip to content

Hostname

zuzeum.com

Last fetched

zuzeum.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · zuzeum.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/zuzeum.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.108.89.2265.108.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

Registrar
iana:269
Organization
janis zuzans
Contact emails

Subdomains

14 observed subdomains of zuzeum.com.

Web-graph footprint

Distinct hostnames that link to or from zuzeum.com in the public web crawl.

104 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for zuzeum.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP212.7.207.89/32
SPF_IP65.108.89.22
SPF_IP83.149.95.206
SPF_IP95.168.166.52

Related pages

Pivot deeper into the graph from zuzeum.com.

Cypher and MCP

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

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