Skip to content

Hostname

genics.com

Last fetched

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

Nutrition Label

WHISPER CANON · genics.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/genics.com

Resolution chain

genics.com 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
13.226.69.10813.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.12413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.4313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.8513.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.174.230.1153.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.223.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.943.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.963.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:146
Organization
genics holdings.com
Contact emails

Subdomains

3 observed subdomains of genics.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for genics.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from genics.com.

Cypher and MCP

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

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