Skip to content

Hostname

latch.com

Last fetched

latch.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 · latch.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/latch.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.11513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.12313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.1413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.119.1118.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.12218.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.2718.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.7918.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.234.3399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of latch.com owner
Contact emails

Subdomains

66 observed subdomains of latch.com.

Web-graph footprint

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

205 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for latch.com.

MechanismTarget
SPF_INCLUDE%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email
SPF_INCLUDEmktomail.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from latch.com.

Cypher and MCP

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

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