Hostname
mrjoon.com
Last fetched
mrjoon.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mrjoon.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 |
|---|---|---|---|---|
| 3.5.216.200 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.234 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.138 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 52.95.170.74 | 52.95.170.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mrjoon.com owner
- Contact emails
- 797d466b-d69a-4ac7-8555-65f37f60195e@identity-protect.org
- 921d7d76-6af3-480a-8c38-bae806784b64@identity-protect.org
- af4d686c-9a4e-4230-8516-b3687937dbfb@identity-protect.org
- b352894e-a17e-439b-8dae-0dd10246f37e@identity-protect.org
- d24f8310-862e-4a17-b843-a9218024ba5b@identity-protect.org
- eb079285-9864-4c19-9d90-499585c37443@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from mrjoon.com.
- IP · 3.5.216.200
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 797d466b-d69a-4ac7-8555-65f37f60195e@identity-protect.org
- TLD · .com
- Browse hostnames · mr…
- 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: "mrjoon.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.