Skip to content

Hostname

sephora.com

Last fetched

sephora.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
184.29.90.158184.29.90.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.200.68.15923.200.68.0/22AS35819MOBILY-AS Etihad Etisalat Company MobilySA
23.204.88.13523.204.88.0/22AS35819MOBILY-AS Etihad Etisalat Company MobilySA
92.123.112.13792.123.112.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.IT

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

178 observed subdomains of sephora.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sephora.com.

MechanismTarget
SPF_INCLUDEspf1.sephora.com
SPF_INCLUDEspf2.sephora.com
SPF_INCLUDEspf3.sephora.com
SPF_INCLUDEspf4.sephora.com
SPF_INCLUDEspf5.sephora.com

Related pages

Pivot deeper into the graph from sephora.com.

Cypher and MCP

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

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