Skip to content

Hostname

joybuy.com

Last fetched

joybuy.com resolves to 1 IPv4 address operated by AS137753 in NL. WHOIS lists iana:120 as the registrar.

Nutrition Label

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

Resolution chain

joybuy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.118.33.101.118.33.0/24AS137753NL

WHOIS identity

Registrar
iana:120
Organization
beijing jingdong 360 du e-commerce
Contact emails

Subdomains

360 observed subdomains of joybuy.com.

Web-graph footprint

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

178 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for joybuy.com.

MechanismTarget
SPF_INCLUDEa.spf.joybuy.com
SPF_INCLUDEb.spf.joybuy.com
SPF_INCLUDEc.spf.joybuy.com
SPF_INCLUDEd.spf.joybuy.com

Related pages

Pivot deeper into the graph from joybuy.com.

Cypher and MCP

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

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