Skip to content

Hostname

lacriee.com

Last fetched

lacriee.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · lacriee.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lacriee.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.65.3913.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
jean-francois damour
Contact emails

Subdomains

3 observed subdomains of lacriee.com.

Web-graph footprint

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

55 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lacriee.com.

MechanismTarget
SPF_Asmtp-out.mybsuite.fr
SPF_INCLUDEservers.etarget-emailing.com
SPF_IP137.74.216.241/32
SPF_IP193.70.28.55
SPF_IP213.32.15.83
SPF_IP51.38.24.187
SPF_MXlacriee.com

Related pages

Pivot deeper into the graph from lacriee.com.

Cypher and MCP

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

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