Hostname
cnb-cloud-mail.com
Last fetched
cnb-cloud-mail.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cnb-cloud-mail.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cnb-cloud-mail.com owner
- Contact emails
- 1c6f1fc9-8952-4484-81c7-4c3237c8bcc2@identity-protect.org
- 5cdcf5e5-dafe-49d3-9a71-13608cbd4b6b@identity-protect.org
- 5eb62c51-65bd-4423-87d2-c72af67cb16e@identity-protect.org
- 8077d77b-fe86-45a5-9eab-ca23c727f9be@identity-protect.org
- 91dee9b1-c37c-4cca-b831-15be620eb85b@identity-protect.org
- c1f0ca92-fe63-4d5c-a5a4-2e753b38475f@identity-protect.org
- cb9e9964-66e0-4769-bc09-5067b2caa8ac@identity-protect.org
- owner-3423868@cnb-cloud-mail.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cnb-cloud-mail.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from cnb-cloud-mail.com.
- IP · 16.15.183.110
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1c6f1fc9-8952-4484-81c7-4c3237c8bcc2@identity-protect.org
- TLD · .com
- Browse hostnames · cn…
- 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: "cnb-cloud-mail.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.