Hostname
productiveclouds.com
Last fetched
productiveclouds.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
productiveclouds.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.132.161.1 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of productiveclouds.com owner
- Contact emails
- 0a11dd6c-ddc7-4317-b9d6-76dd4ab66168@identity-protect.org
- 4b5549d5-b703-44fd-aa9e-723372e20ff9@identity-protect.org
- 72df6b38-af9e-40cd-a085-0b3b7c610804@identity-protect.org
- 880ac90b-8531-4fa5-84bc-0621adcfbba9@identity-protect.org
- ee4b9108-3d3c-4d23-8d8b-858c20df19cb@identity-protect.org
- owner-4333655@productiveclouds.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of productiveclouds.com.
| Subdomain |
|---|
| support.productiveclouds.com |
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for productiveclouds.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from productiveclouds.com.
- IP · 3.132.161.1
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0a11dd6c-ddc7-4317-b9d6-76dd4ab66168@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "productiveclouds.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.