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
Resolution chain
genew.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.67.161.129 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.161.19 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.161.44 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.161.89 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.171.117.112 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.21 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.45 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.61 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.151.12 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.20 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.89 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.97 | 54.192.148.0/22 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for genew.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
Related pages
Pivot deeper into the graph from genew.com.
- IP · 18.67.161.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:420
- Country · IN
- Email · 13603088201@139.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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.