Skip to content

Hostname

audi.ca

Last fetched

audi.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · audi.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/audi.ca

Resolution chain

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

IPPrefixASNOperatorCountry
52.223.9.23552.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.75.24376.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
Contact emails

Subdomains

33 observed subdomains of audi.ca.

Web-graph footprint

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

275 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for audi.ca.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.vwgroup.com
SPF_INCLUDEspf-0013c803.pphosted.com
SPF_IP148.163.135.19
SPF_IP148.163.141.199
SPF_IP199.5.47.0/24
SPF_IP199.5.50.176/28

Related pages

Pivot deeper into the graph from audi.ca.

Cypher and MCP

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

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