Skip to content

Hostname

tre-box2.com

Last fetched

tre-box2.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · tre-box2.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tre-box2.com

Resolution chain

tre-box2.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.192.8.11913.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.103.15418.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.173.4152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.137.1452.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.26.23154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.73.11557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.251.8454.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.30.24213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.77.21113.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.70.2557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of tre-box2.com.

Web-graph footprint

Distinct hostnames that link to or from tre-box2.com in the public web crawl.

60 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for tre-box2.com.

MechanismTarget
SPF_IP164.46.34.168

Related pages

Pivot deeper into the graph from tre-box2.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tre-box2.com"})-[: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.