Skip to content

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

WHISPER CANON · reltek.caRouting diversity5.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/reltek.ca

Resolution chain

reltek.ca resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.78.513.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2173.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.443.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.2543.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2273.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.1253.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.743.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.221.15452.218.221.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.230.1052.218.230.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.136.1952.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.147.21152.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.165.21152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.184.21952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.209.22752.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.13952.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.2752.92.248.0/21AS16509AMAZON-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

SPF policy

1 SPF mechanism authorising senders for reltek.ca.

MechanismTarget
SPF_INCLUDEamazonses.com

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.