Skip to content

Hostname

sephora.dk

Last fetched

sephora.dk resolves to 15 IPv4 addresses operated by AKAMAI-ASN1 in DE.

Nutrition Label

WHISPER CANON · sephora.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sephora.dk

Resolution chain

sephora.dk resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from sephora.dk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sephora.dk.

MechanismTarget
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.dixa.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.163.189.111
SPF_IP185.163.189.113
SPF_IP185.163.189.116/24
SPF_IP185.163.189.117
SPF_IP185.163.189.118

Related pages

Pivot deeper into the graph from sephora.dk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sephora.dk"})-[: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.