Hostname
team-canopy.com
Last fetched
team-canopy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
team-canopy.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.11 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.21 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.26 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.96 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.41.118 | 99.84.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.41.27 | 99.84.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.41.29 | 99.84.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.41.54 | 99.84.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of team-canopy.com owner
- Contact emails
- 310fa264-c53d-4e30-8f63-6880e5ebdea0@identity-protect.org
- 3c656e9d-1b2e-46c5-8a67-24c218e9d38b@identity-protect.org
- 3d4428bf-9b85-4723-85cd-c33d80150659@identity-protect.org
- 46faa2eb-48d7-4b78-80fc-99d741325c63@identity-protect.org
- 5a8e3073-de55-4ad7-a46e-9b352c085db1@identity-protect.org
- b9f5d051-5fb3-4420-ba59-0b7b6913f77e@identity-protect.org
- ce34d5c3-2287-41f8-b0cf-d6c8e3fb94bc@identity-protect.org
- owner-10993670@team-canopy.com.whoisprivacyservice.org
- owner-233671@team-canopy.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of team-canopy.com.
Web-graph footprint
Distinct hostnames that link to or from team-canopy.com in the public web crawl.
6 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for team-canopy.com.
| Mechanism | Target |
|---|---|
| SPF_A | team-canopy.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_MX | team-canopy.com |
Related pages
Pivot deeper into the graph from team-canopy.com.
- IP · 13.32.241.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 310fa264-c53d-4e30-8f63-6880e5ebdea0@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "team-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.