Hostname
greeninch.com
Last fetched
greeninch.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
greeninch.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 |
|---|---|---|---|---|
| 3.231.35.217 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- dusan belic
- Contact emails
- dusan.belic@gmail.com
- info@domain-contact.org
- af24bc9309448a53c92bee484a16452484c314f7e3891ad7d4d28a6864131576@greeninch.com.whoisproxy.org
- d0e23ca5e3c3a962c4aaece530994b8a9e46cd4274616a2fe1251255a43e9d8d@greeninch.com.whoisproxy.org
- ea7842fac40e93f3da2b187b5bd43001360119b2644b4c20a0b7e31f4c18a7ac@greeninch.com.whoisproxy.org
- ede6acd1d94e3b130c6a910b0f1f86dce2b6ee8e0c5fe6b38267f40379f96399@greeninch.com.whoisproxy.org
Subdomains
1 observed subdomain of greeninch.com.
| Subdomain |
|---|
| www.greeninch.com |
Web-graph footprint
Distinct hostnames that link to or from greeninch.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for greeninch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.topdns.com |
| SPF_INCLUDE | spf2.topdns.com |
Related pages
Pivot deeper into the graph from greeninch.com.
- IP · 3.231.35.217
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:228
- Country · US
- Email · dusan.belic@gmail.com
- 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: "greeninch.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.