Hostname
mrjoy.com
Last fetched
mrjoy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
mrjoy.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 |
|---|---|---|---|---|
| 18.164.115.136 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.115.209 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.115.55 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.115.91 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.218.166 | 18.172.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.218.203 | 18.172.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.218.214 | 18.172.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.218.40 | 18.172.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
Subdomains
2 observed subdomains of mrjoy.com.
| Subdomain |
|---|
| downloads.mrjoy.com |
| www.mrjoy.com |
Web-graph footprint
Distinct hostnames that link to or from mrjoy.com in the public web crawl.
12 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mrjoy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | mrjoy.com._nspf.vali.email |
Related pages
Pivot deeper into the graph from mrjoy.com.
- IP · 18.164.115.136
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · ge5dh7s4582@networksolutionsprivateregistration.com
- 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: "mrjoy.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.