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
Resolution chain
latch.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.121.115 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.123 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.14 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.43 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.119.11 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.122 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.27 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.79 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.234.33 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.47 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.51 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.60 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of latch.com owner
- Contact emails
- offers@namedwell.com
- sales@namedwell.com
- 0100231e-929f-4664-9075-c6199fa501ce@identity-protect.org
- 0f58f8c7-3a90-4ebb-9438-59eb3de82628@identity-protect.org
- 690e8170-b3e5-436b-a422-e6256aae85c9@identity-protect.org
- 6e55b36a-cfa2-4a07-a916-8d70aac6c4c4@identity-protect.org
- c9bd19e3-0f80-4154-a3ac-1be892e49f73@identity-protect.org
- e42e2d9e-3e6f-429d-9887-28c6366e580f@identity-protect.org
- f625581a-3928-46c6-a0c2-4d1ebfef3777@identity-protect.org
- owner-10003502@latch.com.whoisprivacyservice.org
- owner-10376589@latch.com.whoisprivacyservice.org
- owner-11186436@latch.com.whoisprivacyservice.org
- owner-1244158@latch.com.whoisprivacyservice.org
- owner-1438812@latch.com.whoisprivacyservice.org
- owner-1441540@latch.com.whoisprivacyservice.org
- owner-1514107@latch.com.whoisprivacyservice.org
- owner-1636194@latch.com.whoisprivacyservice.org
- owner-1885824@latch.com.whoisprivacyservice.org
- owner-1888552@latch.com.whoisprivacyservice.org
- owner-2054005@latch.com.whoisprivacyservice.org
- and 35 more
Subdomains
66 observed subdomains of latch.com.
Showing 25 of 66. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for latch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | stspg-customer.com |
Related pages
Pivot deeper into the graph from latch.com.
- IP · 13.32.121.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · offers@namedwell.com
- TLD · .com
- Browse hostnames · la…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.