Skip to content

Hostname

datamotion.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.142.69162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.2.65172.66.0.0/22AS13335CLOUDFLARENET - 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 datamotion.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for datamotion.com.

MechanismTarget
SPF_Adatamotion.com
SPF_INCLUDE219987.spf02.hubspotemail.net
SPF_INCLUDEdev.datamotion.com
SPF_INCLUDEmail1.wpengine.com
SPF_INCLUDEscpusv7.datamotion.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.208.237.83
SPF_IP104.211.29.35
SPF_IP104.215.101.101
SPF_IP104.43.160.180
SPF_IP13.82.178.185
SPF_IP13.92.112.81
SPF_IP137.116.54.124
SPF_IP138.91.91.37
SPF_IP157.55.214.194
SPF_IP168.62.204.162
SPF_IP172.190.239.160
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP20.104.180.171
SPF_IP20.42.36.97/32
SPF_IP23.99.91.49
SPF_IP40.117.91.159
SPF_IP40.121.81.87
SPF_IP40.81.40.94
SPF_IP52.170.94.26
SPF_IP52.177.188.27
SPF_IP52.179.171.148
SPF_IP52.186.66.143
SPF_IP52.188.89.17
SPF_IP52.224.70.17
SPF_IP52.224.88.44
SPF_IP52.229.91.152
SPF_IP54.208.18.158
SPF_IP54.208.83.6
SPF_IP54.240.0.0/18

Related pages

Pivot deeper into the graph from datamotion.com.

Cypher and MCP

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

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