Skip to content

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

WHISPER CANON · rexel.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rexel.ca

Resolution chain

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

IPPrefixASNOperatorCountry
52.242.21.3252.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
66.102.136.19966.102.128.0/20AS40092ONIAAS - HostPapaCA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
rexel canada electrical
Contact emails

Subdomains

31 observed subdomains of rexel.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rexel.ca.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.maropost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.93.114.7
SPF_IP188.93.114.8
SPF_IP192.138.162.55
SPF_IP64.254.29.11
SPF_IP66.155.100.241
SPF_IP92.222.182.81/32

Related pages

Pivot deeper into the graph from rexel.ca.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.