Skip to content

Hostname

hashkey.com

Last fetched

hashkey.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.100108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.106108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.116108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.77108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.99.2713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.124.1118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.7118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.118.11552.85.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.118.2352.85.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.118.3752.85.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.118.9352.85.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:470
Organization
domain administrator
Contact emails

Subdomains

93 observed subdomains of hashkey.com.

Web-graph footprint

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

681 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hashkey.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hashkey.com.

Cypher and MCP

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

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