Skip to content

Hostname

ju-ju.app

Last fetched

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

Nutrition Label

WHISPER CANON · ju-ju.appRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ju-ju.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.78.11613.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.5513.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.6413.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.9913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.12218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.518.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.5918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.173.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.653.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.73.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.823.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

4 observed subdomains of ju-ju.app.

Web-graph footprint

Distinct hostnames that link to or from ju-ju.app in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ju-ju.app.

MechanismTarget
SPF_IP35.74.134.3

Related pages

Pivot deeper into the graph from ju-ju.app.

Cypher and MCP

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

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