Hostname
rexall.ca
Last fetched
rexall.ca resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
rexall.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.101.105 | 45.60.101.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.11.105 | 45.60.11.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- domain registrar
- Contact emails
Subdomains
69 observed subdomains of rexall.ca.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rexall.ca in the public web crawl.
875 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for rexall.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | ca._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 100.50.10.64/27 |
| SPF_IP | 107.20.210.250/32 |
| SPF_IP | 107.23.174.218/32 |
| SPF_IP | 107.23.184.153/32 |
| SPF_IP | 107.23.203.139/32 |
| SPF_IP | 107.23.213.103/32 |
| SPF_IP | 107.23.213.60/32 |
| SPF_IP | 107.6.7.128/28 |
| SPF_IP | 107.6.7.32/27 |
| SPF_IP | 199.71.244.0/22 |
| SPF_IP | 199.71.248.0/22 |
| SPF_IP | 216.16.227.134/32 |
| SPF_IP | 52.1.14.157/32 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 54.153.131.110/32 |
| SPF_IP | 54.208.42.208 |
| SPF_IP | 54.208.65.89 |
| SPF_IP | 54.208.89.93/32 |
| SPF_IP | 54.208.96.31/32 |
| SPF_IP | 54.229.2.165/32 |
| SPF_IP | 54.66.252.242/32 |
Related pages
Pivot deeper into the graph from rexall.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rexall.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.