Hostname
rayteams.com
Last fetched
rayteams.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
rayteams.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.175.164.28 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 3.175.164.30 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 3.175.164.51 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 3.175.164.79 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 65.8.131.109 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.119 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.73 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.94 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.114 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.101 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.56 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.20 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
92 observed subdomains of rayteams.com.
Showing 25 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rayteams.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for rayteams.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from rayteams.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rayteams.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.