Skip to content

Hostname

printercloud5.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
157307bb-0b9f-4639-9693-93d74245f3ec@identity-protect.org, 4cc7210c-48ff-4833-8aa2-7197f7befbaa@identity-protect.org, 52a83b7f-e20c-4a66-8ae0-4fb14386078e@identity-protect.org, 541718c5-9e6d-408d-b9fa-00c9352866d3@identity-protect.org, c003be59-9d03-423a-b86e-ed303b918577@identity-protect.org, dc21cbb7-6db9-41b9-a5c2-f83300325ab0@identity-protect.org, f838c518-dde9-412f-bc04-549c3c6cf65f@identity-protect.org, owner-6188541@printercloud5.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-74.awsdns-09.com
  • ns-596.awsdns-10.net
  • ns-1053.awsdns-03.org
  • ns-1644.awsdns-13.co.uk

MX records

  • inbound-smtp.us-west-2.amazonaws.com

Threat-feed evidence

History

Related pages

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