Skip to content

Hostname

proficloud-dev.io

Last fetched

proficloud-dev.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-dev.ioRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/proficloud-dev.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.153.203.18918.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.185.153.10318.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.31.5918.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.56.1293.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.170.16752.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.105.4863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
phoenix contact smart business
Contact emails

Subdomains

16 observed subdomains of proficloud-dev.io.

Web-graph footprint

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

37 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from proficloud-dev.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "proficloud-dev.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.