Skip to content

Hostname

helpjuice.com

Last fetched

helpjuice.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · helpjuice.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/helpjuice.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.16108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.17108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.22108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.55108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.36.11218.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.3018.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.5918.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.8218.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

1,276 observed subdomains of helpjuice.com.

Web-graph footprint

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

1,700 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for helpjuice.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com

Related pages

Pivot deeper into the graph from helpjuice.com.

Cypher and MCP

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

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