Skip to content

Hostname

genly.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.21.218.161.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.21.2418.161.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.21.4618.161.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.21.7818.161.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.2118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.2318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.2718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.5918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.6.1083.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.293.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.363.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.993.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:468
Organization
buydomains_com
Contact emails

Subdomains

8 observed subdomains of genly.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for genly.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_MXgenly.com

Related pages

Pivot deeper into the graph from genly.com.

Cypher and MCP

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

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