Hostname
canopy.com
Last fetched
canopy.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
canopy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.225.128 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.251.168 | 3.33.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- canopy group
- Contact emails
- bx46u6ap4gq@networksolutionsprivateregistration.com
- dv8hs3x783j@networksolutionsprivateregistration.com
- e63nr5wa5w6@networksolutionsprivateregistration.com
- e86ym4rz5sm@networksolutionsprivateregistration.com
- f24796vd5m5@networksolutionsprivateregistration.com
- f48335pg665@networksolutionsprivateregistration.com
- f994m5yr83s@networksolutionsprivateregistration.com
- ha5rs76c8a2@networksolutionsprivateregistration.com
- hy6bb5qp3nu@networksolutionsprivateregistration.com
- j958u7wp6hu@networksolutionsprivateregistration.com
- ja4n22xu7gt@networksolutionsprivateregistration.com
- jk9zu4bj7ry@networksolutionsprivateregistration.com
- nf62a2wr487@networksolutionsprivateregistration.com
- brent.noorda@gmail.com
- tj2by7988qx@networksolutionsprivateregistration.com
- wq2fb3c52dg@networksolutionsprivateregistration.com
- xa3u97hz7qn@networksolutionsprivateregistration.com
- yt6uf5x55bm@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of canopy.com.
| Subdomain |
|---|
| spf.canopy.com |
| www.canopy.com |
Web-graph footprint
Distinct hostnames that link to or from canopy.com in the public web crawl.
21 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from canopy.com.
- IP · 15.197.225.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · CA
- Email · bx46u6ap4gq@networksolutionsprivateregistration.com
- 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: "canopy.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.