Skip to content

Hostname

tw5.jp

Last fetched

tw5.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · tw5.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/tw5.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.176.104.13518.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.186.7318.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.81.20952.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.203.7454.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
tommy walker
Contact emails

Subdomains

8 observed subdomains of tw5.jp.

Web-graph footprint

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

50 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tw5.jp.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from tw5.jp.

Cypher and MCP

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

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