Skip to content

Hostname

p-a.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.107.10613.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.1913.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.313.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.5613.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.246.2418.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.3718.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.5018.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.8818.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.175.1265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.3899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
Organization
partner agent,inc
Contact emails

Subdomains

22 observed subdomains of p-a.jp.

Web-graph footprint

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

539 sites link to this hostname.

674 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for p-a.jp.

MechanismTarget
SPF_INCLUDE4749186.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.p-a.jp
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEu13976895.wl146.sendgrid.net
SPF_IP115.30.10.206
SPF_IP35.78.148.240

Related pages

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

Cypher and MCP

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

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