Hostname
greenekingcraft.com
Last fetched
greenekingcraft.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
greenekingcraft.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.240.144.14 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.19.169.136 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.115.195 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.99.58 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.154.240.80 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.220.150.36 | 54.220.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of greenekingcraft.com owner
- Contact emails
- 3a25ca81-9ace-421a-980f-d9fb0e9fd4ca@identity-protect.org
- 671b9fb8-6a13-4233-9ffe-3ef3c989af14@identity-protect.org
- 6a89dd41-f3ce-4d74-8ff3-b8846443a6f1@identity-protect.org
- 703e1831-a349-40e6-9744-55ce5d2efe67@identity-protect.org
- be5c479d-1496-42a3-b395-8832b2f4edbd@identity-protect.org
- cd95d08d-8839-42b9-88d7-088264ba7394@identity-protect.org
- ffd19133-0449-4a5c-9608-5142ae15403d@identity-protect.org
Subdomains
1 observed subdomain of greenekingcraft.com.
| Subdomain |
|---|
| www.greenekingcraft.com |
Threat posture
History
Related pages
Pivot deeper into the graph from greenekingcraft.com.
- IP · 34.240.144.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 3a25ca81-9ace-421a-980f-d9fb0e9fd4ca@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: "greenekingcraft.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.