Skip to content

Hostname

hacken.ca

Last fetched

hacken.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.114143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.20143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.40143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.71143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.168.167.1273.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.1283.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.43.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.553.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
Contact emails

Subdomains

1 observed subdomain of hacken.ca.

Subdomain
www.hacken.ca

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hacken.ca.

MechanismTarget
SPF_Ahacken.ca
SPF_MXhacken.ca

Related pages

Pivot deeper into the graph from hacken.ca.

Cypher and MCP

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

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