Skip to content

Hostname

proficloud.io

Last fetched

proficloud.io resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · proficloud.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/proficloud.io

Resolution chain

proficloud.io resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.198.218.3918.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.235.1203.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.117.523.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.188.1043.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.133.2523.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.103.23863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
phoenix contact electronics
Contact emails

Subdomains

17 observed subdomains of proficloud.io.

Web-graph footprint

Distinct hostnames that link to or from proficloud.io in the public web crawl.

24 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from proficloud.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "proficloud.io"})-[: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.