Skip to content

Hostname

withjoy.com

Last fetched

withjoy.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.12313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.10018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.10452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.11452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

45 observed subdomains of withjoy.com.

Web-graph footprint

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

1,558 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for withjoy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from withjoy.com.

Cypher and MCP

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

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