Skip to content

Hostname

talkable.com

Last fetched

talkable.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · talkable.comRouting diversity7.1/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/talkable.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.189.64100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.224.206107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.196.234107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.202.4113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.22.218174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.217.43184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.142.16823.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.102.9723.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.157.6223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.223.1083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.243.23.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.10.2023.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.131.683.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.97.14334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.94.14034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.106.9734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.133.16334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.35.20934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.91.4234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.71.17334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
curebit
Contact emails

Subdomains

134 observed subdomains of talkable.com.

Web-graph footprint

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

983 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for talkable.com.

MechanismTarget
SPF_INCLUDE7620365.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from talkable.com.

Cypher and MCP

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

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