Hostname
tray.com.br
Last fetched
tray.com.br resolves to 20 IPv4 addresses operated by TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS in BR.
Nutrition Label
Resolution chain
tray.com.br resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 179.191.168.105 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.17 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.25 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.33 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.34 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.36 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.37 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.41 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.49 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.57 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.65 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.73 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.81 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.89 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.168.97 | 179.191.168.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.169.113 | 179.191.169.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.169.49 | 179.191.169.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.169.65 | 179.191.169.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.169.73 | 179.191.169.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.169.81 | 179.191.169.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
WHOIS identity
- Registrar
- —
- Organization
- contato t?cnico tray tecnologia
- Contact emails
Subdomains
114 observed subdomains of tray.com.br.
Showing 25 of 114. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tray.com.br in the public web crawl.
10,787 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for tray.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.tray.net.br |
| SPF_IP | 138.122.172.0/22 |
| SPF_IP | 177.67.112.0/20 |
| SPF_IP | 177.67.122.0/20 |
| SPF_IP | 177.71.236.3/32 |
| SPF_IP | 54.232.123.91/32 |
| SPF_MX | tray.com.br |
Related pages
Pivot deeper into the graph from tray.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tray.com.br"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.