Hostname
canoekids.com
Last fetched
canoekids.com resolves to 1 IPv4 address operated by BIZLAND-SD - Newfold Digital, Inc. in US. WHOIS lists iana:607 as the registrar.
Nutrition Label
Resolution chain
canoekids.com 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 |
|---|---|---|---|---|
| 207.148.248.143 | 207.148.248.0/24 | AS29873 | BIZLAND-SD - Newfold Digital, Inc. | US |
WHOIS identity
- Registrar
- iana:607
- Organization
- 4canoes_org
- Contact emails
- milne@realitymedia.ca
- brokerage@buydomains.com
- 40cf0220f65fff6a3ab42dbb9839709938e81d67@privatedomain.gkg.net
- 5a496a5b3ea626ec8e4b1c160f0c2c30f07be6cc@privatedomain.gkg.net
- 746d6e347f2c6ce3197be739d051ff4f33d8fb90@privatedomain.gkg.net
- 90bcc82fac0f849f34b2279ab13fcdc88a552c3e@privatedomain.gkg.net
- 951389894029acd48a63be1e9cee42af6caf6206@privatedomain.gkg.net
- ca841550bbba857b4bbd8a4c1afb46af171370f8@privatedomain.gkg.net
- f7e0e0b7c866a4dedbd01cf16917fd30ad9560ee@privatedomain.gkg.net
- milne@4canoes.org
Subdomains
2 observed subdomains of canoekids.com.
| Subdomain |
|---|
| mx.canoekids.com |
| www.canoekids.com |
Web-graph footprint
Distinct hostnames that link to or from canoekids.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from canoekids.com.
- IP · 207.148.248.143
- ASN · AS29873BIZLAND-SD - Newfold Digital, Inc.
- Registrar · iana:607
- Country · US
- Email · milne@realitymedia.ca
- TLD · .com
- Browse hostnames · ca…
- 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: "canoekids.com"})-[: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.