Hostname
genipaws.com
Last fetched
genipaws.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
genipaws.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.238.80.116 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.41 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.46 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.92 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.253.103 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.14 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.4 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.253.82 | 18.245.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.167.192.121 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.33 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.70 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.78 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of genipaws.com owner
- Contact emails
- 02dfbb5c-2a6d-4b3c-8773-bb331216cf57@identity-protect.org
- 28fe35e4-b809-4300-9662-848f1cdce9b2@identity-protect.org
- 3fdeaf64-b525-4f21-9d1f-90685e7464ca@identity-protect.org
- ae4cb5ca-08a5-4460-90d6-5c2b746a6127@identity-protect.org
- f13de2f5-aa64-4608-bd3b-56d06d8d18d7@identity-protect.org
- f9c1e1f8-7a06-481b-a232-90e1f5c6fdf9@identity-protect.org
- owner-7724949@genipaws.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of genipaws.com.
| Subdomain |
|---|
| wildcard.genipaws.com |
Threat posture
History
Related pages
Pivot deeper into the graph from genipaws.com.
- IP · 18.238.80.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 02dfbb5c-2a6d-4b3c-8773-bb331216cf57@identity-protect.org
- 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: "genipaws.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.