Skip to content

Hostname

thekey.com

Last fetched

thekey.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · thekey.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/thekey.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.105.11618.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.2518.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.2918.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.9818.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
199.60.103.175199.60.103.0/24AS209242US
199.60.103.75199.60.103.0/24AS209242US
3.164.240.1273.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.183.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.643.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.883.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.165.255.1053.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.1133.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.583.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.73.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
65.8.131.12665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:228
Organization
cam good
Contact emails

Subdomains

34 observed subdomains of thekey.com.

Web-graph footprint

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

280 sites link to this hostname.

168 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for thekey.com.

MechanismTarget
SPF_Athekey.com
SPF_INCLUDE_spf.cnddtid.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.dynect.net
SPF_IP5.61.117.80/28
SPF_IP5.61.117.96/28
SPF_MXthekey.com

Related pages

Pivot deeper into the graph from thekey.com.

Cypher and MCP

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

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