Skip to content

Hostname

trinity-plus.jp

Last fetched

trinity-plus.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.116108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.40108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.56108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.81108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.125.2518.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.3518.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.7818.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.918.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
zeirishihojin trinity miho tetsuo jimusho
Contact emails

Subdomains

1 observed subdomain of trinity-plus.jp.

Web-graph footprint

Distinct hostnames that link to or from trinity-plus.jp in the public web crawl.

5 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from trinity-plus.jp.

Cypher and MCP

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

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