Skip to content

Hostname

twt.paa.jp

Last fetched

twt.paa.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.121.1123.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.1173.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.443.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.883.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.170.51.1203.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.193.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.653.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.953.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with twt.paa.jp in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for twt.paa.jp.

MechanismTarget
SPF_Atwt.paa.jp
SPF_IP210.129.50.230

Related pages

Pivot deeper into the graph from twt.paa.jp.

Cypher and MCP

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

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