Hostname
memorycrib.com
Last fetched
memorycrib.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
memorycrib.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 |
|---|---|---|---|---|
| 52.85.193.112 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.12 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.37 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.65 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.57.115 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.29 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.55 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.96 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of memorycrib.com owner
- Contact emails
- 800f0f05604c4f458c4369c82cc391d6.protect@whoisguard.com
- 5bed0597f043413586b84822e056bd7e.protect@withheldforprivacy.com
- a2863daa-e40c-470d-974e-41766b81eda3@identity-protect.org
- c382b6e1-ec5f-4aa3-8e38-0bae42761f78@identity-protect.org
- ce66d4e2-bfcc-44f8-b367-987530ade5a2@identity-protect.org
- ce79a941-e598-4d10-98a4-2c3ec63dabc7@identity-protect.org
Subdomains
5 observed subdomains of memorycrib.com.
Showing 4 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from memorycrib.com.
- IP · 52.85.193.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 800f0f05604c4f458c4369c82cc391d6.protect@whoisguard.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: "memorycrib.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.