Skip to content

Hostname

ay.on.ca

Last fetched

ay.on.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ay.on.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/ay.on.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.5.173104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
107.161.32.230107.161.32.0/24AS39962PRETECS - FullHostCA
172.67.133.170172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with ay.on.ca in WhisperGraph.

Subdomains

9 observed subdomains of ay.on.ca.

Web-graph footprint

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

22 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ay.on.ca.

MechanismTarget
SPF_Aay.on.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.219.163.96
SPF_IP209.15.212.253

Related pages

Pivot deeper into the graph from ay.on.ca.

Cypher and MCP

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

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