Skip to content

Hostname

treis.jp

Last fetched

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

Nutrition Label

WHISPER CANON · treis.jpRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/treis.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.186.8513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.42.3535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.206.835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.29.15452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.94.20854.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.90.19154.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
treis,
Contact emails

Subdomains

69 observed subdomains of treis.jp.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for treis.jp.

MechanismTarget
SPF_INCLUDEspf.treis.jp

Related pages

Pivot deeper into the graph from treis.jp.

Cypher and MCP

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

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