Hostname
referlink.ca
Last fetched
referlink.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.
Nutrition Label
Resolution chain
referlink.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.20.16 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.45 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.52 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.74 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.163.218.102 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.218.13 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.218.43 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.218.89 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- lendesk technologies ulc ulc.
- Contact emails
Subdomains
2 observed subdomains of referlink.ca.
| Subdomain |
|---|
| decline.referlink.ca |
| www.referlink.ca |
Threat posture
History
Related pages
Pivot deeper into the graph from referlink.ca.
- IP · 13.35.20.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · IN
- Email · 8369f8f06bc8d187aaaf54af239aae43-44179465@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: "referlink.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.