Skip to content

Hostname

joyin.org

Last fetched

joyin.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · joyin.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/joyin.org

Resolution chain

joyin.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.159.209.22113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.157.24013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.151.7152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.2.1052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
b-breaks
Contact emails

Subdomains

6 observed subdomains of joyin.org.

Web-graph footprint

Distinct hostnames that link to or from joyin.org in the public web crawl.

29 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for joyin.org.

MechanismTarget
SPF_INCLUDE_spf.conoha.ne.jp
SPF_IP116.91.149.15
SPF_IP13.115.60.134
SPF_IP202.231.108.134

Related pages

Pivot deeper into the graph from joyin.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "joyin.org"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.