Hostname
cimaiot.com
Last fetched
cimaiot.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cimaiot.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 |
|---|---|---|---|---|
| 3.234.183.19 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.199.189.89 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cimaiot.com owner
- Contact emails
- 166a0e31-b839-4e39-b17e-576997e9178a@identity-protect.org
- 25f90b58-6fee-4275-bb10-8f035b065112@identity-protect.org
- 290d4a6d-8c96-4bb7-834e-bf5f4c82a158@identity-protect.org
- 96a0fc20-dac8-47d9-8bfd-c460c4d84512@identity-protect.org
- a3eb35a1-2905-4138-89f8-d36f5887be75@identity-protect.org
- d6aa550d-f43c-447d-b330-6fcecf4eef89@identity-protect.org
- owner-3872214@cimaiot.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of cimaiot.com.
| Subdomain |
|---|
| auth.cimaiot.com |
| www.cimaiot.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cimaiot.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from cimaiot.com.
- IP · 3.234.183.19
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 166a0e31-b839-4e39-b17e-576997e9178a@identity-protect.org
- TLD · .com
- Browse hostnames · ci…
- 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: "cimaiot.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.