Hostname
memory-map.com
Last fetched
memory-map.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
memory-map.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 |
|---|---|---|---|---|
| 18.239.225.101 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.32 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.56 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.74 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.45 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.51 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.7 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.71 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of memory-map.com owner
- Contact emails
- stephens@lightlink.com
- 04964579-6bbf-436e-82ec-55f6a616702c@identity-protect.org
- 0a512770-9986-477d-88a2-1cfca8a3c089@identity-protect.org
- 35d1e8ff-0c05-42c8-b814-98d85f0f99ae@identity-protect.org
- 3c240efa-b995-4d5f-af98-aed4a596da8f@identity-protect.org
- 832c10ab-ee03-42b9-b6ed-c06e0630bb77@identity-protect.org
- a86b910b-f93c-4b2a-a83c-425ea82c5610@identity-protect.org
- d7cbcb55-7864-4edb-b672-1b421ccd02ad@identity-protect.org
- owner-10340275@memory-map.com.whoisprivacyservice.org
- owner-1880081@memory-map.com.whoisprivacyservice.org
- owner-2419979@memory-map.com.whoisprivacyservice.org
- owner-4867533@memory-map.com.whoisprivacyservice.org
- owner-9977440@memory-map.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of memory-map.com.
Web-graph footprint
Distinct hostnames that link to or from memory-map.com in the public web crawl.
52 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for memory-map.com.
| Mechanism | Target |
|---|---|
| SPF_A | w2.memory-map.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.ladesk.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 52.16.18.59 |
Related pages
Pivot deeper into the graph from memory-map.com.
- IP · 18.239.225.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · stephens@lightlink.com
- TLD · .com
- Browse hostnames · me…
- 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: "memory-map.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.