Hostname
mojicdn.com
Last fetched
mojicdn.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
mojicdn.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.22.212.206 | 23.26.2.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.197.48.87 | 34.248.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 47.93.246.208 | 47.96.0.0/14 | AS37963 | — | CN |
| 47.93.246.208 | 47.96.0.0/14 | AS37963 | — | CN |
| 54.226.9.99 | 54.230.9.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.219.195.9 | 13.224.24.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:420
- Organization
- moji
- Contact emails
Subdomains
5 observed subdomains of mojicdn.com.
Threat posture
History
Related pages
Pivot deeper into the graph from mojicdn.com.
- IP · 23.22.212.206
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:420
- Country · US
- Email · admin@mojichina.com
- TLD · .com
- Browse hostnames · mo…
- 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: "mojicdn.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.