Hostname
rexel.fr
Last fetched
rexel.fr resolves to 9 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:ip twins sas as the registrar.
Nutrition Label
Resolution chain
rexel.fr resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.226.44 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.226.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.44 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 150.171.109.100 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.109.101 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.109.209 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
WHOIS identity
- Registrar
- registrar:ip twins sas
- Organization
- rexel france
- Contact emails
Subdomains
68 observed subdomains of rexel.fr.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rexel.fr in the public web crawl.
653 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for rexel.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.linkbymail.fr |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.214.193.78/32 |
| SPF_IP | 130.214.193.83/32 |
| SPF_IP | 130.214.193.85/32 |
| SPF_IP | 130.214.193.93/32 |
| SPF_IP | 155.56.221.13/32 |
| SPF_IP | 155.56.221.14/32 |
| SPF_IP | 168.235.232.0/24 |
| SPF_IP | 168.235.236.0/24 |
| SPF_IP | 176.149.156.129/25 |
| SPF_IP | 176.149.159.129/25 |
| SPF_IP | 192.166.205.2/24 |
| SPF_IP | 213.137.172.44 |
| SPF_IP | 213.137.172.45 |
| SPF_IP | 213.137.175.198 |
| SPF_IP | 46.105.108.176 |
| SPF_IP | 87.253.234.71/32 |
| SPF_IP | 87.253.234.73/32 |
| SPF_IP | 87.253.234.85/32 |
Related pages
Pivot deeper into the graph from rexel.fr.
- IP · 13.107.213.40
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:ip twins sas
- Country · CA
- Email · domaine@rexel.com
- TLD · .fr
- 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.fr"})-[: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.