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
Resolution chain
humanefoodforkids.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.94.20.18 | 23.94.20.0/23 | AS36352 | AS-COLOCROSSING - HostPapa | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- humanefoodforkids.ca
SPF policy
4 SPF mechanisms authorising senders for humanefoodforkids.ca.
| Mechanism | Target |
|---|---|
| SPF_A | humanefoodforkids.ca |
| SPF_IP | 103.26.140.131 |
| SPF_IP | 23.94.20.18 |
| SPF_MX | humanefoodforkids.ca |
Related pages
Pivot deeper into the graph from humanefoodforkids.ca.
- IP · 23.94.20.18
- ASN · AS36352AS-COLOCROSSING - HostPapa
- Registrar · registrar:promo people inc.
- Country · US
- Email · claireemilyprime@gmail.com
- TLD · .ca
- Browse hostnames · hu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.