Skip to content

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

WHISPER CANON · sephora.frRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/sephora.fr

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.

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.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for sephora.fr.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsmtp-out.ivalua.fr
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.135.131.22
SPF_IP168.245.11.32
SPF_IP168.245.60.21
SPF_IP193.56.241.17/32
SPF_IP193.56.241.18/32
SPF_IP194.145.15.0/24
SPF_IP195.75.30.187
SPF_IP195.75.31.237
SPF_IP212.129.52.252
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP91.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 20

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