Skip to content

Hostname

als.ca

Last fetched

als.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · als.caRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/als.ca

Resolution chain

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

IPPrefixASNOperatorCountry
158.69.111.32158.69.0.0/16AS16276OVHCA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
als society of canada inc. (ontario)
Contact emails

Subdomains

15 observed subdomains of als.ca.

Web-graph footprint

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

527 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for als.ca.

MechanismTarget
SPF_Aals.ca
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.113.57.87
SPF_IP66.135.122.138
SPF_MXals.ca

Related pages

Pivot deeper into the graph from als.ca.

Cypher and MCP

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

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