Skip to content

Hostname

weincloud.net

Last fetched

weincloud.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. weincloud.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · weincloud.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/weincloud.net

Resolution chain

No IPv4 resolution is recorded for weincloud.net in WhisperGraph.

IPv6 resolution

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
0d9c957b-ff9f-471c-bef6-8466df79d73e@identity-protect.org, 38a66b4c-90de-4c6f-9a66-af2486681467@identity-protect.org, 4124d93e-33f6-4f7d-9fd3-040eabe607f2@identity-protect.org, 8887a637-935d-4b83-b66c-a55ebe603ba6@identity-protect.org, aa28d66b-0fe3-433f-8f45-5d67cdebf440@identity-protect.org, af4062b7-e587-441d-97ef-259c536080f1@identity-protect.org, d8c3b0b4-830b-482e-a449-3b520a08b48c@identity-protect.org, owner-10050714@weincloud.net.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-17.awsdns-02.com
  • ns-946.awsdns-54.net
  • ns-1225.awsdns-25.org
  • ns-1633.awsdns-12.co.uk

MX records

  • inbound-smtp.eu-west-1.amazonaws.com

Threat-feed evidence

History

Related pages

Pivot from weincloud.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "weincloud.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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