Skip to content

Hostname

openhost.co.nz

Last fetched

openhost.co.nz resolves to 1 IPv4 address operated by DREAMSCAPE-AS-AP - Dreamscape Networks Limited in AU. WHOIS lists registrar:dreamscape networks international pte ltd t/a crazy domains as the registrar.

Nutrition Label

WHISPER CANON · openhost.co.nzRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/openhost.co.nz

Resolution chain

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

IPPrefixASNOperatorCountry
112.109.81.236112.109.81.0/24AS38719DREAMSCAPE-AS-AP - Dreamscape Networks LimitedAU

WHOIS identity

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

Subdomains

10 observed subdomains of openhost.co.nz.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for openhost.co.nz.

MechanismTarget
SPF_Aopenhost.co.nz
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.webhost.co.nz
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.plesk.co.nz
SPF_IP210.79.53.233
SPF_MXopenhost.co.nz

Related pages

Pivot deeper into the graph from openhost.co.nz.

Cypher and MCP

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

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