Hostname
chapterzero.nz
Last fetched
chapterzero.nz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:dreamscape networks international pte ltd t/a crazy domains as the registrar.
Nutrition Label
Resolution chain
chapterzero.nz resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.154.227.102 | 18.154.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.227.118 | 18.154.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.227.24 | 18.154.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.227.85 | 18.154.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.62 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.64 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.79 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.99 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:dreamscape networks international pte ltd t/a crazy domains
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of chapterzero.nz.
| Subdomain |
|---|
| www.chapterzero.nz |
Web-graph footprint
Distinct hostnames that link to or from chapterzero.nz in the public web crawl.
64 sites link to this hostname.
148 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for chapterzero.nz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from chapterzero.nz.
- IP · 18.154.227.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:dreamscape networks international pte ltd t/a crazy domains
- Country · US
- TLD · .nz
- Browse hostnames · ch…
- 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: "chapterzero.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.