Skip to content

Hostname

cc9.easypocket.jp

Last fetched

cc9.easypocket.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · cc9.easypocket.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cc9.easypocket.jp

Resolution chain

cc9.easypocket.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
43.206.30.24943.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.50.22452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.4.25354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.92.7757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with cc9.easypocket.jp in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cc9.easypocket.jp in the public web crawl.

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cc9.easypocket.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_IP52.197.231.187

Related pages

Pivot deeper into the graph from cc9.easypocket.jp.

Cypher and MCP

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

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