Hostname
cloudogu.com
Last fetched
cloudogu.com resolves to 2 IPv4 addresses operated by QOSL-AS-AP Qovic Online Solutions LLP in DE. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
cloudogu.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.159.195.251 | 34.159.128.0/17 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | DE |
| 34.89.246.128 | 34.89.240.0/20 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | DE |
WHOIS identity
- Registrar
- iana:1390
- Organization
- thomas grosser
- Contact emails
Subdomains
99 observed subdomains of cloudogu.com.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cloudogu.com in the public web crawl.
52 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for cloudogu.com.
| Mechanism | Target |
|---|---|
| SPF_A | cloudogu.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 217.13.65.233 |
| SPF_IP | 88.198.13.75 |
| SPF_IP | 91.249.178.2 |
| SPF_MX | cloudogu.com |
Related pages
Pivot deeper into the graph from cloudogu.com.
- IP · 34.159.195.251
- ASN · AS396982QOSL-AS-AP Qovic Online Solutions LLP
- Registrar · iana:1390
- Country · DE
- Email · 85a54c02qe8@opensrs.namespace4you.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: "cloudogu.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.