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
Resolution chain
genly.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.21.2 | 18.161.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.21.24 | 18.161.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.21.46 | 18.161.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.21.78 | 18.161.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.21 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.23 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.27 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.59 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.6.108 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.29 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.36 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.99 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- buydomains_com
- Contact emails
- 3724911@privacy-link.com
- brokerage@buydomains.com
- 4213cca7-f626-478e-92c3-c7dad558ea16@identity-protect.org
- 5837d0bb-152e-4307-862f-85170e1091c8@identity-protect.org
- 72aa9fad-f8f6-41dd-b5c9-b47b571747c3@identity-protect.org
- 77004f95-29df-429b-b673-e7b2b3bcdbb0@identity-protect.org
- c158fbac-6c39-44ab-aef1-6ed0406aff15@identity-protect.org
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
MX records
SPF policy
5 SPF mechanisms authorising senders for genly.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.autopilothq.com |
| SPF_MX | genly.com |
Related pages
Pivot deeper into the graph from genly.com.
- IP · 18.161.21.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3724911@privacy-link.com
- TLD · .com
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.