Skip to content

Hostname

tr.aje.com

Last fetched

tr.aje.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tr.aje.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tr.aje.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.33.144107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.62.6418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.192.16918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.226.2163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.191.603.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.230.14034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.39.25134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.104.21252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.118.5354.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.128.2854.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.127.16798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.210.14198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tr.aje.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from tr.aje.com.

Cypher and MCP

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

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