Hostname
cloud-iam.com
Last fetched
cloud-iam.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
cloud-iam.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.47.107 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.120 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.128 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.79 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.247.3 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.45 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.93 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.98 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 52.222.214.31 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.4 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.53 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.57 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:433
- Organization
- cloud-iam
- Contact emails
Subdomains
177 observed subdomains of cloud-iam.com.
Showing 25 of 177. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cloud-iam.com in the public web crawl.
52 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cloud-iam.com.
| Mechanism | Target |
|---|---|
| SPF_A | cloud-iam.com |
| SPF_INCLUDE | 145596241.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | cloud-iam.com |
Related pages
Pivot deeper into the graph from cloud-iam.com.
- IP · 108.139.47.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:433
- Country · US
- Email · qmp5vxsbyhki9q489sfo@y.o-w-o.info
- TLD · .com
- Browse hostnames · cl…
- 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: "cloud-iam.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.