Skip to content

Hostname

cdpalma.jp

Last fetched

cdpalma.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY.

Nutrition Label

WHISPER CANON · cdpalma.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cdpalma.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.213.2613.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.4213.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.5913.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.8713.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
3.162.103.1233.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.223.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.53.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.853.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
palma
Contact emails

Subdomains

6 observed subdomains of cdpalma.jp.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for cdpalma.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP52.193.150.173

Related pages

Pivot deeper into the graph from cdpalma.jp.

Cypher and MCP

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

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