Skip to content

Hostname

trt-global.com

Last fetched

trt-global.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · trt-global.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trt-global.com

Resolution chain

trt-global.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.146.2918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.7218.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.7618.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.9618.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.169.55.1043.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.643.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.663.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.823.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
52.222.236.12552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.10654.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.11854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.3954.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.9354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of trt-global.com owner
Contact emails

Web-graph footprint

Distinct hostnames that link to or from trt-global.com in the public web crawl.

20 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 trt-global.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from trt-global.com.

Cypher and MCP

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

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