Hostname
genron-alpha.com
Last fetched
genron-alpha.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1485 as the registrar.
Nutrition Label
Resolution chain
genron-alpha.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.91.118 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.43 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.79 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.80 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.55.102 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.55.14 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.55.54 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.55.72 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 52.222.214.124 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.23 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.30 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.79 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1485
- Organization
- ueda yoko
- Contact emails
Subdomains
1 observed subdomain of genron-alpha.com.
| Subdomain |
|---|
| www.genron-alpha.com |
Web-graph footprint
Distinct hostnames that link to or from genron-alpha.com in the public web crawl.
74 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from genron-alpha.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "genron-alpha.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.