Skip to content

Hostname

p-ch.jp

Last fetched

p-ch.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · p-ch.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/p-ch.jp

Resolution chain

p-ch.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.254.33108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.44108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.60108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.65108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.11813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.11913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.2399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
atlus co.,ltd.
Contact emails

Subdomains

1 observed subdomain of p-ch.jp.

Web-graph footprint

Distinct hostnames that link to or from p-ch.jp in the public web crawl.

639 sites link to this hostname.

240 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from p-ch.jp.

Cypher and MCP

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

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