Skip to content

Hostname

dynata.com

Last fetched

dynata.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

dynata.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

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 dynata.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for dynata.com.

MechanismTarget
SPF_Adynata.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEstspg-customer.com
SPF_IP104.152.224.62/32
SPF_IP12.13.41.0/27
SPF_IP13.111.12.33
SPF_IP136.147.182.3
SPF_IP167.89.58.181
SPF_IP167.89.64.157
SPF_IP167.89.64.5
SPF_IP172.246.35.67
SPF_IP195.14.73.86
SPF_IP195.14.73.87
SPF_IP204.13.11.36
SPF_IP204.13.11.48
SPF_IP204.13.11.49
SPF_IP204.13.11.51
SPF_IP204.13.9.184
SPF_IP204.13.9.185
SPF_IP216.118.201.118/31
SPF_IP216.118.201.120/31
SPF_IP216.118.201.122/32
SPF_IP216.182.220.0/23
SPF_IP23.251.237.159/32
SPF_IP23.251.237.160/29
SPF_IP23.251.237.168/30
SPF_IP23.96.243.78/32
SPF_IP54.240.124.108
SPF_IP54.240.124.109
SPF_IP54.240.124.110
SPF_IP64.37.236.0/23
SPF_IP65.212.180.36
SPF_IP65.212.180.75
SPF_IP68.64.190.126
SPF_IP74.117.203.0/24

Related pages

Pivot deeper into the graph from dynata.com.

Cypher and MCP

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

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