Hostname
digitalfactorycloud.com
Last fetched
digitalfactorycloud.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
digitalfactorycloud.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 |
|---|---|---|---|---|
| 206.189.232.239 | 206.189.224.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- on behalf of digitalfactorycloud.com owner
- Contact emails
- 1eb23c5d-b7e0-4103-913c-998cf88fb0d4@identity-protect.org
- 2f1e9bd9-5732-46ad-8a07-abdfbed7a6a1@identity-protect.org
- 75c6383a-1936-4ef9-8cfc-a032df3cd610@identity-protect.org
- 94587ba2-3a4f-4e2b-85d8-397bd36c84ba@identity-protect.org
- eb892e91-ed96-48db-a1b8-6c432b508d48@identity-protect.org
- owner-5098146@digitalfactorycloud.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from digitalfactorycloud.com.
- IP · 206.189.232.239
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:2
- Country · US
- Email · 1eb23c5d-b7e0-4103-913c-998cf88fb0d4@identity-protect.org
- TLD · .com
- Browse hostnames · di…
- 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: "digitalfactorycloud.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.