Skip to content

Hostname

23safer.ca

Last fetched

23safer.ca resolves to 4 IPv4 addresses operated by AS63949 in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · 23safer.caRouting diversity3.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/23safer.ca

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.19.241172.110.53.0/24AS63949CA
172.234.239.102172.240.17.0/24AS63949US
199.204.213.75199.212.7.0/24AS812ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc.CA
23.239.2.12023.239.32.0/20AS63949US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
mechanical contractors association - hamilton
Contact emails

Subdomains

7 observed subdomains of 23safer.ca.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for 23safer.ca.

MechanismTarget
SPF_A23safer.ca
SPF_INCLUDErelay.mailchannels.net
SPF_MX23safer.ca

Related pages

Pivot deeper into the graph from 23safer.ca.

Cypher and MCP

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

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