Hostname
mnmcanspamlist.com
Last fetched
mnmcanspamlist.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
mnmcanspamlist.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 |
|---|---|---|---|---|
| 100.28.50.84 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.15.53 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.233.191.197 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.97.160 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.214.64.96 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.145.193.122 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.145.222.226 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.147.125.185 | 54.147.64.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 4e53fd8ab3e14edee81b3f3676e58f4f0a38c9f3@privatedomain.gkg.net
- 562f9ea34da32a56f826ffb22f1f78bd02649d4a@privatedomain.gkg.net
- a34a1433d2aca6bf6c9c8e2cfeab30ecb47b30b7@privatedomain.gkg.net
- a72fd5961ceb91f9e9a0e652b43f5fe5184bd3f7@privatedomain.gkg.net
- b607ff19393e4c7c317fe429b9c15b6bde807d14@privatedomain.gkg.net
- bc9b57f8089903120bf24ea59f65100357695b3a@privatedomain.gkg.net
- c18a91c5a2d0973674633f5d64deb0c6de2f617b@privatedomain.gkg.net
- ca293a1d900980e1b7ee2b2b2da4fdd17b10d3f9@privatedomain.gkg.net
- db3d25ff3851e4e250715341d9da41624f5273a0@privatedomain.gkg.net
- e1cc1caa76e69aeefda91cca323a56c0979b0011@privatedomain.gkg.net
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from mnmcanspamlist.com.
- IP · 100.28.50.84
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:93
- Country · US
- Email · 4e53fd8ab3e14edee81b3f3676e58f4f0a38c9f3@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · mn…
- 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: "mnmcanspamlist.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.