Hostname
castorama.fr
Last fetched
castorama.fr is a registered hostname under the .fr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:nordnet
- Organization
- kingfisher france
- Contact emails
Subdomains
75 observed subdomains of castorama.fr.
Showing 25 of 75. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from castorama.fr in the public web crawl.
2,402 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for castorama.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 146.185.45.174 |
| SPF_IP | 5.61.115.80/28 |
| SPF_IP | 5.61.115.96/28 |
| SPF_IP | 91.229.95.25 |
Related pages
Pivot deeper into the graph from castorama.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "castorama.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.