Skip to content

Hostname

genew.com

Last fetched

genew.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.161.12918.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.1918.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.4418.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.8918.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.171.117.1123.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.213.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.453.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.613.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.1254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:420
Organization
shen zhen zhen you ke ji gu fen you xian gong si
Contact emails

Subdomains

7 observed subdomains of genew.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for genew.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from genew.com.

Cypher and MCP

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

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