Skip to content

Hostname

printercloud6.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
05cba328-d3c7-4b3a-bdb3-b7e9c226d898@identity-protect.org, 4f3019b5-ee30-4005-a666-15e094e9d6d7@identity-protect.org, 6ada1346-1a77-4fb4-98e0-b8a84b069643@identity-protect.org, 94469c20-8654-49ef-b876-62d1728a65eb@identity-protect.org, 981904ec-6b86-4879-b09f-f3fa8ff909ad@identity-protect.org, bd4a7410-ffc4-486d-8334-ffb2119545e9@identity-protect.org, f76f6c89-1917-48f5-b70d-4b0c78d3d44e@identity-protect.org, owner-9279702@printercloud6.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns1-35.azure-dns.com
  • ns4-35.azure-dns.info
  • ns2-35.azure-dns.net
  • ns3-35.azure-dns.org

Threat-feed evidence

History

Related pages

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