Skip to content

Hostname

guerlain.fr

Last fetched

guerlain.fr resolves to 1 IPv4 address operated by AS61168 in FR. WHOIS lists registrar:domainoo as the registrar.

Nutrition Label

WHISPER CANON · guerlain.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/guerlain.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.16.44.132185.16.44.0/24AS61168FR

WHOIS identity

Registrar
registrar:domainoo
Organization
guerlain societe anonyme
Contact emails

Subdomains

3 observed subdomains of guerlain.fr.

Web-graph footprint

Distinct hostnames that link to or from guerlain.fr in the public web crawl.

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for guerlain.fr.

MechanismTarget
SPF_INCLUDE_shortspf.launchmetrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.augure.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.228.51
SPF_IP194.2.122.190/32
SPF_IP195.101.99.77/32
SPF_IP195.25.67.22/32
SPF_IP195.68.89.195/32
SPF_IP217.19.58.227
SPF_IP52.166.59.207
SPF_IP79.99.33.35
SPF_IP79.99.33.36
SPF_IP83.145.101.135

Related pages

Pivot deeper into the graph from guerlain.fr.

Cypher and MCP

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

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