Hostname
rexel.ca
Last fetched
rexel.ca resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:internic.ca inc. as the registrar.
Nutrition Label
Resolution chain
rexel.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 |
|---|---|---|---|---|
| 52.242.21.32 | 52.224.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 66.102.136.199 | 66.102.128.0/20 | AS40092 | ONIAAS - HostPapa | CA |
WHOIS identity
- Registrar
- registrar:internic.ca inc.
- Organization
- rexel canada electrical
- Contact emails
Subdomains
31 observed subdomains of rexel.ca.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rexel.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for rexel.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.maropost.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.93.114.7 |
| SPF_IP | 188.93.114.8 |
| SPF_IP | 192.138.162.55 |
| SPF_IP | 64.254.29.11 |
| SPF_IP | 66.155.100.241 |
| SPF_IP | 92.222.182.81/32 |
Related pages
Pivot deeper into the graph from rexel.ca.
- IP · 52.242.21.32
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:internic.ca inc.
- Country · CA
- Email · damian.barrett@rexel.ca
- TLD · .ca
- Browse hostnames · re…
- 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: "rexel.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.