Skip to content

Hostname

laparfumerie.eu

Last fetched

laparfumerie.eu resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · laparfumerie.euRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/laparfumerie.eu

Resolution chain

laparfumerie.eu resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.39.115108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.36108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.63108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.7108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
13.226.244.2013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.100.4154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.5054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.8254.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9254.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.97.10754.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.11454.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.5354.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.9154.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

27 observed subdomains of laparfumerie.eu.

Web-graph footprint

Distinct hostnames that link to or from laparfumerie.eu in the public web crawl.

37 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for laparfumerie.eu.

MechanismTarget
SPF_INCLUDE7688478.spf01.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.246.32.129/32
SPF_IP195.78.18.215/32
SPF_IP195.78.7.144/28
SPF_IP80.13.53.246/32
SPF_IP81.250.228.128
SPF_IP82.113.20.48/28
SPF_MXlaparfumerie.eu

Related pages

Pivot deeper into the graph from laparfumerie.eu.

Cypher and MCP

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

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