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
Resolution chain
sjsr.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.254.181.172 | 104.254.181.0/24 | AS394277 | ASTRAL-INTERNET - Astral internet Inc. | CA |
| 104.254.181.172 | 104.254.181.0/24 | AS394277 | ASTRAL-INTERNET - Astral internet Inc. | CA |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- —
- Contact emails
- —
Subdomains
50 observed subdomains of sjsr.ca.
Showing 25 of 50. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
41 SPF mechanisms authorising senders for sjsr.ca.
| Mechanism | Target |
|---|---|
| SPF_A | courrier.sjsr.ca |
| SPF_A | courrier.ville.saint-jean-sur-richelieu.qc.ca |
| SPF_A | sjsr.ca |
| SPF_A | ville.saint-jean-sur-richelieu.qc.ca |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | smtp.octopus-itsm.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.42.74.121 |
| SPF_IP | 13.75.218.232 |
| SPF_IP | 13.79.146.65 |
| SPF_IP | 13.81.10.179 |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 192.254.112.0/20 |
| SPF_IP | 198.2.128.0/8 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 204.19.176.145/32 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 207.35.114.39 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 23.101.59.148 |
| SPF_IP | 23.96.254.246/32 |
| SPF_IP | 24.37.249.167 |
| SPF_IP | 35.182.111.116/32 |
| SPF_IP | 40.126.245.16/32 |
| SPF_IP | 40.68.112.65 |
| SPF_IP | 40.86.231.206 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 51.116.232.68 |
| SPF_IP | 51.140.186.177/32 |
| SPF_IP | 52.229.64.105 |
| SPF_IP | 52.232.131.215/32 |
| SPF_IP | 52.60.204.165/32 |
| SPF_IP | 52.60.222.30/32 |
| SPF_IP | 52.60.245.122/32 |
| SPF_IP | 65.52.56.186/32 |
| SPF_MX | courrier.sjsr.ca |
| SPF_MX | sjsr.ca |
Related pages
Pivot deeper into the graph from sjsr.ca.
- IP · 104.254.181.172
- ASN · AS394277ASTRAL-INTERNET - Astral internet Inc.
- Registrar · registrar:go daddy domains canada, inc
- Country · CA
- TLD · .ca
- Browse hostnames · sj…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.