Hostname
cloudautomator.com
Last fetched
cloudautomator.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
cloudautomator.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 |
|---|---|---|---|---|
| 18.67.93.102 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.93.111 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.93.122 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.93.125 | 18.67.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.85.31.112 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.15 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.50 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.87 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
7 observed subdomains of cloudautomator.com.
Web-graph footprint
Distinct hostnames that link to or from cloudautomator.com in the public web crawl.
26 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cloudautomator.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | stspg-customer.com |
| SPF_INCLUDE | u1856464.wl.sendgrid.net |
Related pages
Pivot deeper into the graph from cloudautomator.com.
- IP · 18.67.93.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · AU
- Email · proxy@whoisprotectservice.com
- 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: "cloudautomator.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.