Hostname
ourcloud.nz
Last fetched
ourcloud.nz resolves to 1 IPv4 address operated by AS133393 in NZ. WHOIS lists registrar:dreamscape networks international pte ltd t/a crazy domains as the registrar.
Nutrition Label
Resolution chain
ourcloud.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 |
|---|---|---|---|---|
| 103.253.116.100 | 103.253.116.0/24 | AS133393 | — | NZ |
WHOIS identity
- Registrar
- registrar:dreamscape networks international pte ltd t/a crazy domains
- Organization
- —
- Contact emails
- —
Subdomains
30 observed subdomains of ourcloud.nz.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ourcloud.nz in the public web crawl.
8 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for ourcloud.nz.
| Mechanism | Target |
|---|---|
| SPF_A | ourcloud.nz |
| SPF_INCLUDE | mx-02-us-west-2.prod.hydra.sophos.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | sg.cloud.kaseya.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.ourcloud.nz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.238.194.11 |
| SPF_IP | 103.253.116.11 |
| SPF_MX | ourcloud.nz |
Related pages
Pivot deeper into the graph from ourcloud.nz.
- IP · 103.253.116.100
- ASN · AS133393
- Registrar · registrar:dreamscape networks international pte ltd t/a crazy domains
- Country · NZ
- TLD · .nz
- Browse hostnames · ou…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ourcloud.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.