Hostname
greeneosio.com
Last fetched
greeneosio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
greeneosio.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.35.20.118 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.53 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.7 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.95 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.9.175.109 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.124 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.25 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.85 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of greeneosio.com owner
- Contact emails
- 153dcfdb-2a47-459d-b6f2-29430b826eec@identity-protect.org
- 32e9b29c-87cd-4894-a7ca-56bbffc77a66@identity-protect.org
- 373de167-c84e-423e-b56e-1e5f2ab59fdc@identity-protect.org
- 561b8616-d4f5-4f7e-b831-fca08fa39537@identity-protect.org
- 59c38e15-bffc-4a72-ae69-bc49aa12c434@identity-protect.org
- f4dc1304-51d9-43c8-a43d-5b9c70380b36@identity-protect.org
- owner-4696572@greeneosio.com.whoisprivacyservice.org
- owner-6188253@greeneosio.com.whoisprivacyservice.org
- owner-9268094@greeneosio.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of greeneosio.com.
Showing 12 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from greeneosio.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for greeneosio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from greeneosio.com.
- IP · 13.35.20.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 153dcfdb-2a47-459d-b6f2-29430b826eec@identity-protect.org
- TLD · .com
- Browse hostnames · gr…
- 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: "greeneosio.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.