Hostname
goldleafmerch.com
Last fetched
goldleafmerch.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
goldleafmerch.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 |
|---|---|---|---|---|
| 23.20.164.250 | 23.20.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.194.162.251 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.6.26.78 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.162.54.48 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of goldleafmerch.com owner
- Contact emails
- 0b4e7767-c68d-41e8-b155-6a349e35b6fc@identity-protect.org
- 413b23b5-f5fc-497c-8732-09a4918e1bc8@identity-protect.org
- 8dcf78f7-a7e1-4178-808c-a5f8903522fe@identity-protect.org
- 9a9d9087-fe19-4594-963e-0a32921f08c3@identity-protect.org
- a964b178-17e4-408f-9562-ab250a4b6670@identity-protect.org
- fed03b20-03cf-4efc-b1fc-73b0a45faedf@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from goldleafmerch.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from goldleafmerch.com.
- IP · 23.20.164.250
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0b4e7767-c68d-41e8-b155-6a349e35b6fc@identity-protect.org
- TLD · .com
- Browse hostnames · go…
- 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: "goldleafmerch.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.