Skip to content

Hostname

sjsr.ca

Last fetched

sjsr.ca resolves to 1 IPv4 address operated by ASTRAL-INTERNET - Astral internet Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · sjsr.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/sjsr.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.254.181.172104.254.181.0/24AS394277ASTRAL-INTERNET - Astral internet Inc.CA
104.254.181.172104.254.181.0/24AS394277ASTRAL-INTERNET - Astral internet Inc.CA

WHOIS identity

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

Subdomains

50 observed subdomains of sjsr.ca.

Web-graph footprint

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

245 sites link to this hostname.

134 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

41 SPF mechanisms authorising senders for sjsr.ca.

MechanismTarget
SPF_Acourrier.sjsr.ca
SPF_Acourrier.ville.saint-jean-sur-richelieu.qc.ca
SPF_Asjsr.ca
SPF_Aville.saint-jean-sur-richelieu.qc.ca
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.octopus-itsm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.42.74.121
SPF_IP13.75.218.232
SPF_IP13.79.146.65
SPF_IP13.81.10.179
SPF_IP148.105.0.0/16
SPF_IP149.72.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP192.254.112.0/20
SPF_IP198.2.128.0/8
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP204.19.176.145/32
SPF_IP205.201.128.0/20
SPF_IP207.35.114.39
SPF_IP208.117.48.0/20
SPF_IP23.101.59.148
SPF_IP23.96.254.246/32
SPF_IP24.37.249.167
SPF_IP35.182.111.116/32
SPF_IP40.126.245.16/32
SPF_IP40.68.112.65
SPF_IP40.86.231.206
SPF_IP50.31.32.0/19
SPF_IP51.116.232.68
SPF_IP51.140.186.177/32
SPF_IP52.229.64.105
SPF_IP52.232.131.215/32
SPF_IP52.60.204.165/32
SPF_IP52.60.222.30/32
SPF_IP52.60.245.122/32
SPF_IP65.52.56.186/32
SPF_MXcourrier.sjsr.ca
SPF_MXsjsr.ca

Related pages

Pivot deeper into the graph from sjsr.ca.

Cypher and MCP

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

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