Skip to content

Hostname

sephora.com.mx

Last fetched

sephora.com.mx resolves to 9 IPv4 addresses operated by AS20940 in US. WHOIS lists registrar:101 domain, inc. as the registrar.

Nutrition Label

WHISPER CANON · sephora.com.mxRouting diversity3.9/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/sephora.com.mx

Resolution chain

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

WHOIS identity

Registrar
registrar:101 domain, inc.
Organization
sephora usa, inc. -sephora webmasters
Contact emails

Subdomains

10 observed subdomains of sephora.com.mx.

Web-graph footprint

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

212 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sephora.com.mx.

Related pages

Pivot deeper into the graph from sephora.com.mx.

Cypher and MCP

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

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