Skip to content

Hostname

insafehands.ca

Last fetched

insafehands.ca resolves to 2 IPv4 addresses operated by WEHOSTWEBSITES-COM - Handy Networks, LLC in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · insafehands.caRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/insafehands.ca

Resolution chain

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

IPPrefixASNOperatorCountry
162.244.253.27162.244.252.0/22AS30475WEHOSTWEBSITES-COM - Handy Networks, LLCUS
54.208.24.19354.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
Contact emails

Subdomains

12 observed subdomains of insafehands.ca.

Web-graph footprint

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

13 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • insafehands.ca

SPF policy

4 SPF mechanisms authorising senders for insafehands.ca.

MechanismTarget
SPF_Ainsafehands.ca
SPF_INCLUDE_spf.supportedns.com
SPF_IP162.244.254.116
SPF_MXinsafehands.ca

Related pages

Pivot deeper into the graph from insafehands.ca.

Cypher and MCP

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

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