Skip to content

Hostname

sephora.gr

Last fetched

sephora.gr resolves to 20 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE.

Nutrition Label

WHISPER CANON · sephora.grRouting diversity3.9/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/sephora.gr

Resolution chain

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

IPPrefixASNOperatorCountry
104.126.37.163104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
104.126.37.176104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.19.193.242.19.193.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.TR
2.19.193.512.19.193.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.TR
23.212.110.13623.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.13723.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.14723.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.16023.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.16823.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.17123.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.17823.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.20123.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.20223.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.44.203.4923.44.203.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.44.203.5223.44.203.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
92.123.104.2392.123.104.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
92.123.104.492.123.104.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
92.123.104.5092.123.104.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
92.123.104.5592.123.104.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
92.123.104.5992.123.104.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE

WHOIS identity

No WHOIS records are currently associated with sephora.gr in WhisperGraph.

Subdomains

35 observed subdomains of sephora.gr.

Web-graph footprint

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

177 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sephora.gr.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP185.14.200.64/27
SPF_IP193.150.172.223
SPF_IP193.150.172.39
SPF_IP194.145.15.0/24
SPF_IP195.75.30.187
SPF_IP195.75.31.237
SPF_IP62.1.1.78/32
SPF_IP91.190.168.0/24

Related pages

Pivot deeper into the graph from sephora.gr.

Cypher and MCP

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

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