Skip to content

Hostname

p5s.jp

Last fetched

p5s.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.10213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.11513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.188.4199.84.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.188.5999.84.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.188.8799.84.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.188.8999.84.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

1 observed subdomain of p5s.jp.

Subdomain
www.p5s.jp

Web-graph footprint

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

104 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from p5s.jp.

Cypher and MCP

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

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