Skip to content

Hostname

avu.ca

Last fetched

avu.ca resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · avu.caRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/avu.ca

Resolution chain

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

IPPrefixASNOperatorCountry
35.208.243.21235.208.0.0/15AS43515US

WHOIS identity

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

Subdomains

22 observed subdomains of avu.ca.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for avu.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.websitewelcome.com
SPF_IP192.185.52.190
SPF_IP35.215.85.170
SPF_IP35.89.44.0/24
SPF_IP54.186.30.125
SPF_MXavu.ca

Related pages

Pivot deeper into the graph from avu.ca.

Cypher and MCP

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

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