Skip to content

Hostname

powercmsx.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.68.121.16352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.252.2552.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.74.12652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.103.14254.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
alfasado
Contact emails

Subdomains

1 observed subdomain of powercmsx.jp.

Web-graph footprint

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

36 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for powercmsx.jp.

MechanismTarget
SPF_INCLUDEspf.baremetal.jp

Related pages

Pivot deeper into the graph from powercmsx.jp.

Cypher and MCP

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

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