Hostname
chameleoncolo.com
Last fetched
chameleoncolo.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chameleoncolo.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 |
|---|---|---|---|---|
| 16.15.183.166 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.5.24.234 | 3.5.24.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.48.53 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.59.85 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.128.253 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.225.229 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.94.75 | 52.217.94.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.202.29 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chameleoncolo.com owner
- Contact emails
- 12cda067-7c26-4eb0-aa49-96d47d6728b1@identity-protect.org
- 39875d73-3d10-45fb-98c5-1ba87d0fcc54@identity-protect.org
- 5d25824e-ce13-400c-b6d6-f0f68b5a18a0@identity-protect.org
- 6f574431-fff4-415e-88d7-c170022a7a43@identity-protect.org
- 7921c2fa-5967-4192-b3d3-66dacf5d26af@identity-protect.org
- afb5f4b6-f262-4a7f-a236-0ada2a031a89@identity-protect.org
- b346ab3f-3c43-4f24-acf7-d74dfbc24276@identity-protect.org
Subdomains
2 observed subdomains of chameleoncolo.com.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for chameleoncolo.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.customcall.us |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 66.187.132.0/24 |
| SPF_IP | 66.187.137.0/24 |
Related pages
Pivot deeper into the graph from chameleoncolo.com.
- IP · 16.15.183.166
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 12cda067-7c26-4eb0-aa49-96d47d6728b1@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: "chameleoncolo.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.