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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 112.109.81.236 | 112.109.81.0/24 | AS38719 | DREAMSCAPE-AS-AP - Dreamscape Networks Limited | AU |
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
MX records
SPF policy
9 SPF mechanisms authorising senders for openhost.co.nz.
| Mechanism | Target |
|---|---|
| SPF_A | openhost.co.nz |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.webhost.co.nz |
| SPF_INCLUDE | customeriomail.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.plesk.co.nz |
| SPF_IP | 210.79.53.233 |
| SPF_MX | openhost.co.nz |
Related pages
Pivot deeper into the graph from openhost.co.nz.
- IP · 112.109.81.236
- ASN · AS38719DREAMSCAPE-AS-AP - Dreamscape Networks Limited
- Registrar · registrar:dreamscape networks international pte ltd t/a crazy domains
- Country · AU
- Email · domains@umbrellar.com
- Apex domain · co.nz
- TLD · .nz
- Browse hostnames · op…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.