Skip to content

Hostname

humanefoodforkids.ca

Last fetched

humanefoodforkids.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 · humanefoodforkids.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/humanefoodforkids.ca

Resolution chain

humanefoodforkids.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
canadian coalition for farm animals
Contact emails

Subdomains

8 observed subdomains of humanefoodforkids.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • humanefoodforkids.ca

SPF policy

4 SPF mechanisms authorising senders for humanefoodforkids.ca.

MechanismTarget
SPF_Ahumanefoodforkids.ca
SPF_IP103.26.140.131
SPF_IP23.94.20.18
SPF_MXhumanefoodforkids.ca

Related pages

Pivot deeper into the graph from humanefoodforkids.ca.

Cypher and MCP

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

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