Skip to content

Hostname

letsdeel.com

Last fetched

letsdeel.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · letsdeel.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/letsdeel.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.12913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.233.11518.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.1318.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.2818.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.3918.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.163.139.233.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.263.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.733.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.903.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

Registrar
iana:468
Organization
domain may be for sale, check afternic.com domain admin
Contact emails

Subdomains

25 observed subdomains of letsdeel.com.

Web-graph footprint

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

410 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for letsdeel.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEletsdeel.zendesk.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.outreach.io

Related pages

Pivot deeper into the graph from letsdeel.com.

Cypher and MCP

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

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