Skip to content

Hostname

firstaidzone.ca

Last fetched

firstaidzone.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · firstaidzone.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/firstaidzone.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.66.252104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
149.248.44.235149.248.32.0/20AS20473AS-VULTR - The Constant Company, LLCUS
172.67.210.170172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

10 observed subdomains of firstaidzone.ca.

Web-graph footprint

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

9 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for firstaidzone.ca.

MechanismTarget
SPF_Abach.baskettcase.com
SPF_Afirstaidzone.ca
SPF_INCLUDEzohomail.com
SPF_IP149.248.44.235
SPF_IP162.144.118.211
SPF_IP162.144.50.52
SPF_MXfirstaidzone.ca

Related pages

Pivot deeper into the graph from firstaidzone.ca.

Cypher and MCP

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

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