Skip to content

Hostname

genic-web.com

Last fetched

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

Nutrition Label

WHISPER CANON · genic-web.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/genic-web.com

Resolution chain

genic-web.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.164.10413.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.2213.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.6913.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.8313.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.113.243.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.303.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.43.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.733.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.127.12352.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.12552.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.5252.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.7552.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of genic-web.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from genic-web.com.

Cypher and MCP

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

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