Skip to content

Hostname

joy-arena.com

Last fetched

joy-arena.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

joy-arena.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.213.2013.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.2213.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.6513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.9913.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
3.165.63.1113.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.153.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.663.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.83.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

Registrar
iana:1387
Organization
whois agent
Contact emails

Subdomains

7 observed subdomains of joy-arena.com.

Web-graph footprint

Distinct hostnames that link to or from joy-arena.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for joy-arena.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from joy-arena.com.

Cypher and MCP

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

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