Hostname
congewoi.com
Last fetched
congewoi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
congewoi.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.49.111 | 18.238.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.20 | 18.238.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.33 | 18.238.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.51 | 18.238.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.196.34 | 3.160.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.45 | 3.160.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.79 | 3.160.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.99 | 3.160.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of congewoi.com owner
- Contact emails
- dmischenko@msn.com
- 02d2867b-fe10-4569-abdc-2dc05e8642e8@identity-protect.org
- 4c7a99c0-3d34-433e-b123-5840efcaed27@identity-protect.org
- 91120524-3cd9-432c-994b-b38217b71c19@identity-protect.org
- dab1bd73-e848-4796-88d9-510effa0e951@identity-protect.org
- dedd1ad1-429c-49de-99fd-57078a9296d8@identity-protect.org
- e9b578fb-72c9-4c99-bcf5-192d0999d59d@identity-protect.org
- f3ce7b3b-b5ef-49d5-bba5-015ec99e5ef6@identity-protect.org
- owner-213802@congewoi.com.whoisprivacyservice.org
- owner-681133@congewoi.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of congewoi.com.
| Subdomain |
|---|
| www.congewoi.com |
Threat posture
History
Related pages
Pivot deeper into the graph from congewoi.com.
- IP · 18.238.49.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dmischenko@msn.com
- TLD · .com
- Browse hostnames · co…
- 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: "congewoi.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.