Skip to content

Hostname

greenplus.cloud

Last fetched

greenplus.cloud resolves to 3 IPv4 addresses operated by HXO1-AS 02-583 Warszawa in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · greenplus.cloudRouting diversity3.0/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/greenplus.cloud

Resolution chain

greenplus.cloud resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.182.45.375.182.45.0/24AS61173HXO1-AS 02-583 WarszawaIR
94.182.97.4494.182.96.0/20AS31549MCK-EUROPE-ASIR
95.217.125.23795.217.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:113
Organization
greenhost
Contact emails

Subdomains

27 observed subdomains of greenplus.cloud.

Web-graph footprint

Distinct hostnames that link to or from greenplus.cloud in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for greenplus.cloud.

MechanismTarget
SPF_Agreenplus.cloud
SPF_IP95.217.113.145
SPF_MXgreenplus.cloud

Related pages

Pivot deeper into the graph from greenplus.cloud.

Cypher and MCP

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

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