Hostname
genxstock.com
Last fetched
genxstock.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
genxstock.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.170.91.106 | 3.170.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.91.4 | 3.170.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.91.42 | 3.170.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.91.89 | 3.170.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.102 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.126 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.28 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.44 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0137683179
- Contact emails
- genxstock.com@contactprivacy.com
- 5d64c351-8baf-4525-8af0-c80ffc2cc486@identity-protect.org
- 8b7ee9c6-cd3b-4705-a8cf-ea0cb940473a@identity-protect.org
- 998c6bcb-adb0-4104-b8e7-70b9d7cc61b0@identity-protect.org
- a81f50e2-018c-4809-a723-cc334177fdd9@identity-protect.org
- f9516636-2b59-4b70-a800-4cdc4c323210@identity-protect.org
Subdomains
5 observed subdomains of genxstock.com.
Threat posture
History
Related pages
Pivot deeper into the graph from genxstock.com.
- IP · 3.170.91.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · genxstock.com@contactprivacy.com
- TLD · .com
- Browse hostnames · ge…
- 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: "genxstock.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.