Hostname
reltek.ca
Last fetched
reltek.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:netfirms, ltd as the registrar.
Nutrition Label
Resolution chain
reltek.ca resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.78.51 | 3.5.78.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.217 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.44 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.82.254 | 3.5.82.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.227 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.87.125 | 3.5.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.87.74 | 3.5.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.221.154 | 52.218.221.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.230.10 | 52.218.230.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.136.19 | 52.92.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.147.211 | 52.92.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.165.211 | 52.92.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.184.219 | 52.92.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.209.227 | 52.92.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.242.139 | 52.92.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.248.27 | 52.92.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:netfirms, ltd
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of reltek.ca.
| Subdomain |
|---|
| www.reltek.ca |
Web-graph footprint
Distinct hostnames that link to or from reltek.ca in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from reltek.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "reltek.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.