Hostname
greenplacetech.com
Last fetched
greenplacetech.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
greenplacetech.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.203.37.41 | 35.6.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.107.178 | 52.74.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.240.24 | 98.96.221.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.207.83 | 98.96.225.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of greenplacetech.com owner
- Contact emails
- 0bc09c52-42a4-4b53-9a9a-3aec698fd725@identity-protect.org
- 252c68d5-96b8-4a7b-b84c-aac3bcbfd08f@identity-protect.org
- 3db1f8c8-ce0e-40a5-9279-4bae61c0adc2@identity-protect.org
- 65360de7-ff22-4535-9ebd-2b4bc19a3003@identity-protect.org
- 806b2d92-0899-4cde-a66f-41932134dc6b@identity-protect.org
- ab311a5d-c84e-4440-85b9-7f08e6c5fc15@identity-protect.org
- f302366f-59e1-454a-80b5-3d9a2e5c2be3@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from greenplacetech.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from greenplacetech.com.
- IP · 34.203.37.41
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0bc09c52-42a4-4b53-9a9a-3aec698fd725@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: "greenplacetech.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.