Skip to content

Hostname

lfde.com

Last fetched

lfde.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.32.24108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.41108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.63108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.86108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.160.150.413.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.703.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.823.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.953.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.163.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.443.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.703.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.763.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.11499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
financiere de l'echiquier - ebpf
Contact emails

Subdomains

25 observed subdomains of lfde.com.

Web-graph footprint

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

321 sites link to this hostname.

402 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lfde.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.41.104.41
SPF_IP46.105.234.227
SPF_IP51.254.68.120
SPF_IP54.37.215.15

Related pages

Pivot deeper into the graph from lfde.com.

Cypher and MCP

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

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