Hostname
teamgreenacademy.com
Last fetched
teamgreenacademy.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
teamgreenacademy.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 |
|---|---|---|---|---|
| 159.65.226.59 | 159.65.224.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of teamgreenacademy.com owner
- Contact emails
- 267f66fb-4b30-47c3-b83d-055b6e8b9499@identity-protect.org
- 2ed71711-65d2-452e-8b97-34a62526a4cc@identity-protect.org
- 98ae76fb-96e8-4448-83c4-72daba28fd0b@identity-protect.org
- c246a29b-1d1c-4f8e-9eff-ce88bffeb043@identity-protect.org
- c86f79e3-a2b4-4ee0-b5f2-1ed7ff219977@identity-protect.org
- dcbdc568-db3c-4ff8-af8d-c6eb6e2f0fed@identity-protect.org
Subdomains
3 observed subdomains of teamgreenacademy.com.
Threat posture
History
Related pages
Pivot deeper into the graph from teamgreenacademy.com.
- IP · 159.65.226.59
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · US
- Email · 267f66fb-4b30-47c3-b83d-055b6e8b9499@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: "teamgreenacademy.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.