Skip to content

Hostname

eventhounds.ca

Last fetched

eventhounds.ca resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.155.107.1935.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.170.23244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.89.15352.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.123.5752.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.51.154.218.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.247.11554.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

1 observed subdomain of eventhounds.ca.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eventhounds.ca.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from eventhounds.ca.

Cypher and MCP

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

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