Hostname
zensoftware.cloud
Last fetched
zensoftware.cloud resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:1345 as the registrar.
Nutrition Label
Resolution chain
zensoftware.cloud 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 |
|---|---|---|---|---|
| 34.36.233.224 | 34.32.0.0/11 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | US |
WHOIS identity
- Registrar
- iana:1345
- Organization
- zen software b.v.
- Contact emails
Subdomains
3 observed subdomains of zensoftware.cloud.
Web-graph footprint
Distinct hostnames that link to or from zensoftware.cloud in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for zensoftware.cloud.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.kingfinance.nl |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | mijnimuisonline.nl |
| SPF_IP | 185.211.123.80 |
| SPF_IP | 84.38.234.217 |
| SPF_IP | 85.146.242.85 |
| SPF_IP | 85.17.47.160/32 |
Related pages
Pivot deeper into the graph from zensoftware.cloud.
- IP · 34.36.233.224
- ASN · AS396982QOSL-AS-AP Qovic Online Solutions LLP
- Registrar · iana:1345
- Country · US
- Email · e42755285701bf2263ad780234f57c71-4843915@contact.gandi.net
- TLD · .cloud
- Browse hostnames · ze…
- 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: "zensoftware.cloud"})-[: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.