Skip to content

Hostname

paa.jp

Last fetched

paa.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · paa.jpRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/paa.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.252.11513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.187.12418.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.2618.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.6018.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.6618.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.233.4018.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.4118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.7418.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.9518.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
65.8.131.2765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
micro-i co.,ltd.
Contact emails

Subdomains

26 observed subdomains of paa.jp.

Web-graph footprint

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

513 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for paa.jp.

MechanismTarget
SPF_Apaa.jp
SPF_IP210.152.15.155
SPF_MXpaa.jp

Related pages

Pivot deeper into the graph from paa.jp.

Cypher and MCP

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

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