Skip to content

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

WHISPER CANON · genron-alpha.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/genron-alpha.com

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.

IPPrefixASNOperatorCountry
13.249.91.11813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.4313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.8013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.55.1023.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.143.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.543.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.723.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
52.222.214.12452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.2352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1485
Organization
ueda yoko
Contact emails

Subdomains

1 observed subdomain of 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 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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.