Skip to content

Hostname

trtakademi.com

Last fetched

trtakademi.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:819 as the registrar.

Nutrition Label

WHISPER CANON · trtakademi.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trtakademi.com

Resolution chain

trtakademi.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.209.44.16252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.1.8352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.180.17154.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:819
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

14 observed subdomains of trtakademi.com.

Web-graph footprint

Distinct hostnames that link to or from trtakademi.com in the public web crawl.

72 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for trtakademi.com.

MechanismTarget
SPF_IP185.139.196.0/22
SPF_IP212.175.166.130
SPF_IP212.175.166.132
SPF_MXtrtakademi.com

Related pages

Pivot deeper into the graph from trtakademi.com.

Cypher and MCP

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

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