Skip to content

Hostname

humanefood.ca

Last fetched

humanefood.ca resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists registrar:promo people inc. as the registrar.

Nutrition Label

WHISPER CANON · humanefood.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/humanefood.ca

Resolution chain

humanefood.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.94.20.1823.94.20.0/23AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
registrar:promo people inc.
Organization
Contact emails

Subdomains

45 observed subdomains of humanefood.ca.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for humanefood.ca.

MechanismTarget
SPF_Ahumanefood.ca
SPF_INCLUDE_spf.hostedemail.com
SPF_IP103.26.140.131
SPF_IP23.94.20.18
SPF_IP69.28.199.230
SPF_IP69.90.66.20
SPF_MXhumanefood.ca

Related pages

Pivot deeper into the graph from humanefood.ca.

Cypher and MCP

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

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