Skip to content

Hostname

interparfums.fr

Last fetched

interparfums.fr resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

WHISPER CANON · interparfums.frRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/interparfums.fr

Resolution chain

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

IPPrefixASNOperatorCountry
62.4.26.2462.4.0.0/19AS12876FR

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
inter parfums
Contact emails

Subdomains

11 observed subdomains of interparfums.fr.

Web-graph footprint

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

106 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for interparfums.fr.

MechanismTarget
SPF_Ainterparfums.fr
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_online.seitosei.io
SPF_INCLUDE_ovh.seitosei.io
SPF_INCLUDE_pcc.seitosei.io
SPF_INCLUDE_scaleway.seitosei.io
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.109.118.17
SPF_IP3.121.152.230
SPF_IP3.125.234.3
SPF_IP3.64.188.44
SPF_MXinterparfums.fr

Related pages

Pivot deeper into the graph from interparfums.fr.

Cypher and MCP

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

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