Hostname
cloudfactory.com
Last fetched
cloudfactory.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudfactory.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.220.40.113 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- cloudfactory group
- Contact emails
- mark@cloudfactory.com
- mark@sprout-technology.com
- noreply@data-protected.net
- 25f2ff4a-111b-46c6-878f-4f5e9ea04d6d@identity-protect.org
- 2b477023-5179-4da9-857c-1f91c6936a4b@identity-protect.org
- 9c821247-a268-48ea-a135-f31db205d916@identity-protect.org
- a0825956-f8ec-43df-96c4-02c710920536@identity-protect.org
- be52c8be-a94e-4125-ad6f-c5f96d512af3@identity-protect.org
- c4259065-fcf9-46e5-ac78-3f635223219a@identity-protect.org
- f33dbd39-4bcd-4eba-a910-4c40acc2498f@identity-protect.org
- owner-4648062@cloudfactory.com.whoisprivacyservice.org
Subdomains
79 observed subdomains of cloudfactory.com.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cloudfactory.com in the public web crawl.
474 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for cloudfactory.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 351374.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 142.0.180.120/32 |
| SPF_IP | 149.72.138.202 |
| SPF_IP | 149.72.147.186/32 |
| SPF_IP | 167.89.101.239/32 |
| SPF_IP | 168.245.40.44/32 |
Related pages
Pivot deeper into the graph from cloudfactory.com.
- IP · 3.220.40.113
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · mark@cloudfactory.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: "cloudfactory.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.