Hostname
joysfull.com
Last fetched
joysfull.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
joysfull.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.65.207.108 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.207.124 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.207.45 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.207.62 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.85.31.105 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.108 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.70 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.9 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of joysfull.com owner
- Contact emails
- braziljoy@live.com
- 056a45c2-766c-46f6-94a7-e38e9497f174@identity-protect.org
- 09283c23-d563-4f11-ba27-fdaffdf78d8a@identity-protect.org
- 491b086d-856a-47ea-a178-765a8e8c1bb5@identity-protect.org
- 4a423347-6c2b-4f24-9300-012ede4fedc2@identity-protect.org
- 5d8aa0d5-becb-42f0-95f5-aa78fe459ec9@identity-protect.org
- b657226c-af95-43ca-b25b-cc200a8badf7@identity-protect.org
- e3685480-15a2-4105-bc55-9a614350ff0d@identity-protect.org
Subdomains
14 observed subdomains of joysfull.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from joysfull.com.
- IP · 18.65.207.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · braziljoy@live.com
- 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: "joysfull.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.