Hostname
lanvin.com
Last fetched
lanvin.com resolves to 1 IPv4 address operated by AS8220 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
lanvin.com 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 |
|---|---|---|---|---|
| 84.14.241.252 | 84.14.0.0/16 | AS8220 | — | FR |
WHOIS identity
Subdomains
43 observed subdomains of lanvin.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lanvin.com in the public web crawl.
1,019 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for lanvin.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _shortspf.launchmetrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.lanvin.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.cloud.vadesecure.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 84.14.241.251 |
| SPF_IP | 84.14.241.254 |
Related pages
Pivot deeper into the graph from lanvin.com.
- IP · 84.14.241.252
- ASN · AS8220
- Registrar · iana:81
- Country · FR
- Email · 1f73ad5addde9d9f157e30cf2185c0c9-1718484@contact.gandi.net
- TLD · .com
- Browse hostnames · la…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lanvin.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.