Skip to content

Hostname

juicer.cc

Last fetched

juicer.cc resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · juicer.ccRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/juicer.cc

Resolution chain

juicer.cc resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.113.108.553.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.202.1533.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.149.11435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.139.2035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.21.22135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.63.11552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.94.15052.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.247.22152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.71.12054.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.28.11654.249.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

13 observed subdomains of juicer.cc.

Web-graph footprint

Distinct hostnames that link to or from juicer.cc in the public web crawl.

282 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for juicer.cc.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from juicer.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "juicer.cc"})-[: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.