Hostname
chambify.com
Last fetched
chambify.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
chambify.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.164.96.111 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.129 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.30 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.68 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.161.126 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.161.37 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.161.55 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.161.80 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chambify.com owner
- Contact emails
- 47267374-ab5a-4634-8b02-572081f116f2@identity-protect.org
- 4b6b05e8-1720-4009-8709-ac71c8eda29c@identity-protect.org
- 51ab7d91-7104-4217-ab32-6ad366a63643@identity-protect.org
- 53e6adfb-0c1b-4470-9574-a51ecb0a9ea2@identity-protect.org
- 6737f33d-5ab9-42c7-a2b0-aa0ed980d919@identity-protect.org
- 70083c10-9861-4eec-b404-5e560dc535c2@identity-protect.org
- c7d38cb9-80be-4312-a721-90710389a5e0@identity-protect.org
- owner-6801778@chambify.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of chambify.com.
| Subdomain |
|---|
| api.chambify.com |
| www.chambify.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from chambify.com.
- IP · 18.164.96.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 47267374-ab5a-4634-8b02-572081f116f2@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "chambify.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.