Skip to content

Hostname

wcc-cloud.net

Last fetched

wcc-cloud.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. wcc-cloud.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 · wcc-cloud.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wcc-cloud.net

Resolution chain

No IPv4 resolution is recorded for wcc-cloud.net in WhisperGraph.

IPv6 resolution

No AAAA record for wcc-cloud.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
18d6c18d-da3d-48e4-9f0c-25d25bcb73e2@identity-protect.org, 3d4383fb-b1f9-4a5a-ad6e-614e6be9a9f5@identity-protect.org, 4fb3cbfc-0e93-4864-b1cc-4c7f6d60cf94@identity-protect.org, 6d8bc7e6-a035-4c73-812f-d637cc966707@identity-protect.org, 9fa90522-55b1-464f-aeea-6fbe1611be61@identity-protect.org, b9bee3ef-ae30-4030-92f9-29c1e1a3a329@identity-protect.org, owner-10575978@wcc-cloud.net.whoisprivacyservice.org, owner-4736326@wcc-cloud.net.whoisprivacyservice.org, owner-6885779@wcc-cloud.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-119.awsdns-14.com
  • ns-914.awsdns-50.net
  • ns-1288.awsdns-33.org
  • ns-1766.awsdns-28.co.uk

Threat-feed evidence

History

Related pages

Pivot from wcc-cloud.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: "wcc-cloud.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.