Skip to content

Hostname

axelys.ca

Last fetched

axelys.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · axelys.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/axelys.ca

Resolution chain

axelys.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

4 observed subdomains of axelys.ca.

Web-graph footprint

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

103 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for axelys.ca.

MechanismTarget
SPF_INCLUDEemail.hivebrite.com
SPF_INCLUDErelay.kinstamailservice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.163.147.25
SPF_IP148.59.136.76
SPF_IP172.67.143.76
SPF_IP185.201.16.0/22
SPF_IP199.243.77.130
SPF_IP207.35.150.10
SPF_IP69.51.202.70

Related pages

Pivot deeper into the graph from axelys.ca.

Cypher and MCP

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

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