Hostname
sephora.fr
Last fetched
sephora.fr resolves to 16 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:domainoo as the registrar.
Nutrition Label
Resolution chain
sephora.fr resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:domainoo
- Organization
- sephora
- Contact emails
Subdomains
75 observed subdomains of sephora.fr.
Showing 25 of 75. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sephora.fr in the public web crawl.
2,494 sites link to this hostname.
87 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for sephora.fr.
| Mechanism | Target |
|---|---|
| SPF_A | c.spf.service-now.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | smtp-out.ivalua.fr |
| SPF_INCLUDE | spf-0024c501.pphosted.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 137.135.131.22 |
| SPF_IP | 168.245.11.32 |
| SPF_IP | 168.245.60.21 |
| SPF_IP | 193.56.241.17/32 |
| SPF_IP | 193.56.241.18/32 |
| SPF_IP | 194.145.15.0/24 |
| SPF_IP | 195.75.30.187 |
| SPF_IP | 195.75.31.237 |
| SPF_IP | 212.129.52.252 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 54.229.2.165/32 |
| SPF_IP | 91.190.168.0/24 |
Related pages
Pivot deeper into the graph from sephora.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sephora.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.