Skip to content

Hostname

joyreels.com

Last fetched

joyreels.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · joyreels.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/joyreels.com

Resolution chain

joyreels.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.145.38.21716.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.2.1134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.171.2434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.174.19435.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.123.16635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.196.25535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.53.8735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.187.4744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.226.7944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.104.15944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.27.8144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.119.18644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.246.15544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.121.25152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.107.22654.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.34.13754.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.61.12754.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.136.24184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
44.241.35.12344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.
54.71.7.22854.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

7 observed subdomains of joyreels.com.

Web-graph footprint

Distinct hostnames that link to or from joyreels.com in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for joyreels.com.

MechanismTarget
SPF_INCLUDEspf.163.com

Related pages

Pivot deeper into the graph from joyreels.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "joyreels.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 20

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