Skip to content

Hostname

tray.ai

Last fetched

tray.ai resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:101domain as the registrar.

Nutrition Label

WHISPER CANON · tray.aiRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tray.ai

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.11318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1093.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1133.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1253.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.833.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.42.1054.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.10654.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.11054.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.12154.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

Registrar
registrar:101domain
Organization
redacted | eu data subject
Contact emails

Subdomains

15 observed subdomains of tray.ai.

Web-graph footprint

Distinct hostnames that link to or from tray.ai in the public web crawl.

325 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tray.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEu442465.wl.sendgrid.net

Related pages

Pivot deeper into the graph from tray.ai.

Cypher and MCP

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

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