Skip to content

Hostname

avenuecode.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.14716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.6616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.21116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.19816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.5516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.24516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.6316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.38.23716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.8516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.208.24552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.19752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.51.3752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.77.20352.216.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.120.21352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.80.4352.217.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.202.8554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of avenuecode.ca.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for avenuecode.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from avenuecode.ca.

Cypher and MCP

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

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