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
Resolution chain
sephora.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.29.90.158 | 184.29.90.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.200.68.159 | 23.200.68.0/22 | AS35819 | MOBILY-AS Etihad Etisalat Company Mobily | SA |
| 23.204.88.135 | 23.204.88.0/22 | AS35819 | MOBILY-AS Etihad Etisalat Company Mobily | SA |
| 92.123.112.137 | 92.123.112.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IT |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- at9kn7t83z5@networksolutionsprivateregistration.com
- ay46959k2xu@networksolutionsprivateregistration.com
- b53cr33w92c@networksolutionsprivateregistration.com
- be7ca3tb5t9@networksolutionsprivateregistration.com
- bj5x37xr3sp@networksolutionsprivateregistration.com
- bs8ts29z9xn@networksolutionsprivateregistration.com
- bz6n69h538s@networksolutionsprivateregistration.com
- cd45g7823ra@networksolutionsprivateregistration.com
- cm2q44as25h@networksolutionsprivateregistration.com
- ct2g446c5e3@networksolutionsprivateregistration.com
- d48yp2jd2hz@networksolutionsprivateregistration.com
- dx3rx3qn3sw@networksolutionsprivateregistration.com
- e48388wg3f6@networksolutionsprivateregistration.com
- e78x37ff695@networksolutionsprivateregistration.com
- er4hb9af9qw@networksolutionsprivateregistration.com
- et82r6xb4ge@networksolutionsprivateregistration.com
- fb9dq7uk9ma@networksolutionsprivateregistration.com
- fd4u69yh3ks@networksolutionsprivateregistration.com
- fk68e96r5rs@networksolutionsprivateregistration.com
- fq9j92vp56g@networksolutionsprivateregistration.com
- and 90 more
Subdomains
178 observed subdomains of sephora.com.
Showing 25 of 178. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sephora.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for sephora.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.sephora.com |
| SPF_INCLUDE | spf2.sephora.com |
| SPF_INCLUDE | spf3.sephora.com |
| SPF_INCLUDE | spf4.sephora.com |
| SPF_INCLUDE | spf5.sephora.com |
Related pages
Pivot deeper into the graph from sephora.com.
- IP · 184.29.90.158
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:2
- Country · US
- Email · at9kn7t83z5@networksolutionsprivateregistration.com
- TLD · .com
- 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.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.