Skip to content

Hostname

hpcs-admin.com

Last fetched

hpcs-admin.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · hpcs-admin.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hpcs-admin.com

Resolution chain

hpcs-admin.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.85.103108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.34108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.68108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.80108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.185.4113.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.713.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.8213.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.9013.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
65.8.54.10565.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.11765.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.6665.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.8365.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of hpcs-admin.com owner
Contact emails

Web-graph footprint

Distinct hostnames that link to or from hpcs-admin.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from hpcs-admin.com.

Cypher and MCP

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

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