Skip to content

Hostname

longchamp.com

Last fetched

longchamp.com resolves to 1 IPv4 address operated by AS61168 in FR. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

longchamp.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/24AS61168FR

WHOIS identity

Registrar
iana:9
Organization
sas jean cassegrain
Contact emails

Subdomains

72 observed subdomains of longchamp.com.

Web-graph footprint

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

2,276 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for longchamp.com.

MechanismTarget
SPF_Aproduction.eu01.longchamp.demandware.net
SPF_Aspf.odity.com
SPF_INCLUDE_shortspf.launchmetrics.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.117.92.102
SPF_IP185.117.92.102/31
SPF_IP185.117.92.103
SPF_IP194.145.11.10
SPF_MXlongchamp.com

Related pages

Pivot deeper into the graph from longchamp.com.

Cypher and MCP

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

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