Skip to content

Hostname

sephora.pt

Last fetched

sephora.pt resolves to 13 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · sephora.ptRouting diversity3.9/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/sephora.pt

Resolution chain

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

WHOIS identity

Registrar
Organization
sephora
Contact emails

Subdomains

41 observed subdomains of sephora.pt.

Web-graph footprint

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

205 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sephora.pt.

MechanismTarget
SPF_INCLUDE_spf.out.byside.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.145.15.0/24
SPF_IP195.75.30.187
SPF_IP195.75.31.237
SPF_IP62.209.42.112/29
SPF_IP91.190.168.0/24

Related pages

Pivot deeper into the graph from sephora.pt.

Cypher and MCP

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

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