Hostname
spreed.cloud
Last fetched
spreed.cloud resolves to 1 IPv4 address operated by AS-SOFTPLUS - Datasource AG in CH. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
spreed.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 |
|---|---|---|---|---|
| 176.10.102.251 | 176.10.96.0/19 | AS51395 | AS-SOFTPLUS - Datasource AG | CH |
WHOIS identity
- Registrar
- iana:1387
- Organization
- struktur
- Contact emails
Subdomains
14 observed subdomains of spreed.cloud.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for spreed.cloud.
| Mechanism | Target |
|---|---|
| SPF_A | smtpmxext.struktur.de |
| SPF_A | smtpmxext2.struktur.de |
| SPF_A | spreed.cloud |
| SPF_INCLUDE | struktur.de |
| SPF_IP | 176.10.102.192/26 |
| SPF_MX | spreed.cloud |
Related pages
Pivot deeper into the graph from spreed.cloud.
- IP · 176.10.102.251
- ASN · AS51395AS-SOFTPLUS - Datasource AG
- Registrar · iana:1387
- Country · CH
- Email · info@struktur.de
- TLD · .cloud
- Browse hostnames · sp…
- 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: "spreed.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.