Skip to content

Hostname

avenuedesigncanada.com

Last fetched

avenuedesigncanada.com resolves to 1 IPv4 address operated by VIDEOTRON - Videotron Ltee in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · avenuedesigncanada.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/avenuedesigncanada.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.70.25.7769.70.0.0/18AS5769VIDEOTRON - Videotron LteeCA

WHOIS identity

Registrar
iana:69
Organization
avenue design
Contact emails

Subdomains

7 observed subdomains of avenuedesigncanada.com.

Web-graph footprint

Distinct hostnames that link to or from avenuedesigncanada.com in the public web crawl.

18 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for avenuedesigncanada.com.

MechanismTarget
SPF_Aavenuedesigncanada.com
SPF_INCLUDEspf.cyberimpact.com
SPF_IP199.48.128.126/32
SPF_IP23.233.128.31/32
SPF_IP69.70.25.72/29
SPF_MXavenuedesigncanada.com
SPF_MXlrckinfo.com
SPF_MXtellme3times.com

Related pages

Pivot deeper into the graph from avenuedesigncanada.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "avenuedesigncanada.com"})-[: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.