Skip to content

Hostname

amyskitchen.ca

Last fetched

amyskitchen.ca resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · amyskitchen.caRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amyskitchen.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.56.110.16313.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.219.13252.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.170.11352.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.122.18354.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.6.24954.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.108.6254.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
indigo natural products
Contact emails

Subdomains

4 observed subdomains of amyskitchen.ca.

Web-graph footprint

Distinct hostnames that link to or from amyskitchen.ca in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for amyskitchen.ca.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from amyskitchen.ca.

Cypher and MCP

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

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