Skip to content

Hostname

yuniquecloud.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for yuniquecloud.com in WhisperGraph.

IPv6 resolution

No AAAA record for yuniquecloud.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
af4c77b10a28fd0a26ccbcc7ef8fda46@domaindiscreet.com, af5f40720a16121f5d6d0246f021171e@domaindiscreet.com, eric.schuele@gerbertechnology.com, 0756965d-e7eb-4e00-911c-2cae17bfcf92@identity-protect.org, 0cbfec8c-7b10-4a80-a605-118f5e2d2c6c@identity-protect.org, 3961c798-32b5-4f57-9e98-6e1523a632e8@identity-protect.org, 6f8c48dc-6659-42d7-ad28-a2ae97f88132@identity-protect.org, 85dcd731-ae39-4f01-b09b-743070137381@identity-protect.org, b56c3826-b06c-45a8-a802-8e27144192d4@identity-protect.org, c479673f-bdce-4a90-a72a-a8b2a8c3b2fd@identity-protect.org, owner-10765391@yuniquecloud.com.whoisprivacyservice.org, owner-3249416@yuniquecloud.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-25.awsdns-03.com
  • ns-943.awsdns-53.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1186.awsdns-20.org
  • ns-1842.awsdns-38.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

SPF policy

  • include: custspf.register.com

Threat-feed evidence

History

Related pages

Pivot from yuniquecloud.com 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: "yuniquecloud.com"})-[: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.