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
Resolution chain
guerlain.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.16.44.132 | 185.16.44.0/24 | AS61168 | — | FR |
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _shortspf.launchmetrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf-0024c501.pphosted.com |
| SPF_INCLUDE | spf.augure.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.228.51 |
| SPF_IP | 194.2.122.190/32 |
| SPF_IP | 195.101.99.77/32 |
| SPF_IP | 195.25.67.22/32 |
| SPF_IP | 195.68.89.195/32 |
| SPF_IP | 217.19.58.227 |
| SPF_IP | 52.166.59.207 |
| SPF_IP | 79.99.33.35 |
| SPF_IP | 79.99.33.36 |
| SPF_IP | 83.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.