Hostname
compass.net.nz
Last fetched
compass.net.nz resolves to 1 IPv4 address operated by AS9245 in NZ. WHOIS lists registrar:dreamscape networks international pte ltd t/a crazy domains as the registrar.
Nutrition Label
Resolution chain
compass.net.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 |
|---|---|---|---|---|
| 203.152.112.235 | 203.152.96.0/19 | AS9245 | — | NZ |
WHOIS identity
- Registrar
- registrar:dreamscape networks international pte ltd t/a crazy domains
- Organization
- compass communications
- Contact emails
Subdomains
49 observed subdomains of compass.net.nz.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from compass.net.nz in the public web crawl.
38 sites link to this hostname.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from compass.net.nz.
- IP · 203.152.112.235
- ASN · AS9245
- Registrar · registrar:dreamscape networks international pte ltd t/a crazy domains
- Country · NZ
- Email · provisioning@compass.net.nz
- Apex domain · net.nz
- TLD · .nz
- Browse hostnames · co…
- 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: "compass.net.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.