Skip to content

Hostname

diy.ca

Last fetched

diy.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · diy.caRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/diy.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.10.1018.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.2318.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.318.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.8618.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1283.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.463.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.503.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.713.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
corus entertainment
Contact emails

Subdomains

1 observed subdomain of diy.ca.

Subdomain
www.diy.ca

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for diy.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from diy.ca.

Cypher and MCP

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

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