Hostname
memochimp.com
Last fetched
memochimp.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:4326 as the registrar.
Nutrition Label
Resolution chain
memochimp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.232.173.249 | 45.3.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.40.42.113 | 52.46.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:4326
- Organization
- francis kwafe
- Contact emails
- abuse@domainhiveltd.com
- franciskwafe@gmail.com
- 2a546b57e0df40ad9bdf6dde86bfc3d9.protect@whoisguard.com
- 4f029a1c8ec44d0eab79f8c6cbfbffab.protect@withheldforprivacy.com
- 7394fa74011c45a6bcb91d4c5ffe1579.protect@withheldforprivacy.com
- support@powerhousetechnology.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
10 observed subdomains of memochimp.com.
Web-graph footprint
Distinct hostnames that link to or from memochimp.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from memochimp.com.
- IP · 44.232.173.249
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:4326
- Country · US
- Email · abuse@domainhiveltd.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: "memochimp.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.