Skip to content

Hostname

genics.cn

Last fetched

genics.cn resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:godaddy.com,llc as the registrar.

Nutrition Label

WHISPER CANON · genics.cnRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/genics.cn

Resolution chain

genics.cn resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.104108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.54108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.64108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.66108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.14.19108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.27108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.48108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.78108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.168.236.113.168.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
3.168.236.1273.168.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
3.168.236.143.168.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
3.168.236.523.168.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR

WHOIS identity

Registrar
registrar:godaddy.com,llc
Organization
peter brian blunt
Contact emails

Subdomains

2 observed subdomains of genics.cn.

Web-graph footprint

Distinct hostnames that link to or from genics.cn in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from genics.cn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "genics.cn"})-[: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.