Hostname
joyread.com
Last fetched
joyread.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
joyread.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 75.2.19.235 | 75.2.16.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of joyread.com owner
- Contact emails
- nocontactsfound@secureserver.net
- 0257f4f0-dc3c-42ac-91bc-5d39e1518644@identity-protect.org
- 05f2b953-3cbb-4e5a-88b1-34030e4d6421@identity-protect.org
- 23fca0f2-2027-4fb4-9056-6b5c39af3f66@identity-protect.org
- 557b80bc-d45a-4c1f-8ef8-7aa4df5b92d9@identity-protect.org
- f197a9f1-08e6-48ae-9d65-f56fecc652a3@identity-protect.org
- fbf9c47c-f818-4cd2-bdff-029295472edb@identity-protect.org
Subdomains
4 observed subdomains of joyread.com.
Web-graph footprint
Distinct hostnames that link to or from joyread.com in the public web crawl.
158 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for joyread.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.163.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.qiye.163.com |
Related pages
Pivot deeper into the graph from joyread.com.
- IP · 75.2.19.235
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · nocontactsfound@secureserver.net
- TLD · .com
- Browse hostnames · jo…
- 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: "joyread.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.