Skip to content

Hostname

hcwork.com

Last fetched

hcwork.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.246.1313.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.1513.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.513.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.6313.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.163.10.1103.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.10.383.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.10.83.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.10.993.163.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
65.9.175.11565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

16 observed subdomains of hcwork.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hcwork.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from hcwork.com.

Cypher and MCP

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

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