Skip to content

Hostname

hplc.cloud

Last fetched

hplc.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · hplc.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hplc.cloud

Resolution chain

hplc.cloud resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.99.11113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.12213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.1713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.173.1018.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.4118.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.6818.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.9718.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.190.723.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.733.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.773.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.853.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from hplc.cloud in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hplc.cloud.

MechanismTarget
SPF_Amail.hplc.cloud
SPF_MXhplc.cloud

Related pages

Pivot deeper into the graph from hplc.cloud.

Cypher and MCP

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

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