Hostname
trusted-datacenter.cloud
Last fetched
trusted-datacenter.cloud resolves to 2 IPv4 addresses operated by DE-KUPPER in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
trusted-datacenter.cloud 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 |
|---|---|---|---|---|
| 185.141.122.210 | 185.141.120.0/22 | AS204877 | DE-KUPPER | DE |
| 85.239.122.82 | 85.239.96.0/19 | AS16097 | HLKOMM 04107 Leipzig | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- andreas kupper
- Contact emails
Subdomains
51 observed subdomains of trusted-datacenter.cloud.
Showing 25 of 51. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for trusted-datacenter.cloud.
| Mechanism | Target |
|---|---|
| SPF_A | smtphybrid.kupper-it.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.trusted-datacenter.cloud |
| SPF_MX | trusted-datacenter.cloud |
Related pages
Pivot deeper into the graph from trusted-datacenter.cloud.
- IP · 185.141.122.210
- ASN · AS204877DE-KUPPER
- Registrar · iana:151
- Country · DE
- Email · schlund_technologies@kupper-computer.com
- TLD · .cloud
- Browse hostnames · tr…
- 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: "trusted-datacenter.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.