Hostname
mjmcred.com
Last fetched
mjmcred.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
mjmcred.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 |
|---|---|---|---|---|
| 16.145.112.0 | 16.145.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.147.102.246 | 16.147.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.224.52.177 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.227.149.129 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.228.167.95 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.239.76.136 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.148.231.84 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.149.226.0 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mjmcred.com owner
- Contact emails
- 1c6faa4b-d48e-4091-a40f-4ae240fa5960@identity-protect.org
- 28dad68a-6c37-4a0d-a4be-baf1443b381c@identity-protect.org
- 7239a82d-7666-4eca-a8d9-d5ddd78477c0@identity-protect.org
- 7450fd11-2ae9-41e6-9b3b-948cb93f7004@identity-protect.org
- 915e16d3-12db-4fa9-a850-20bdeda6afee@identity-protect.org
- dd4c74a0-d7d1-43e4-9bd0-2340b781b62a@identity-protect.org
- fda693d9-61ad-405d-bbad-23385f60abe9@identity-protect.org
- owner-8265952@mjmcred.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from mjmcred.com.
- IP · 16.145.112.0
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1c6faa4b-d48e-4091-a40f-4ae240fa5960@identity-protect.org
- TLD · .com
- Browse hostnames · mj…
- 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: "mjmcred.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.