Skip to content

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

WHISPER CANON · cloudogu.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cloudogu.com

Resolution chain

cloudogu.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.159.195.25134.159.128.0/17AS396982QOSL-AS-AP Qovic Online Solutions LLPDE
34.89.246.12834.89.240.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPDE

WHOIS identity

Registrar
iana:1390
Organization
thomas grosser
Contact emails

Subdomains

99 observed subdomains of cloudogu.com.

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.

MechanismTarget
SPF_Acloudogu.com
SPF_INCLUDE_spf.google.com
SPF_IP217.13.65.233
SPF_IP88.198.13.75
SPF_IP91.249.178.2
SPF_MXcloudogu.com

Related pages

Pivot deeper into the graph from cloudogu.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.