Skip to content

Hostname

lettucemeet.com

Last fetched

lettucemeet.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · lettucemeet.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lettucemeet.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.3513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.252.12813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.11354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.13.2818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.5518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
john roach
Contact emails

Subdomains

4 observed subdomains of lettucemeet.com.

Web-graph footprint

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

50 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lettucemeet.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from lettucemeet.com.

Cypher and MCP

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

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