Skip to content

Hostname

jun830forever.jugem.cc

Last fetched

jun830forever.jugem.cc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · jun830forever.jugem.ccRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/jun830forever.jugem.cc

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.10613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.229.4218.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.6818.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.8718.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.8918.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with jun830forever.jugem.cc in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from jun830forever.jugem.cc.

Cypher and MCP

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

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