Hostname
chamak.com
Last fetched
chamak.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chamak.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.219.62.114 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.66.67 | 52.219.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- people interactive (i) p.
- Contact emails
- anand@people-group.com
- 5497099e-0fb3-4f73-b6dc-8258e5732ee4@identity-protect.org
- 66e74756-e8e4-4439-84fb-c3032b721d67@identity-protect.org
- 69dc908f-582c-4783-9c9d-82eb40b7418d@identity-protect.org
- 93f7cb7a-b9b4-4ad7-b98e-2dc8870b3f5b@identity-protect.org
- b2adb8d2-0ba2-44df-a94d-d64bb29b6df7@identity-protect.org
- bbb1f267-d0a3-401e-9b7b-2d7062f0eada@identity-protect.org
- d36572d4-990f-4dbd-9c99-98f67ad88567@identity-protect.org
- owner-6643127@chamak.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from chamak.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from chamak.com.
- IP · 52.219.62.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · anand@people-group.com
- 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: "chamak.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.