Hostname
zam.com
Last fetched
zam.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zam.com resolves to 8 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.105 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.115 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.26 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.51 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.164.124.40 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.64 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.95 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.97 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- domains@zam.com
- 1502ff69-df71-4e6b-817c-5963bb1b0dea@identity-protect.org
- 1c4c4c88-91ff-41af-b19b-9171a4056903@identity-protect.org
- 2981ee31-6133-400a-ab40-9923c6cafea0@identity-protect.org
- 55ebe1fd-ecbf-4c35-9c72-47bb84c3be54@identity-protect.org
- 8eb894a8-db64-4a65-b2b7-dca9687c5f1e@identity-protect.org
- bd529a47-cea1-495d-8664-089aa03d6eb7@identity-protect.org
- owner-10208298@zam.com.whoisprivacyservice.org
- owner-10675629@zam.com.whoisprivacyservice.org
- owner-10945578@zam.com.whoisprivacyservice.org
- owner-136629@zam.com.whoisprivacyservice.org
- owner-1695724@zam.com.whoisprivacyservice.org
- owner-2070169@zam.com.whoisprivacyservice.org
- owner-4076458@zam.com.whoisprivacyservice.org
- owner-4273840@zam.com.whoisprivacyservice.org
- owner-894360@zam.com.whoisprivacyservice.org
- owner-9087732@zam.com.whoisprivacyservice.org
- owner-9189101@zam.com.whoisprivacyservice.org
- owner-9551936@zam.com.whoisprivacyservice.org
- and 3 more
Subdomains
218 observed subdomains of zam.com.
Showing 25 of 218. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zam.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for zam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.qp-mail.com |
| SPF_IP | 184.105.164.61 |
| SPF_MX | www.zam.com |
| SPF_MX | zam.com |
Related pages
Pivot deeper into the graph from zam.com.
- IP · 13.32.121.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · za…
- 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: "zam.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.