Skip to content

Hostname

headcandy.ca

Last fetched

headcandy.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.233.11818.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.12718.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.5518.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.8118.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.80.10418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.1218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.10465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.10865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.2565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.4765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

2 observed subdomains of headcandy.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for headcandy.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from headcandy.ca.

Cypher and MCP

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

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