Skip to content

Hostname

proplanet.cloud

Last fetched

proplanet.cloud resolves to 1 IPv4 address operated by SCALEUP - ScaleUp Technologies GmbH & Co. KG in DE. WHOIS lists iana:1257 as the registrar.

Nutrition Label

WHISPER CANON · proplanet.cloudRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/proplanet.cloud

Resolution chain

proplanet.cloud resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.28.232.14081.30.140.0/22AS29014SCALEUP - ScaleUp Technologies GmbH & Co. KGDE

WHOIS identity

Registrar
iana:1257
Organization
go digital
Contact emails

Subdomains

10 observed subdomains of proplanet.cloud.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for proplanet.cloud.

MechanismTarget
SPF_INCLUDEspf.securehost.de

Related pages

Pivot deeper into the graph from proplanet.cloud.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "proplanet.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.