Skip to content

Hostname

element34.ca

Last fetched

element34.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · element34.caRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/element34.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.166.1018.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.2318.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.8818.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.8918.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.12552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.1852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
prima facie bonkers inc.
Contact emails

Subdomains

2 observed subdomains of element34.ca.

Web-graph footprint

Distinct hostnames that link to or from element34.ca in the public web crawl.

10 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for element34.ca.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com

Related pages

Pivot deeper into the graph from element34.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "element34.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.