Skip to content

Hostname

joycity.com

Last fetched

joycity.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.113.10313.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.193.19413.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.43.12613.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.254.10615.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.57.10015.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.102.1963.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.140.1873.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.135.1493.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.226.2113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.140.14443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.40.24252.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.35.6754.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.183.20054.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:444
Organization
joycity
Contact emails

Subdomains

76 observed subdomains of joycity.com.

Web-graph footprint

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

38 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for joycity.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.230.88.247
SPF_IP52.79.78.28
SPF_IP61.43.45.137
SPF_IP61.43.45.143
SPF_IP61.43.45.144
SPF_IP61.43.45.2
SPF_IP61.43.45.221
SPF_IP61.43.45.222
SPF_IP61.43.46.102
SPF_IP61.43.46.99

Related pages

Pivot deeper into the graph from joycity.com.

Cypher and MCP

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

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