Hostname
re3d.ca
Last fetched
re3d.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.
Nutrition Label
Resolution chain
re3d.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.222.83.253 | 15.222.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.98.225.18 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.98.6.239 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.182.144.175 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- —
- Organization
- evelyn saurette
- Contact emails
Subdomains
35 observed subdomains of re3d.ca.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for re3d.ca.
| Mechanism | Target |
|---|---|
| SPF_A | re3d.ca |
| SPF_INCLUDE | bluehost.com |
| SPF_MX | re3d.ca |
Related pages
Pivot deeper into the graph from re3d.ca.
- IP · 15.222.83.253
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · CA
- Email · 09d0c13f706ede0589cb81551d3435ca-7367215@contact.gandi.net
- TLD · .ca
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "re3d.ca"})-[: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.