Skip to content

Hostname

avenue22.ca

Last fetched

avenue22.ca resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:(domain.ca) 3950573 canada inc. as the registrar.

Nutrition Label

WHISPER CANON · avenue22.caRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/avenue22.ca

Resolution chain

avenue22.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.216.75.33.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:(domain.ca) 3950573 canada inc.
Organization
1235205 ontario
Contact emails

Subdomains

9 observed subdomains of avenue22.ca.

Web-graph footprint

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

26 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for avenue22.ca.

MechanismTarget
SPF_Aavenue22.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.103.60.3
SPF_IP199.103.61.209
SPF_IP209.142.65.243
SPF_MXavenue22.ca

Related pages

Pivot deeper into the graph from avenue22.ca.

Cypher and MCP

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

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