Hostname
mempai.com
Last fetched
mempai.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mempai.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.80.28 | 143.204.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 143.204.80.49 | 143.204.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 143.204.80.55 | 143.204.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 143.204.80.97 | 143.204.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mempai.com owner
- Contact emails
- yuming@yinsibaohu.aliyun.com
- 0446d2a5-751c-4171-8a89-aa84c1e85310@identity-protect.org
- 054b81d3-22f5-4cbf-a36c-8984c891b952@identity-protect.org
- 10f7675f-ebf5-429a-97b8-0fa5966e3cd3@identity-protect.org
- 261a331f-c445-42eb-95d8-e475d6867c0e@identity-protect.org
- 4cedd2e0-8ddc-4591-90aa-6dbd29182dbd@identity-protect.org
Subdomains
2 observed subdomains of mempai.com.
| Subdomain |
|---|
| api.mempai.com |
| www.mempai.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from mempai.com.
- IP · 143.204.80.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · yuming@yinsibaohu.aliyun.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: "mempai.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.