Skip to content

Hostname

list.hcn.org

Last fetched

list.hcn.org resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · list.hcn.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/list.hcn.org

Resolution chain

list.hcn.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.210.132.11934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.173.1252.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with list.hcn.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from list.hcn.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for list.hcn.org.

MechanismTarget
SPF_Alist.hcn.org
SPF_IP174.46.206.0/23
SPF_IP207.170.245.128/25
SPF_IP54.68.98.211
SPF_IP66.194.65.32/27
SPF_IP74.203.48.0/23
SPF_IP74.203.57.0/24
SPF_MXlist.hcn.org

Related pages

Pivot deeper into the graph from list.hcn.org.

Cypher and MCP

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

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