Skip to content

Hostname

pcloud.com

Last fetched

pcloud.com resolves to 10 IPv4 addresses operated by INFKOM-AS in LU. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · pcloud.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pcloud.com

Resolution chain

pcloud.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:228
Organization
pcloud
Contact emails

Subdomains

1,372 observed subdomains of pcloud.com.

Web-graph footprint

Distinct hostnames that link to or from pcloud.com in the public web crawl.

2,377 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pcloud.com.

MechanismTarget
SPF_Amm.pcloud.com
SPF_IP163.172.106.244
SPF_IP178.63.11.241
SPF_IP185.62.236.0/22
SPF_IP188.72.237.163
SPF_IP199.7.176.0/21
SPF_IP45.131.244.0/22
SPF_IP74.120.8.0/22
SPF_MXpcloud.com

Related pages

Pivot deeper into the graph from pcloud.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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