Skip to content

Hostname

dior.com

Last fetched

dior.com resolves to 1 IPv4 address operated by FSRAR-AS in FR. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · dior.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/dior.com

Resolution chain

dior.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.16.44.89185.16.44.0/24AS61168FSRAR-ASFR

WHOIS identity

Registrar
iana:9
Organization
christian dior
Contact emails

Subdomains

200 observed subdomains of dior.com.

Web-graph footprint

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

12,936 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dior.com.

MechanismTarget
SPF_Aemailing.christiandior.fr
SPF_Aproduction.eu01.dior.demandware.net
SPF_Aproduction.eu02.dior.demandware.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP104.161.152.5
SPF_IP151.106.145.158
SPF_IP160.8.96.30
SPF_IP18.196.215.67/32
SPF_IP46.18.135.73
SPF_IP83.167.45.110
SPF_IP90.83.117.241
SPF_IP91.216.209.209
SPF_MXdior.com

Related pages

Pivot deeper into the graph from dior.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dior.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.