Skip to content

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

WHISPER CANON · trusted-datacenter.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/trusted-datacenter.cloud

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.

IPPrefixASNOperatorCountry
185.141.122.210185.141.120.0/22AS204877DE-KUPPERDE
85.239.122.8285.239.96.0/19AS16097HLKOMM 04107 LeipzigDE

WHOIS identity

Registrar
iana:151
Organization
andreas kupper
Contact emails

Subdomains

51 observed subdomains of trusted-datacenter.cloud.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for trusted-datacenter.cloud.

MechanismTarget
SPF_Asmtphybrid.kupper-it.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.trusted-datacenter.cloud
SPF_MXtrusted-datacenter.cloud

Related pages

Pivot deeper into the graph from trusted-datacenter.cloud.

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 20

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