Skip to content

Hostname

healthyback.ca

Last fetched

healthyback.ca resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · healthyback.caRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/healthyback.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
23.111.64.3023.111.64.0/22AS54643IDIGITAL - Idigital Internet Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

2 observed subdomains of healthyback.ca.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for healthyback.ca.

MechanismTarget
SPF_Ahealthyback.ca
SPF_IP23.111.64.30
SPF_IP64.34.111.235/32
SPF_IP64.34.111.239/32
SPF_IP64.34.111.253/32
SPF_IP76.74.228.170
SPF_MXhealthyback.ca

Related pages

Pivot deeper into the graph from healthyback.ca.

Cypher and MCP

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

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