Hostname
gnmczea.com
Last fetched
gnmczea.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gnmczea.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 |
|---|---|---|---|---|
| 176.34.133.217 | 176.34.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.248.189.87 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.212.80.58 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.108.115 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gnmczea.com owner
- Contact emails
- 036f60d1-1796-460b-946e-bf4b149f272b@identity-protect.org
- 0b639d3d-13dd-4034-a8fb-3a3de1fea862@identity-protect.org
- 13065229-ab19-4a53-b0f9-4366b25e6357@identity-protect.org
- 928b5e89-c609-4068-a90d-dccb426cf25a@identity-protect.org
- 9f69bb34-aff2-485f-b1f0-bdf737314b65@identity-protect.org
- b435229a-a6ce-4d66-9abd-523769e8f1e4@identity-protect.org
- c6944643-9b78-4051-ae4b-6579ec29f219@identity-protect.org
- owner-545234@gnmczea.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of gnmczea.com.
| Subdomain |
|---|
| wildcard.gnmczea.com |
Threat posture
History
Related pages
Pivot deeper into the graph from gnmczea.com.
- IP · 176.34.133.217
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 036f60d1-1796-460b-946e-bf4b149f272b@identity-protect.org
- TLD · .com
- Browse hostnames · gn…
- 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: "gnmczea.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.