Skip to content

Hostname

holla.nz

Last fetched

holla.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 · holla.nzRouting diversity1.5/10Peering density5.3/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/holla.nz

Resolution chain

holla.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 holla.nz.

Subdomain
www.holla.nz

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for holla.nz.

MechanismTarget
SPF_Aholla.nz
SPF_INCLUDEholla.nz.spf.auto.dnssmarthost.net
SPF_IP35.213.188.109
SPF_MXholla.nz

Related pages

Pivot deeper into the graph from holla.nz.

Cypher and MCP

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

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