Skip to content

Hostname

iod.org.nz

Last fetched

iod.org.nz resolves to 12 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 · iod.org.nzRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/iod.org.nz

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.19108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.39108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.69108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.87108.158.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6218.165.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6418.165.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7918.165.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9918.165.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.1918.67.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2818.67.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3318.67.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7818.67.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:dreamscape networks international pte ltd t/a crazy domains
Organization
institute of directors in new zealand (inc)
Contact emails

Subdomains

19 observed subdomains of iod.org.nz.

Web-graph footprint

Distinct hostnames that link to or from iod.org.nz in the public web crawl.

357 sites link to this hostname.

233 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for iod.org.nz.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeventsairmail.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.surveymonkey.com

Related pages

Pivot deeper into the graph from iod.org.nz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "iod.org.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.