Skip to content

Hostname

talkingdata.com

Last fetched

talkingdata.com resolves to 3 IPv4 addresses operated by VOLCANO-ENGINE Beijing Volcano Engine Technology Co., Ltd. in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
115.190.101.129115.190.96.0/21AS137718VOLCANO-ENGINE Beijing Volcano Engine Technology Co., Ltd.CN
115.190.99.221115.190.96.0/21AS137718VOLCANO-ENGINE Beijing Volcano Engine Technology Co., Ltd.CN
116.196.122.26116.196.64.0/18AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationUS

WHOIS identity

Registrar
iana:420
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

21 observed subdomains of talkingdata.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for talkingdata.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from talkingdata.com.

Cypher and MCP

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

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