Hostname
sephora.ca
Last fetched
sephora.ca resolves to 10 IPv4 addresses operated by AS20940 in IT. WHOIS lists registrar:network solutions canada ulc as the registrar.
Nutrition Label
Resolution chain
sephora.ca resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:network solutions canada ulc
- Organization
- sephora beauty canada
- Contact emails
Subdomains
15 observed subdomains of sephora.ca.
Web-graph footprint
Distinct hostnames that link to or from sephora.ca in the public web crawl.
90 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from sephora.ca.
- IP · 23.222.236.157
- ASN · AS20940
- Registrar · registrar:network solutions canada ulc
- Country · IT
- Email · john.byun@sephora.com
- TLD · .ca
- Browse hostnames · se…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sephora.ca"})-[: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.