Skip to content

Hostname

helmut.nz

Last fetched

helmut.nz resolves to 2 IPv4 addresses operated by GOOGLE-2 - Google LLC in AU. WHOIS lists registrar:dreamscape networks international pte ltd t/a crazy domains as the registrar.

Nutrition Label

WHISPER CANON · helmut.nzRouting diversity1.5/10Peering density5.3/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/helmut.nz

Resolution chain

helmut.nz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.213.220.10035.213.192.0/18AS19527GOOGLE-2 - Google LLCAU
35.213.235.17135.213.192.0/18AS19527GOOGLE-2 - Google LLCAU

WHOIS identity

Registrar
registrar:dreamscape networks international pte ltd t/a crazy domains
Organization
Contact emails

Subdomains

1 observed subdomain of helmut.nz.

Subdomain
www.helmut.nz

Web-graph footprint

Distinct hostnames that link to or from helmut.nz in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for helmut.nz.

MechanismTarget
SPF_Ahelmut.nz
SPF_INCLUDEhelmut.nz.spf.auto.dnssmarthost.net
SPF_MXhelmut.nz

Related pages

Pivot deeper into the graph from helmut.nz.

Cypher and MCP

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

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