Skip to content

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

WHISPER CANON · chapterzero.nzRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/chapterzero.nz

Resolution chain

chapterzero.nz resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.227.10218.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.11818.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.2418.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.8518.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9918.164.112.0/21AS16509AMAZON-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.

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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for chapterzero.nz.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from chapterzero.nz.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.