Skip to content

Hostname

talkdesk.com

Last fetched

talkdesk.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · talkdesk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/talkdesk.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.207.83104.17.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.208.83104.17.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for talkdesk.com.

MechanismTarget
SPF_INCLUDE_spf1.talkdesk.com
SPF_IP136.179.50.206
SPF_IP172.217.32.0/21
SPF_IP172.253.112.0/20
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP18.156.89.250
SPF_IP18.157.243.190
SPF_IP18.216.232.154
SPF_IP18.236.40.242
SPF_IP2001:4860:4000::/36
SPF_IP207.218.90.122/32
SPF_IP209.85.128.0/17
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2c0f:fb50:4000::/36
SPF_IP3.129.120.190
SPF_IP3.70.123.177
SPF_IP34.215.104.144
SPF_IP74.125.0.0/16

Related pages

Pivot deeper into the graph from talkdesk.com.

Cypher and MCP

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

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