Skip to content

Hostname

wcloud.info

Last fetched

wcloud.info resolves to 1 IPv4 address operated by AS41307 in DE. WHOIS lists iana:226 as the registrar.

Nutrition Label

WHISPER CANON · wcloud.infoRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wcloud.info

Resolution chain

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

IPPrefixASNOperatorCountry
89.28.143.13789.28.136.0/21AS41307DE

WHOIS identity

Registrar
iana:226
Organization
walter steininger
Contact emails

Subdomains

39 observed subdomains of wcloud.info.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wcloud.info.

MechanismTarget
SPF_Awcloud.info
SPF_IP109.69.99.120/29
SPF_IP217.160.41.200
SPF_IP5.182.0.0/22
SPF_IP89.28.136.200/29
SPF_IP89.28.140.40/29
SPF_MXwcloud.info

Related pages

Pivot deeper into the graph from wcloud.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wcloud.info"})-[: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.