Skip to content

Hostname

nurturingmatters.ca

Last fetched

nurturingmatters.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · nurturingmatters.caRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/nurturingmatters.ca

Resolution chain

nurturingmatters.ca resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.195.1816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.24916.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.5316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.206.252.216.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.213.7752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.239.1052.216.239.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.37.22952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.59.13352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.59.15752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.63.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.199.3752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.68.21152.217.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.133.10154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.196.18954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.204.22154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with nurturingmatters.ca in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nurturingmatters.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nurturingmatters.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nurturingmatters.ca"})-[: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.